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?

link|improve this question

feedback

2 Answers

up vote 3 down vote accepted
link|improve this answer
feedback

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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.