Cannot Add VPC as a pointcloud layer via the Add Layer
dialog - only by drag-dropping onto the UI
#59944
Open
2 tasks done
Labels
What is the bug or the crash?
Loading vpc via the Add Layer UI dialog is not possible and throws error that only
ept.json
andCOPC
are supported. Loading the same VPC by drag-dropping it into the QGIS UI works great.The bug probably originates from this too-conservative check which only verifies whether the input file or http url ends with
ept.json
or.copc.laz
QGIS/src/gui/providers/qgspointcloudsourceselect.cpp
Lines 98 to 102 in 98e89dc
Maybe the question is addressed towards Lutra, eg @saberraz
Steps to reproduce the issue
Layer - Add Layer - Add Pointcloud Layer
Invalid point cloud URL "https://www.lutraconsulting.co.uk/downloads/ign-chambery.vpc", please make sure your URL ends with /ept.json or .copc.laz
Versions
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: