Merge pull request #2603 from gentilkiwi/patch-1

Update intertic.py to support Bourg-en-Bresse & Avignon
This commit is contained in:
Iceman 2024-10-31 14:57:57 +01:00 committed by GitHub
commit af0833aba8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -239,6 +239,9 @@ FRA_OrganizationalAuthority_Contract_Provider = {
0x008: { 0x008: {
15: InterticHelper('Angoulême', 'STGA', Describe_Usage_1_1), # May have a problem with date ? 15: InterticHelper('Angoulême', 'STGA', Describe_Usage_1_1), # May have a problem with date ?
}, },
0x013: {
1: InterticHelper('Avignon', 'Orizo'),
}
0x021: { 0x021: {
1: InterticHelper('Bordeaux', 'TBM / Keolis', Describe_Usage_1_1), 1: InterticHelper('Bordeaux', 'TBM / Keolis', Describe_Usage_1_1),
}, },
@ -256,6 +259,7 @@ FRA_OrganizationalAuthority_Contract_Provider = {
}, },
0x502: { 0x502: {
83: InterticHelper('Annecy', 'Sibra', Describe_Usage_2), 83: InterticHelper('Annecy', 'Sibra', Describe_Usage_2),
84: InterticHelper('Bourg-en-Bresse', 'Rubis / Keolis'),
10: InterticHelper('Clermont-Ferrand', 'T2C'), 10: InterticHelper('Clermont-Ferrand', 'T2C'),
}, },
0x907: { 0x907: {