16 places near Koongie Park, Halls Creek, Western Australia, Australia
filter by placetype:
  1. Koongie Park
    Koongie Park, Halls Creek, Western Australia, Australia (Town)
  2. Ord River
    Ord River, Halls Creek, Western Australia, Australia (Town)
  3. Mueller Ranges
    Mueller Ranges, Halls Creek, Western Australia, Australia (Town)
  4. Melanesia
    Melanesia (Colloquial)
  5. Pelican Island
    Pelican Island, Wyndham-east Kimberley, Western Australia, Australia (Island)
  6. Halls Creek
    Halls Creek, Western Australia, Australia (County)
  7. Australia/Perth
    Australia/Perth, Australia (Timezone)
  8. Western Australia
    Western Australia, Western Australia, Australia (State)
  9. Eastern
    Eastern, Eastern, Fiji (State)
  10. Australia
    Australia, Australia (Country)

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

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

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