24 places near Whiteside, Moreton Bay Regional, Queensland, Australia
filter by placetype:
  1. Brisbane
    Brisbane, Brisbane, Queensland, Australia (Town)
  2. Cashmere
    Cashmere, Moreton Bay Regional, Queensland, Australia (Town)
  3. Kurwongbah
    Kurwongbah, Moreton Bay Regional, Queensland, Australia (Town)
  4. Whiteside
    Whiteside, Moreton Bay Regional, Queensland, Australia (Town)
  5. Brisbane River
    Brisbane River, Queensland, Australia (Drainage)
  6. Lake Samsonvale
    Lake Samsonvale, Moreton Bay Regional, Queensland, Australia (Drainage)
  7. Melanesia
    Melanesia (Colloquial)
  8. Mud Island
    Mud Island, Queensland, Australia (Island)
  9. Rat Island
    Rat Island, Gold Coast City, Queensland, Australia (Island)
  10. Russell Island
    Russell Island, Redland, Queensland, Australia (Island)

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

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

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