Statistics Query Parameters
Represents a type used for defining a statistics query.
Constructors
Link copied to clipboard
fun StatisticsQueryParameters(statisticDefinitions: Iterable<StatisticDefinition>)
Content copied to clipboard
Creates a statistics query parameters.
Properties
Link copied to clipboard
The spatial relationship that (along with the filter geometry) defines features to be included in the statistical query. If not set, the spatial relationship defaults to intersects. A combination of attribute, spatial, and temporal criteria can be used to filter the features evaluated in a statistical query. If no filters are defined, all features in the table are included in the query.