Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
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