clip_las_catalog: Clip a LAS catalog to a boundary to speed up processing

View source: R/clip_lidR_ctgs.R

clip_las_catalogR Documentation

Clip a LAS catalog to a boundary to speed up processing

Description

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.

Usage

clip_las_catalog(dir, bnd, output_dir)

Arguments

dir

a directory of LAS/LAZ files

bnd

an sf object denoting the region of interest. Only UTM units tested

output_dir

directory to output LAS tiles


jbcannon/landecoutils documentation built on July 16, 2025, 10:17 p.m.