@@ -59,12 +59,13 @@ Parameters
59
59
* - **Aspect **
60
60
- ``OUTPUT ``
61
61
- [raster]
62
- - Specify the output aspect raster layer. One of:
63
62
64
- * Save to a Temporary Layer (`` TEMPORARY_OUTPUT ``)
65
- * Save to File...
63
+ Default: `` [ Save to temporary file] ``
64
+ - Specify the output aspect raster layer. One of:
66
65
67
- The file encoding can also be changed here.
66
+ .. include :: ../algs_include.rst
67
+ :start-after: **file_output_types **
68
+ :end-before: **end_file_output_types **
68
69
69
70
Outputs
70
71
.......
@@ -173,12 +174,13 @@ Parameters
173
174
* - **Hillshade **
174
175
- ``OUTPUT ``
175
176
- [raster]
176
- - Specify the output hillshade raster layer. One of:
177
177
178
- * Save to a Temporary Layer (`` TEMPORARY_OUTPUT ``)
179
- * Save to File...
178
+ Default: `` Save to temporary file ``
179
+ - Specify the output hillshade raster layer. One of:
180
180
181
- The file encoding can also be changed here.
181
+ .. include :: ../algs_include.rst
182
+ :start-after: **file_output_types **
183
+ :end-before: **end_file_output_types **
182
184
183
185
Outputs
184
186
.......
@@ -261,10 +263,9 @@ Parameters
261
263
- Specify the output folder for the hypsometric curves.
262
264
One of:
263
265
264
- * Save to a Temporary Layer (``TEMPORARY_OUTPUT ``)
265
- * Save to File...
266
-
267
- The file encoding can also be changed here.
266
+ .. include :: ../algs_include.rst
267
+ :start-after: **directory_output_types **
268
+ :end-before: **end_directory_output_types **
268
269
269
270
Outputs
270
271
.......
@@ -379,23 +380,23 @@ Parameters
379
380
Default: ``[Save to temporary file] ``
380
381
- Specify the output relief raster layer. One of:
381
382
382
- * Save to a Temporary Layer (``TEMPORARY_OUTPUT ``)
383
- * Save to File...
383
+ .. include :: ../algs_include.rst
384
+ :start-after: **file_output_types **
385
+ :end-before: **end_file_output_types **
384
386
385
- The file encoding can also be changed here.
386
387
* - **Frequency distribution **
388
+
389
+ Optional
387
390
- ``FREQUENCY_DISTRIBUTION ``
388
391
- [table]
389
392
390
393
Default: ``[Skip output] ``
391
394
- Specify the CSV table for the output frequency distribution.
392
395
One of:
393
396
394
- * Skip Output
395
- * Save to a Temporary Layer (``TEMPORARY_OUTPUT ``)
396
- * Save to File...
397
-
398
- The file encoding can also be changed here.
397
+ .. include :: ../algs_include.rst
398
+ :start-after: **file_output_types_skip **
399
+ :end-before: **end_file_output_types_skip **
399
400
400
401
Outputs
401
402
.......
@@ -478,10 +479,9 @@ Parameters
478
479
Default: ``[Save to temporary file] ``
479
480
- Specify the output ruggedness raster layer. One of:
480
481
481
- * Save to a Temporary Layer (``TEMPORARY_OUTPUT ``)
482
- * Save to File...
483
-
484
- The file encoding can also be changed here.
482
+ .. include :: ../algs_include.rst
483
+ :start-after: **file_output_types **
484
+ :end-before: **end_file_output_types **
485
485
486
486
Outputs
487
487
.......
@@ -555,10 +555,9 @@ Parameters
555
555
Default: ``[Save to temporary file] ``
556
556
- Specify the output slope raster layer. One of:
557
557
558
- * Save to a Temporary Layer (``TEMPORARY_OUTPUT ``)
559
- * Save to File...
560
-
561
- The file encoding can also be changed here.
558
+ .. include :: ../algs_include.rst
559
+ :start-after: **file_output_types **
560
+ :end-before: **end_file_output_types **
562
561
563
562
Outputs
564
563
.......
0 commit comments