Geographic Distance and Azimuth Calculations

Category: Coders Comment »

3 Responses to “Geographic Distance and Azimuth Calculations”

  1. landon.key

    Here is a site for calculating the distance between lat/longs using SQL. This site uses the Pythagorean theorem approach which is not super accurate at long distances because it does not take into account the curvature of the earth but is simple to use for short distances.

  2. landon.key

    Here is another site for calculating the distance between lat/longs.

  3. Landon Key

    Here is another good site for calculating the distance between to lat/longs.


Leave a Reply