Enum PointFormats
PointFormats enumeration
PointFormats används för att konvertera koordinater i text.
public enum PointFormats
Värderingar
| namn | Värde | Beskrivning |
|---|---|---|
| DecimalDegrees | 0 | Decimalgrader (DD) format. |
| DegreeMinutesSeconds | 1 | Degree Minutes Seconds (DMS) format. |
| DegreeDecimalMinutes | 2 | Degree Decimal Minutes (DDM) format. |
| GeoRef | 3 | World Geographic Reference System. |
| Mgrs | 4 | Military Grid Reference System med WGS 84 datum. |
| Usng | 5 | United States National Grid med WGS 84 datum. |
Se även
- namnutrymme Aspose.Gis
- hopsättning Aspose.GIS