Enumeration which specifies constants defining geodetic coordinate formats.
| Member Name | Description |
|---|---|
| NotDefined | indicates that the geodetic coordinate format is not defined |
| DecimalDegrees | indicates the decimal degrees format, for example: (38.889139;, -77.049) |
| DegreesMinutesSecondsDirection | indicates the DMS format or DDD MM SS.SSSS [N, S, E, W], for example: (38 53 20.9 N, 77 2 56.4 W) |
Namespace: ApsGis
Assembly: ApsGis (in ApsGis.dll)