stilt.geometry.is_longlat_crs#

stilt.geometry.is_longlat_crs(crs)[source]#

True when crs is geographic (lon/lat degrees).

Return type:

bool

Parameters:

crs (str)