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.
August 27th, 2008 at 7:29 am
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.
August 27th, 2008 at 7:27 am
Here is another site for calculating the distance between lat/longs.
August 26th, 2008 at 3:53 pm
Here is another good site for calculating the distance between to lat/longs.