Skip to content

Commit

Permalink
fix nodata parameter in saga
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustry committed Nov 23, 2018
1 parent 9f62f18 commit 02cf24e
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 02cf24e

Please sign in to comment.