20 places near America/St_Vincent
filter by placetype:
  1. The Grenadines
    The Grenadines (Colloquial)
  2. St. Vincent
    St. Vincent, Saint Vincent and the Grenadines (Island)
  3. America/St_Vincent
    America/St_Vincent (Timezone)
  4. Charlotte
    Charlotte, Charlotte, Saint Vincent and the Grenadines (State)
  5. Saint David
    Saint David, Saint David, Saint Vincent and the Grenadines (State)
  6. Saint Patrick
    Saint Patrick, Saint Patrick, Saint Vincent and the Grenadines (State)
  7. Saint Vincent and the Grenadines
    Saint Vincent and the Grenadines, Saint Vincent and the Grenadines (Country)
  8. Caribbean Sea
    Caribbean Sea (Sea)
  9. Atlantic Ocean
    Atlantic Ocean (Ocean)
  10. Pacific Ocean
    Pacific Ocean (Ocean)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.02 seconds ⌛; show me the details?

        
0.02 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -61.19632, 13.24814 ] } } } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }