25 places near 3005, Melbourne, Victoria, Australia
filter by placetype:
  1. Melbourne City Heliport
    Melbourne City Heliport, Melbourne, Victoria, Australia (Airport)
  2. South Melbourne
    South Melbourne, Port Phillip, Victoria, Australia (Suburb)
  3. Port Melbourne
    Port Melbourne, Port Phillip, Victoria, Australia (Suburb)
  4. Museum
    Museum, Melbourne, Victoria, Australia (Suburb)
  5. West Melbourne
    West Melbourne, Melbourne, Victoria, Australia (Suburb)
  6. Docklands
    Docklands, Melbourne, Victoria, Australia (Suburb)
  7. Southbank
    Southbank, Melbourne, Victoria, Australia (Suburb)
  8. Melbourne Central
    Melbourne Central, Melbourne, Victoria, Australia (Suburb)
  9. Melbourne
    Melbourne, Victoria, Australia (Town)
  10. Yarra River
    Yarra River, City of Banyule, Victoria, Australia (Drainage)

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

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

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