Django +Cesium 加载倾斜模型 + upload
Cesium 倾斜模型的展示
前端webupload +Django后台实现大文件分片、断点续传、Django项目。 The front-end webupload uploader + Django backstage implementation of large file sharding, Breakpoint continuingly, Django project.
初始项目 Django2.0.3 python3.6
成功 测试上传3G大小的文件(zip 压缩)
没写modle ORM 上传文件 路径的映射 欢迎完善
redis 缓存上传碎片的方式注释了 想尝试这个可以自己打开去配置
Clone the repo.
git clone git@github.com:jiawenquan/DjangoCesium.git cd DjangoCesium/
Install the requirements (I suggest using a virtualenv).
virtualenv ven source venv/bin/activate pip install -r requirements.txt
Run the server.
./manage.py runserver
Go to 127.0.0.1:8000 <http://127.0.0.1:8000>
__ .Show Cesium Demo 3Dtiles .
Go to 127.0.0.1:8000/upload/ <http://127.0.0.1:8000/upload/>
__ and upload a file.
qq 1173551915
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。