Class TLcdGML32EllipsoidalCS

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

public class TLcdGML32EllipsoidalCS extends TLcdGML32AbstractCoordinateSystem
gml:EllipsoidalCS is a two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height. An EllipsoidalCS shall have two or three gml:axis property elements; the number of associations shall equal the dimension of the CS.
Since:
2026.0
  • Constructor Details

    • TLcdGML32EllipsoidalCS

      public TLcdGML32EllipsoidalCS()
    • TLcdGML32EllipsoidalCS

      public TLcdGML32EllipsoidalCS(TLcdDataType aType)