mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-06 00:05:02 -05:00
7 lines
406 B
Plaintext
7 lines
406 B
Plaintext
Change Grid Values
|
|
grid_tools
|
|
QgsProcessingParameterRasterLayer|GRID_IN|Grid|None|False
|
|
QgsProcessingParameterEnum|METHOD|Replace Condition|[0] Grid value equals low value;[1] Low value < grid value < high value;[2] Low value <= grid value < high value
|
|
QgsProcessingParameterMatrix|LOOKUP|Lookup Table|3|False|Low Value;High Value;Replace with
|
|
QgsProcessingParameterRasterDestination|GRID_OUT|Changed Grid
|