17 places near 창녕군, 경상남도, 한국
filter by placetype:
  1. 낙동강
    낙동강, 한국 (Drainage)
  2. 창녕읍
    창녕읍, 창녕군, 경상남도, 한국 (LocalAdmin)
  3. 창녕군
    창녕군, 경상남도, 한국 (County)
  4. Asia/Seoul
    Asia/Seoul (Timezone)
  5. Asia/Tokyo
    Asia/Tokyo (Timezone)
  6. 경상남도
    경상남도, 경상남도, 한국 (State)
  7. 한국
    한국, 한국 (Country)
  8. East Sea/Sea of Japan
    East Sea/Sea of Japan (Sea)
  9. Korea Strait
    Korea Strait (Sea)
  10. Asia
    Asia (Continent)

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

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

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