From c014a7a53a62e871e4d63b98200ca28e6f9ce056 Mon Sep 17 00:00:00 2001 From: Harrissou Sant-anna Date: Tue, 19 Sep 2023 13:13:59 +0200 Subject: [PATCH] Move down Elevation section to align with Raster properties dialog --- .../working_with_raster/raster_properties.rst | 70 +++++++++---------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/docs/user_manual/working_with_raster/raster_properties.rst b/docs/user_manual/working_with_raster/raster_properties.rst index 01aba31fc19..f933aab0cf5 100644 --- a/docs/user_manual/working_with_raster/raster_properties.rst +++ b/docs/user_manual/working_with_raster/raster_properties.rst @@ -26,8 +26,8 @@ There are several tabs in the dialog: - |rasterHistogram| :ref:`Histogram `:sup:`[1]` - |rendering| :ref:`Rendering ` * - |temporal| :ref:`Temporal ` - - |elevationscale| :ref:`Elevation ` - |pyramids| :ref:`Pyramids ` + - |elevationscale| :ref:`Elevation ` * - |editMetadata| :ref:`Metadata ` - |legend| :ref:`Legend ` - |overlay| :ref:`QGIS Server ` @@ -585,7 +585,7 @@ Really convenient for tile rasters loaded using an :ref:`interpretation method Transparency Properties ======================= -|transparency| QGIS provides capabilities to set the transparency level +QGIS provides capabilities to set the |transparency| :guilabel:`Transparency` level of a raster layer. Use the :guilabel:`Global opacity` slider to set to what extent the @@ -748,39 +748,6 @@ set whether the layer redraw should be: a raster layer). -.. index:: Elevation, Terrain -.. _raster_elevation: - -Elevation Properties -==================== - -The |elevationscale| :guilabel:`Elevation` tab provides options to control -the layer elevation properties within a :ref:`3D map view ` -and its appearance in the :ref:`profile tool charts `. -Specifically, you can set: - -.. _figure_raster_elevation: - -.. figure:: img/rasterElevation.png - :align: center - - Raster Elevation Properties - -* |unchecked| :guilabel:`Represents Elevation Surface`: - whether the raster layer represents a height surface (e.g DEM) and the pixel - values should be interpreted as elevations. - Check this option if you want to display a raster in an :ref:`elevation profile view `. - You will also need to fill in the :guilabel:`Band` to pick values from - and can apply a :guilabel:`Scale` factor and an :guilabel:`Offset`. -* :guilabel:`Profile Chart Appearance`: controls the rendering - :guilabel:`Style` the raster elevation will use when drawing a profile chart. - It can be set as: - - * a profile :guilabel:`Line` with a :ref:`line style ` applied - * a surface with :guilabel:`Fill below` and a corresponding - :ref:`fill style ` - - .. index:: Pyramids .. _raster_pyramids: @@ -835,6 +802,39 @@ Finally, click :guilabel:`Build Pyramids` to start the process. Raster Pyramids +.. index:: Elevation, Terrain +.. _raster_elevation: + +Elevation Properties +==================== + +The |elevationscale| :guilabel:`Elevation` tab provides options to control +the layer elevation properties within a :ref:`3D map view ` +and its appearance in the :ref:`profile tool charts `. +Specifically, you can set: + +.. _figure_raster_elevation: + +.. figure:: img/rasterElevation.png + :align: center + + Raster Elevation Properties + +* |unchecked| :guilabel:`Represents Elevation Surface`: + whether the raster layer represents a height surface (e.g DEM) and the pixel + values should be interpreted as elevations. + Check this option if you want to display a raster in an :ref:`elevation profile view `. + You will also need to fill in the :guilabel:`Band` to pick values from + and can apply a :guilabel:`Scale` factor and an :guilabel:`Offset`. +* :guilabel:`Profile Chart Appearance`: controls the rendering + :guilabel:`Style` the raster elevation will use when drawing a profile chart. + It can be set as: + + * a profile :guilabel:`Line` with a :ref:`line style ` applied + * a surface with :guilabel:`Fill below` and a corresponding + :ref:`fill style ` + + .. index:: Metadata, Metadata editor, Keyword .. _raster_metadata: