22 places near Wamoon, Leeton, New South Wales, Australia
filter by placetype:
  1. Gogeldrie
    Gogeldrie, Leeton, New South Wales, Australia (Town)
  2. Stanbridge
    Stanbridge, Leeton, New South Wales, Australia (Town)
  3. Wamoon
    Wamoon, Leeton, New South Wales, Australia (Town)
  4. Leeton
    Leeton, Leeton, New South Wales, Australia (Town)
  5. Murrumbidgee River
    Murrumbidgee River, Narrandera, New South Wales, Australia (Drainage)
  6. Lachlan River
    Lachlan River, New South Wales, Australia (Drainage)
  7. Murrey River
    Murrey River, Australia (Drainage)
  8. Furneaux Group
    Furneaux Group, Tasmania, Australia (Island)
  9. Narrandera
    Narrandera, New South Wales, Australia (County)
  10. Leeton
    Leeton, New South Wales, Australia (County)

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

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

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