Skip to content

Add support for multiple tiled vpc overviews#86

Open
uclaros wants to merge 3 commits intoPDAL:mainfrom
uclaros:multi-overview
Open

Add support for multiple tiled vpc overviews#86
uclaros wants to merge 3 commits intoPDAL:mainfrom
uclaros:multi-overview

Conversation

@uclaros
Copy link
Collaborator

@uclaros uclaros commented Mar 13, 2026

Allow creating multiple tiled overview files for a vpc.
A new option --overview-length is added to pdal_wrench build_vpc.
The name is modeled after pdal split's and pdal tile's --length parameter, and sets the maximum length/width of overview files to generate.
The decimation logic is preserved (still picking every 1000th point) but the output is tiled on a grid of size overview-length, generating files named <stem>-overview-1.copc.laz etc.
All overviews intersecting a vpc's file are added as extra assets with role overview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant