qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
9.82k stars 2.9k forks source link

Elevation profile does not recognise VPC as an input layer #54728

Open saberraz opened 9 months ago

saberraz commented 9 months ago

What is the bug or the crash?

The elevation profile tool ignores the Virtual Point Cloud and does not generate a profile from the layer.

Steps to reproduce the issue

1- Open QGIS 2- Add a VPC layer 3- Create an elevation profile from the layer 4- No data is shown in the elevation profile plot area

Versions

QGIS maste https://github.com/qgis/QGIS/commit/6b371430693

Supported QGIS version

New profile

Additional context

No response

jsmoreau commented 1 month ago

We hit this limitation last week. Any update on this @saberraz @wonder-sk ?

wonder-sk commented 1 month ago

@jsmoreau no update for now, unfortunately... This is pretty much a missing feature rather than a bug: the code to handle VPCs is simply not there yet. Hopefully we will do another crowdfunding campaign and this is high on my wish list to get sorted...