18 places near Dorunda Aerodrome, Carpentaria Shire, Queensland, Australia
filter by placetype:
  1. Dorunda Aerodrome
    Dorunda Aerodrome, Carpentaria Shire, Queensland, Australia (Airport)
  2. Maramie
    Maramie, Carpentaria Shire, Queensland, Australia (Town)
  3. Yagoonya
    Yagoonya, Carpentaria Shire, Queensland, Australia (Town)
  4. Staaten River
    Staaten River, Carpentaria Shire, Queensland, Australia (Drainage)
  5. Mitchell River
    Mitchell River, Tablelands Regional, Queensland, Australia (Drainage)
  6. Far North QLD
    Far North QLD, Queensland, Australia (Colloquial)
  7. Melanesia
    Melanesia (Colloquial)
  8. Carpentaria Shire
    Carpentaria Shire, 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.055 seconds ⌛; show me the details?

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