simplegeo / python-simplegeo

A client interface for SimpleGeo's API.
http://simplegeo.com
104 stars 18 forks source link

is there a way to filter search results from a property value using the 'nearyby' API using simplegeo storage? #18

Open imosquera opened 13 years ago

imosquera commented 13 years ago

I'm using simplegeo storage to store custom objects. I have a custom property which I would like to use to further filter my queries because doing so on the client side would be inefficient due to the amount of records I'm storing.

I've scoured your documentation here: https://simplegeo.com/docs/api-endpoints/simplegeo-storage#nearby and there doesn't seem to be a way filter based on a custom property value but I thought I'd ask anyways:

is there a way to filter search results from a custom property value using the 'nearyby' API using simplegeo storage?

imosquera commented 13 years ago

I'll close this ticket out when I complete the task, but andrew from the simplegeo team just sent me this link which should help with the issue above:

https://simplegeo.com/docs/tutorials/general-hackery#tagging-records