Navigation Menu

Skip to content

Commit

Permalink
SAGA Points Statistics for Polygons can work just in SAGA 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
gioman committed Oct 17, 2013
1 parent 27f1e94 commit 78bc437
Showing 1 changed file with 14 additions and 0 deletions.
@@ -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

0 comments on commit 78bc437

Please sign in to comment.