gml:CartesianCSType
A 1-, 2-, or 3-dimensional coordinate system. Gives the position of points relative to orthogonal straight axes in the 2- and 3-dimensional cases. In the 1-dimensional case, it contains a single straight coordinate axis. In the multi-dimensional case, all axes shall have the same length unit of measure. A CartesianCS shall have one, two, or three usesAxis associations.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Content
- Sequence [1..1]
- gml:metaDataProperty [0..*] Contains or refers to a metadata package that contains metadata properties.
- gml:csName [1..1] The name by which this coordinate system is identified.
- gml:csID [0..*] Set of alternative identifications of this coordinate system. The first csID, if any, is normally the primary identification code, and any others are aliases.
- gml:remarks [0..1] Comments on or information about this coordinate system, including data source information.
- gml:usesAxis [1..*] Ordered sequence of associations to the coordinate system axes included in this coordinate system.
from type gml:AbstractCoordinateSystemBaseTypefrom type gml:AbstractCoordinateSystemType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [1..1] | xsd:ID | from type gml:AbstractCoordinateSystemBaseType |
Used by
- Element gml:CartesianCS
- Element gmx:ML_CartesianCS via derived type gmx:ML_CartesianCS_Type
Type inheritance chain
- gml:AbstractGMLType
- gml:DefinitionType
- gml:AbstractCoordinateSystemBaseType
- gml:AbstractCoordinateSystemType
- gml:CartesianCSType
- extended by gmx:ML_CartesianCS_Type
- gml:CartesianCSType
- gml:AbstractCoordinateSystemType
- gml:AbstractCoordinateSystemBaseType
- gml:DefinitionType