20 places near 강림면, 횡성군, 강원도, 한국
filter by placetype:
  1. 원주시
    원주시, 원주시, 강원도, 한국 (Town)
  2. 한강
    한강, 한국 (Drainage)
  3. 강림면
    강림면, 횡성군, 강원도, 한국 (LocalAdmin)
  4. 수주면
    수주면, 영월군, 강원도, 한국 (LocalAdmin)
  5. 횡성군
    횡성군, 강원도, 한국 (County)
  6. 원주시
    원주시, 강원도, 한국 (County)
  7. 영월군
    영월군, 강원도, 한국 (County)
  8. Asia/Seoul
    Asia/Seoul (Timezone)
  9. Asia/Tokyo
    Asia/Tokyo (Timezone)
  10. 경상북도
    경상북도, 경상북도, 한국 (State)

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

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

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