23 places near 4306, Queensland, Australia
filter by placetype:
  1. Linville
    Linville, Somerset Regional, Queensland, Australia (Town)
  2. Avoca Vale
    Avoca Vale, Somerset Regional, Queensland, Australia (Town)
  3. Taromeo
    Taromeo, South Burnett Regional, Queensland, Australia (Town)
  4. Brisbane River
    Brisbane River, Queensland, Australia (Drainage)
  5. Condamine River
    Condamine River, Queensland, Australia (Drainage)
  6. Melanesia
    Melanesia (Colloquial)
  7. Mud Island
    Mud Island, Queensland, Australia (Island)
  8. Rat Island
    Rat Island, Gold Coast City, Queensland, Australia (Island)
  9. Russell Island
    Russell Island, Redland, Queensland, Australia (Island)
  10. Bird Island
    Bird Island, Cook, Queensland, Australia (Island)

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

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

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