Skip to content

Commit

Permalink
Merge pull request #8538 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 24, 2018
2 parents 9f62f18 + 02cf24e commit d397abe
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 d397abe

Please sign in to comment.