24 places near Chillilup, Gnowangerup, Western Australia, Australia
filter by placetype:
  1. Chillilup
    Chillilup, Gnowangerup, Western Australia, Australia (Town)
  2. Boxwood Hill
    Boxwood Hill, Jerramungup, Western Australia, Australia (Town)
  3. Gnowellen
    Gnowellen, Albany, Western Australia, Australia (Town)
  4. Monjebup
    Monjebup, Gnowangerup, Western Australia, Australia (Town)
  5. Bonaparte Archipelago
    Bonaparte Archipelago, Wyndham-east Kimberley, Western Australia, Australia (Island)
  6. Archipelago of the Recherche
    Archipelago of the Recherche, Esperance, Western Australia, Australia (Island)
  7. Goose Island
    Goose Island, Esperance, Western Australia, Australia (Island)
  8. Green Island
    Green Island, Wyndham-east Kimberley, Western Australia, Australia (Island)
  9. Little Island
    Little Island, Esperance, Western Australia, Australia (Island)
  10. Pelican Island
    Pelican Island, Wyndham-east Kimberley, Western Australia, Australia (Island)

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

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

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