mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
7 lines
371 B
Plaintext
7 lines
371 B
Plaintext
r.patch
|
|
Creates a composite raster layer by using one (or more) layer(s) to fill in areas of "no data" in another map layer.
|
|
Raster (r.*)
|
|
QgsProcessingParameterMultipleLayers|input|Raster layers to be patched together|3|None|False
|
|
QgsProcessingParameterBoolean|-z|Use zero (0) for transparency instead of NULL|False
|
|
QgsProcessingParameterRasterDestination|output|Patched
|