Merge pull request #8531 from Gustry/saga

fix nodata parameter in saga
This commit is contained in:
Luigi Pirelli 2018-11-23 13:43:37 +01:00 committed by GitHub
commit f94d08d330
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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