17 places near Condamine River, Queensland, Australia
filter by placetype:
  1. Cecil Plains
    Cecil Plains, Toowoomba Regional, Queensland, Australia (Town)
  2. Condamine Plains
    Condamine Plains, Toowoomba Regional, Queensland, Australia (Town)
  3. Condamine River
    Condamine River, Queensland, Australia (Drainage)
  4. Melanesia
    Melanesia (Colloquial)
  5. Russell Island
    Russell Island, Redland, Queensland, Australia (Island)
  6. Russell Island
    Russell Island, Queensland, Australia (Island)
  7. Western Downs Regional Council
    Western Downs Regional Council, Queensland, Australia (County)
  8. Toowoomba Regional
    Toowoomba Regional, Queensland, Australia (County)
  9. Australia/Brisbane
    Australia/Brisbane, Australia (Timezone)
  10. Queensland
    Queensland, Queensland, Australia (State)

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

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

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