Geotools.Net

ICoordinateTransformation.Authority Property

Authority which defined transformation and parameter values.

[Visual Basic]
Property Authority As String
[C#]
string Authority {get;}

Property Value

Missing <value> documentation for P:Geotools.CoordinateTransformations.ICoordinateTransformation.Authority

Remarks

An Authority is an organization that maintains definitions of Authority Codes. For example the European Petroleum Survey Group (EPSG) maintains a database of coordinate systems, and other spatial referencing objects, where each object has a code number ID. For example, the EPSG code for a WGS84 Lat/Lon coordinate system is '4326'.

See Also

ICoordinateTransformation Interface | ICoordinateTransformation Members | Geotools.CoordinateTransformations Namespace