20 places near Rundle Mall, Adelaide, South Australia, Australia
filter by placetype:
  1. Rundle Mall
    Rundle Mall, Adelaide, South Australia, Australia (Suburb)
  2. City West Campus
    City West Campus, Adelaide, South Australia, Australia (Suburb)
  3. North Adelaide
    North Adelaide, Adelaide, South Australia, Australia (Suburb)
  4. Adelaide Station Arcade
    Adelaide Station Arcade, Adelaide, South Australia, Australia (Suburb)
  5. Adelaide Central
    Adelaide Central, Adelaide, South Australia, Australia (Suburb)
  6. Adelaide
    Adelaide, South Australia, Australia (Town)
  7. Furneaux Group
    Furneaux Group, Tasmania, Australia (Island)
  8. West Island
    West Island, Elliston, South Australia, Australia (Island)
  9. Waldegrave Islands
    Waldegrave Islands, Australia (Island)
  10. Norwood Payneham And St Peters
    Norwood Payneham And St Peters, South Australia, Australia (County)

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": [ 138.602524, -34.922829 ] } } } } ], "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" } } ] }