CoordinateReferenceSystem# class caris.CoordinateReferenceSystem# The coordinate reference system. wkt# The WKT representation of the coordinate reference system Type: str __init__((object)arg1, (str)codespace, (str)code) → object :# Constructor Parameters: codespace (str) – The codespace string (for example an EPSG or WKT) code (str) – The crs identifier (for example an EPSG identifier or a WKT string)