geocoordinatecalculator/README.md

7 lines
279 B
Markdown
Raw 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.