24 places near Newmarket, Brisbane, Queensland, Australia
filter by placetype:
  1. Newmarket
    Newmarket, Brisbane, Queensland, Australia (Suburb)
  2. Enoggera
    Enoggera, Brisbane, Queensland, Australia (Suburb)
  3. Ashgrove
    Ashgrove, Brisbane, Queensland, Australia (Suburb)
  4. Grange
    Grange, Brisbane, Queensland, Australia (Suburb)
  5. Wilston
    Wilston, Brisbane, Queensland, Australia (Suburb)
  6. Alderley
    Alderley, Brisbane, Queensland, Australia (Suburb)
  7. Brisbane
    Brisbane, Brisbane, Queensland, Australia (Town)
  8. Brisbane River
    Brisbane River, Queensland, Australia (Drainage)
  9. Melanesia
    Melanesia (Colloquial)
  10. Rat Island
    Rat Island, Gold Coast City, Queensland, Australia (Island)

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

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

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