Returns a GeographicCoordinateSystem object from a code.
[Visual Basic]
NotOverridable Public Function CreateGeographicCoordinateSystem( _
ByVal code As String _
) As IGeographicCoordinateSystem Implements _
ICoordinateSystemAuthorityFactory.CreateGeographicCoordinateSystem
An object that implements the IGeographicCoordinateSystem interface.
ICoordinateSystemAuthorityFactory.CreateGeographicCoordinateSystem
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemEPSGFactory.CreateGeographicCoordinateSystem(System.String)
CoordinateSystemEPSGFactory Class | CoordinateSystemEPSGFactory Members | Geotools.CoordinateReferenceSystems Namespace