GetLayerPrecomputedCalculationParams
Last updated
Was this helpful?
The parameters for calculating a single aggregate value for a layer, passed to the LayersController.getPrecomputedAggregates method.
layerId:
string
The ID of the layer to calculate an aggregate value for.
gridConfig:
GridConfig
The grid configuration to use for the precomputed calculation.
optionalfilters:Filters
Attribute filters for the features to include when calculating the aggregate value.
optionalboundary:GeometryFilter
The spatial boundary for the features to include when calculating the aggregate value.
Last updated
Was this helpful?
Was this helpful?