Returns an AngularUnit object from a code.
[Visual Basic]
NotOverridable Public Function CreateAngularUnit( _
ByVal code As String _
) As IAngularUnit Implements _
ICoordinateSystemAuthorityFactory.CreateAngularUnit
An object that implements the IAngularUnit interface.
ICoordinateSystemAuthorityFactory.CreateAngularUnit
Some common angular units and their codes are described in the table below.
EPSG Code | Descriptions |
---|---|
9101 | Radian |
9102 | Degree |
9103 | Arc-minute |
9104 | Arc-second |
CoordinateSystemEPSGFactory Class | CoordinateSystemEPSGFactory Members | Geotools.CoordinateReferenceSystems Namespace