{"id":22522587,"url":"https://github.com/gonnavis/timeline","last_synced_at":"2025-04-06T13:11:56.739Z","repository":{"id":50726187,"uuid":"51939945","full_name":"gonnavis/Timeline","owner":"gonnavis","description":"直观地显示各个历史时间段及历史地图。Visually display various historical time periods and historical maps.","archived":false,"fork":false,"pushed_at":"2021-01-27T08:58:19.000Z","size":92030,"stargazers_count":355,"open_issues_count":5,"forks_count":86,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-30T12:08:57.894Z","etag":null,"topics":["3d","boundary","country","dynasty","history","javascript","map","threejs","timeline","vue"],"latest_commit_sha":null,"homepage":"http://gonnavis.com/timeline/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gonnavis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-17T17:08:43.000Z","updated_at":"2025-03-25T02:58:53.000Z","dependencies_parsed_at":"2022-09-12T03:10:49.211Z","dependency_job_id":null,"html_url":"https://github.com/gonnavis/Timeline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonnavis%2FTimeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonnavis%2FTimeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonnavis%2FTimeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gonnavis%2FTimeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gonnavis","download_url":"https://codeload.github.com/gonnavis/Timeline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485290,"owners_count":20946398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d","boundary","country","dynasty","history","javascript","map","threejs","timeline","vue"],"created_at":"2024-12-07T05:16:27.706Z","updated_at":"2025-04-06T13:11:51.730Z","avatar_url":"https://github.com/gonnavis.png","language":"JavaScript","readme":"\u003ch1\u003e历史时间线\u003c/h1\u003e\n\n\u003ca href=\"http://gonnavis.com/timeline/\" target=\"_blank\"\u003e在线演示 (时间线及三维地图) Demo 3D\u003c/a\u003e\n\u003cbr/\u003e\n\u003ca href=\"http://gonnavis.com/timeline/twha/\" target=\"_blank\"\u003e在线演示twha版 (平面地图) Demo 2D\u003c/a\u003e\n\n\u003ch3\u003e简介\u003c/h3\u003e\n\u003cp\u003e直观地显示各个历史时间段及历史地图。\u003c/p\u003e\n\n\u003c!-- \u003cimg src=\"http://gonnavis.com/timeline/preview2.png\"\u003e --\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/gonnavis/Timeline/master/other/screenshoot.png\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/gonnavis/Timeline/master/other/screenshoot_2.jpg\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/gonnavis/Timeline/master/other/screenshoot_twha.jpg\"\u003e\n\n\u003ch3\u003e运行\u003c/h3\u003e\n\u003cp\u003e\n  npm install\u003cbr\u003e\n  npm run serve\u003cbr\u003e\n  http://localhost:8080/\u003cbr\u003e\n\u003c/p\u003e\n\n\u003ch3\u003e编译部署\u003c/h3\u003e\n\u003cp\u003e\n  npm run build\u003cbr\u003e\n  然后提取 dist/ 内文件即可部署 \u003cbr\u003e\n  由于添加了 Vuetify 和 Tailwind, 编译时间增加了非常多, 请耐心等待.\u003cbr\u003e\n\u003c/p\u003e\n\n\u003ch3\u003e计划开发功能\u003c/h3\u003e\n\u003cp\u003e用河流图直观地同时显示时间和面积信息，完善标尺，时间段嵌套，自定义／上传时间段。 \u003c/p\u003e\n\n\u003ch3\u003etwha(The World Historical Atras)项目代码\u003c/h3\u003e\n\u003cp\u003e果然已经有人整理了所有年代的历史地图并做成了网页, 不需要自己再搞一遍了，\u003ca href=\"http://x768.com/w/twha.ja\" target=\"_blank\"\u003e官网\u003c/a\u003e，奇怪的是并没有放到线上, 因此稍做修改优化了下操作方式放到了线上 http://gonnavis.com/timeline/twha/ 目前只支持pc\u003c/p\u003e\n\u003cp\u003e代码放在本项目的 twha 文件夹下\u003c/p\u003e\n\n\u003ch3\u003e运行twha版\u003c/h3\u003e\n\u003cp\u003e\n  直接打开 twha/index.html 即可\n\u003c/p\u003e\n\n\u003ch3\u003e部署twha版\u003c/h3\u003e\n\u003cp\u003e\n  直接部署 twha/ 文件夹下所有文件即可\n\u003c/p\u003e\n\n\u003ch3\u003e备注\u003c/h3\u003e\n\u003cp\u003e\n  目前使用 vue2 开发\u003cbr\u003e\n  之前的 angular2 版 git SHA-1: b2bbf00d95ac24568e1941da56a91884b95edc8d\u003cbr\u003e\n  之前的 angular1 版 git SHA-1: b5372193ab1ff344b9bd0d3dabb2e3339b436269\n\u003c/p\u003e\n\n\u003ch3\u003e地图编辑模式(暂时弃用，因为目前使用图片地图而非路径地图，后续适时继续开发)\u003c/h3\u003e\n\u003cp\u003e\n  http://localhost:8080/?is_edit=true\u003cbr\u003e\n  点击框选边界\u003cbr\u003e\n  控制台执行:  JSON.stringify({boundary :smap.vec3s_boundary_dot,camera_position: smap.camera.position,})\u003cbr\u003e\n  将结果复制粘贴入 src/components/data.js 中对应朝代的 map 属性内\u003cbr\u003e\n\u003c/p\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonnavis%2Ftimeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgonnavis%2Ftimeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgonnavis%2Ftimeline/lists"}