Introduction
Developer Guide
to_crs()
GeoBox
GridSpec
Index
Construct GeoBox from a polygon.
resolution (Union[float, int, Resolution]) – Either a single number or a Resolution object.
Union
float
int
Resolution
crs (Union[str, CRS, CRS, Dict[str, Any], None]) – CRS to use, if different from the geopolygon
str
CRS
Dict
Any
None