Add location= and radius= query parameters to select geographies within a given distance from a location.
Right now this uses the geography's boundary in the 'within' query, but when we get centroid coordinates into the geo table, we will tweak the query to use this instead.
What
Add location= and radius= query parameters to select geographies within a given distance from a location.
Right now this uses the geography's boundary in the 'within' query, but when we get centroid coordinates into the geo table, we will tweak the query to use this instead.