QGIS-Documentation icon indicating copy to clipboard operation
QGIS-Documentation copied to clipboard

Introduce fixed elevation range for mesh layers (Request in QGIS)

Open qgis-bot opened this issue 1 year ago • 0 comments

Request for documentation

From pull request qgis/QGIS#56890 Author: @nyalldawson QGIS version: 3.38

Introduce fixed elevation range for mesh layers

PR Description:

(This is an equivalent to https://github.com/qgis/QGIS/pull/56843 but for mesh layers)

This introduces a new option for specifying how mesh layers have associated elevation. It permits a fixed elevation range to be set for the layer. It can be used when the layer has a single fixed elevation, or a range (slice) of elevation values.

Users can set the lower and upper elevation range for the layer, and whether the lower or upper limits are inclusive or exclusive.

When enabled, the layer will only be visible in elevation filtered 2d maps when the layer's range is included in the map's z range.

image

Commits tagged with [need-docs] or [FEATURE]

qgis-bot avatar Mar 21 '24 06:03 qgis-bot