18 places near 광탄면, 파주시, 경기도, 한국
filter by placetype:
  1. 파주시
    파주시, 파주시, 경기도, 한국 (Town)
  2. 광탄면
    광탄면, 파주시, 경기도, 한국 (LocalAdmin)
  3. 파주시
    파주시, 경기도, 한국 (County)
  4. Asia/Pyongyang
    Asia/Pyongyang (Timezone)
  5. Asia/Seoul
    Asia/Seoul (Timezone)
  6. Asia/Tokyo
    Asia/Tokyo (Timezone)
  7. Hwanghae-bukto
    Hwanghae-bukto, Hwanghae-bukto, North Korea (State)
  8. 경기도
    경기도, 경기도, 한국 (State)
  9. 한국
    한국, 한국 (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.049 seconds ⌛; show me the details?

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