Project:
QGIS
Version:
3.32
Feature: Add layers to elevation profiles
- An explicit "Add Layers" button has been added to the elevation profile dock. This provides a user-friendly why of adding new layers to a plot - clicking it will show a filtered list of possible layers which can be added to the plot, but which currently aren't in the plot (i.e it will include all raster layers from the project which aren't marked as having elevation data). Selecting layers will cause them to automatically be marked as having elevation data and immediately added to the plot.
- Layers can now be added to elevation plots via drag and drop from the layer tree. Unfortunately, users will have to explicitly hold the "Ctrl" key while dragging in order to force the copy action due to upstream library limitations.