Skip to content

Commit 5386b28

Browse files
committed
Merge pull request #957 from gioman/sagapointstatsforpoly
[processing] Fix SAGA points stats for polygons
2 parents 99ecb03 + 78bc437 commit 5386b28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/plugins/processing/saga/description/PointStatisticsforPolygons.txt renamed to python/plugins/processing/saga/description/2.1_PointStatisticsforPolygons.txt

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Point Statistics for Polygons
22
shapes_polygons
33
ParameterVector|POINTS|Points|0|False
44
ParameterVector|POLYGONS|Polygons|2|False
5+
ParameterTableField|FIELDS|Attribute Table field|POINTS|-1|False
6+
ParameterSelection|FIELD_NAME|Field Naming Choice|[0] variable type + original name;[1] original name + variable type;[2] original name;[3] variable type
57
ParameterBoolean|SUM |Sum|True
68
ParameterBoolean|AVG |Mean|True
79
ParameterBoolean|VAR |Variance|True

0 commit comments

Comments
 (0)