Skip to content

Commit

Permalink
Merge pull request #30001 from alexbruy/saga-filter
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 committed May 29, 2019
2 parents 11d5b51 + f8d0ecc commit dfa6aa1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
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 dfa6aa1

Please sign in to comment.