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.
2 parents c710e0b + 63a5320 commit b557cc2Copy full SHA for b557cc2
python/plugins/processing/algs/grass7/description/r.mapcalc.simple.txt
@@ -0,0 +1,11 @@
1
+r.mapcalc.simple
2
+Calculate new raster map from a r.mapcalc expression.
3
+Raster (r.*)
4
+QgsProcessingParameterRasterLayer|a|Raster layer A|False
5
+QgsProcessingParameterRasterLayer|b|Raster layer B|True
6
+QgsProcessingParameterRasterLayer|c|Raster layer C|True
7
+QgsProcessingParameterRasterLayer|d|Raster layer D|True
8
+QgsProcessingParameterRasterLayer|e|Raster layer E|True
9
+QgsProcessingParameterRasterLayer|f|Raster layer F|True
10
+QgsProcessingParameterString|expression|Formula|A*2
11
+QgsProcessingParameterRasterDestination|output|Calculated
python/plugins/processing/algs/grass7/description/r.mapcalc.txt
0 commit comments