21 places near Midhurst, Nillumbik, Victoria, Australia
filter by placetype:
  1. Diamond Creek
    Diamond Creek, Nillumbik, Victoria, Australia (Suburb)
  2. Cottles Bridge
    Cottles Bridge, Nillumbik, Victoria, Australia (Town)
  3. Doreen
    Doreen, Whittlesea, Victoria, Australia (Town)
  4. Linton's Bridge
    Linton's Bridge, Nillumbik, Victoria, Australia (Town)
  5. Upper Diamond Creek
    Upper Diamond Creek, Nillumbik, Victoria, Australia (Town)
  6. Hurstbridge
    Hurstbridge, Nillumbik, Victoria, Australia (Town)
  7. Melbourne
    Melbourne, Victoria, Australia (Town)
  8. Midhurst
    Midhurst, Nillumbik, Victoria, Australia (Town)
  9. Furneaux Group
    Furneaux Group, Tasmania, Australia (Island)
  10. Whittlesea
    Whittlesea, Victoria, Australia (County)

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

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

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