22 places near Kingstown, Saint George, Saint Vincent and the Grenadines
filter by placetype:
  1. E T Joshua Airport
    E T Joshua Airport, Saint George, Saint Vincent and the Grenadines (Airport)
  2. Kingstown
    Kingstown, Saint George, Saint Vincent and the Grenadines (Town)
  3. Calliaqua
    Calliaqua, Saint George, Saint Vincent and the Grenadines (Town)
  4. The Grenadines
    The Grenadines (Colloquial)
  5. St. Vincent
    St. Vincent, Saint Vincent and the Grenadines (Island)
  6. America/St_Vincent
    America/St_Vincent (Timezone)
  7. Saint Andrew
    Saint Andrew, Saint Andrew, Saint Vincent and the Grenadines (State)
  8. Saint George
    Saint George, Saint George, Saint Vincent and the Grenadines (State)
  9. Saint Vincent and the Grenadines
    Saint Vincent and the Grenadines, Saint Vincent and the Grenadines (Country)
  10. Caribbean Sea
    Caribbean Sea (Sea)

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

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

        
0.017 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -61.20797, 13.14537 ] } } } } ], "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" } } ] }