| Tool Name | Grid Statistics for Points |
| Tool ID | 8 |
| Library ID | shapes_grid |
| Version | 1.0 |
| Author(s) | O.Conrad (c) 2015 |
| Name | Type | Identifier | Description | Constraints |
|---|---|---|---|---|
| Input | ||||
| Grids | grid list, input | GRIDS | ||
| Points | shapes, input | POINTS | ||
| Output | ||||
| Statistics | shapes, output, optional | RESULT | ||
| Options | ||||
| Kernel Type | choice | KERNEL_TYPE | Available Choices: [0] square [1] circle Default: 0 | |
| Kernel Size | integer number | KERNEL_SIZE | kernel size defined as radius number of cells | Minimum: 1 Default: 1 |
| Field Naming | choice | NAMING | Available Choices: [0] grid number [1] grid name Default: 1 | |
| Number of Cells | boolean | COUNT | Default: 1 | |
| Minimum | boolean | MIN | Default: 1 | |
| Maximum | boolean | MAX | Default: 1 | |
| Range | boolean | RANGE | Default: 1 | |
| Sum | boolean | SUM | Default: 1 | |
| Mean | boolean | MEAN | Default: 1 | |
| Variance | boolean | VAR | Default: 1 | |
| Standard Deviation | boolean | STDDEV | Default: 1 | |
| Percentile | integer number | QUANTILE | Calculate distribution percentiles. Value specifies interval (median=50, quartiles=25, deciles=10, ...). Set to zero to omit percentile calculation. | Minimum: 0 Maximum: 50 Default: 0 |