49 places near 광복동, 중구, 부산, 한국
filter by placetype:
  1. 영주동
    영주동, 중구, 부산, 한국 (Suburb)
  2. 동대신동
    동대신동, 서구, 부산, 한국 (Suburb)
  3. 서대신동
    서대신동, 서구, 부산, 한국 (Suburb)
  4. 남부민동
    남부민동, 서구, 부산, 한국 (Suburb)
  5. 봉래동
    봉래동, 영도구, 부산, 한국 (Suburb)
  6. 중앙동
    중앙동, 중구, 부산, 한국 (Suburb)
  7. 동광동
    동광동, 중구, 부산, 한국 (Suburb)
  8. 대청동
    대청동, 중구, 부산, 한국 (Suburb)
  9. 보수동
    보수동, 중구, 부산, 한국 (Suburb)
  10. 부평동
    부평동, 중구, 부산, 한국 (Suburb)

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": [ 129.030426, 35.100029 ] } } } } ], "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" } } ] }