SQL Server 2008 - Location Awareness via Spatial Technologies

Microsoft SQL Server 2008 delivers comprehensive spatial support that enables organizations to seamlessly consume, use, and extend location-based data through spatial-enabled applications.

Spatial data represents information about the physical location and shape of geometric objects. These objects can be point locations or more complex objects such as countries, roads, or lakes. SQL Server 2008 introduces two new data types for spatial support, both implemented as common language runtime (CLR) data types.

The introduction of these .NET CLR spatial types enables direct manipulation in Transact-SQL, programmatic manipulation in .NET, as well as a host of flexible indexing options.

Lessons

  • Hands On Lab: Using Spatial Data in T-SQL
  • Hands On Lab: Using Spatial Data in Managed Code
  • Demo: Introduction to SQL Server 2008 Spatial Data Types
  • Demo: SQL Server 2008 Spatial Demo
  • Presentation: SQL Server 2008 Spatial Support