23 places near 중앙동, 진해시, 경상남도, 한국
filter by placetype:
  1. 창원시
    창원시, 창원시, 경상남도, 한국 (Town)
  2. 진해시
    진해시, 진해시, 경상남도, 한국 (Town)
  3. 마산시
    마산시, 마산시, 경상남도, 한국 (Town)
  4. 낙동강
    낙동강, 한국 (Drainage)
  5. 웅남동
    웅남동, 창원시, 경상남도, 한국 (LocalAdmin)
  6. 중앙동
    중앙동, 진해시, 경상남도, 한국 (LocalAdmin)
  7. 창원시
    창원시, 경상남도, 한국 (County)
  8. 진해시
    진해시, 경상남도, 한국 (County)
  9. 마산시
    마산시, 경상남도, 한국 (County)
  10. Asia/Seoul
    Asia/Seoul (Timezone)

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

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

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