This tool uses las2las to filter LiDAR points based on different attributes and to write the surviving subset of points to a new LAZ or LAS file. For more info see the las2las page and its online README file.
Generates more textual control output to the console.
Default: False
Starts the GUI of LAStools with pre-populated input files.
Default: False
Filters points based on various options such as return, classification, or flags.
Options:
Default: 0
Also filters points based on various options such as return, classification, or flags.
Options:
Default: 0
Filters points based on various other options (that require a value as argument).
Options:
Default: 0
The value that is the argument for the filter selected above.
Default: (not set)
Also filters points based on various other options (that require a value as argument).
Options:
Default: 0
The value that is the argument for the filter selected above.
Default: (not set)
Specifies other command-line switches not available via this menu but known to the (advanced) LAStools user.
Default: —
processing.runalg('lidartools:las2las_filter', verbose, input_laslaz, filter_return_class_flags1, filter_return_class_flags2, filter_coords_intensity1, filter_coords_intensity1_arg, filter_coords_intensity2, filter_coords_intensity2_arg, output_laslaz)