@@ -657,9 +657,9 @@ Elevation Properties
657
657
--------------------
658
658
659
659
The |elevationscale | :guilabel: `Elevation ` tab provides options to control
660
- the layer elevation properties within a :ref: `3D map view <label_3dmapview >`
660
+ the layer elevation properties within a :ref: `3D map view <label_3dmapview >` and :ref: ` 2D map view < label_mapview >`
661
661
and its appearance in the :ref: `profile tool charts <label_elevation_profile_view >`.
662
- Specifically, you can set :
662
+ Specifically, you can configure how heights from your dataset are interpreted :
663
663
664
664
.. _figure_mesh_elevation :
665
665
@@ -668,9 +668,29 @@ Specifically, you can set:
668
668
669
669
Mesh Elevation properties
670
670
671
- * :guilabel: `Elevation Surface `: how the mesh layer vertices Z values
671
+ * :guilabel: `From vertices `: how the mesh layer vertices Z values
672
672
should be interpreted as terrain elevation.
673
673
You can apply a :guilabel: `Scale ` factor and an :guilabel: `Offset `.
674
+ This setting is available for :ref: `3D map view <label_3dmapview >`
675
+ and :ref: `profile tool charts <label_elevation_profile_view >`.
676
+ * :guilabel: `Fixed Elevation Range `: the mesh layer is linked to a fixed elevation range.
677
+ This mode is applicable when a layer has either a single fixed elevation or a range (slice)
678
+ of elevation values. If a range is specified, mesh values will be extruded over this range.
679
+ You can set the :guilabel: `Lower ` and :guilabel: `Upper `
680
+ elevation range values for the layer, and specify whether the lower or upper :guilabel: `Limits `
681
+ are inclusive or exclusive.
682
+ When enabled, the layer will only be visible in :ref: `elevation filtered 2D maps <elevation_controller >`
683
+ when the layer's range is included in the map's Z range.
684
+ * :guilabel: `Fixed Elevation Range Per Group `: each group in the mesh layer
685
+ is associated with a fixed elevation range. This mode can be used when a layer
686
+ has elevation data exposed through different dataset groups.
687
+ This feature is exposed as a user-editable table for dataset groups with lower and upper values.
688
+ You can either populate the lower and upper values manually
689
+ or use an |expression | :guilabel: `Expression ` to auto-fill all group values based on an expression.
690
+ When enabled, the layer will be filtered in the :ref: `2D map view <label_mapview >`,
691
+ displaying only values within the map filter ranges.
692
+ In :ref: `3D map view <label_3dmapview >` or :ref: `profile tool charts <label_elevation_profile_view >`,
693
+ the full extent of the layer will be displayed, ignoring the filtering.
674
694
* :guilabel: `Profile Chart Appearance `: controls the rendering
675
695
of the mesh elements elevation in the profile chart.
676
696
The profile :guilabel: `Style ` can be set as:
0 commit comments