Skip to content

Commit

Permalink
Merge pull request #8531 from Gustry/saga
Browse files Browse the repository at this point in the history
fix nodata parameter in saga
  • Loading branch information
luipir committed Nov 23, 2018
2 parents a6432c7 + c1f8db9 commit f94d08d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,6 +2,6 @@ Grid Values to Points
shapes_grid
QgsProcessingParameterMultipleLayers|GRIDS|Grids|3|None|False
QgsProcessingParameterFeatureSource|POLYGONS|Polygons|-1|None|True
QgsProcessingParameterBoolean|NODATA |Exclude NoData Cells|True
QgsProcessingParameterBoolean|NODATA|Exclude NoData Cells|True
QgsProcessingParameterEnum|TYPE|Type|[0] nodes;[1] cells
QgsProcessingParameterVectorDestination|SHAPES|Shapes

0 comments on commit f94d08d

Please sign in to comment.