What open-source / public domain software is there "out there" for conversion between Latitude/Longitude, UTM (Universal Transform Mercator) and MGRS (Military Grid Reference System)? We're using a VB6 library at the moment and would prefer to use something in another language and with a longer pedigree.
Asked
Active
Viewed 1.3k times
2 Answers
2
PROJ.4; I don't know if it does MGRS, but I seem to recall that it did Lat/Lon -> UTM when I last used it.

Roger Lipscombe
- 89,048
- 55
- 235
- 380