tools for viewing TIN files

2019-07-20 06:47发布

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

thanks!

2条回答
劫难
2楼-- · 2019-07-20 07:04

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).

查看更多
唯我独甜
3楼-- · 2019-07-20 07:22

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

查看更多
登录 后发表回答