25 places near 3050, Melbourne, Victoria, Australia
filter by placetype:
  1. Museum
    Museum, Melbourne, Victoria, Australia (Suburb)
  2. West Melbourne
    West Melbourne, Melbourne, Victoria, Australia (Suburb)
  3. Parkville
    Parkville, Melbourne, Victoria, Australia (Suburb)
  4. Royal Park
    Royal Park, Melbourne, Victoria, Australia (Suburb)
  5. Carlton South
    Carlton South, Melbourne, Victoria, Australia (Suburb)
  6. Carlton North
    Carlton North, Yarra, Victoria, Australia (Suburb)
  7. North Melbourne
    North Melbourne, Melbourne, Victoria, Australia (Suburb)
  8. Carlton
    Carlton, Melbourne, Victoria, Australia (Suburb)
  9. Hotham Hill
    Hotham Hill, Melbourne, Victoria, Australia (Suburb)
  10. Melbourne Central
    Melbourne Central, Melbourne, Victoria, Australia (Suburb)

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

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

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