Geotools.Net

CompoundCoordinateSystem Class

An aggregate of two coordinate systems (CRS).

For a list of all members of this type, see CompoundCoordinateSystem Members.

System.Object
   AbstractInformation
      CoordinateSystem
         CompoundCoordinateSystem

[Visual Basic]
Public Class CompoundCoordinateSystem
Inherits CoordinateSystem
Implements ICompoundCoordinateSystem
[C#]
public class CompoundCoordinateSystem : CoordinateSystem, ICompoundCoordinateSystem

Remarks

One of these is usually a CRS based on a two dimensional coordinate system such as a geographic or a projected coordinate system with a horizontal datum. The other is a vertical CRS which is a one-dimensional coordinate system with a vertical datum.

Requirements

Namespace: Geotools.CoordinateReferenceSystems Namespace

Assembly: Geotools.dll

See Also

CompoundCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace