22 places near 6525, Irwin, Western Australia, Australia
filter by placetype:
  1. Mount Adams
    Mount Adams, Irwin, Western Australia, Australia (Town)
  2. Bonaparte Archipelago
    Bonaparte Archipelago, Wyndham-east Kimberley, Western Australia, Australia (Island)
  3. Buccaneer Archipelago
    Buccaneer Archipelago, Australia (Island)
  4. Archipelago of the Recherche
    Archipelago of the Recherche, Esperance, Western Australia, Australia (Island)
  5. Middle Island
    Middle Island, Esperance, Western Australia, Australia (Island)
  6. Dick Island
    Dick Island, Northampton, Western Australia, Australia (Island)
  7. Hope Island
    Hope Island, Esperance, Western Australia, Australia (Island)
  8. Pelican Island
    Pelican Island, Wyndham-east Kimberley, Western Australia, Australia (Island)
  9. Round Island
    Round Island, Esperance, Western Australia, Australia (Island)
  10. Sandy Island
    Sandy Island, Manjimup, Western Australia, Australia (Island)

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": [ 115.045563, -29.340639 ] } } } } ], "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" } } ] }