is_projected

property Equi7Grid_projection.is_projected: bool

This checks if the CRS is projected. It will check if it has a projected CRS in the sub CRS if it is a compound CRS and will check if the source CRS is projected if it is a bound CRS.

Returns:

True if CRS is projected.

Return type:

bool