We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8769991 commit 9593a8bCopy full SHA for 9593a8b
python/plugins/processing/algs/gdal/merge.py
@@ -46,6 +46,7 @@ class merge(GdalAlgorithm):
46
INPUT = 'INPUT'
47
OUTPUT = 'OUTPUT'
48
PCT = 'PCT'
49
+ NODATA = 'NODATA'
50
SEPARATE = 'SEPARATE'
51
RTYPE = 'RTYPE'
52
0 commit comments