-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SAGA Points Statistics for Polygons can work just in SAGA 2.10
- Loading branch information
gioman
committed
Oct 17, 2013
1 parent
27f1e94
commit 78bc437
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
14 changes: 14 additions & 0 deletions
14
python/plugins/processing/saga/description/2.1_PointStatisticsforPolygons.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |