20 places near Georgetown, Charlotte, Saint Vincent and the Grenadines
filter by placetype:
  1. Georgetown
    Georgetown, Charlotte, Saint Vincent and the Grenadines (Town)
  2. Georgetown
    Georgetown, Charlotte, Saint Vincent and the Grenadines (Town)
  3. The Grenadines
    The Grenadines (Colloquial)
  4. St. Vincent
    St. Vincent, Saint Vincent and the Grenadines (Island)
  5. America/St_Vincent
    America/St_Vincent (Timezone)
  6. Charlotte
    Charlotte, Charlotte, 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.012 seconds ⌛; show me the details?

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