CoordinateSystemManager.
has_data
Return ‘True’ if the desired coordinate system owns the specified data.
coordinate_system_name (str) – Name of the coordinate system
str
data_name (str) – Name of the data
‘True’ or ‘False’
bool