View source: R/clip_lidR_ctgs.R
clip_las_catalog | R Documentation |
This function takes an input directory of TLS scans that are potentially
overlapping and a region of interest (bnd
). The function loads and clips
all las data to bnd
and outputs LAS tiles with an extent
matching bnd
.
clip_las_catalog(dir, bnd, output_dir)
dir |
a directory of LAS/LAZ files |
bnd |
an |
output_dir |
directory to output LAS tiles |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.