49 places near 도원동, 중구, 인천, 한국
filter by placetype:
  1. 송현동
    송현동, 동구, 인천, 한국 (Suburb)
  2. 숭의동
    숭의동, 남구, 인천, 한국 (Suburb)
  3. 용현동
    용현동, 남구, 인천, 한국 (Suburb)
  4. 도화동
    도화동, 남구, 인천, 한국 (Suburb)
  5. 가좌동
    가좌동, 서구, 인천, 한국 (Suburb)
  6. 연안동
    연안동, 중구, 인천, 한국 (Suburb)
  7. 신포동
    신포동, 중구, 인천, 한국 (Suburb)
  8. 신흥동
    신흥동, 중구, 인천, 한국 (Suburb)
  9. 도원동
    도원동, 중구, 인천, 한국 (Suburb)
  10. 율목동
    율목동, 중구, 인천, 한국 (Suburb)

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

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

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