Copies LiDAR tiles overlapping with a polygon into an output directory.
select_tiles_by_polygon(indir, outdir, polygons, verbose_mode = FALSE)
Input LAS file source directory.
Output directory into which LAS files within the polygon are copied.
Input vector polygons file.
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Returns the tool text outputs.