Geotools.Net

ICompoundCoordinateSystem Interface

An aggregate of two coordinate systems (CRS). 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.

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

[Visual Basic]
Public Interface ICompoundCoordinateSystem
Implements ICoordinateSystem, IInfo
[C#]
public interface ICompoundCoordinateSystem : ICoordinateSystem, IInfo

Remarks

Missing <remarks> documentation for T:Geotools.CoordinateReferenceSystems.ICompoundCoordinateSystem

Requirements

Namespace: Geotools.CoordinateReferenceSystems Namespace

Assembly: Geotools.dll

See Also

ICompoundCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace