CoordinateSystem
Coordinate reference system.
URI: cim:CoordinateSystem
Type: Class
classDiagram
class CoordinateSystem
click CoordinateSystem href "../CoordinateSystem"
IdentifiedObject <|-- CoordinateSystem
click IdentifiedObject href "../IdentifiedObject"
CoordinateSystem : CoordinateSystem.crsUrn
CoordinateSystem : CoordinateSystem.Locations
CoordinateSystem --> Location : CoordinateSystem.Locations
click Location href "../Location"
CoordinateSystem : IdentifiedObject.mRID
CoordinateSystem : IdentifiedObject.name
Inheritance
- IdentifiedObject
- CoordinateSystem
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
crsUrn | cim:CoordinateSystem.crsUrn | 1 string |
A Uniform Resource Name (URN) for the coordinate reference system (crs) used ... | direct |
Locations | cim:CoordinateSystem.Locations | * Location |
All locations described with position points in this coordinate system | direct |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 0..1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
ServiceLocation | CoordinateSystem | range | CoordinateSystem |
WorkLocation | CoordinateSystem | range | CoordinateSystem |
Location | CoordinateSystem | range | CoordinateSystem |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/GeographicalLocation-EU#Package_GeographicalLocationProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:CoordinateSystem |
native | this:CoordinateSystem |