6 places near 개금제2동, 부산진구, 부산, 한국
filter by placetype:
  1. 동대신동
    동대신동, 서구, 부산, 한국 (Suburb)
  2. 서대신동
    서대신동, 서구, 부산, 한국 (Suburb)
  3. 수정동
    수정동, 동구, 부산, 한국 (Suburb)
  4. 가야동
    가야동, 부산진구, 부산, 한국 (Suburb)
  5. 개금동
    개금동, 부산진구, 부산, 한국 (Suburb)
  6. 주례동
    주례동, 사상구, 부산, 한국 (Suburb)

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

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

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