Last active
January 24, 2018 19:18
-
-
Save brycejohnston/cfe7c19573c119521ce77cd21072a4ab to your computer and use it in GitHub Desktop.
mgrs api example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "36RUU", | |
"utm_zone": "36", | |
"latitude_band": "R", | |
"grid_square": "UU", | |
"latitude": 30.2278496385, | |
"longitude": 31.4893138415, | |
"epsg": "32636" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment