13 places near Ireland Island South, Sandys, Bermuda
filter by placetype:
  1. Boaz Island
    Boaz Island, Sandys, Bermuda (Island)
  2. Ireland Island North
    Ireland Island North, Sandys, Bermuda (Island)
  3. Ireland Island South
    Ireland Island South, Sandys, Bermuda (Island)
  4. Main Island
    Main Island, Bermuda (Island)
  5. Atlantic/Bermuda
    Atlantic/Bermuda (Timezone)
  6. Sandys
    Sandys, Sandys, Bermuda (State)
  7. Atlantic Ocean
    Atlantic Ocean (Ocean)
  8. Pacific Ocean
    Pacific Ocean (Ocean)
  9. North America
    North America (Continent)
  10. Latin America
    Latin America (Supername)

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

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

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