xee.geometry_to_bounds

xee.geometry_to_bounds(geom)

Finds the CRS bounds from a ee.Geometry polygon.

Parameters:

geom (Geometry)

Return type:

tuple[float, float, float, float]