21 places near Bankstown, City of Bankstown, New South Wales, Australia
filter by placetype:
  1. Bankstown
    Bankstown, City of Bankstown, New South Wales, Australia (Suburb)
  2. Punchbowl
    Punchbowl, City of Canterbury, New South Wales, Australia (Suburb)
  3. Yagoona
    Yagoona, City of Bankstown, New South Wales, Australia (Suburb)
  4. Greenacre
    Greenacre, City of Bankstown, New South Wales, Australia (Suburb)
  5. Mount Lewis
    Mount Lewis, City of Bankstown, New South Wales, Australia (Suburb)
  6. Bankstown North
    Bankstown North, City of Bankstown, New South Wales, Australia (Suburb)
  7. Holsworthy
    Holsworthy, City of Liverpool, New South Wales, Australia (Town)
  8. Sydney
    Sydney, New South Wales, Australia (Town)
  9. Georges River
    Georges River, New South Wales, Australia (Drainage)
  10. South Coast NSW
    South Coast NSW, Australia (Colloquial)

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

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

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