32 places near Welshpool, Canning, Western Australia, Australia
filter by placetype:
  1. Bentley
    Bentley, Canning, Western Australia, Australia (Suburb)
  2. Welshpool
    Welshpool, Canning, Western Australia, Australia (Suburb)
  3. Carlisle
    Carlisle, City of Belmont, Western Australia, Australia (Suburb)
  4. Kewdale
    Kewdale, City of Belmont, Western Australia, Australia (Suburb)
  5. Queens Park
    Queens Park, Canning, Western Australia, Australia (Suburb)
  6. Carlisle South
    Carlisle South, Canning, Western Australia, Australia (Suburb)
  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.039 seconds ⌛; show me the details?

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