22 places near 4477, Murweh, Queensland, Australia
filter by placetype:
  1. Caldervale
    Caldervale, Blackall Tambo Regional, Queensland, Australia (Town)
  2. Upper Warrego
    Upper Warrego, Murweh, Queensland, Australia (Town)
  3. Warrego River
    Warrego River, Australia (Drainage)
  4. Melanesia
    Melanesia (Colloquial)
  5. Russell Island
    Russell Island, Redland, Queensland, Australia (Island)
  6. Bird Island
    Bird Island, Cook, Queensland, Australia (Island)
  7. Ida Island
    Ida Island, Torres, Queensland, Australia (Island)
  8. Torres Strait Islands
    Torres Strait Islands, Australia (Island)
  9. Russell Island
    Russell Island, Queensland, Australia (Island)
  10. Murweh
    Murweh, Queensland, Australia (County)

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

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

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