World History Timeline with Map

[ altas  world  history  timeline  map  ]

Note this website is based on work from The World History and Atlas. There is a version with 3D map in 历史时间线.

The data of the history and altas is provided as javascript file in src/twha/js/region.js. It is an array, where each element has the following format:

  1. label
  2. year start
  3. year end
  4. 国名:如果长度大于3

    1. year start
    2. year end
    3. 图标 路径是twha/sym/图标.png
    4. 日语区域名
    5. 英文区域名
    6. 中文区域名,@/$表示中文和日语是一样的
    7. 日语区域缩写
    8. 英文区域缩写
    9. 中文区域缩写,@/$表示中文和日语是一样的
    10. x坐标
    11. y坐标
    12. display level
  5. 统治者称呼:如果长度==3

    1. 日语称呼
    2. 英语称呼
    3. 中文称呼,@/$表示中文和日语是一样的
  6. 统治者:接下来如果长度大于3

    1. year start
    2. year end
    3. 图标
    4. 日语区域名
    5. 英文区域名
    6. 中文区域名,@/$表示中文和日语是一样的
Written on April 24, 2021