GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Distinct values of a field across a feature set — the "auto" option source for tag (and, when needed, enum). Tag values are tag-normalised (array / CSV / scalar); non-tag values are stringified. Sorted for stable UI order.

      Parameters

      • field: string

        Attribute field (dotted path).

      • features: FeatureLike[]

        Features to scan.

      • asTags: boolean = false

        Treat the value as a tag list (normalise array / CSV).

      Returns string[]