Description Usage Arguments Value Author(s) Examples
Convert MGRS into Lat Long through UTM
1 | MGRS2UTM2LL(MGRS)
|
MGRS |
String of 15 characters of Military Grid Reference |
This function returns a data.frame
including columns:
MGRS
Easting
Northing
Zone
Hemisphere
Latitude
Longitude
Ken Harmon <harmkenn@gmail.com>
1 | MGRS2UTM2LL("11SNV3000010000")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.