The following tables list the members exposed by CoordinateConversion.
Name | Description | |
---|---|---|
DecimalDegreesToMapPoint | Converts a coordinate notation string in the Decimal Degrees (DD) format to a MapPoint geometry with the specified SpatialReference. | |
DecimalDegreesToMapPoints | Converts a collection of coordinate notation strings in the Decimal Degrees (DD) format to a collection of MapPoint geometries each with the same specified SpatialReference. | |
DegreesDecimalMinutesToMapPoint | Converts a coordinate notation string in the Degrees Decimal Minutes (DDM) format to a MapPoint geometry with the specified SpatialReference. | |
DegreesDecimalMinutesToMapPoints | Converts a collection of coordinate notation strings in the Degrees Decimal Minutes (DDM) format to a collection of MapPoint geometries each with the same specified SpatialReference. | |
DegreesMinutesSecondsToMapPoint | Converts a coordinate notation string in the Degrees Minutes Seconds (DMS) format to a MapPoint geometry with the specified SpatialReference. | |
DegreesMinutesSecondsToMapPoints | Converts a collection of coordinate notation strings in the Degrees Minutes Seconds (DMS) format to a collection of MapPoint geometries each with the same specified SpatialReference. | |
GarsToMapPoint | Converts a coordinate notation string in the Global Area Reference System (GARS) format to a MapPoint geometry with the specified SpatialReference. | |
GarsToMapPoints | Converts a collection of coordinate notation strings in the Global Area Reference System (GARS) format to a collection of MapPoint geometries each with the same specified spatial reference. | |
GeorefToMapPoint | Converts a coordinate notation string in the World Geographic Reference system (GEOREF) format to a MapPoint geometry with the specified SpatialReference. | |
GeorefToMapPoints | Converts a collection of coordinate notation strings in the World Geographic Reference system (GEOREF) format to a collection of MapPoint geometries each with the same specified spatial reference. | |
MapPointsToDecimalDegrees | Converts a collection of MapPoint geometries to a collection of coordinate notation strings in the Decimal Degrees (DD) format. The MapPoints must all have the same valid SpatialReference. | |
MapPointsToDegreesDecimalMinutes | Converts a collection of MapPoint geometries to a collection of coordinate notation strings in the Degrees Decimal Minutes (DDM) format. The MapPoints must all have the same valid SpatialReference. | |
MapPointsToDegreesMinutesSeconds | Converts a collection of MapPoint geometries to a collection of coordinate notation strings in the Degrees Minutes Seconds (DMS) format. | |
MapPointsToGars | Converts a collection of MapPoint geometries to a collection of coordinate notation strings in the Global Area Reference System (GARS) format. | |
MapPointsToGeoref | Converts a collection of MapPoint geometries to a collection of coordinate notation strings in the World Geographic Reference system (GEOREF) format. | |
MapPointsToMgrs | Converts a collection of MapPoint geometries to a collection of coordinate notation strings in the Military Grid Reference System (MGRS) format. The MapPoints must all have the same valid SpatialReference. | |
MapPointsToUsng | Converts a collection of MapPoint geometries to a collection of coordinate notation strings in the United States National Grid (USNG) format. | |
MapPointsToUtm | Converts a collection of MapPoint geometries to a collection of coordinate notation strings in the Universal Transverse Mercator (UTM) format. | |
MapPointToDecimalDegrees | Converts a MapPoint geometry to a coordinate notation string in the Decimal Degrees (DD) format. | |
MapPointToDegreesDecimalMinutes | Converts a MapPoint geometry to a coordinate notation string in the Degrees Decimal Minutes (DDM) format. | |
MapPointToDegreesMinutesSeconds | Converts a MapPoint geometry to a coordinate notation string in the Degrees Minutes Seconds (DMS) format. | |
MapPointToGars | Converts a MapPoint geometry to a coordinate notation string in the Global Area Reference System (GARS) format. | |
MapPointToGeoref | Converts a MapPoint geometry to a coordinate notation string in the World Geographic Reference system (GEOREF) format. | |
MapPointToMgrs | Converts a MapPoint geometry to a coordinate notation string in the Military Grid Reference System (MGRS) format. The MapPoint must have a valid SpatialReference. | |
MapPointToUsng | Converts a MapPoint geometry to a coordinate notation string in the United States National Grid (USNG) format. | |
MapPointToUtm | Converts a MapPoint geometry to a coordinate notation string in the Universal Transverse Mercator (UTM) format. | |
MgrsToMapPoint | Converts a coordinate notation string in the Military Grid Reference System (MGRS) format to a MapPoint geometry with the specified spatial reference. | |
MgrsToMapPoints | Converts a collection of coordinate notation strings in the Military Grid Reference System (MGRS) format to a collection of MapPoint geometries each with the same specified spatial reference. | |
UsngToMapPoint | Converts a coordinate notation string in the United States National Grid (USNG) format to a MapPoint geometry with the specified SpatialReference. | |
UsngToMapPoints | Converts a collection of coordinate notation strings in the United States National Grid (USNG) format to a collection of MapPoint geometries each with the same specified spatial reference. | |
UtmToMapPoint | Converts a coordinate notation string in the Universal Transverse Mercator (UTM) format to a MapPoint geometry with the specified SpatialReference. | |
UtmToMapPoints | Converts a collection of coordinate notation strings in the Universal Transverse Mercator (UTM) format to a collection of MapPoint geometries each with the same specified spatial reference. |