You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to twitter-deve...@googlegroups.com
hmm thanks got that way through the search api. I already have the db with the lat long just wanted to be sure if twitter directly supports what I was looking for.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Twitter Development Talk
You can by getting the latitude and longitude for the zipcode and then
use search with those coordinates in specified radius. You can also do
it trough the streaming api with tweets containing geo location
information.
John Kalucki
unread,
Nov 12, 2009, 9:31:35 AM11/12/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Twitter Development Talk
Currently the Streaming API does not support Geotag filter predicates,
but we'll get there soon enough.