20 places near Greta South, Wangaratta, Victoria, Australia
filter by placetype:
  1. Hansonville
    Hansonville, Wangaratta, Victoria, Australia (Town)
  2. Upper Lurg
    Upper Lurg, Benalla, Victoria, Australia (Town)
  3. Greta South
    Greta South, Wangaratta, Victoria, Australia (Town)
  4. Upper Ryans Creek
    Upper Ryans Creek, Benalla, Victoria, Australia (Town)
  5. Murrey River
    Murrey River, Australia (Drainage)
  6. Ovens River
    Ovens River, Victoria, Australia (Drainage)
  7. Furneaux Group
    Furneaux Group, Tasmania, Australia (Island)
  8. Wangaratta
    Wangaratta, Victoria, Australia (County)
  9. Benalla
    Benalla, Victoria, Australia (County)
  10. Australia/Adelaide
    Australia/Adelaide, Australia (Timezone)

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

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

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