from_authority

classmethod Equi7Grid_projection.from_authority(auth_name: str, code: str | int) CRS

New in version 2.2.0.

Make a CRS from an authority name and authority code

Parameters:
  • auth_name (str) – The name of the authority.

  • code (int or str) – The code used by the authority.

Return type:

CRS