18 places near Cho do Airport, Hwanghae-namdo, North Korea
filter by placetype:
  1. Cho do Airport
    Cho do Airport, Hwanghae-namdo, North Korea (Airport)
  2. Ch'o-do
    Ch'o-do, Hwanghae-namdo, North Korea (Island)
  3. Asia/Pyongyang
    Asia/Pyongyang (Timezone)
  4. Asia/Seoul
    Asia/Seoul (Timezone)
  5. Asia/Tokyo
    Asia/Tokyo (Timezone)
  6. Asia/Shanghai
    Asia/Shanghai, 中國 (Timezone)
  7. Hwanghae-namdo
    Hwanghae-namdo, Hwanghae-namdo, North Korea (State)
  8. 内蒙古自治区
    内蒙古自治区, 中國 (State)
  9. North Korea
    North Korea, North Korea (Country)
  10. Yellow Sea
    Yellow Sea (Sea)

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": [ 124.855003, 38.5005 ] } } } } ], "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" } } ] }