CoordinateSystemManager.
has_coordinate_system
Return ‘True’ if a coordinate system with specified name already exists.
coordinate_system_name (str) – Name of the coordinate system, that should be checked.
str
‘True’ or ‘False’
bool