37 places near 구로제5동, 구로구, 서울, 한국
filter by placetype:
  1. 신정동
    신정동, 양천구, 서울, 한국 (Suburb)
  2. 구로동
    구로동, 구로구, 서울, 한국 (Suburb)
  3. 도림동
    도림동, 영등포구, 서울, 한국 (Suburb)
  4. 문래동
    문래동, 영등포구, 서울, 한국 (Suburb)
  5. 대림동
    대림동, 영등포구, 서울, 한국 (Suburb)
  6. 신도림동
    신도림동, 구로구, 서울, 한국 (Suburb)
  7. 구로본동
    구로본동, 구로구, 서울, 한국 (Suburb)
  8. 광명시
    광명시, 광명시, 경기도, 한국 (Town)
  9. 서울
    서울, 서울, 한국 (Town)
  10. 한강
    한강, 한국 (Drainage)

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

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

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