gml:AbstractCoordinateSystemType
A coordinate system (CS) is the set of coordinate system axes that spans a given coordinate space. A CS is derived from a set of (mathematical) rules for specifying how coordinates in a given space are to be assigned to points. The coordinate values in a coordinate tuple shall be recorded in the order in which the coordinate system axes associations are recorded, whenever those coordinates use a coordinate reference system that uses this coordinate system. This abstract complexType shall not be used, extended, or restricted, in an Application Schema, to define a concrete subtype with a meaning equivalent to a concrete subtype specified in this document.
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
Properties: Abstract
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:AbstractCoordinateSystemBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [1..1] | xsd:ID | from type gml:AbstractCoordinateSystemBaseType |
Used by
- Element gml:_CoordinateSystem
- Element gml:CartesianCS via derived type gml:CartesianCSType
- Element gml:CylindricalCS via derived type gml:CylindricalCSType
- Element gml:EllipsoidalCS via derived type gml:EllipsoidalCSType
- Element gml:LinearCS via derived type gml:LinearCSType
- Element gml:ObliqueCartesianCS via derived type gml:ObliqueCartesianCSType
- Element gml:PolarCS via derived type gml:PolarCSType
- Element gml:SphericalCS via derived type gml:SphericalCSType
- Element gml:TemporalCS via derived type gml:TemporalCSType
- Element gml:UserDefinedCS via derived type gml:UserDefinedCSType
- Element gml:VerticalCS via derived type gml:VerticalCSType
- Element gmx:CoordinateSystemAlt via derived type gmx:CoordinateSystemAlt_Type
- Element gmx:ML_CartesianCS via derived type gmx:ML_CartesianCS_Type
- Element gmx:ML_CylindricalCS via derived type gmx:ML_CylindricalCS_Type
- Element gmx:ML_EllipsoidalCS via derived type gmx:ML_EllipsoidalCS_Type
- Element gmx:ML_LinearCS via derived type gmx:ML_LinearCS_Type
- Element gmx:ML_PolarCS via derived type gmx:ML_PolarCS_Type
- Element gmx:ML_SphericalCS via derived type gmx:ML_SphericalCS_Type
- Element gmx:ML_TimeCS via derived type gmx:ML_TimeCS_Type
- Element gmx:ML_UserDefinedCS via derived type gmx:ML_UserDefinedCS_Type
- Element gmx:ML_VerticalCS via derived type gmx:ML_VerticalCS_Type
Type inheritance chain
- gml:AbstractGMLType
- gml:DefinitionType
- gml:AbstractCoordinateSystemBaseType
- gml:AbstractCoordinateSystemType
- extended by gmx:CoordinateSystemAlt_Type
- extended by gml:EllipsoidalCSType
- extended by gmx:ML_EllipsoidalCS_Type
- extended by gml:CartesianCSType
- extended by gmx:ML_CartesianCS_Type
- extended by gml:VerticalCSType
- extended by gmx:ML_VerticalCS_Type
- extended by gml:TemporalCSType
- extended by gmx:ML_TimeCS_Type
- extended by gml:LinearCSType
- extended by gmx:ML_LinearCS_Type
- extended by gml:UserDefinedCSType
- extended by gmx:ML_UserDefinedCS_Type
- extended by gml:SphericalCSType
- extended by gmx:ML_SphericalCS_Type
- extended by gml:PolarCSType
- extended by gmx:ML_PolarCS_Type
- extended by gml:CylindricalCSType
- extended by gmx:ML_CylindricalCS_Type
- extended by gml:ObliqueCartesianCSType
- gml:AbstractCoordinateSystemType
- gml:AbstractCoordinateSystemBaseType
- gml:DefinitionType