https://github.com/cs-tao/gtd-visualization
全球恐怖袭击数据可视化
https://github.com/cs-tao/gtd-visualization
echarts electron electron-vue element-ui leaflet visualization vue
Last synced: 12 months ago
JSON representation
全球恐怖袭击数据可视化
- Host: GitHub
- URL: https://github.com/cs-tao/gtd-visualization
- Owner: CS-Tao
- License: mit
- Created: 2018-04-22T09:55:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T05:57:43.000Z (over 7 years ago)
- Last Synced: 2025-04-04T07:41:30.541Z (about 1 year ago)
- Topics: echarts, electron, electron-vue, element-ui, leaflet, visualization, vue
- Language: JavaScript
- Homepage: https://projects.cs-tao.cc/gtd-visualization/
- Size: 2.55 MB
- Stars: 44
- Watchers: 4
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/CS-Tao/GTD-Visualization)
[](https://ci.appveyor.com/project/CS-Tao/gtd-visualization)
[](https://circleci.com/gh/CS-Tao/GTD-Visualization)
[](https://coveralls.io/github/CS-Tao/GTD-Visualization?branch=master)
[](https://codeclimate.com/github/CS-Tao/GTD-Visualization/maintainability)
[](https://opensource.org/licenses/MIT)
[](https://github.com/CS-Tao/GTD-Visualization/issues)
# 全球恐怖袭击数据可视化系统
> Global Terrorist Attacks Visualization System
[](https://projects.cs-tao.cc/gtd-visualization/)
## 相关链接
- 后台: [https://github.com/LaZzyMan/terrorsim_rear_end](https://github.com/LaZzyMan/terrorsim_rear_end)
- Docker 部署方案: [https://github.com/CS-Tao/GTD-Docker](https://github.com/CS-Tao/GTD-Docker)
- Docker 镜像仓库:
- postgis: [https://store.docker.com/community/images/cstao/gtd-postgis](https://store.docker.com/community/images/cstao/gtd-postgis)
- django: [https://store.docker.com/community/images/cstao/gtd-django](https://store.docker.com/community/images/cstao/gtd-django)
- nginx: [https://store.docker.com/community/images/cstao/gtd-nginx](https://store.docker.com/community/images/cstao/gtd-nginx)
- 文档: [https://home.cs-tao.cc/GTD-Visualization/docs](https://home.cs-tao.cc/GTD-Visualization/docs)
## 预览
### Overview

### Occurrence Trend

### Period Analysis




### Attack Details

### Motive Analysis



## 生成步骤
``` bash
# 安装依赖
yarn
# 以开发模式运行在 2018 端口
yarn dev
# 生成应用程序
yarn build
# 单元测试和端到端测试
yarn test
# 对 src 文件夹下的 Vue/Js 文件进行语法检查
yarn lint
```
## Contributors
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
| [
zz](https://github.com/LaZzyMan)
[💻](https://github.com/CS-Tao/GTD-Visualization/commits?author=LaZzyMan "Code") [🎨](#design-LaZzyMan "Design") | [
tang-xy](https://github.com/tang-xy)
[💻](https://github.com/CS-Tao/GTD-Visualization/commits?author=tang-xy "Code") [🔌](#plugin-tang-xy "Plugin/utility libraries") | [
Cong-Zou](https://github.com/Cong-Zou)
[💻](https://github.com/CS-Tao/GTD-Visualization/commits?author=Cong-Zou "Code") | [
lsq210](https://github.com/lsq210)
[💻](https://github.com/CS-Tao/GTD-Visualization/commits?author=lsq210 "Code") |
| :---: | :---: | :---: | :---: |