: Public Class
Created: 22/05/2008 00:21:51
Modified: 26/05/2016 16:02:38
Project:
Advanced:
Coordinate reference system.<br/><br/>
Attribute
Public String
  crsUrn
Details:
Notes: A Uniform Resource Name (URN) for the coordinate reference system (crs) used to define 'Location.PositionPoints'.<br/>An example would be the European Petroleum Survey Group (EPSG) code for a coordinate reference system, defined in URN under the Open Geospatial Consortium (OGC) namespace as: urn:ogc:def:uom:EPSG::XXXX, where XXXX is an EPSG code (a full list of codes can be found at the EPSG Registry web site http://www.epsg-registry.org/). To define the coordinate system as being WGS84 (latitude, longitude) using an EPSG OGC, this attribute would be urn:ogc:def:uom:EPSG::4236.<br/>A profile should limit this code to a set of allowed URNs agreed to by all sending and receiving parties.<br/>
Element Source Role Target Role
Location
Class  
Name: Locations
All locations described with position points in this coordinate system.
Name: CoordinateSystem
Coordinate system used to describe position points of this location.
Details:
 
Object Type Connection Direction Notes
«ACC» CoordinateSystem Class Dependency From  
CoordinateSystem Class Dependency From  
IdentifiedObject Class Generalization To