Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[processing] add default value to user filter matrix (fix #29999)
  • Loading branch information
alexbruy authored and nyalldawson committed May 30, 2019
1 parent 33e27e0 commit 66815c1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,5 +2,5 @@ User Defined Filter
grid_filter
QgsProcessingParameterRasterLayer|INPUT|Grid|None|False
QgsProcessingParameterFeatureSource|FILTER|Filter Matrix|5|None|True
QgsProcessingParameterMatrix|FILTER_3X3|Default Filter Matrix (3x3)|3|True|1;2;3
QgsProcessingParameterMatrix|FILTER_3X3|Default Filter Matrix (3x3)|3|True|1;2;3|,,,,,,,,
QgsProcessingParameterRasterDestination|RESULT|Filtered Grid

0 comments on commit 66815c1

Please sign in to comment.