19 places near Monash, Victoria, Australia
filter by placetype:
  1. Glen Waverley
    Glen Waverley, Monash, Victoria, Australia (Suburb)
  2. Jordanville
    Jordanville, Monash, Victoria, Australia (Suburb)
  3. Mount Waverley
    Mount Waverley, Monash, Victoria, Australia (Suburb)
  4. Notting Hill
    Notting Hill, Monash, Victoria, Australia (Suburb)
  5. Syndal
    Syndal, Monash, Victoria, Australia (Suburb)
  6. Pinewood
    Pinewood, Monash, Victoria, Australia (Suburb)
  7. Melbourne
    Melbourne, Victoria, Australia (Town)
  8. Furneaux Group
    Furneaux Group, Tasmania, Australia (Island)
  9. Monash
    Monash, 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.012 seconds ⌛; show me the details?

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