coordinates.coordinate_systems.PolarCoordinateSystem.parameters# property PolarCoordinateSystem.parameters: Dict[str, Any]# The parameters of this coordinate system. Note that modifications made to the returned dictionary are not reflected in the class itself. To change a parameter value, the class must be re-instantiated.