8.15. StatsProcess¶
The StatsProcess allows the running of statistics on a given feature set. It accepts the following parameters:
Parameter |
Description |
|---|---|
features |
The feature set on which to query |
statString |
Stat string indicating which stats to instantiate - see below |
encode |
Return the values encoded as json. Must be |
properties |
The properties/transforms to apply before gathering stats |
8.15.1. Stat Strings¶
Stat strings are a GeoMesa domain specific language (DSL) that allows the specification of stats for the iterators to collect. See Statistical Queries for an explanation of the available stats.