Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 504 Bytes

lidar.md

File metadata and controls

21 lines (13 loc) · 504 Bytes

LiDAR

Installation

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.

Partitioning strategies

  • square_split_strategy: Splits the surface into a given number of squared sub-regions.