Skip to content

Commit 5b0a9ea

Browse files
committed
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.
1 parent 8c18dc5 commit 5b0a9ea

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

docs/user_manual/processing_algs/qgis/rasteranalysis.rst

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Basic parameters
9797
(extent, CRS, pixel dimensions)
9898
* - **Output layer**
9999
- ``OUTPUT``
100-
- [same as input]
100+
- [raster]
101101

102102
Default: ``[Save to temporary file]``
103103
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -276,7 +276,7 @@ Basic parameters
276276
(extent, CRS, pixel dimensions)
277277
* - **Output layer**
278278
- ``OUTPUT``
279-
- [same as input]
279+
- [raster]
280280

281281
Default: ``[Save to temporary file]``
282282
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -457,7 +457,7 @@ Basic parameters
457457
(extent, CRS, pixel dimensions)
458458
* - **Output layer**
459459
- ``OUTPUT``
460-
- [same as input]
460+
- [raster]
461461

462462
Default: ``[Save to temporary file]``
463463
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -643,7 +643,7 @@ Basic parameters
643643
from (extent, CRS, pixel dimensions)
644644
* - **Output layer**
645645
- ``OUTPUT``
646-
- [same as input]
646+
- [raster]
647647

648648
Default: ``[Save to temporary file]``
649649
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -802,7 +802,7 @@ Basic parameters
802802
will result in a NoData cell in the output raster
803803
* - **Output layer**
804804
- ``OUTPUT``
805-
- [same as input]
805+
- [raster]
806806

807807
Default: ``[Save to temporary file]``
808808
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -973,7 +973,7 @@ Basic parameters
973973
- Spread of the gaussian function
974974
* - **Fuzzified raster**
975975
- ``OUTPUT``
976-
- [same as input]
976+
- [raster]
977977

978978
Default: ``[Save to temporary file]``
979979
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -1024,7 +1024,7 @@ Outputs
10241024
- Description
10251025
* - **Fuzzified raster**
10261026
- ``OUTPUT``
1027-
- [same as input]
1027+
- [raster]
10281028
- Output raster layer containing the result
10291029
* - **CRS authority identifier**
10301030
- ``CRS_AUTHID``
@@ -1116,7 +1116,7 @@ Basic parameters
11161116
- Spread of the large function
11171117
* - **Fuzzified raster**
11181118
- ``OUTPUT``
1119-
- [same as input]
1119+
- [raster]
11201120

11211121
Default: ``[Save to temporary file]``
11221122
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -1167,7 +1167,7 @@ Outputs
11671167
- Description
11681168
* - **Fuzzified raster**
11691169
- ``OUTPUT``
1170-
- [same as input]
1170+
- [raster]
11711171
- Output raster layer containing the result
11721172

11731173
* - **CRS authority identifier**
@@ -1265,7 +1265,7 @@ Basic parameters
12651265
- High bound of the linear function
12661266
* - **Fuzzified raster**
12671267
- ``OUTPUT``
1268-
- [same as input]
1268+
- [raster]
12691269

12701270
Default: ``[Save to temporary file]``
12711271
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -1316,7 +1316,7 @@ Outputs
13161316
- Description
13171317
* - **Fuzzified raster**
13181318
- ``OUTPUT``
1319-
- [same as input]
1319+
- [raster]
13201320
- Output raster layer containing the result
13211321
* - **CRS authority identifier**
13221322
- ``CRS_AUTHID``
@@ -1408,7 +1408,7 @@ Basic parameters
14081408
- Spread of the near function
14091409
* - **Fuzzified raster**
14101410
- ``OUTPUT``
1411-
- [same as input]
1411+
- [raster]
14121412

14131413
Default: ``[Save to temporary file]``
14141414
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -1459,7 +1459,7 @@ Outputs
14591459
- Description
14601460
* - **Fuzzified raster**
14611461
- ``OUTPUT``
1462-
- [same as input]
1462+
- [raster]
14631463
- Output raster layer containing the result
14641464
* - **CRS authority identifier**
14651465
- ``CRS_AUTHID``
@@ -1561,7 +1561,7 @@ Basic parameters
15611561
- Exponent of the power function
15621562
* - **Fuzzified raster**
15631563
- ``OUTPUT``
1564-
- [same as input]
1564+
- [raster]
15651565

15661566
Default: ``[Save to temporary file]``
15671567
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -1612,7 +1612,7 @@ Outputs
16121612
- Description
16131613
* - **Fuzzified raster**
16141614
- ``OUTPUT``
1615-
- [same as input]
1615+
- [raster]
16161616
- Output raster layer containing the result
16171617
* - **CRS authority identifier**
16181618
- ``CRS_AUTHID``
@@ -1703,7 +1703,7 @@ Basic parameters
17031703
- Spread of the small function
17041704
* - **Fuzzified raster**
17051705
- ``OUTPUT``
1706-
- [same as input]
1706+
- [raster]
17071707

17081708
Default: ``[Save to temporary file]``
17091709
- Specification of the output raster. :ref:`One of <output_parameter_widget>`:
@@ -1754,7 +1754,7 @@ Outputs
17541754
- Description
17551755
* - **Fuzzified raster**
17561756
- ``OUTPUT``
1757-
- [same as input]
1757+
- [raster]
17581758
- Output raster layer containing the result
17591759
* - **CRS authority identifier**
17601760
- ``CRS_AUTHID``

0 commit comments

Comments
 (0)