39 places near 좌천제1동, 동구, 부산, 한국
filter by placetype:
  1. 초량동
    초량동, 동구, 부산, 한국 (Suburb)
  2. 수정동
    수정동, 동구, 부산, 한국 (Suburb)
  3. 좌천동
    좌천동, 동구, 부산, 한국 (Suburb)
  4. 범일동
    범일동, 동구, 부산, 한국 (Suburb)
  5. 가야동
    가야동, 부산진구, 부산, 한국 (Suburb)
  6. 범천동
    범천동, 부산진구, 부산, 한국 (Suburb)
  7. 부산
    부산, 부산, 한국 (Town)
  8. 낙동강
    낙동강, 한국 (Drainage)
  9. 초량제3동
    초량제3동, 동구, 부산, 한국 (LocalAdmin)
  10. 수정제1동
    수정제1동, 동구, 부산, 한국 (LocalAdmin)

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

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

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