[twitter-dev] Help parsing Latlon data from XML

2009-11-30 Thread chrisR
Hi there, I've identified how to include the Geo-tagging information in the API, and having posted using tweetie 2.1 I see some tweets with the new data, which is excellent. But I'm having I bit of a problem parsing the latlon info out of the XML I have tried: var latlng =

[twitter-dev] Geo-enabled but only geo/ in xml

2009-11-29 Thread chrisR
Hi there, I'm confused by the apparent status of geotagging in twitter. The API documentation only mentions it for status update and advice on geo-enabling in applications. So I enabled this on my profile and so am seeing the geo_enabledtrue/geo_enabled when using 'twitter.com/statuses/

[twitter-dev] Re: Geo-enabled but only geo/ in xml

2009-11-29 Thread chrisR
HI there Raffi, below is a snippet of the home_timeline.XML (the last 8 lines for the status element). ... statuses_count317/statuses_count notificationsfalse/notifications geo_enabledtrue/geo_enabled verifiedfalse/verified followingfalse/following /user geo/ /status The