: Public <<type>> Class
Created: 23.5.2022 18.05.11
Modified: 1.8.2022 13.54.19
Project:
Advanced:
Definition of a coordinate system axis.<br/><br/>
Attribute
Public CharacterString
  axisAbbrev
Details:
Notes: The abbreviation used for this coordinate system axis; this abbreviation is also used to identify the coordinates in the coordinate tuple. Examples are X and Y.<br/>
Public CS_AxisDirection
  axisDirection
Details:
Notes: Direction of this coordinate system axis (or in the case of Cartesian projected coordinates, the direction of this coordinate system axis locally). Examples: north or south, east or west, up or down. Within any set of coordinate system axes, only one of each pair of terms can be used. For earth-fixed CRSs, this direction is often approximate and intended to provide a human interpretable meaning to the axis. When a geodetic datum is used, the precise directions of the axes may therefore vary slightly from this approximate direction. Note that an EngineeringCRS often requires specific descriptions of the directions of its coordinate system axes.<br/>
Public UnitOfMeasure
  axisUnitID
Details:
Notes: Identifier of the unit used for this coordinate system axis. The value of a coordinate in a coordinate tuple shall be recorded using this unit.<br/>
Public Number
  maximumValue
Details:
Notes: The maximum value normally allowed for this axis, in the unit of measure for the axis.<br/><br/>
Public Number
  minimumValue
Details:
Notes: The minimum value normally allowed for this axis, in the unit of measure for the axis.<br/><br/>
Public CS_RangeMeaning
  rangeMeaning
Details:
Notes: Meaning of axis value range specified by minimumValue and maximumValue. This element shall be omitted when both minimumValue and maximumValue are omitted. It may be included when minimumValue and/or maximumValue are included. If this element is omitted when minimumValue or maximumValue are included, the meaning is unspecified.<br/><br/>
Element Source Role Target Role
«type» CS_CoordinateSystem
Class  
Name: axis
Ordered sequence of associations to the coordinate system axes included in a coordinate system.
Name: coordinateSystem
Not-navigable association from a Coordinate System that uses this Coordinate System Axis.
Details:
Axes describing horizontal location must have the same unit.<br/>All axes of a Cartesian CS must have the same unit when applied to a Geocentric CRS.<br/>
«type» CS_ParametricCS
Class  
Name: axis
 
Name: coordinateSystem
 
Details:
 
Tag Value
byValuePropertyType false
Details:
Values: false
Default: false
Description: Create a property type that requires that the instance is encoded inline (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
isCollection false
Details:
Values: true | false
Default: false
Description: Identifies the type as an object collection.
noPropertyType false
Details:
Values: false
Default: false
Description: Surpress creation of a standard property type that supports inline or by-reference encoding (applies to ISO 19136:2007 encoding rule). Always set to false in INSPIRE.
persistence persistent
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
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«type» IO_IdentifiedObject Class Generalization To  
«datatype» AxisDescription DataType Dependency From  
«type» CS_ParametricCS Class Weak To