I want to create a large database of GPS coordinates that can be requested by saying "Return all coordinates within" n "meters [of this coordinate]."
I would like to know how to implement Quadtree indexing in Sqlserver2008?
I want to write a .net module that calls a query that uses a square tree so that I can quickly restore objects.
How can I implement the above functions?
Thanks in advance
user98454
source share