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 22, 2018
1 parent 5a8c9bf commit c1f8db9
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 c1f8db9

Please sign in to comment.