18 places near Flynn, Alice Springs, Northern Territory, Australia
filter by placetype:
  1. Araluen
    Araluen, Alice Springs, Northern Territory, Australia (Suburb)
  2. Flynn
    Flynn, Alice Springs, Northern Territory, Australia (Suburb)
  3. Alice Springs
    Alice Springs, Alice Springs, Northern Territory, Australia (Town)
  4. Finke
    Finke, Macdonnell, Northern Territory, Australia (Town)
  5. Hugh
    Hugh, Macdonnell, Northern Territory, Australia (Town)
  6. Finke River
    Finke River, Australia (Drainage)
  7. Melanesia
    Melanesia (Colloquial)
  8. Alice Springs
    Alice Springs, Northern Territory, Australia (County)
  9. Macdonnell
    Macdonnell, Northern Territory, Australia (County)
  10. Central Desert
    Central Desert, Northern Territory, Australia (County)

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

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

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