28 places near Leonora Aerodrome, Leonora, Western Australia, Australia
filter by placetype:
  1. Green Island
    Green Island, Wyndham-east Kimberley, Western Australia, Australia (Island)
  2. Hope Island
    Hope Island, Esperance, Western Australia, Australia (Island)
  3. Pasco Island
    Pasco Island, Derby-west Kimberley, Western Australia, Australia (Island)
  4. Pelican Island
    Pelican Island, Wyndham-east Kimberley, Western Australia, Australia (Island)
  5. Red Island
    Red Island, Ravensthorpe, Western Australia, Australia (Island)
  6. Round Island
    Round Island, Esperance, Western Australia, Australia (Island)
  7. Sandy Island
    Sandy Island, Manjimup, Western Australia, Australia (Island)
  8. Houtman Abrolhos
    Houtman Abrolhos, Australia (Island)
  9. Menzies
    Menzies, Western Australia, Australia (County)
  10. Leonora
    Leonora, Western Australia, Australia (County)

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": [ 121.315437, -28.877621 ] } } } } ], "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" } } ], "from": 10 }