31 places near Mount Claremont, Cambridge, Western Australia, Australia
filter by placetype:
  1. Swanbourne
    Swanbourne, City of Nedlands, Western Australia, Australia (Suburb)
  2. City Beach
    City Beach, City of Stirling, Western Australia, Australia (Suburb)
  3. Floreat
    Floreat, Cambridge, Western Australia, Australia (Suburb)
  4. Mount Claremont
    Mount Claremont, Cambridge, Western Australia, Australia (Suburb)
  5. Perth
    Perth, Western Australia, Australia (Town)
  6. Swan River
    Swan River, Western Australia, Australia (Drainage)
  7. Bonaparte Archipelago
    Bonaparte Archipelago, Wyndham-east Kimberley, Western Australia, Australia (Island)
  8. Buccaneer Archipelago
    Buccaneer Archipelago, Australia (Island)
  9. Archipelago of the Recherche
    Archipelago of the Recherche, Esperance, Western Australia, Australia (Island)
  10. Middle Island
    Middle Island, Esperance, Western Australia, Australia (Island)

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

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

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