mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
11 lines
834 B
Plaintext
11 lines
834 B
Plaintext
Raster calculator|Grid Calculator
|
|
grid_calculus
|
|
AllowUnmatching
|
|
QgsProcessingParameterRasterLayer|GRIDS|Main input layer|None|False
|
|
QgsProcessingParameterMultipleLayers|XGRIDS|Additional layers|3|None|True
|
|
QgsProcessingParameterString|FORMULA|Formula|
|
|
QgsProcessingParameterEnum|RESAMPLING|Resampling Method|[0] Nearest Neighbour;[1] Bilinear Interpolation;[2] Bicubic Spline Interpolation;[3] B-Spline Interpolation|False|3
|
|
QgsProcessingParameterBoolean|USE_NODATA|Use NoData|False
|
|
QgsProcessingParameterEnum|TYPE|Output Data Type|[0] bit;[1] unsigned 1 byte integer;[2] signed 1 byte integer;[3] unsigned 2 byte integer;[4] signed 2 byte integer;[5] unsigned 4 byte integer;[6] signed 4 byte integer;[7] 4 byte floating point number;[8] 8 byte floating point number|False|7
|
|
QgsProcessingParameterRasterDestination|RESULT|Calculated
|