Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Construct BoundingBox from image shape and transform.
BoundingBox
shape (Union[Tuple[int, int], XY[int], Shape2d, Index2d]) – image dimensions
Union
Tuple
int
XY
Shape2d
Index2d
transform (Affine) – Affine mapping from pixel to world
Affine
crs (Union[str, CRS, CRS, Dict[str, Any], None]) – CRS
str
CRS
Dict
Any
None