寻找开源工具

发布于 2024-08-03 07:23:54 字数 1459 浏览 6 评论 0 原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

江湖正好 2024-08-10 07:23:54

这可能会有所帮助。在 ArcGIS 中,您可以使用实际的 TIN(一种文件格式),也可以使用更适合高密度点云(例如 LIDAR)的 Terrain。它比 TIN 提供更好的性能。

地形可用于需要 TIN 的地方。

将表面要素数据点加载到地理数据库

而不是 ASCII上述指南中显示的工具,您将需要使用 LAS 至多个 工具。

This may help a bit. In ArcGIS, you can either use an actual TIN which is a file format, or you can use a Terrain which is better suited for high density point clouds such as LIDAR. It offers better performance over a TIN.

The Terrain can be used where you need a TIN.

Loading surface feature data points into a geodatabase

Instead of the ASCII tool shown in the above guide, you will need to use the LAS to Multiple tool.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文