pisces.geometry.coordinates.utils.write_coordinate_system_to_dict#
- pisces.geometry.coordinates.utils.write_coordinate_system_to_dict(cs: CoordinateSystem) dict [source]#
Serialize a coordinate system to a dictionary.
- Parameters:
cs (
CoordinateSystem
)- Returns:
A dictionary with keys “class” and “parameters”.
- Return type: