geocoordinatecalculator/README.md

12 lines
405 B
Markdown

# geocoordinatecalculator
Command line tool for basic calculations with geo coordinates such as format conversions
and calculation of distance, bearing, mid point, destination and more.
## Build instructions
The application depends on c++utilities and is built in the same way.
## Copyright notice and license
Copyright © 2015-2022 Marius Kittler
All code is licensed under [GPL-2-or-later](LICENSE).