From be2b4ebebc0ec64a6ec6fbfaa72d41dfede18357 Mon Sep 17 00:00:00 2001 From: Harrissou Sant-anna Date: Tue, 14 Apr 2026 16:40:30 +0200 Subject: [PATCH] Clarify the output layer type in raster analysis algorithms Replace [same as input] by [raster] as we know that these outputs are raster. "same as input" should be used when the input entry allows different types (e.g., point vs line vs polygone) and the output layer shares that same type. --- .../processing_algs/qgis/rasteranalysis.rst | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/user_manual/processing_algs/qgis/rasteranalysis.rst b/docs/user_manual/processing_algs/qgis/rasteranalysis.rst index 2f0e6f22139..fb717dd2bec 100644 --- a/docs/user_manual/processing_algs/qgis/rasteranalysis.rst +++ b/docs/user_manual/processing_algs/qgis/rasteranalysis.rst @@ -97,7 +97,7 @@ Basic parameters (extent, CRS, pixel dimensions) * - **Output layer** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -276,7 +276,7 @@ Basic parameters (extent, CRS, pixel dimensions) * - **Output layer** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -457,7 +457,7 @@ Basic parameters (extent, CRS, pixel dimensions) * - **Output layer** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -643,7 +643,7 @@ Basic parameters from (extent, CRS, pixel dimensions) * - **Output layer** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -802,7 +802,7 @@ Basic parameters will result in a NoData cell in the output raster * - **Output layer** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -973,7 +973,7 @@ Basic parameters - Spread of the gaussian function * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -1024,7 +1024,7 @@ Outputs - Description * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] - Output raster layer containing the result * - **CRS authority identifier** - ``CRS_AUTHID`` @@ -1116,7 +1116,7 @@ Basic parameters - Spread of the large function * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -1167,7 +1167,7 @@ Outputs - Description * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] - Output raster layer containing the result * - **CRS authority identifier** @@ -1265,7 +1265,7 @@ Basic parameters - High bound of the linear function * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -1316,7 +1316,7 @@ Outputs - Description * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] - Output raster layer containing the result * - **CRS authority identifier** - ``CRS_AUTHID`` @@ -1408,7 +1408,7 @@ Basic parameters - Spread of the near function * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -1459,7 +1459,7 @@ Outputs - Description * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] - Output raster layer containing the result * - **CRS authority identifier** - ``CRS_AUTHID`` @@ -1560,7 +1560,7 @@ Basic parameters - Exponent of the power function * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -1611,7 +1611,7 @@ Outputs - Description * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] - Output raster layer containing the result * - **CRS authority identifier** - ``CRS_AUTHID`` @@ -1702,7 +1702,7 @@ Basic parameters - Spread of the small function * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] Default: ``[Save to temporary file]`` - Specification of the output raster. :ref:`One of `: @@ -1753,7 +1753,7 @@ Outputs - Description * - **Fuzzified raster** - ``OUTPUT`` - - [same as input] + - [raster] - Output raster layer containing the result * - **CRS authority identifier** - ``CRS_AUTHID``