15 places near Hoomooloo Park, Quilpie, Queensland, Australia
filter by placetype:
  1. Adavale
    Adavale, Quilpie, Queensland, Australia (Town)
  2. Hoomooloo Park
    Hoomooloo Park, Quilpie, Queensland, Australia (Town)
  3. Quilpie
    Quilpie, Quilpie, Queensland, Australia (Town)
  4. Melanesia
    Melanesia (Colloquial)
  5. Bird Island
    Bird Island, Cook, Queensland, Australia (Island)
  6. Quilpie
    Quilpie, Queensland, Australia (County)
  7. Australia/Brisbane
    Australia/Brisbane, Australia (Timezone)
  8. Queensland
    Queensland, Queensland, Australia (State)
  9. Australia
    Australia, Australia (Country)
  10. Indian Ocean
    Indian Ocean (Ocean)

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": [ 144.643005, -25.9755 ] } } } } ], "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" } } ] }