39 places near 송파제2동, 송파구, 서울, 한국
filter by placetype:
  1. 방이동
    방이동, 송파구, 서울, 한국 (Suburb)
  2. 송파동
    송파동, 송파구, 서울, 한국 (Suburb)
  3. 가락동
    가락동, 송파구, 서울, 한국 (Suburb)
  4. 잠실동
    잠실동, 송파구, 서울, 한국 (Suburb)
  5. 오륜동
    오륜동, 송파구, 서울, 한국 (Suburb)
  6. 오금동
    오금동, 송파구, 서울, 한국 (Suburb)
  7. 석촌동
    석촌동, 송파구, 서울, 한국 (Suburb)
  8. 가락본동
    가락본동, 송파구, 서울, 한국 (Suburb)
  9. 장지동
    장지동, 송파구, 서울, 한국 (Suburb)
  10. 서울
    서울, 서울, 한국 (Town)

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

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

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