considering i wrote that code, i'm pretty sure :P i would postulate that there are nobody sending geotweets (tweets using the geotagging API) near caracas. i suggest you send a geotweet (see http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses%C2%A0update), and then do a search for yourself - you should then see that tag populated.
On Sun, Dec 27, 2009 at 6:14 PM, DomingoSL <[email protected]> wrote: > Sure??? Do this query: > > http://search.twitter.com/search.atom?geocode=10.49605%2C-66.898277%2C25.0km&q=+near%3A%22Caracas%2C+Venezuela%22+within%3A25km > > And you will see that all the <twitter:geo/> tags are empty... > > On Dec 27, 10:09 pm, Raffi Krikorian <[email protected]> wrote: > > note the <twitter:geo/> tags - this particular tweet was not sent using > the > > geotagging API. if it were, then that tag would not be empty. > > > > > > > > On Sun, Dec 27, 2009 at 4:59 PM, DomingoSL <[email protected]> > wrote: > > > This is what i get using RSS, where is the element you mention? > > > > > <entry> > > > <id>tag:search.twitter.com,2005:7105513237</id> > > > <published>2009-12-28T00:35:07Z</published> > > > <link type="text/html" href="http://twitter.com/Hannahxx18/ > > > statuses/7105513237" rel="alternate"/> > > > <title>Why Go For Dedicated Hosting? dedicated hosting . > > >http://bit.ly/4QANVH</title> > > > <content type="html">Why Go For Dedicated Hosting? dedicated > > > hosting . <a href="http://bit.ly/4QANVH">http://bit.ly/ > > > 4QANVH</a></content> > > > <updated>2009-12-28T00:35:07Z</updated> > > > <link type="image/png" href="http://a3.twimg.com/profile_images/ > > > 563477565/69_normal.jpg" rel="image"/> > > > <google:location>New York</google:location> > > > <twitter:geo> > > > </twitter:geo> > > > <twitter:source><a href="http://apiwiki.twitter.com/" > > > rel="nofollow">API</a></twitter:source> > > > <twitter:lang>en</twitter:lang> > > > <author> > > > <name>Hannahxx18 (Makayla Miller)</name> > > > <uri>http://twitter.com/Hannahxx18</uri> > > > </author> > > > </entry> > > > > > On Dec 27, 6:59 pm, Raffi Krikorian <[email protected]> wrote: > > > > any tweet that is sent using the geotagging API has the "geo" element > > > > populated with either GeoRSS or GeoJSON. those locations that you > are > > > > parsing are coming from the user's profile location, which is a free > form > > > > string. > > > > > > On Sat, Dec 26, 2009 at 4:07 PM, DomingoSL <[email protected]> > > > wrote: > > > > > Sorry about my English. I've recently been trying to put a map > showing > > > > > the location of the last twitts made in my search, but when I get > the > > > > > label <google:location>, this contains information on numerous > > > > > formats, including: > > > > > > > 1 - UT: 40.816393, -73.866493 > > > > > 2 - New York > > > > > 3 - Harlem, NY > > > > > 4 - UT: 10.314951, -68.08583 > > > > > > > and so ... I need to know if there is any way to obtain this > > > > > information in a more easy to read, for example: > > > > > > > <west-coor> 23.12232 </ west-coor> and so ... > > > > > > > I do not want to develop a complex algorithm to interpret simply > data > > > > > as are the coordinates. Any Idea? THANKS!! > > > > > > -- > > > > Raffi Krikorian > > > > Twitter Platform Teamhttp://twitter.com/raffi > > > > -- > > Raffi Krikorian > > Twitter Platform Teamhttp://twitter.com/raffi > -- Raffi Krikorian Twitter Platform Team http://twitter.com/raffi
