Skip to content

Commit c1f8db9

Browse files
committedNov 22, 2018
fix nodata parameter in saga
1 parent 5a8c9bf commit c1f8db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/plugins/processing/algs/saga/description/GridValuestoPoints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Grid Values to Points
22
shapes_grid
33
QgsProcessingParameterMultipleLayers|GRIDS|Grids|3|None|False
44
QgsProcessingParameterFeatureSource|POLYGONS|Polygons|-1|None|True
5-
QgsProcessingParameterBoolean|NODATA |Exclude NoData Cells|True
5+
QgsProcessingParameterBoolean|NODATA|Exclude NoData Cells|True
66
QgsProcessingParameterEnum|TYPE|Type|[0] nodes;[1] cells
77
QgsProcessingParameterVectorDestination|SHAPES|Shapes

0 commit comments

Comments
 (0)
Please sign in to comment.