18 places near Gooyer, Quilpie, Queensland, Australia
filter by placetype:
  1. Adavale
    Adavale, Quilpie, Queensland, Australia (Town)
  2. Gooyer
    Gooyer, Quilpie, Queensland, Australia (Town)
  3. Jundah
    Jundah, Barcoo, Queensland, Australia (Town)
  4. Melanesia
    Melanesia (Colloquial)
  5. Bird Island
    Bird Island, Cook, Queensland, Australia (Island)
  6. Ida Island
    Ida Island, Torres, Queensland, Australia (Island)
  7. Torres Strait Islands
    Torres Strait Islands, Australia (Island)
  8. Quilpie
    Quilpie, Queensland, Australia (County)
  9. Barcoo
    Barcoo, Queensland, Australia (County)
  10. Australia/Brisbane
    Australia/Brisbane, Australia (Timezone)

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

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

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