Skip to content
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

QGIS isn't built with PDAL #53348

Closed
1 of 2 tasks
mapperfr opened this issue Jun 4, 2023 · 6 comments
Closed
1 of 2 tasks

QGIS isn't built with PDAL #53348

mapperfr opened this issue Jun 4, 2023 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Downstream Downstream packaging issues etc. Linux Point Clouds

Comments

@mapperfr
Copy link

mapperfr commented Jun 4, 2023

What is the bug or the crash?

Can't open LAZ files with QGIS.

Steps to reproduce the issue

  1. Drag and drop a .laz file (this one was coming from IGN's LidarHD. Click here to download one of the files I tried to open). Alternatively, go to "Layer > Add layer > Add point cloud layer" and select the file.
  2. The following error message opens:

fr

"Les fichiers LAS et LAZ ne peuvent pas être ouverts par cette version de QGIS.
Cette version de QGIS ne contient pas la librairie PDAL nécessaire pour ouvrir les nuages de points LAS ou LAZ."

en

"LAS and LAZ files cannot be opened with this version of QGIS.
This version of QGIS does not contain the PDAL library required to open LAS or LAZ point clouds."

Versions

Version de QGIS 3.30.3-'s-Hertogenbosch Révision du code c006973
Version de Qt 5.15.6
Version de Python 3.10.7
Version de GDAL/OGR 3.5.1
Version de Proj 9.0.1
Version de la base de données du registre EPSG v10.064 (2022-05-19)
Version de GEOS 3.11.0-CAPI-1.17.0
Version de SQLite 3.39.3
Version du client PostgreSQL unknown
Version de SpatiaLite 5.0.1
Version de QWT 6.1.4
Version de QScintilla2 2.11.6
Version de l'OS Ubuntu 22.10
       
Extensions Python actives
Qgis2threejs 2.7.1
qconsolidate3 0.2.0
profiletool 4.2.6
pgRoutingLayer 3.0.2
GeoCoding 2.19
TerrainShading 0.9.3
kart 1.0.11
koordinates 1.0.3
qgis-maptiler-plugin 3.2
cartogram3 3.1.5
Mergin 2023.1
mmqgis 2021.9.10
zoom_level 0.1
qgiscloud 3.8.5
track_profile_2_web 1.3
geometry_paster 0.2
qgis_resource_sharing 1.0.0
otbprovider 2.12.99
MetaSearch 0.3.6
processing 2.12.99
db_manager 0.1.20
grassprovider 2.12.99

Supported QGIS version

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

New profile

  • I tried with a new QGIS profile

Additional context

No response

@mapperfr mapperfr added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Jun 4, 2023
@agiudiceandrea agiudiceandrea added Linux Downstream Downstream packaging issues etc. Point Clouds labels Jun 4, 2023
@nyalldawson
Copy link
Collaborator

Not a qgis issue -- Ubuntu doesn't provide the required libraries for point cloud support anymore (pdal). There's nothing qgis can do about this.

@mapperfr
Copy link
Author

mapperfr commented Jun 4, 2023

Oh :/
Thanks for the details Nyall.
Do you think it's a dead-end for now or there's a chance to get it supported again?
If you know the door I should knock on about that I'd be happy to do so.

@mapperfr
Copy link
Author

mapperfr commented Jun 4, 2023

As a workaround, I installed pdal via conda and converted my laz files to copc. I could then open and process the .copc.laz files with no issues.

@agiudiceandrea
Copy link
Contributor

@wonder-sk
Copy link
Member

Please note that if you use QGIS packages based on Ubuntugis, PDAL support will be included, because the Ubuntugis repository contains PDAL packages as well.

https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu

@mapperfr
Copy link
Author

Please note that if you use QGIS packages based on Ubuntugis, PDAL support will be included, because the Ubuntugis repository contains PDAL packages as well.

https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu

Great, thanks for the info!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Downstream Downstream packaging issues etc. Linux Point Clouds
Projects
None yet
Development

No branches or pull requests

4 participants