mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-20 00:03:07 -04:00
SAGA Points Statistics for Polygons can work just in SAGA 2.10
This commit is contained in:
parent
27f1e9416d
commit
78bc437da4
@ -0,0 +1,14 @@
|
||||
Point Statistics for Polygons
|
||||
shapes_polygons
|
||||
ParameterVector|POINTS|Points|0|False
|
||||
ParameterVector|POLYGONS|Polygons|2|False
|
||||
ParameterTableField|FIELDS|Attribute Table field|POINTS|-1|False
|
||||
ParameterSelection|FIELD_NAME|Field Naming Choice|[0] variable type + original name;[1] original name + variable type;[2] original name;[3] variable type
|
||||
ParameterBoolean|SUM |Sum|True
|
||||
ParameterBoolean|AVG |Mean|True
|
||||
ParameterBoolean|VAR |Variance|True
|
||||
ParameterBoolean|DEV |Deviation|True
|
||||
ParameterBoolean|MIN |Minimum|True
|
||||
ParameterBoolean|MAX |Maximum|True
|
||||
ParameterBoolean|NUM |Count|True
|
||||
OutputVector|STATISTICS|Statistics
|
Loading…
x
Reference in New Issue
Block a user