QGIS/python/plugins/processing/algs/saga/description/2.2.2/PointStatisticsforPolygons.txt
volaya f2c7522649 [processing] added descriptions for SAGA 2.2.2
This does not fix the issue with 2.2.2, but will allow fixing alg syntaxes
2015-10-20 08:07:24 +02:00

15 lines
703 B
Plaintext

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