35 places near Salter Point, City of South Perth, Western Australia, Australia
filter by placetype:
  1. Applecross
    Applecross, City of Melville, Western Australia, Australia (Suburb)
  2. Manning
    Manning, City of South Perth, Western Australia, Australia (Suburb)
  3. Shelley
    Shelley, Canning, Western Australia, Australia (Suburb)
  4. Mount Pleasant
    Mount Pleasant, City of Melville, Western Australia, Australia (Suburb)
  5. Applecross Canning Bridge
    Applecross Canning Bridge, City of Melville, Western Australia, Australia (Suburb)
  6. Como
    Como, City of South Perth, Western Australia, Australia (Suburb)
  7. Salter Point
    Salter Point, City of South Perth, Western Australia, Australia (Suburb)
  8. Perth
    Perth, Western Australia, Australia (Town)
  9. Swan River
    Swan River, Western Australia, Australia (Drainage)
  10. Bonaparte Archipelago
    Bonaparte Archipelago, 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.014 seconds ⌛; show me the details?

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