Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Compute footprint in foreign CRS.
crs (Union[str, CRS, CRS, Dict[str, Any]]) – CRS of the destination
Union
str
CRS
Dict
Any
buffer (float) – amount to buffer in source pixels before transforming
float
npoints (int) – number of points per-side to use, higher number is slower but more accurate
int
Geometry