looking for open source tools [closed]

别等时光非礼了梦想. 提交于 2019-12-12 05:14:16

问题


Do you know any tools available for the conversion of LAS (LIDAR data) into Voronoi diagrams or TIN (triangular irregular networks) available?

Or can anyone can suggest how to do it in arcgis?


回答1:


  • LIDAR data processing with open source tools



回答2:


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.



来源:https://stackoverflow.com/questions/1341850/looking-for-open-source-tools

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!