Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvgis/dc-home-cli
数字视觉的三维开发平台网站模板,主要包括说明、示例、文档等
https://github.com/dvgis/dc-home-cli
cesium dc-sdk demo mobile pc vue
Last synced: 8 days ago
JSON representation
数字视觉的三维开发平台网站模板,主要包括说明、示例、文档等
- Host: GitHub
- URL: https://github.com/dvgis/dc-home-cli
- Owner: dvgis
- Created: 2020-02-19T05:00:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T06:06:13.000Z (almost 2 years ago)
- Last Synced: 2024-12-16T23:02:44.361Z (10 days ago)
- Topics: cesium, dc-sdk, demo, mobile, pc, vue
- Language: Vue
- Homepage: http://dc.dvgis.cn
- Size: 24.7 MB
- Stars: 44
- Watchers: 1
- Forks: 24
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DC Home Cli
> DC-SDK 官方主页脚手架,主要包括说明、示例、文档等模块。
> 该主页代码任何个人和机构可以修改、重构,无需经过我方授权。在进行二次开过程中出现任何问题,我方不担任何责任。
## 网站地址
> http://dc.dvgis.cn
## 准备
使用前确认`dc-sdk`版本问题,确保使用最新的版本
## 安装
```node
yarn install
```## 启动
```node
yarn run serve
```## 发布
```node
yarn run build
```## 示例
| ![picture](http://dc.dvgis.cn/examples/images/baselayer/baidu.png?v=2) | ![picture](http://dc.dvgis.cn/examples/images/baselayer/tdt.png?v=1) | ![picture](http://dc.dvgis.cn/examples/images/baselayer/arcgis.png?v=2) | ![picture](http://dc.dvgis.cn/examples/images/mini-scene/china.gif) |
| :-----------------------------------------------------------: | :-----------------------------------------------------------: | :------------------------------------------------------------------: | :--------------------------------------------------------------: |
| ![picture](http://dc.dvgis.cn/examples/images/mini-scene/dfmz.gif) | ![picture](http://dc.dvgis.cn/examples/images/mini-scene/factory.gif?v=1) | ![picture](http://dc.dvgis.cn/examples/images/layer/cluster_circle.gif) | ![picture](http://dc.dvgis.cn/examples/images/model/shp_custom_shader.gif) |
| ![picture](http://dc.dvgis.cn/examples/images/overlay/polyline_image_trail.gif) | ![picture](http://dc.dvgis.cn/examples/images/overlay/wall_trail.gif?v=1) | ![picture](http://dc.dvgis.cn/examples/images/overlay/water.gif?v=2) | ![picture](http://dc.dvgis.cn/examples/images/overlay/plot-overlay.png) |[更多>>](http://dc.dvgis.cn/#/examples)
## 感谢