Description Usage Arguments Value Author(s) Examples
Convert Lat Long into MGRS through UTM
1 | LL2UTM2mgrs(lat, lng)
|
lat |
numeric latitude |
lng |
numeric longitude |
This function returns a data.frame
including columns:
Latitude
Longitude
Easting
Northing
Zone
Hemisphere
MGRS
Ken Harmon <harmkenn@gmail.com>
1 | LL2UTM2MGRS(-30.4,-40.8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.