The grid configuration for a count-based precomputed aggregate value. Compared to the AggregatedGridConfig, the attribute property is not required, because the count is the same regardless of the attribute.
attribute
Used inside GetLayerPrecomputedCalculationParams.
resolution: number
number
The resolution of the grid to use for the precomputed calculation.
type: "h3"
"h3"
The type of grid to use for the precomputed calculation.
method: "count"
"count"
The method to use for the precomputed calculation, which in this case is always "count".
Last updated 7 months ago
Was this helpful?