Skip to content

Prefer using copc index file for processing if it exist #61771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
May 14, 2025

Conversation

JanCaha
Copy link
Contributor

@JanCaha JanCaha commented May 9, 2025

Description

This loads copc index file as PointCloudLayer for processing instead of original PointCloudLayer (could be las or laz etc.). This should make processing faster.

Fixes #53486

@github-actions github-actions bot added this to the 3.44.0 milestone May 9, 2025
Copy link
Contributor

github-actions bot commented May 9, 2025

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 238ff57)

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 238ff57)

@wonder-sk wonder-sk merged commit 7f86e7c into qgis:master May 14, 2025
31 checks passed
@JanCaha JanCaha deleted the pdal-algs-prefer-copc branch May 15, 2025 06:37
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.

Use COPC files instead of LAS files in Processing if they are present
2 participants