Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 406 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 406 Bytes

GeoConvert

C++ library for converting between geo-coordinate standards (MGRS, WGS84 and UTM).

Compiling

GeoConvert is self-contained without any additional dependencies, so just opening the project with VS2015 and compiling should be enough.

Binaries

Pre-compiled binaries can be found here.

License

GeoConvert is licensed under LGPL v3.0.