Also, when searching for a place ID, I've come across the place_type
of "admin".

Example: http://api.twitter.com/1/geo/id/6057f1e35bcc6c20.json

What does that even mean?  Thanks!

On Jun 16, 10:54 am, MeltingIce <meltingice8...@gmail.com> wrote:
> 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
> well, I either get extremely broad results or no results at all.
>
> Heres an example that I've been trying which is returning cities as
> far away as Virginia although the lat/long is really in Charleston,
> SC.
>
> http://api.twitter.com/1/geo/search.json?query=java+java&accuracy=761...
>
> The autocomplete param is undocumented, although switching it from
> false to true doesn't seem to have an effect anyways.  Is there
> something I'm missing here?  Thanks in advance for the help!

Reply via email to