GeoLeaf Core API - v3.0.0
    Preparing search index...

    Type Alias TaxonomyFieldMappings

    TaxonomyFieldMappings: Record<
        string,
        Record<string, { categoryId: string; subCategoryId: string }>,
    >

    Attribute value → { categoryId, subCategoryId } mapping, grouped by feature field name. Translates a raw source attribute value (e.g. fclass: "museum") to a taxonomy category / sub-category pair, so a legend style rule keyed on the raw attribute can resolve the taxonomy icon. Domain data lives in the profile.