Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Construct BoundingBox from two points.
BoundingBox
p1 (Tuple[float, float]) – (x, y)
Tuple
float
p2 (Tuple[float, float]) – (x, y)
crs (Union[str, CRS, CRS, Dict[str, Any], None]) – CRS
Union
str
CRS
Dict
Any
None