Geotools.Net

ILocalDatum Interface

Local datum.

[Visual Basic]
Public Interface ILocalDatum
Implements IDatum, IInfo
[C#]
public interface ILocalDatum : IDatum, IInfo

Remarks

If two local datum objects have the same datum type and name, then they can be considered equal. This means that coordinates can be transformed between two different local coordinate systems, as long as they are based on the same local datum.

Requirements

Namespace: Geotools.CoordinateReferenceSystems Namespace

Assembly: Geotools.dll

See Also

ILocalDatum Members | Geotools.CoordinateReferenceSystems Namespace