32 places near Midland Junction, Swan, Western Australia, Australia
filter by placetype:
  1. Midland Junction
    Midland Junction, Swan, Western Australia, Australia (Suburb)
  2. Midland
    Midland, Swan, Western Australia, Australia (Suburb)
  3. Hazelmere
    Hazelmere, Swan, Western Australia, Australia (Suburb)
  4. South Guildford
    South Guildford, Swan, Western Australia, Australia (Suburb)
  5. Woodbridge
    Woodbridge, Swan, Western Australia, Australia (Suburb)
  6. Caversham
    Caversham, Swan, Western Australia, Australia (Town)
  7. Perth
    Perth, Western Australia, Australia (Town)
  8. Swan River
    Swan River, Western Australia, Australia (Drainage)
  9. Bonaparte Archipelago
    Bonaparte Archipelago, Wyndham-east Kimberley, Western Australia, Australia (Island)
  10. Buccaneer Archipelago
    Buccaneer Archipelago, Australia (Island)

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

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

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