to_2d

Equi7Grid_projection.to_2d(name: str | None = None) CRS

New in version 3.6.0.

Convert the current CRS to the 2D version if it makes sense.

Parameters:

name (str, optional) – CRS name. Defaults to use the name of the original CRS.

Return type:

CRS