geocoordinatecalculator/README.md

12 lines
405 B
Markdown
Raw Permalink Normal View History

2015-06-24 23:20:44 +02:00
# 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.
2022-04-05 20:26:09 +02:00
## Copyright notice and license
Copyright © 2015-2022 Marius Kittler
All code is licensed under [GPL-2-or-later](LICENSE).