Type Alias GeoArrowAggregateNumericColumnExperimental

GeoArrowAggregateNumericColumn:
    | "featureId"
    | "temporal"
    | "x"
    | "y"
    | "z"
    | "m"

Numeric columns readable straight from a GeoArrow batch's packed buffers.