to_3d

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

New in version 3.1.0.

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

New vertical axis attributes:
  • ellipsoidal height

  • oriented upwards

  • metre units

Parameters:

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

Return type:

CRS