20 places near 0853, Northern Territory, Australia
filter by placetype:
  1. Tindal Airport
    Tindal Airport, Katherine, Northern Territory, Australia (Airport)
  2. Katherine
    Katherine, Katherine, Northern Territory, Australia (Town)
  3. Maranboy
    Maranboy, Roper Gulf, Northern Territory, Australia (Town)
  4. Tindal RAAF
    Tindal RAAF, Katherine, Northern Territory, Australia (Town)
  5. Venn
    Venn, Katherine, Northern Territory, Australia (Town)
  6. Katherine River
    Katherine River, Northern Territory, Australia (Drainage)
  7. Melanesia
    Melanesia (Colloquial)
  8. Katherine
    Katherine, Northern Territory, Australia (County)
  9. Victoria-Daly
    Victoria-Daly, Northern Territory, Australia (County)
  10. Roper Gulf
    Roper Gulf, Northern Territory, Australia (County)

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

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

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