mrclay.org
Distance and bearings between GPS coordinates in SQL
Another post from my sql abominations series. I’m running this on MySQL 5 particularly. Assume you have a table of locations with Latitude and Longitude for each one. In my case the table is …