The LiDAR plugin requires the following python packages:
laspy
PDAL
You can install them using pip
.
Additionally, the LiDAR plugin requires lasquery
from lastools
for pre-processing.
You can follow the instructions here to install it.
The lasquery
executable must be in your PATH
.
square_split_strategy
: Splits the surface into a given number of squared sub-regions.