pisces.geometry.coordinates.base.CoordinateSystem.from_dict#

classmethod CoordinateSystem.from_dict(data: dict[str, Any]) CoordinateSystem[source]#

Deserialize a coordinate system from a dictionary.

Raises TypeError if the class name does not match.