Charting a course through spatial data: A practical guide to using SQL Server for speedy spatial searching
Everyone knows the shortest distance between two lines is straight. Except when you live on a sphere, and you can't just dig through the planet. Thankfully, Jack is here to show us how to use SQL Server's geography data type to measure distance between individual points to enable speedy, effective spatial searching!