Class TLcdGML32VerticalCS

All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable
Direct Known Subclasses:
TLcdISO19115VerticalCS

public class TLcdGML32VerticalCS extends TLcdGML32AbstractCoordinateSystem
gml:VerticalCS is a one-dimensional coordinate system used to record the heights or depths of points. Such a coordinate system is usually dependent on the Earth's gravity field, perhaps loosely as when atmospheric pressure is the basis for the vertical coordinate system axis. A VerticalCS shall have one gml:axis property element.
Since:
2026.0
  • Constructor Details

    • TLcdGML32VerticalCS

      public TLcdGML32VerticalCS()
    • TLcdGML32VerticalCS

      public TLcdGML32VerticalCS(TLcdDataType aType)