18 places near Connellan, Alice Springs, Northern Territory, Australia
filter by placetype:
  1. Connellan
    Connellan, Alice Springs, Northern Territory, Australia (Suburb)
  2. Alice Springs
    Alice Springs, Alice Springs, Northern Territory, Australia (Town)
  3. Finke
    Finke, Macdonnell, Northern Territory, Australia (Town)
  4. Hale
    Hale, 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.03 seconds ⌛; show me the details?

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