Installation and Data Loading
Developer Guide
About Data Cube
datacube.utils.geometry.
lonlat_bounds
Return the bounding box of a geometry
geom (Geometry) – Geometry in any projection
Geometry
mode (str) – safe|quick
str
resolution (Optional[float]) – If supplied will first segmentize input geometry to have no segment longer than resolution, this increases accuracy at the cost of computation
Optional
float
resolution
BoundingBox