from_dict

classmethod Equi7Grid_projection.from_dict(proj_dict: dict) CRS

New in version 2.2.0.

Make a CRS from a dictionary of PROJ parameters.

Parameters:

proj_dict (str) – PROJ params in dict format.

Return type:

CRS