8 places near 대구, 대구, 한국
filter by placetype:
  1. 대명6동
    대명6동, 남구, 대구, 한국 (LocalAdmin)
  2. 상인1동
    상인1동, 달서구, 대구, 한국 (LocalAdmin)
  3. 상인2동
    상인2동, 달서구, 대구, 한국 (LocalAdmin)
  4. 상인3동
    상인3동, 달서구, 대구, 한국 (LocalAdmin)
  5. 도원동
    도원동, 달서구, 대구, 한국 (LocalAdmin)
  6. 송현1동
    송현1동, 달서구, 대구, 한국 (LocalAdmin)
  7. 화원읍
    화원읍, 달성군, 대구, 한국 (LocalAdmin)
  8. 가창면
    가창면, 달성군, 대구, 한국 (LocalAdmin)

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

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

        
0.02 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 128.555, 35.806 ] } } } }, { "term": { "woe:placetype": 10 } } ], "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" } } ] }