->

22 March 2010

Online Spatial Database Clouds - SQL Azure

Online Spatial Database Clouds - SQL Azure
(spatial database support coming due to demand of user feedback)

SQL Azure Spatial POI Along Route
Using a Spatial database (SQL Azure) to find Gas (petrol) Stations along a route.
New Functionality - Azure Spatial Database Support using cloud computing related topic - http://en.wikipedia.org/wiki/SQL_Azure


Last Wednesday (March 17th), Dave Robinson of the SQL Azure Team announced upcoming support for spatial data in SQL Azure. You can view the announcement at the MIX Conference in the video of Dave’s presentation, Building Web Applications with Microsoft SQL Azure (go to 18:40 on the timeline for the start of the spatial data portion of his talk).
SQL Azure - Spatial Buffer
Spatial buffering a polyline - but across the web (not local database) - Windows SQL Azure will have spatial capabilities - to be released April 2010.

"SQL Azure provides a highly available and scalable relational database engine in the cloud. In this demo-intensive and interactive session, learn how to quickly build web applications with SQL Azure Databases and familiar web technologies. We demonstrate how you can quickly provision, build and populate a new SQL Azure database directly from your web browser. Also, see firsthand several new enhancements we are adding to SQL Azure based on the feedback we’ve received from the community since launching the service earlier this year."

This uses the same technology as Microsoft SQL 2008 Server
basically it supports latitude and longitude.

A "Flat Earth" (GEOMETRY or planar) data type represents geospatial data which has been projected from its native, spherical, coordinate system into a plane.
A "Round Earth" data type (GEOGRAPHY) uses an ellipsoidal model in which the Earth is defined as a single continuous entity.

source:
Video
http://live.visitmix.com/MIX10/Sessions/SVC07 (46.45) jump to 18.36if have no time.

Related blog
http://blogs.msdn.com/edkatibah/archive/2010/03/21/spatial-data-support-coming-to-sql-azure.aspx

SQL Azure Labs
http://blogs.msdn.com/sqlazure/archive/2010/03/19/9981936.aspx

Labels: , , , , , , , ,

0 Comments:

Post a Comment

<< Home