I will have the same requirement too in the future. I am equally at a loss. Anyone out there know if this will ever be added to the api?
On Fri, May 29, 2009 at 11:12 AM, Basha Shaik <[email protected]>wrote: > Thank you. But I have a requirement where I have to capture all the tweets > for the given query only in UK. but API gives only when we specify latitudes > and longitudes with certain radius. If i specify latitude and longitude of > UK and a radius then API will give tweets in that range. but no country is > circular shape. > > > Regards, > > Mahaboob Basha Shaik > www.netelixir.com > Making Search Work > > > On Fri, May 29, 2009 at 1:06 PM, 0 3 <[email protected]> wrote: > >> Hi Mahaboob, >> >> To use google maps geocode api you first have to sign-up for a key, and >> that requires agreeing to their terms. Best to read them yourself. Google >> also has a Premier service which I think is geared to commercial users. >> >> Jonas >> >> >> >> On Fri, May 29, 2009 at 3:52 AM, Basha Shaik >> <[email protected]>wrote: >> >>> hi, >>> >>> I have few queries Regarding geoCoding. >>> >>> 1) If i need tweets from a country then i have to specify latitude and >>> logitude of a country (ex UK), which we can get from google or yahoo. but >>> how can i get the radius until which the country is covered. If I give >>> approximate range then tere is possibility of getting tweets from other >>> region also. how can i get the radius for a particular country? >>> >>> 2) As we can get latitudes and longitudes from google or yahoo geocode >>> API's, is it free?. My application is a commercial Application. DO they >>> charge anything for that? >>> >>> Please reply soon. >>> >>> >>> >>> >>> Regards, >>> >>> Mahaboob Basha Shaik >>> www.netelixir.com >>> Making Search Work >>> >>> >>> On Tue, May 12, 2009 at 12:54 PM, Chad Etzel <[email protected]>wrote: >>> >>>> >>>> You'll have to use some geocoding service (like google or yahoo) to >>>> translate the location into a lat/lng pair before passing it into >>>> twitter. >>>> -Chad >>>> >>>> On Tue, May 12, 2009 at 6:45 AM, Basha Shaik <[email protected]> >>>> wrote: >>>> > Hi, >>>> > >>>> > Using geocode we can get tweets. But latitude longitudes and radius >>>> has to >>>> > be specified. If we know only location Ex: princeton. Can we get >>>> tweets from >>>> > a location without spcifying latitudes and longitudes. how to get >>>> tweets in >>>> > such Situation. >>>> > can you explain with an Example. >>>> > >>>> > Regards, >>>> > >>>> > Mahaboob Basha Shaik >>>> > www.netelixir.com >>>> > Making Search Work >>>> > >>>> > >>>> > On Tue, Apr 28, 2009 at 3:37 AM, Chad Etzel <[email protected]> >>>> wrote: >>>> >> >>>> >> well, the api wiki is down for maint, but you can use the geocode >>>> >> operator of the Search API to do this, yes. check >>>> >> http://apiwiki.twitter.com/ when it's back up. >>>> >> -Chad >>>> >> >>>> >> On Mon, Apr 27, 2009 at 11:34 PM, Swiftguy121 <[email protected]> >>>> >> wrote: >>>> >> > >>>> >> > Hello All, >>>> >> > >>>> >> > >>>> >> > Im twitter newbie. >>>> >> > >>>> >> > >>>> >> > I would like to know how we can extract tweets of all twitter users >>>> >> > from a particular region (say new york city). >>>> >> > >>>> >> > Is that possible using the twitter api ? >>>> >> > >>>> >> > Please help me out..thanks in advance! >>>> >> > >>>> > >>>> > >>>> >>> >>> >> >
