28 places near Hill End, Brisbane, Queensland, Australia
filter by placetype:
  1. St Lucia
    St Lucia, Brisbane, Queensland, Australia (Suburb)
  2. Indooroopilly
    Indooroopilly, Brisbane, Queensland, Australia (Suburb)
  3. South Brisbane
    South Brisbane, Brisbane, Queensland, Australia (Suburb)
  4. West End
    West End, Brisbane, Queensland, Australia (Suburb)
  5. Auchenflower
    Auchenflower, Brisbane, Queensland, Australia (Suburb)
  6. Taringa
    Taringa, Brisbane, Queensland, Australia (Suburb)
  7. Toowong
    Toowong, Brisbane, Queensland, Australia (Suburb)
  8. Highgate Hill
    Highgate Hill, Brisbane, Queensland, Australia (Suburb)
  9. Hill End
    Hill End, Brisbane, Queensland, Australia (Suburb)
  10. St Lucia South
    St Lucia South, Brisbane, Queensland, Australia (Suburb)

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

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

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