Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Compute footprint in foreign CRS.
crs (Union[str, int, CRS, CRS, Dict[str, Any]]) – CRS of the destination
Union
str
int
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
Geometry