Spatial queries on AWS SimpleDB

Viewed 1691

I would like to know what people suggest as efficient ways of doing a spatial query in an Amazon Web Services SimpleDB?

By spatial query I mean finding objects in a given radius of a latitude and longitude.

2 Answers
Related