from_json

classmethod Equi7Grid_projection.from_json(crs_json: str) CRS

New in version 2.4.0.

Create CRS from a CRS JSON string.

Parameters:

crs_json (str) – CRS JSON string.

Return type:

CRS