mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
7 lines
358 B
Plaintext
7 lines
358 B
Plaintext
|
r.patch
|
||
|
r.patch - Creates a composite raster map layer by using one (or more) map layer(s) to fill in areas of "no data" in another map layer.
|
||
|
Raster (r.*)
|
||
|
ParameterMultipleInput|input|Name of raster maps to be patched together|3|False
|
||
|
ParameterBoolean|-z|Use zero (0) for transparency instead of NULL|False
|
||
|
OutputRaster|output|Name for resultant raster map
|