is_vertical

property Equi7Grid_projection.is_vertical: bool

New in version 2.2.0.

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

Returns:

True if CRS is vertical.

Return type:

bool