Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Query bounds in folium/ipyleaflet style.
Returns SW, and NE corners in lat/lon order. ((lat_w, lon_s), (lat_e, lon_n)).
((lat_w, lon_s), (lat_e, lon_n))
Tuple[Tuple[float, float], Tuple[float, float]]
Tuple
float