is_geographicο
- property Equi7Grid_projection.is_geographic: boolο
This checks if the CRS is geographic. It will check if it has a geographic CRS in the sub CRS if it is a compound CRS and will check if the source CRS is geographic if it is a bound CRS.
- Returns:
True if the CRS is in geographic (lon/lat) coordinates.
- Return type:
bool