@squawk
    Preparing search index...

    Variable FIX_USE_CODE_MAPConst

    FIX_USE_CODE_MAP: Record<string, FixUseCode> = ...

    Maps FAA FIX_USE_CODE values from NASR data to FixUseCode. FAA values may have trailing whitespace so trimmed values are mapped here.