appdotnet / api-spec

App.net API Documentation is on the web at https://developers.app.net. Source for these docs is in the new-docs branch here. Please use the issue tracker and submit pull requests! Help us build the real-time social service where users and developers come first, not advertisers.
https://developers.app.net
950 stars 98 forks source link

Stream for querying based on location #224

Open jscotthead opened 12 years ago

jscotthead commented 12 years ago

It would be nice to be able to query for posted based on the geolocation annotation. Something like being able to send in coordinates and a radius and the stream would return all the posts from that area in in past X days, or just the last X posts.

This is just an extension of being able to query based on annotations without being associated to a user (i.e. filters will not accomplish this, necessarily ..), which is also not available yet.