gml:LinearCSType
A one-dimensional coordinate system that consists of the points that lie on the single axis described. The associated ordinate is the distance from the specified origin to the point along the axis. Example: usage of the line feature representing a road to describe points on or along that road. A LinearCS shall have one usesAxis association.
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:LinearCS
- Element gmx:ML_LinearCS via derived type gmx:ML_LinearCS_Type