We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 75ee7da commit 5773b3fCopy full SHA for 5773b3f
python/plugins/processing/algs/saga/description/RandomTerrain.txt
@@ -0,0 +1,11 @@
1
+Random Terrain
2
+grid_calculus
3
+ParameterNumber|RADIUS|Radius (cells)|None|None|25
4
+ParameterNumber|ITERATIONS|Iterations|None|None|100
5
+ParameterSelection|TARGET_DEFINITION|Target Grid System|[0] User defined
6
+ParameterNumber|TARGET_USER_SIZE|Cellsize|0.0|None|1.0
7
+ParameterNumber|TARGET_USER_XMIN|Left|None|None|0
8
+ParameterNumber|TARGET_USER_XMAX|Right|None|None|100
9
+ParameterNumber|TARGET_USER_YMIN|Bottom|None|None|0
10
+ParameterNumber|TARGET_USER_YMAX|Top|None|None|100
11
+OutputRaster|TARGET_OUT_GRID|Grid
0 commit comments