/distance-over-sphere

When traveling great distances, the curvature of the earth has to considered when calculating the distance. This python script calculates the distance between two geo-coordinates of format signed decimal degrees (lat,lon), eg. (40.6386, -73.9464).

Primary LanguagePythonMIT LicenseMIT

Stargazers