: Public <<Union>> Class
Created: 10/04/2008 12:16:37
Modified: 14/12/2009 12:07:00
Project:
Advanced:
A coordinate system used by an Engineering CRS. It shall be one of affine coordinate system, Cartesian coordinate system, cylindrical coordinate system, linear coordinate system, polar coordinate system, spherical coordinate system or user-defined coordinate system.
Attribute
Public CS_AffineCS
  affineCS
Details:
Notes: A two- or three-dimensional coordinate system with straight axes that are not necessarily orthogonal. An AffineCS shall have two or three axis associations; the number of associations shall equal the dimension of the CS.
Public CS_CartesianCS
  cartesianCS
Details:
Notes: A two- or three-dimensional coordinate system with orthogonal straight axes. In the 2D case both axes and in the 3D case all axes shall have the same length unit. A CartesianCS shall have two or three axis associations; the number of associations shall equal the dimension of the CS.
Public CS_CylindricalCS
  cylindricalCS
Details:
Notes: A three-dimensional coordinate system consisting of a polar coordinate system extended by a straight coordinate axis perpendicular to the plane spanned by the polar coordinate system. A CylindricalCS shall have three axis associations.
Public CS_LinearCS
  linearCS
Details:
Notes: A one-dimensional coordinate system that consists of the points that lie on the single axis described. The associated coordinate is the distance - with or without offset - from the origin point, specified through the datum definition, to the point along the axis. Example: usage of the line feature representing a pipeline to describe points on or along that pipeline. A LinearCS shall have one axis association.
Public CS_PolarCS
  polarCS
Details:
Notes: A two-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction. A PolarCS shall have two axis associations.
Public CS_SphericalCS
  sphericalCS
Details:
Notes: A three-dimensional coordinate system with one distance measured from the origin and two angular coordinates. Not to be confused with an ellipsoidal coordinate system based on an ellipsoid "degenerated" into a sphere. A SphericalCS shall have three axis associations.
Public CS_UserDefinedCS
  userDefinedCS
Details:
Notes: A two- or three-dimensional coordinate system that consists of any combination of coordinate axes not covered by any other Coordinate System type. An example is a multilinear coordinate system which contains one coordinate axis that may have any 1-D shape which has no intersections with itself. This non-straight axis is supplemented by one or two straight axes to complete a 2 or 3 dimensional coordinate system. The non-straight axis is typically incrementally straight or curved. A UserDefinedCS shall have two or three axis associations; the number of associations shall equal the dimension of the CS.
Element Source Role Target Role
«type» SC_EngineeringCRS
Class  
Name: coordinateSystem
 
Name: referenceSystem
 
Details:
 
Tag Value
noPropertyType false
Details:
Values: false
Default: false
Description: Surpress creation of a standard property type that supports inline encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
persistence transient
Details:
 
xsdEncodingRule iso19136_2007_INSPIRE_Extensions
Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions
Default: iso19136_2007_INSPIRE_Extensions
Description: XML Schema encoding rule to apply
Object Type Connection Direction Notes
«type» CS_CoordinateSystem Class Realization To