from_proj4

classmethod Equi7Grid_projection.from_proj4(in_proj_string: str) CRS

New in version 2.2.0.

Make a CRS from a PROJ string

Parameters:

in_proj_string (str) – A PROJ string.

Return type:

CRS