Hacker News new | ask | show | jobs
by shawn-butler 4098 days ago
I can recommend the excellent Geographic lib::Geodesic for this having used it in the past.

http://geographiclib.sourceforge.net

There is a python implementation available as well. http://pypi.python.org/pypi/geographiclib

1 comments

Thanks!