StatisticDefinition
StatisticDefinition =
object
Defined in: src/ExpoArcgis.types.ts:492
One computed statistic — a type over a field, optionally renamed via outName.
Properties
Section titled “Properties”field:
string
Defined in: src/ExpoArcgis.types.ts:493
outName?
Section titled “outName?”
optionaloutName?:string
Defined in: src/ExpoArcgis.types.ts:496
Output column name for the statistic (defaults to a generated name).
type:
StatisticType
Defined in: src/ExpoArcgis.types.ts:494