[twitter-dev] Granularity for geo/search is strange/unknown

2010-06-16 Thread MeltingIce
Hey everyone, I am trying to search for locations using the new geo/search API call, but the granularity of the locations returned is nearby cities at best even though the granularity is set to neighborhood. I would like to pass in simply a lat/long, but even when I pass in a search query as

Re: [twitter-dev] Granularity for geo/search is strange/unknown

2010-06-16 Thread David Helder
That query will search for java java places of type neighborhood or higher granularity (including city, admin, and country). If you want POI (or higher), set granularity to poi. We do return results that are far away. This may be controllable in the future. The autocomplete parameter is flag