A geospatial data visualizer for SQL Server 2008
If you are using the Geography or Geometry datatypes in
SQL Server 2008, you
probably already know that Microsoft has introduced a 'Spatial results' tab in
Management Studio to help visualize the results of a query involving Geography
or Geometry types.
Geoquery2008 is an alternative visualization tool - its primary advantage over
the 'Spatial results' tab is that it allows you to view query results overlaid
on map tile data from a user-configurable set of image sources including NASA's
Blue Marble image collection. Users with permission from Microsoft or Google
(via relevant licensing agreements) could also access Live Maps or Google Earth
imagery.
Beta version 0.73 is functionally the same as 0.72 released back in March, but compiled
against Microsoft.NET 3.5 SP1 and the RTM version of SQL Server 2008. Further improvements
to Geoquery are underway...