Introduction
Developer Guide
to_crs()
__iter__()
GeoBox
GridSpec
Index
Project vertical line along some longitude into a given CRS.
crs (Union[str, int, CRS, CRS, Dict[str, Any], Unset, None]) – Destination CRS
Union
str
int
CRS
Dict
Any
Unset
None
lon (float) – Longitude to project
float
lat (Tuple[float, float]) – Optionally limit range of the line
Tuple
step (float) – Line “resolution” in degrees
Geometry