autk-map / ThematicAggregationLevel
Enumeration: ThematicAggregationLevel
Defined in: constants.ts:39
Thematic aggregation levels for thematic data.
Enumeration Members
AGGREGATION_COMPONENT
AGGREGATION_COMPONENT:
"aggregationComponent"
Defined in: constants.ts:42
Represents aggregation at the component level.
AGGREGATION_POINT
AGGREGATION_POINT:
"aggregationPoint"
Defined in: constants.ts:40
Represents aggregation at the point level.
AGGREGATION_PRIMITIVE
AGGREGATION_PRIMITIVE:
"aggregationPrimitive"
Defined in: constants.ts:41
Represents aggregation at the primitive level.