johndcook.com

Computing the distance between two locations on Earth from coordinates -- Python

    open original

    Stand-alone Python code for computing the distance between two locations on the globe based on longitude and latitude.

    via johndcook.com