QGIS-Documentation
QGIS-Documentation copied to clipboard
Add elevation range to QgsProjectElevationProperties, expose in project properties (Request in QGIS)
Request for documentation
From pull request qgis/QGIS#56744 Author: @nyalldawson QGIS version: 3.38
Add elevation range to QgsProjectElevationProperties, expose in project properties
PR Description:
This setting allows users to specify the upper and lower elevation limits associated with the project. (I.e. its an equivalent to the temporal range setting for projects)
This can be specified through the Project Properties, Elevation tab (which I've also renamed from "Terrain" in the PR, to better match the wording used elsewhere in QGIS for similar settings)
Refs https://github.com/qgis/QGIS-Enhancement-Proposals/issues/201