Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Construct BoundingBox from x and y ranges.
BoundingBox
x (Tuple[float, float]) – (left, right)
Tuple
float
y (Tuple[float, float]) – (bottom, top)
crs (Union[str, CRS, CRS, Dict[str, Any], None]) – CRS
Union
str
CRS
Dict
Any
None