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

Loosing the CRS in .copc.laz created from .laz using drag and drop #57983

Closed
2 tasks done
PeterDrexel opened this issue Jul 4, 2024 · 2 comments
Closed
2 tasks done
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Point Clouds Projections/Transformations Related to coordinate reference systems or coordinate transformation Regression Something which used to work, but doesn't anymore

Comments

@PeterDrexel
Copy link

PeterDrexel commented Jul 4, 2024

What is the bug or the crash?

When I drag and drop a .laz-File into QGIS 3.8.0 on Windows 10 i get .copc.laz without a crs.
It works fine in 3.36.3

Steps to reproduce the issue

copctest.zip
in the attached zip you can find 4 laz-files:
10225003_qgis_3_36_3.laz and 10225003_qgis_3_38_0.laz are identical (the same file, just 2 different filenames), with CRS set to 31254

  1. After draging and dropping 10225003_qgis_3_36_3.laz into QGIS 3.36.3 i get 10225003_qgis_3_36_3.copc.laz, which still contains the CRS
  2. After draging and dropping 10225003_qgis_3_38_0.laz into QGIS 3.38.0 i get 10225003_qgis_3_38_0.copc.laz, which does not contain the CRS anymore.

Peter

Versions

QGIS-Version
3.38.0-Grenoble
QGIS-Codeversion
37aa618
Qt-Version
5.15.13
Python-Version
3.12.4
GDAL-Version
3.9.0
PROJ-Version
9.4.0
EPSG-Registraturdatenbankversion
v11.004 (2024-02-24)
GEOS-Version
3.12.2-CAPI-1.18.2
SQLite-Version
3.45.1
PDAL-Version
2.6.3
PostgreSQL-Client-Version
16.2
SpatiaLite-Version
5.1.0
QWT-Version
6.2.0
QScintilla2-Version
2.14.1
BS-Version
Windows 10 Version 2009

Aktive Python-Erweiterungen
db_manager
0.1.20
processing
2.12.99

Supported QGIS version

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

New profile

Additional context

No response

@PeterDrexel PeterDrexel added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Jul 4, 2024
@agiudiceandrea agiudiceandrea added Regression Something which used to work, but doesn't anymore Point Clouds labels Jul 4, 2024
@agiudiceandrea
Copy link
Contributor

agiudiceandrea commented Jul 4, 2024

The issue doesn't occur using QGIS 3.34.8 on Windows.
Probably related to #57717.

@PeterDrexel
Copy link
Author

Works in later Versions

@agiudiceandrea agiudiceandrea added the Projections/Transformations Related to coordinate reference systems or coordinate transformation label Nov 29, 2024
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! Point Clouds Projections/Transformations Related to coordinate reference systems or coordinate transformation Regression Something which used to work, but doesn't anymore
Projects
None yet
Development

No branches or pull requests

2 participants