46 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.045 seconds ⌛; show me the details?

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