tools for viewing TIN files

匆匆过客 提交于 2020-01-04 05:42:05

问题


is there any free open source tools available for viewing TIN (triangular irregular networks) files( which i got from LAS (Lidar data) file...)?

thanks!


回答1:


This will depend greatly on the format. Most TINs generated from LIDAR data will be in one of the standard GIS formats, in which case a good, open source GIS program will be your best bet. Any of the packages which use the GDAL/OGR libraries will most likely be able to handle the TIN format you're using (whether that's ArcInfo's, etc).

I'd recommend trying either QGIS (either to learn) or GRASS (supports the most options/formats).




回答2:


You might try this website. It seems they have some tools and libraries that may work for you.



来源:https://stackoverflow.com/questions/1357996/tools-for-viewing-tin-files

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