Geotools.Net

AbstractInformation.Authority Property

Gets the authority name.

[Visual Basic]
NotOverridable Public ReadOnly Property Authority As String
[C#]
public string Authority {get;}

Property Value

Missing <value> documentation for P:Geotools.CoordinateReferenceSystems.AbstractInformation.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

AbstractInformation Class | AbstractInformation Members | Geotools.CoordinateReferenceSystems Namespace