30 places near Alawa, Darwin, Northern Territory, Australia
filter by placetype:
  1. Alawa
    Alawa, Darwin, Northern Territory, Australia (Suburb)
  2. Brinkin
    Brinkin, Darwin, Northern Territory, Australia (Suburb)
  3. Casuarina
    Casuarina, Darwin, Northern Territory, Australia (Suburb)
  4. Jingili
    Jingili, Darwin, Northern Territory, Australia (Suburb)
  5. Millner
    Millner, Darwin, Northern Territory, Australia (Suburb)
  6. Moil
    Moil, Darwin, Northern Territory, Australia (Suburb)
  7. Rapid Creek
    Rapid Creek, Darwin, Northern Territory, Australia (Suburb)
  8. Wagaman
    Wagaman, Darwin, Northern Territory, Australia (Suburb)
  9. Wanguri
    Wanguri, Darwin, Northern Territory, Australia (Suburb)
  10. Anula
    Anula, Darwin, Northern Territory, Australia (Suburb)

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

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

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