36 places near 주안동, 남구, 인천, 한국
filter by placetype:
  1. 남동구
    남동구, 인천, 한국 (County)
  2. 시흥시
    시흥시, 경기도, 한국 (County)
  3. 부평구
    부평구, 인천, 한국 (County)
  4. Asia/Seoul
    Asia/Seoul (Timezone)
  5. Asia/Tokyo
    Asia/Tokyo (Timezone)
  6. 인천
    인천, 한국 (State)
  7. 한국
    한국, 한국 (Country)
  8. Yellow Sea
    Yellow Sea (Sea)
  9. Asia
    Asia (Continent)
  10. C.I.S.
    C.I.S. (Supername)

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

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

        
0.035 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 126.683533, 37.454498 ] } } } } ], "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" } } ], "from": 20 }