Gosh! It has been such a long time since I blogged.
Since the talks on spatial support in SQL Server 2008, it has spun off to many other deep dive talks and videos on spatial indexing, queries and building .Net applications/mashups with the spatial data.
Much of the talk on spatial stuffs feels deja vu. For the early part of my career, I have been working on efficient alogrithms for spatial joins for data streams. More specifically, my work have focussed on solving the problem of delivering the results of a spatial joins progressively to the end-users, so that they do not have to wait a long time for the entire results to be computed.
This is important towards supporting interactive applications, where the users want to rely on the intial results of the query to determine whether they want to continue waiting or to refine the query filter predicates so that the results are relevant.
In Sept last year, when
Chewy approached me about a possible avenue to play with SQL Spatial, I said yes immediately. And thus begun the re-discovering of an old love within SQL Server 08. ;)
Past months (Nov, Dec, Jan) I have been actively involved in sharing about the new features/enhancements to the community and partners. Thus , the lack in posts! ;) I am back in action, and will be very active sharing with everyone the salient aspects of SQL Server 2008 which makes it a robust data platform for enterprises.
Very exciting stuffs coming up!