geocoordinatecalculator/README.md

7 lines
279 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.