catalog_split_clusters: Split a catalog into spatially clustered subsets

View source: R/catalog_boundaries.R

catalog_split_clustersR Documentation

Split a catalog into spatially clustered subsets

Description

This function groups elements of a catalog into spatial clusters based on contiguity of the tiles. The original catalog is then split into 'n' catalogs

Usage

catalog_split_clusters(ctg, buffer = 1)

Arguments

ctg

A LAScatalog

buffer

Numeric. Buffer distance applied to tile geometry before clustering. Defaults to 1.

Value

A list of LAScatalog


lidR documentation built on April 2, 2026, 5:07 p.m.