View source: R/catalog_boundaries.R
| catalog_split_clusters | R Documentation |
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
catalog_split_clusters(ctg, buffer = 1)
ctg |
A LAScatalog |
buffer |
Numeric. Buffer distance applied to tile geometry before clustering. Defaults to 1. |
A list of LAScatalog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.