24 places near King River, Albany, Western Australia, Australia
filter by placetype:
  1. Lower King
    Lower King, Albany, Western Australia, Australia (Suburb)
  2. King River
    King River, Albany, Western Australia, Australia (Town)
  3. Albany
    Albany, Albany, Western Australia, Australia (Town)
  4. Kalgan
    Kalgan, Albany, Western Australia, Australia (Town)
  5. Millbrook
    Millbrook, Albany, Western Australia, Australia (Town)
  6. Willyung
    Willyung, Albany, Western Australia, Australia (Town)
  7. Bald Island
    Bald Island, Albany, Western Australia, Australia (Island)
  8. Bonaparte Archipelago
    Bonaparte Archipelago, Wyndham-east Kimberley, Western Australia, Australia (Island)
  9. Archipelago of the Recherche
    Archipelago of the Recherche, Esperance, Western Australia, Australia (Island)
  10. False Island
    False Island, Albany, Western Australia, Australia (Island)

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

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

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