21 places near Wood Wood, Swan Hill, Victoria, Australia
filter by placetype:
  1. Wood Wood
    Wood Wood, Swan Hill, Victoria, Australia (Town)
  2. Koraleigh
    Koraleigh, Wakool, New South Wales, Australia (Town)
  3. Nyah
    Nyah, Swan Hill, Victoria, Australia (Town)
  4. Piangil
    Piangil, Swan Hill, Victoria, Australia (Town)
  5. Miralie
    Miralie, Swan Hill, Victoria, Australia (Town)
  6. Murrumbidgee River
    Murrumbidgee River, Narrandera, New South Wales, Australia (Drainage)
  7. Murrey River
    Murrey River, Australia (Drainage)
  8. Furneaux Group
    Furneaux Group, Tasmania, Australia (Island)
  9. Wakool
    Wakool, New South Wales, Australia (County)
  10. Swan Hill
    Swan Hill, Victoria, Australia (County)

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

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

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