5 places near 대림동, 영등포구, 서울, 한국
filter by placetype:
  1. 구로동
    구로동, 구로구, 서울, 한국 (Suburb)
  2. 도림동
    도림동, 영등포구, 서울, 한국 (Suburb)
  3. 대림동
    대림동, 영등포구, 서울, 한국 (Suburb)
  4. 신대방동
    신대방동, 동작구, 서울, 한국 (Suburb)
  5. 신림동
    신림동, 관악구, 서울, 한국 (Suburb)

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

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

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