34 places near 본동, 동작구, 서울, 한국
filter by placetype:
  1. 한강로동
    한강로동, 용산구, 서울, 한국 (Suburb)
  2. 이촌동
    이촌동, 용산구, 서울, 한국 (Suburb)
  3. 노량진
    노량진, 동작구, 서울, 한국 (Suburb)
  4. 본동
    본동, 동작구, 서울, 한국 (Suburb)
  5. 서울
    서울, 서울, 한국 (Town)
  6. 한강
    한강, 한국 (Drainage)
  7. 한강로제3동
    한강로제3동, 용산구, 서울, 한국 (LocalAdmin)
  8. 이촌제1동
    이촌제1동, 용산구, 서울, 한국 (LocalAdmin)
  9. 이촌제2동
    이촌제2동, 용산구, 서울, 한국 (LocalAdmin)
  10. 여의동
    여의동, 영등포구, 서울, 한국 (LocalAdmin)

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

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

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