42 places near 대봉동, 중구, 대구, 한국
filter by placetype:
  1. 대구
    대구, 대구, 한국 (State)
  2. 한국
    한국, 한국 (Country)
  3. East Sea/Sea of Japan
    East Sea/Sea of Japan (Sea)
  4. Korea Strait
    Korea Strait (Sea)
  5. Asia
    Asia (Continent)
  6. C.I.S.
    C.I.S. (Supername)
  7. USSR
    USSR (Supername)
  8. East Asia
    East Asia (Supername)
  9. Eastern Europe
    Eastern Europe (Supername)
  10. Far East
    Far East (Supername)

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

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

        
0.016 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 128.599579, 35.8535 ] } } } } ], "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" } } ], "from": 30 }