Re: [twitter-dev] inconsistent data when fetching the stream using location boxes

2011-06-24 Thread Thomas Alisi
thanks matt I didn't think of verifying the source straight from the json api, you're perfectly right, this is super helpful. and it appears that twitter4j has some funny behaviour, as I'm reading the geo location directly from the API when I receive an onStatus notification, hence something

Re: [twitter-dev] inconsistent data when fetching the stream using location boxes

2011-06-23 Thread Matt Harris
Hey Thomas, Thanks for providing the examples. I'm a little confused about the latitude and longitude you have provided in your example Tweets. When I query those Tweets through the API I receive geo information which matches your Streaming API filter. Where are you reading the latitude and

Re: [twitter-dev] inconsistent data when fetching the stream using location boxes

2011-06-22 Thread Thomas Alisi
hey man, thanks for this reply! yup, of corse I can. so, I am using twitter4j and reading the stream with the streaming API implementation (loosely following the code snippet below). I have setup a filter query with a list of location boxes, being the following 3 (barcelona, manchester,

[twitter-dev] inconsistent data when fetching the stream using location boxes

2011-06-21 Thread Thomas Alisi
hi all I am developing a data mining application for telecom italia (the biggest tlc company in italy) and we're still refining the algorithms using a spritzer account. in order to maximize the streams around a few interesting locations (uk, spain, france, italy), our setup is using location