8000 pdal:clip (and other pdal-Tools) does not work when Input is a vpc (containing *.copc.laz) and Output is a temporary output file or a vpc or copc.laz · Issue #62415 · qgis/QGIS · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
pdal:clip (and other pdal-Tools) does not work when Input is a vpc (containing *.copc.laz) and Output is a temporary output file or a vpc or copc.laz #62415
Open
PDAL/wrench
#60
@PeterDrexel

Description

@PeterDrexel

What is the bug or the crash?

pdal:clip (and other pdal-Tools) does not work when Input is a vpc (containing *.copc.laz) and Output is a temporary output file or a vpc or copc.laz

Steps to reproduce the issue

I try tu use pdal:clip with a vpc as inputlayer containing several *.copc.laz-files a polygonlayer overlapping the corner of four tiles and different output-formats:
• Output is a single laz-File named "output.laz": Works, File "output.copc.laz" is automaticaly created after loading the laz-file "output.laz"

• Output is a single las-File named "output.las": Works, File "output.copc.laz" is automaticaly created after loading the laz-file "output.las"

• Output is a single copc.laz-File: Does not work, the output-laz-file only contains the points of one of the four tiles.

• Output is a Temporary Output File: Does not work
In this case a OUTPUT.vpc and a Folder named OUTPUT is created in C:\Users\USERNAME\AppData\Local\Temp\processing_YYYYYY\XXXXXXXX
In that OUTPUT-Folder the clipped-out tiles of the Source-vpc-File are stored named TILENAME.copc.las. But in fact they are no .copc.las-Files but just ordinary .las-Files. After the Export QGIS trys to open the OUTPUT.vpc but the vpc-file contains wrong pathnames.

• Output is a vpc: Does not work
In this case the situaltion is similar to Output is Temporary Output Files but the vpc and a subfolder named like the vpc-file is created in the output-folder. In this subfolder the 4 clipped tiles are created as *copc.las Files, but the vpc-file is malformed and does not load the tiles.

pdal:thinbyradius: ~ the same behavior as for pdal:clip.
Pbrobably the same with other pdal-tools

Versions

QGIS-Version3.44.0-Solothurn
QGIS-Codeversion5d9ba037df1
 
Bibliotheken
Qt-Version5.15.13
Python-Version3.12.11
GDAL-Version3.11.0 — Eganville
PROJ-Version9.6.2
EPSG-Registraturdatenbankversionv12.013 (2025-05-26)
GEOS-Version3.13.1-CAPI-1.19.2
SQLite-Version3.46.1
PDAL-Version2.9.0
PostgreSQL-Client-Version17.3
SpatiaLite-Version5.1.0
QWT-Version6.3.0
QScintilla2-Version2.14.1
BS-VersionWindows 10 Version 2009
 
Aktive Python-Erweiterungen
processing2.12.99

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugEither a bug report, or a bug fix. Let's hope for the latter!Point CloudsProcessingRelating to QGIS Processing framework or individual Processing algorithms

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0