LAS Data – Clipping LAS Data Using Shapefile Polygons and Open Source Software

cliplaslidaropen-source-gisshapefile

I am trying to clip or filter lidar files (.las, .xyz) using a shapefile that contains multiple polygons.

Is there open source software that can do this spatial operation?

My .las files are enormous, and I should say that I am very new to DEM data and analysis so any help would be very welcome.

Best Answer

FUSION LiDAR Toolkit has clipping capabilities (PolyClipData tool) and unlike LASTools, its usage is unrestricted. However, despite the fact that some SVN repository on SourceForge exists, the source code published is incomplete and very old. If you can proceed without knowing the code and just use the compiled binary, then FUSION should be fine for this task.