from_wkt

classmethod Equi7Grid_projection.from_wkt(in_wkt_string: str) CRS

New in version 2.2.0.

Make a CRS from a WKT string

Parameters:

in_wkt_string (str) – A WKT string.

Return type:

CRS