Zonal grid statistics. For each polygon statistics based on all covered grid cells will be calculated.
GRIDS
POLYGONS
RESULT
NAMING
METHOD
PARALLELIZED
COUNT
MIN
MAX
RANGE
SUM
MEAN
VAR
STDDEV
QUANTILE
Usage: saga_cmd shapes_grid 2 [-GRIDS <str>] [-POLYGONS <str>] [-NAMING <str>] [-METHOD <str>] [-PARALLELIZED <str>] [-RESULT <str>] [-COUNT <str>] [-MIN <str>] [-MAX <str>] [-RANGE <str>] [-SUM <str>] [-MEAN <str>] [-VAR <str>] [-STDDEV <str>] [-QUANTILE <num>] -GRIDS:<str> Grids Grid list (input) -POLYGONS:<str> Polygons Shapes (input) -NAMING:<str> Field Naming Choice Available Choices: [0] grid number [1] grid name Default: 1 -METHOD:<str> Method Choice Available Choices: [0] simple and fast [1] polygon wise (cell centers) [2] polygon wise (cell area) [3] polygon wise (cell area weighted) Default: 0 -PARALLELIZED:<str> Use Multiple Cores Boolean Default: 0 -RESULT:<str> Statistics Shapes (optional output) -COUNT:<str> Number of Cells Boolean Default: 1 -MIN:<str> Minimum Boolean Default: 1 -MAX:<str> Maximum Boolean Default: 1 -RANGE:<str> Range Boolean Default: 1 -SUM:<str> Sum Boolean Default: 1 -MEAN:<str> Mean Boolean Default: 1 -VAR:<str> Variance Boolean Default: 1 -STDDEV:<str> Standard Deviation Boolean Default: 1 -QUANTILE:<num> Quantile Integer Minimum: 0 Maximum: 50 Default: 0