axis_info

property Equi7Grid_projection.axis_info: list[Axis]

Retrieves all relevant axis information in the CRS. If it is a Bound CRS, it gets the axis list from the Source CRS. If it is a Compound CRS, it gets the axis list from the Sub CRS list.

Returns:

The list of axis information.

Return type:

list[Axis]