当前位置:网站首页>shp数据制作3DTiles白膜
shp数据制作3DTiles白膜
2022-07-04 19:54:00 【liuccn】
3D Tiles格式介绍
3D Tiles用于大场景的三维模型。 3D Tiles是一个开放的规范,用于传输海量的异构三维地理空间数据集。使用概念上类似于terrain和imagery的瓦片流技术,3D Tiles 使得建筑物数据集、BIM模型、点云和摄影测量模型等大模型比较流畅的在Web端进行浏览展示。
3D Tiles官方资料
转换.shp文件为3dtiles
进入到通用模型切片
选择shp数据,设置白膜高度信息
设置存储类型为散列,选择输出路径,提交任务即可
生成的结果文件发布服务
在线查看
CesiumJs加载3dtiles
var tileset = viewer.scene.primitives.add(new Cesium.Cesium3DTileset({
url: 'http://127.0.0.1:8088/3data/tileset.json'
}));
tileset.readyPromise.then(function () {
var boundingSphere = tileset.boundingSphere;
viewer.camera.viewBoundingSphere(boundingSphere, new Cesium.HeadingPitchRange(0.0, -0.5, boundingSphere.radius));
viewer.camera.lookAtTransform(Cesium.Matrix4.IDENTITY);
}).otherwise(function (error) {
throw(error);
});
边栏推荐
- 接口设计时的一些建议
- Après l'insertion de l'image dans le mot, il y a une ligne vide au - dessus de l'image, et la disposition est désordonnée après la suppression
- Understand Alibaba cloud's secret weapon "dragon architecture" in the article "science popularization talent"
- LeetCode 871. 最低加油次数
- 【申博攻略】六.如何联系心仪的博导
- Advantages of RFID warehouse management system solution
- Why is TCP three handshakes and four waves
- 强化学习-学习笔记2 | 价值学习
- 卷积神经网络在深度学习中新发展的5篇论文推荐
- Win11亮度被锁定怎么办?Win11亮度被锁定的解决方法
猜你喜欢
工厂从自动化到数字孪生,图扑能干什么?
Qt五子棋人机对战画棋子之QPainter的使用误区总结
分析伦敦银走势图的技巧
What should I do if my computer sharing printer refuses access
Four traversal methods of binary tree, as well as the creation of binary tree from middle order to post order, pre order to middle order, pre order to post order, and sequence [specially created for t
idea恢复默认快捷键
科普达人丨一文看懂阿里云的秘密武器“神龙架构”
PS竖排英文和数字文字怎么改变方向(变竖直显示)
What if the brightness of win11 is locked? Solution to win11 brightness locking
Summary of the mistakes in the use of qpainter in QT gobang man-machine game
随机推荐
冰河的海报封面
Automatic generation of interface automatic test cases by actual operation
Advantages of semantic tags and block level inline elements
Sword finger offer II 80-100 (continuous update)
Hands on deep learning (III) -- convolutional neural network CNN
Golang中UTF编码和字符集
[1200. Minimum absolute difference]
uniapp 富文本编辑器使用
Flet tutorial 04 basic introduction to filledtonalbutton (tutorial includes source code)
Understand Alibaba cloud's secret weapon "dragon architecture" in the article "science popularization talent"
LeetCode 871. 最低加油次数
Hash quiz game system development how to develop hash quiz game system development (multiple cases)
Reinforcement learning - learning notes 2 | value learning
Why is TCP three handshakes and four waves
How does win11 search for wireless displays? Win11 method of finding wireless display device
heatmap.js图片热点热力图插件
浏览器渲染页面过程
js 闭包
Stack: how to realize the judgment of valid brackets?
6月“墨力原创作者计划”获奖名单公布!邀您共话国产数据库