danielpronych / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

geocode does not return the right location for GetSearch #229

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
use GetSearch(geocode=(34.0522, -118.2436, '10km')) to get statuses and the 
locations of these statuses (using status.GetLocation()) yields results from 
Milverton, Ontario instead of actually being in Los Angeles

many geocodes don't produce the right location - the only location that has 
been correct is using the geocode for San Francisco.

anyone know what is going on?

Original issue reported on code.google.com by konlin.s...@gmail.com on 5 Apr 2012 at 12:56

GoogleCodeExporter commented 8 years ago
 Still broken!

Original comment by AeroRa...@gmail.com on 19 Sep 2013 at 4:42