15 places near North Korea, North Korea
filter by placetype:
  1. Asia/Pyongyang
    Asia/Pyongyang (Timezone)
  2. Asia/Tokyo
    Asia/Tokyo (Timezone)
  3. Chagang-do
    Chagang-do, Chagang-do, North Korea (State)
  4. Hamgyong-namdo
    Hamgyong-namdo, Hamgyong-namdo, North Korea (State)
  5. Yanggang-do
    Yanggang-do, Yanggang-do, North Korea (State)
  6. North Korea
    North Korea, North Korea (Country)
  7. East Sea/Sea of Japan
    East Sea/Sea of Japan (Sea)
  8. Asia
    Asia (Continent)
  9. C.I.S.
    C.I.S. (Supername)
  10. USSR
    USSR (Supername)

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

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

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