Introduction The spatial data type in SQL server 2008 allow you to store geospatial data which deals with the location of a point, line polygon... in a three dimensional space. SQL Server 2008 supports two spatial data types: Geometry : Stores data in...