looking for open source tools [closed]

2019-09-09 22:50发布

问题:

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.