36 places near 평리동, 서구, 대구, 한국
filter by placetype:
  1. 내당동
    내당동, 서구, 대구, 한국 (Suburb)
  2. 비산동
    비산동, 서구, 대구, 한국 (Suburb)
  3. 평리동
    평리동, 서구, 대구, 한국 (Suburb)
  4. 상중이동
    상중이동, 서구, 대구, 한국 (Suburb)
  5. 대구
    대구, 대구, 한국 (Town)
  6. 낙동강
    낙동강, 한국 (Drainage)
  7. 내당1동
    내당1동, 서구, 대구, 한국 (LocalAdmin)
  8. 내당2.3동
    내당2.3동, 서구, 대구, 한국 (LocalAdmin)
  9. 비산1동
    비산1동, 서구, 대구, 한국 (LocalAdmin)
  10. 비산7동
    비산7동, 서구, 대구, 한국 (LocalAdmin)

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

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

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