QGIS-Documentation
QGIS-Documentation copied to clipboard
Add z range filter option for layout maps (Request in QGIS)
Request for documentation
From pull request qgis/QGIS#56680 Author: @nyalldawson QGIS version: 3.38
Add z range filter option for layout maps
PR Description:
Similar to the existing setting for temporal filtering of 2d layout maps, this setting allows users to set a specific elevation/z range for a layout map item. When set, map layers with support for 2d z range filtering (currently point clouds and raster DEMs) will be filtered to show only content within this range.
The z range can be data-defined, allowing differing z range for different atlas or report features.
Commits tagged with [need-docs] or [FEATURE]
"[feature][layouts] Add z range filter option for layout maps\n\nSimilar to the existing setting for temporal filtering of 2d layout\nmaps, this setting allows users to set a specific elevation/z range\nfor a layout map item. When set, map layers with support for 2d\nz range filtering (currently point clouds and raster DEMs) will\nbe filtered to show only content within this range.\n\nThe z range can be data-defined, allowing differing z range\nfor different atlas or report features."