Skip to content

r.in.pdal: Added support for COPCs#7213

Draft
cwhite911 wants to merge 1 commit intoOSGeo:mainfrom
cwhite911:r-in-pdal-copc
Draft

r.in.pdal: Added support for COPCs#7213
cwhite911 wants to merge 1 commit intoOSGeo:mainfrom
cwhite911:r-in-pdal-copc

Conversation

@cwhite911
Copy link
Copy Markdown
Contributor

@cwhite911 cwhite911 commented Mar 24, 2026

Adds COPC support improvements to r.in.pdal, by making spatial reference handling robust for COPC-style readers and exposing a performance tuning option for point buffering.

I also cleaned up the grassrasterwriter, so the constructor now initializes additional members explicitly. Previously, Z dimension data was getting written only as 0 and null during binning. And I set the edge of region point notice changed from to debug-level output to potential help with performance when parsing through large point clouds.

I still need to add tests so it's a draft for now.

@cwhite911 cwhite911 requested a review from wenzeslaus March 24, 2026 17:56
@github-actions github-actions bot added raster Related to raster data processing C++ Related code is in C++ module labels Mar 24, 2026
@petrasovaa
Copy link
Copy Markdown
Contributor

I have #6465 open, see if there is some overlap.

@cwhite911
Copy link
Copy Markdown
Contributor Author

There is some overlap with accessing the CRS information that would make more sense as part of the other PR, but this PR is still addressing other issues. I will add a review with my suggested addition to PR #6465

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

Labels

C++ Related code is in C++ module raster Related to raster data processing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants