select_tiles_by_polygon: Select tiles by polygon

Description Usage Arguments Value

Description

Copies LiDAR tiles overlapping with a polygon into an output directory.

Usage

1
select_tiles_by_polygon(indir, outdir, polygons, verbose_mode = FALSE)

Arguments

indir

Input LAS file source directory.

outdir

Output directory into which LAS files within the polygon are copied.

polygons

Input vector polygons file.

verbose_mode

Sets verbose mode. If verbose mode is False, tools will not print output messages.

Value

Returns the tool text outputs.


whitebox documentation built on Sept. 7, 2020, 3 p.m.