Gets the WKT name of a Geoid.
[Visual Basic]
Function WktGeoidName( _
ByVal Geoid As String _
) As String
geoid Code value for geoid allocated by authority.
In the OGC definition of WKT horizontal datums, the geoid is referenced by a quoted string, which is used as a key value. This method gets the OGC WKT key value from a geoid code.
ICoordinateSystemAuthorityFactory Interface | ICoordinateSystemAuthorityFactory Members | Geotools.CoordinateReferenceSystems Namespace