Tool NameZonal Grid Statistics for Polygons
Tool ID2
Library IDshapes_grid
Version1.0
Author(s)O.Conrad (c) 2003, Quantile Calculation (c) 2007 by Johan Van de Wauw

Description

Zonal grid statistics. For each polygon statistics based on all covered grid cells will be calculated. Statistics can also be aggregated by a category provided by an attribute.

Parameters

NameTypeIdentifierDescriptionConstraints
Input
Gridsgrid list, inputGRIDS
Polygonsshapes, inputPOLYGONS
Output
Polygon Statisticsshapes, output, optionalRESULTIf not set polygon statistics will be appended to the input polygons layer.
Category Statisticstable, outputCATEGORIES
Options
Copy AttributesbooleanATTRIBUTESCopy attributes from input polygons layer.Default: 0
Categorytable fieldCATEGORY
OutputchoiceOUTPUTAvailable Choices:
[0] polygon statistics
[1] polygon and category statistics
[2] category statistics
Default: 0
Field NamingchoiceNAMINGAvailable Choices:
[0] grid number
[1] grid name
Default: 1
MethodchoiceMETHODAvailable Choices:
[0] simple and fast
[1] polygon wise (cell centers)
[2] polygon wise (cell area)
[3] polygon wise (cell area weighted)
Default: 0
Use Multiple CoresbooleanPARALLELIZEDDefault: 1
Number of CellsbooleanCOUNTDefault: 1
MinimumbooleanMINDefault: 1
MaximumbooleanMAXDefault: 1
RangebooleanRANGEDefault: 1
SumbooleanSUMDefault: 1
MeanbooleanMEANDefault: 1
VariancebooleanVARDefault: 1
Standard DeviationbooleanSTDDEVDefault: 1
GinibooleanGINIDefault: 0
PercentilestextQUANTILESSeparate the desired percentiles by semicolon, e.g. "5; 25; 50; 75; 95"