Hi Zhe,

The Search API can only return approx 1800 per query. Creating a radius that
covers the whole earth would be counter productive.
Instead you may wish to use the Streaming API. Using this API you can say
that you want all Geocoded Tweets from around the world. If you do that any
Tweet which includes geo information will be Streaming to you in real time
-- up to the allowed sample percentage.

You can read more about this API on our developer resources site:
    http://dev.twitter.com/pages/streaming_api

in particular:
    http://dev.twitter.com/pages/streaming_api_methods#statuses-filter

Best,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


On Wed, Jan 26, 2011 at 3:54 PM, Zhe Chen <chenzhe....@gmail.com> wrote:

> Twitter Search API geocode parameter.
>
> I need to specify a center with latitude and longitude and a radius.
>
> Is there a limitation of the radius? Can I create a circle cover the
> whole earth?
>
> I want to get tweets that have location information. Is there a way to
> do it directly using twitter API?
>
> --
> Twitter developer documentation and resources: http://dev.twitter.com/doc
> API updates via Twitter: http://twitter.com/twitterapi
> Issues/Enhancements Tracker:
> http://code.google.com/p/twitter-api/issues/list
> Change your membership to this group:
> http://groups.google.com/group/twitter-development-talk
>

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to