33 places near 부평3동, 부평구, 인천, 한국
filter by placetype:
  1. Asia/Seoul
    Asia/Seoul (Timezone)
  2. Asia/Tokyo
    Asia/Tokyo (Timezone)
  3. 인천
    인천, 한국 (State)
  4. 한국
    한국, 한국 (Country)
  5. Yellow Sea
    Yellow Sea (Sea)
  6. Asia
    Asia (Continent)
  7. C.I.S.
    C.I.S. (Supername)
  8. USSR
    USSR (Supername)
  9. East Asia
    East Asia (Supername)
  10. Eastern Europe
    Eastern Europe (Supername)

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

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

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