You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.gitignore | 6 years ago | |
CMakeLists.txt | 5 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago | |
angle.cpp | 6 years ago | |
angle.h | 6 years ago | |
location.cpp | 6 years ago | |
location.h | 6 years ago | |
main.cpp | 5 years ago | |
main.h | 6 years ago |
README.md
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.