Skip to content

Commit

Permalink
Merge branch 'upstream-westnordost' into mnalis-everything (v38.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnalis committed Nov 30, 2021
2 parents a8f102a + 915a605 commit 1b96d1a
Show file tree
Hide file tree
Showing 313 changed files with 1,808 additions and 866 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ android {
applicationId = "de.westnordost.streetcomplete.mn"
minSdk = 21
targetSdk = 30
versionCode = 3801
versionName = "38.0"
versionCode = 3802
versionName = "38.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/country_metadata/AD.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Do not edit. Source files are in /res/country_metadata
atmOperators: [Crèdit Andorrà]
isSlowZoneKnown: true
hasSlowZone: true
mobileCountryCode: 213
officialLanguages: [ca]
4 changes: 2 additions & 2 deletions app/src/main/assets/country_metadata/AE.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Do not edit. Source files are in /res/country_metadata
additionalStreetsignLanguages: [en]
atmOperators: [ADIB, ADCB, Emirates NBD, Dubai Islamic Bank, FAB, Al Hilal, NBAD, Union National Bank, HSBC, mashreq, UNION NATIONAL BANK, RAKBANK, RAK Bank, RAK BANK, Sharjah Islamic Bank, al hilal bank, Commercial Bank of Dubai, Mashreq Bank, Mashreq, Rak Bank, National Bank of Abu Dhabi, EMIRATES ISLAMIC, CBI, Al Hilal Bank, City Bank, FGB, Bank of Sharjah, Abu Dhabi Distribution Co., union national bank, Dubai Islamic bank, Emirates Islamic Bank, nbf, Emirates Islamic, Standard Chartered, Al Masraf]
centerLine: yellow
centerLineStyle: yellow
firstDayOfWorkweek: Su
mobileCountryCode: 424
officialLanguages: [ar]
orchardProduces: [date, tomato, guava, mango, mangosteen, lemon, lime, chilli_pepper, sweet_pepper, almond, fig, banana, grape]
popularReligions: [muslim]
popularSports: [tennis, golf]
roofsAreUsuallyFlat: true
shoulderLine: yellow
shoulderLineStyle: yellow
3 changes: 2 additions & 1 deletion app/src/main/assets/country_metadata/AF.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
atmOperators: [Azizi Bank, AIB BANK]
firstDayOfWorkweek: Sa
mobileCountryCode: 412
noParkingSignStyle: vienna
noStoppingSignStyle: vienna
officialLanguages: [fa, ps]
orchardProduces: [grape, apple, apricot, peach, almond, plum, olive, pear, walnut, fig, orange, pistachio]
popularReligions: [muslim]
roofsAreUsuallyFlat: true
workweekDays: 6
2 changes: 2 additions & 0 deletions app/src/main/assets/country_metadata/AG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
isLeftHandTraffic: true
lengthUnits: [foot and inch, meter]
mobileCountryCode: 344
noParkingSignStyle: vienna
noStoppingSignStyle: vienna
officialLanguages: [en]
orchardProduces: [guava, mango, mangosteen, tomato, pineapple, lemon, lime, banana, chilli_pepper, sweet_pepper]
speedUnits: [miles per hour, kilometers per hour]
4 changes: 3 additions & 1 deletion app/src/main/assets/country_metadata/AL.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Do not edit. Source files are in /res/country_metadata
atmOperators: [BKT, Fibank, Tirana Bank, Raiffeisen Bank, Raiffeisen BANK, Credins Bank, Raiffeisenbank, Raiffeisen, Alpha Bank, Credins, Bank Gjirokastra, donaldi, Banka Kombetare Tregtare, Raffeisen, Bkt, ALPHA BANK]
isLivingStreetKnown: true
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
livingStreetSignStyle: vienna
mobileCountryCode: 276
officialLanguages: [sq]
orchardProduces: [tomato, grape, olive, apple, chilli_pepper, sweet_pepper, plum, fig, orange, peach, cherry, date, pear, chestnut, apricot, lemon, lime]
6 changes: 4 additions & 2 deletions app/src/main/assets/country_metadata/AM.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Do not edit. Source files are in /res/country_metadata
additionalStreetsignLanguages: [en]
atmOperators: [Ameriabank, Unibank, VTB, ACBA, ABB, HSBC, Ararat Bank, Ardshinbank, Armbusinessbank, ArmEconomBank, Areximbank, ArmBusinessBank, AEB, ВТБ, Araratbank, Ameria Bank, Հայբիզնեսբանկ, ASHIB, UniBank, Ակբա, AcbaCreditAgricole, VTB Bank, Converse Bank, VTB Armenia]
isLivingStreetKnown: true
isSlowZoneKnown: true
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
hasSlowZone: true
livingStreetSignStyle: russia
mobileCountryCode: 283
officialLanguages: [hy]
orchardProduces: [tomato, grape, apple, apricot, peach, plum, pear, cherry, walnut, fig, hazelnut]
Expand Down
9 changes: 6 additions & 3 deletions app/src/main/assets/country_metadata/AO.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Do not edit. Source files are in /res/country_metadata
atmOperators: [Banco de Poupança e Credito (BPC), Banco de Fomento Angola (BFA), Banco BIC Angola, Banco Keve]
centerLine: white
isLivingStreetKnown: true
centerLineStyle: white
hasLivingStreet: true
livingStreetSignStyle: sadc
mobileCountryCode: 631
noParkingSignStyle: vienna
noStoppingSignStyle: vienna
officialLanguages: [pt]
orchardProduces: [banana, pineapple, tomato, coffee, cashew_nut, sisal, cacao]
shoulderLine: yellow
shoulderLineStyle: yellow
4 changes: 3 additions & 1 deletion app/src/main/assets/country_metadata/AR.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Do not edit. Source files are in /res/country_metadata
atmOperators: [Banco Macro, Banco Nación, Banco de la Nación Argentina, Macro, Banco Provincia, Banco Santa Fe, BPN Cajero, Banco Patagonia, Galicia, Banco de Córdoba, Santander Río, Banco San Juan, Banco Ciudad, Banco Galicia, Santander, HSBC, NUEVO BANCO DE SANTA FE S.A., Banco de Corrientes, Credicoop, Nuevo Banco del Chaco, Banco Credicoop, Banco Formosa, Supervielle, BTF Cajero, Red Link, Banco de Santiago del Estero, ICBC, Nuevo Banco de Entre Ríos S.A., Banco de Formosa, Patagonia Cajero, BLP Cajero, BBVA, Banco Provincia de Buenos Aires, Banco del Chubut, Patagonia, CABAL COOP. LTDA., Banco Hipotecario, Banco Santiago del Estero, Banco Supervielle, BBVA Francés, Cajero Express, Nación, BANCO MACRO, Banco de la Nacion Argentina, Banco Itaú, Citibank, Banelco, Banco Santa Cruz, Banco Provincia de La Pampa S.A., Provincia Cajero, Banco Nacion Argentina, Banco Corrientes, Banco HSBC, Banco de la Provincia de Buenos Aires, Banco Nación de la República Argentina, Banco Municipal, Athena Bitcoin Argentina, Athena Bitcoin Inc., Banco de Entre Ríos, Red Link - Punto efectivo, Galicia Cajero, UBM La Pampa, Santa Cruz Cajero, BBVA Banco Francés, Banco Provincia de La Rioja, Banco Comafi, Link, Banco Francés, Superville, Banco Nacion, Banco Hipotecario S.A., Banco Superville, Cajero Banco Macro, Chubut, BERSA, Banco Piano, Cajero Macro, Banco Santander, Bancor, bancor link, Hipotecario, Nuevo Banco del Chaco SA, Banco de la Nation, link, Banco de Santa Fe, Banco de La Pampa, Planta Baldissera, Link Banco Provincia, Banco Nación Argentina, Banco Rioja, Express, Comafi, Banco de la Provincia del Neuquén S.A., Itaú]
centerLine: yellow
centerLineStyle: yellow
chargingStationOperators: [Empresa Provincial de la Energía Santa Fe]
clothesContainerOperators: [Municipalidad de Posadas]
mobileCountryCode: 722
noParkingSignStyle: mutcd latin
noStoppingSignStyle: mutcd latin
officialLanguages: [es]
orchardProduces: [grape, lemon, lime, orange, apple, pear, tomato, mate, olive, banana, peach, chilli_pepper, sweet_pepper, grapefruit, plum, tea, apricot]
popularSports: [soccer, tennis, basketball, paddle_tennis, field_hockey, rugby]
8 changes: 5 additions & 3 deletions app/src/main/assets/country_metadata/AT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
atmOperators: [Raiffeisenbank, Raiffeisen, Volksbank, Euronet, Sparkasse, Erste Bank, BAWAG PSK, BAWAG P.S.K., Oberbank, Bank Austria, Bawag PSK, BAWAG, First Data, Spar, bank99, Kremser Bank und Sparkassen AG, Steiermärkische Sparkasse, Sparkasse Oberösterreich, DenizBank, Bank Burgenland, Raiffeisen Bank, Tiroler Sparkasse, Hypo Salzburg, BTV, Salzburger Sparkasse, Hypo, Steiermärkische Bank, bank 99, Bankomat, PSK, Maestro, Raika, Raiffeisenbank Sillian, Sparda Bank, Hypo Tirol, Sparkasse Imst AG, Cointed GmbH, PSA, Bankhaus Schelhammer & Schattera, RLB, BKS Bank, Spänglerbank, Sparkasse Niederösterreich, Raiffeisenbank Stockerau eGen, Sparkasse Kufstein, Billa Plus, Volksbank Kufstein, SPAR, Raiffeisenbank Mittelburgenland Ost, Austrian Anadi Bank, Posojilnica Bank eGen, Raiffeisenkasse, Raiffeisenbank Ybbstal, Raiffeisenbank Amstetten-Ybbs, ICCash]
chargingStationOperators: [Wien Energie GmbH, SMATRICS, Energie AG, EVN, Energie Steiermark, VLOTTE, Tesla Motors Inc., Smatrics, Wels Strom E-Mobil, Salzburg AG, Kelag, Linz AG, Vorarlberger Kraftwerke, Lebensland Kärnten, TIWAG, SMATRICS GmbH & Co KG, Energie Burgenland, KELAG, ElectroDrive Salzburg GmbH, max.center, Wien Energie, Lidl, ella, Telekom Austria, Ella, ElectroDrive Salzburg, AT*GOE, kelag, be.ENERGISED, Stadtwerke Kitzbühel, Lidl Österreich, Electrodrive Salzburg, AAE Naturstrom, bike-energy, Vorarlberger Kraftwerke AG, VKW illwerke, VKW Mobilität, Lidl Österreich GmbH, IONITY, Hotel Der Stubaierhof, HGL, Envesta, EVN AG, E-Werke Bad Radkersburg, ÖBB-Infrastruktur, ÖAMTC, smatrics, VLOTTE P&C, VKW Vlotte, Stadtwerke Trofaiach 22 kW, Stadtgemeinde Zell am See, Keba, Ionity, IAM – Institut für Technologie und alternative Mobilität, IAM, Gigasport, Gemeinde Podersdorf, EnergieAG, Energie Graz GmbH & Co KG, Energie Burgenland AG, ÖBB, vlotte, vkw vlotte, tim, huma eleven, everynear, elektrodrive-tirol.at, da emobil GmbH, Weiss GmbH Kompetent bei Holz, Vlotte-VKW, Turmöl, Turmstrom, Tiwag- Tiroler Wasserkraftwerke AG, Tiwag, Tesla, TU Wien - Enio, TIWAG-Tiroler Wasserkraft AG, Swarovski, Stadtwerke Mürzzuschlag, Stadtwerke Judenburg, Stadtwerke Hartberg, Stadtgemeinde Mank, Stadtgemeinde Friedberg, Stadtgemeinde Ebreichsdorf, Spar, Linz Strom AG, Linz AG Strom, Gemeinde Kreuzstetten, Gemeinde Kirchdorf in Tirol, Gemeinde Eben, Energie Steiermark AG, ElectroDrive, ELLA, Direkt Holidays GmbH, DEZ, BH Melk, A1]
clothesContainerOperators: [Humana, Holding Graz, Kolping, Rotes Kreuz, MA 48, Caritas, Linz AG Abfall, MA48, Graz Holding, humana, WAMS, Stadtbetriebe Steyr, Stadt Graz, HUMANA, GVA Baden]
isAdvisorySpeedLimitKnown: false
isLivingStreetKnown: true
isSlowZoneKnown: true
hasAdvisorySpeedLimitSign: false
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
hasSlowZone: true
livingStreetSignStyle: vienna
mobileCountryCode: 232
officialLanguages: [de]
orchardProduces: [grape, apple, tomato, pear, chilli_pepper, sweet_pepper, strawberry, plum, apricot, cherry, walnut, peach, raspberry, hop]
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/country_metadata/AU-ACT.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Do not edit. Source files are in /res/country_metadata
isSlowZoneKnown: false
hasSlowZone: false
2 changes: 1 addition & 1 deletion app/src/main/assets/country_metadata/AU-NSW.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Do not edit. Source files are in /res/country_metadata
chargingStationOperators: [NRMA, Chargefox, National Roads and Motorists' Association Limited, Tesla Motors, Evie Networks, Chargepoint]
isSlowZoneKnown: false
hasSlowZone: false
13 changes: 9 additions & 4 deletions app/src/main/assets/country_metadata/AU.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# Do not edit. Source files are in /res/country_metadata
advisorySpeedLimitSignStyle: yellow
atmOperators: [Commonwealth Bank, ANZ, Westpac, NAB, Bendigo Bank, RediATM, Bankwest, St George, National Australia Bank, Suncorp, Commonwealth, Commonwealth Bank of Australia, rediATM, BankWest, nab, BOM, BOQ, Bank of Queensland, CBA, firstpoint, Bank of Melbourne, Bank West, BankSA, St. George, HSBC, Redi ATM, Cashcard, redi, IMB, Next, Westpac Bank, westpac, anz, Newcastle Permanent, Greater Bank, bankwest, BitRocket, Bank SA, iCash, St.George, st.george, DC payments, Westpac Banking Corporation, Heritage Bank, Suncorp Bank, Warwick Credit Union, cashcard, Redi, St George Bank, DC ATM, Anz, Travelex, Bendigo]
centerLine: white
isAdvisorySpeedLimitKnown: true
centerLineStyle: white
hasAdvisorySpeedLimitSign: true
hasLivingStreet: true
hasNoStandingSign: false
hasSlowZone: true
isLeftHandTraffic: true
isLivingStreetKnown: true
isSlowZoneKnown: true
livingStreetSignStyle: australia
mobileCountryCode: 505
noParkingSignStyle: australia
noStoppingSignStyle: australia
officialLanguages: [en]
orchardProduces: [grape, tomato, banana, apple, orange, pear, olive, peach, pineapple, almond, avocado, strawberry, lemon, lime, guava, mango, mangosteen, chilli_pepper, sweet_pepper]
popularReligions: [christian, muslim, buddhist]
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/country_metadata/AW.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Do not edit. Source files are in /res/country_metadata
centerLine: white
centerLineStyle: white
chargingStationOperators: [Elmar]
officialLanguages: [nl, pap]
popularSports: [baseball]
3 changes: 2 additions & 1 deletion app/src/main/assets/country_metadata/AZ.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Do not edit. Source files are in /res/country_metadata
atmOperators: [Azərbaycan Beynəlxalq Bankı, Kapital Bank, YuniBank, Bank Standart, Texnikabank, Xalq Bank, Bank Respublika, Bankomat, Ata Bank, Unibank, Azəriqazbank, Bank of Baku, MuğanBank, RabitəBank, Nikoyl Bank, AFB Bank, Beynəlxalq Bank, International Bank of Azerbaijan, Royal Bank, Azərbaycan Sənaye Bankı, Access Bank, KapitalBank, Kredo Bank, Kapital bank, Bank of Azerbaijan, Bank Avrasiya, Atrabank, Parabank, Turan Bank, Yunayted Kredit Bank, Kapital Bank ATM, Azerbaijan International Bank, Pasha Bank, Express Bank, Əmrahbank, Zaminbank, Artsakhbank, The International Bank of Azerbaijan, MilliÖn, NBC Bank, AtaBank, ZaminBank, Melli İran Bank, Paşa Bank, Bank Silk Vey, Yapı Kredi Bank Azərbaycan, Expressbank, AzərTürkBank, Azerbaijan İnternational Bank, Bank Standard, expressbank, ASB, SW Bank, Beynalxalq bank, Kapitalbank ATM, Капитал банк, Beynelxalq Bank ATM, SILK WAY, SilkWay Bank, Nikoil, «Kapital Bank» ASC, Nikoil Bank]
isLivingStreetKnown: true
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
mobileCountryCode: 400
officialLanguages: [az]
orchardProduces: [tomato, apple, persimmon, grape, chilli_pepper, sweet_pepper, pear, hazelnut, plum, apricot, peach, cherry, raspberry, walnut, fig, lemon, lime]
Expand Down
6 changes: 4 additions & 2 deletions app/src/main/assets/country_metadata/BA.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Do not edit. Source files are in /res/country_metadata
atmOperators: [UniCredit Bank, Raiffeisen Bank, Raiffeisen, Nova Banka, NLB Banka, Sberbank, Unicredit, Unicredit bank, Raifefisen Bank dd BIH, NLB, Raiffeisen bank, Unicredit Bank, Raiffeisenbank, Sparkasse, Addiko Bank, Komercijalna Banka, Raiffeisen banka, Unicredit banka, UniCredit, Ziraat Bank, Sparkasse Bank, Raiffeisen Bank BiH, Raiffeisen Bank dd BIH, Bosna Bank International, BBI, Komercijalna banka, NLB banka, Intesa San Paolo]
chargingStationOperators: [City]
isLivingStreetKnown: true
isSlowZoneKnown: true
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
hasSlowZone: true
livingStreetSignStyle: vienna
mobileCountryCode: 218
officialLanguages: [bs, hr, sr]
orchardProduces: [plum, apple, tomato, grape, chilli_pepper, sweet_pepper, raspberry, pear, strawberry, peach, cherry, walnut, chestnut, apricot, avocado, fig]
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/assets/country_metadata/BB.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
atmOperators: [CIBC FirstCaribbean International Bank, Scotiabank]
isLeftHandTraffic: true
mobileCountryCode: 342
noParkingSignStyle: vienna
noStoppingSignStyle: vienna
officialLanguages: [en]
orchardProduces: [coconut, banana, avocado, chilli_pepper, sweet_pepper, tomato]
popularSports: [cricket]
8 changes: 5 additions & 3 deletions app/src/main/assets/country_metadata/BE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
atmOperators: [BNP Paribas Fortis, KBC, Argenta, Belfius, BeoBank, BNP Paribas, ING, bpost, Bpost, Crelan, AXA, bpost bank, Beobank, BNP Parisbas Fortis, Dexia, Fortis, BNP-Paribas Fortis, Europabank, AXA Bank, Record, De Post, Record Bank]
chargingStationOperators: [Allego, Blue Corner, Ionity, allego, Smoov Allego, Luminus, PitPoint, The Plugin Company, Tesla, Smoov, Colruyt, Bluecorner, smoov allego, Lidl, BlueCorner, smoov, charge.brussels, bluecorner, allegro / smoov, Pitpoint Brussels, Partago, ORES, Eoly, EV-Box, De Lijn, BlueConnect, Audi, Allegro]
clothesContainerOperators: [Vlaams Inzamel Centrum Textiel, Wereld Missie Hulp, Les Petits Riens - Spullenhulp, Terre, Vlaams Internationaal Centrum, IDELUX-Environnement, Oxfam, Curitas n.v., V.H.S. Europ, Curitas, De Kringwinkel, Terre ASBL, Wereldmissiehulp, Caritas n.v., ivio, IVAREM, WMH, Vlaams Inzamelcentrum Textiel, Curitas NV, Rode Kruis, Les Petits Riens, IVIO, Wereldmissiehulp en O.L.V. van zeven Weeën vzw, Wereld-Missiehulp, Terre asbl, TEXTIEL, Salvatorlaanse Hulpactie & Ontwikkelingshulp, Salvatoriaanse Hulpactie & Ontwikkelingshulp, Les Petits Riens-Spullenhulp, Kringwinkel, De Bremberg, Curitas N.V.]
isAdvisorySpeedLimitKnown: false
isLivingStreetKnown: true
isSlowZoneKnown: true
hasAdvisorySpeedLimitSign: false
hasBiWeeklyAlternateSideParkingSign: true
hasLivingStreet: true
hasSlowZone: true
livingStreetSignStyle: vienna
mobileCountryCode: 206
officialLanguages: [nl, fr, de]
orchardProduces: [pear, tomato, apple, strawberry, chilli_pepper, sweet_pepper, cherry, raspberry, grape, walnut, hop, plum]
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/assets/country_metadata/BF.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Do not edit. Source files are in /res/country_metadata
atmOperators: [Bank of Africa, UBA, Ecobank]
mobileCountryCode: 613
noParkingSignStyle: vienna
noStoppingSignStyle: vienna
officialLanguages: [fr, mos, dyu, ff]
orchardProduces: [cashew_nut, guava, mango, mangosteen, tomato, chilli_pepper, sweet_pepper, almond, orange, lemon, lime, grapefruit]
popularReligions: [muslim]
Expand Down
6 changes: 4 additions & 2 deletions app/src/main/assets/country_metadata/BG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ additionalStreetsignLanguages: [international]
atmOperators: [Банка ДСК, ОББ, Fibank, ДСК, УниКредит Булбанк, FIBank, Пощенска банка, Първа инвестиционна банка, Postbank, Raiffeisenbank, Unicredit Bulbank, Обединена Българска Банка, Централна кооперативна Банка, Райфайзен Банк, Райфайзенбанк, UniCredit, UniCredit Bulbank, Unicredit, DSK, ЦКБ, Райфайзен, DSK Bank, Фибанк, Централна кооперативна банка, FiBank, Уникредит Булбанк, Raiffeisen, ПИБ, OBB, Piraeus Bank, Първа Инвестиционна Банка, CCB, Central Cooperative Bank, Raiffeisen Bank, Общинска Банка, Обединена българска банка, Allianz, Общинска банка, First Investment Bank, Unicredit bulbank, Банк ДСК]
chargingStationOperators: [ОП „Общински паркинги и синя зона“ - Варна]
clothesContainerOperators: [БЧК, texcycle]
isLivingStreetKnown: true
isSlowZoneKnown: false
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
hasSlowZone: false
livingStreetSignStyle: vienna
mobileCountryCode: 284
officialLanguages: [bg]
orchardProduces: [grape, tomato, pepper, plum, apple, peach, apricot, raspberry, strawberry, walnut, cherry, pear, chilli_pepper, sweet_pepper, almond, chestnut]
5 changes: 4 additions & 1 deletion app/src/main/assets/country_metadata/BH.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Do not edit. Source files are in /res/country_metadata
additionalStreetsignLanguages: [en]
atmOperators: [HSBC, BISB, BBK, BBK Online, NBB, Ithmaar Bank, Kuwait Finance House]
centerLine: yellow
centerLineStyle: yellow
firstDayOfWorkweek: Su
hasDailyAlternateSideParkingSign: true
mobileCountryCode: 426
noParkingSignStyle: vienna variant
noStoppingSignStyle: vienna
officialLanguages: [ar]
orchardProduces: [date, tomato, lemon, lime, banana, grape, chilli_pepper, sweet_pepper]
popularReligions: [muslim]
Expand Down
2 changes: 2 additions & 0 deletions app/src/main/assets/country_metadata/BJ.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Do not edit. Source files are in /res/country_metadata
atmOperators: [Ecobank, BOA, private, Bank of Africa]
mobileCountryCode: 616
noParkingSignStyle: vienna
noStoppingSignStyle: vienna
officialLanguages: [fr, fon]
orchardProduces: [tomato, pineapple, cashew_nut, chilli_pepper, sweet_pepper, coconut, banana, guava, mango, mangosteen, orange, date, kola_nut, pepper, coffee]
2 changes: 1 addition & 1 deletion app/src/main/assets/country_metadata/BN.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Do not edit. Source files are in /res/country_metadata
atmOperators: [BIBD, Baiduri Bank, Standard Chartered, TAIB, Maybank]
centerLine: white
centerLineStyle: white
isLeftHandTraffic: true
mobileCountryCode: 528
officialLanguages: [ms, en]
Expand Down
5 changes: 4 additions & 1 deletion app/src/main/assets/country_metadata/BO.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Do not edit. Source files are in /res/country_metadata
atmOperators: [Banco Mercantil Santa Cruz, Banco Unión, Banco Nacional de Bolivia, Banco Bisa, Banco Union, BCP, Banco BISA, BNB, Banco BCP, Banco Fie, BancoSol, Banco Ganadero, Banco Sol, Banco Económico, Mercantil Santa Cruz, Banco Fassil, Banco FIE, Banco de Crédito BCP, BNB24, Banco de Crédito de Bolivia, Banco Prodem, Banco Economico, BISA, Banco Union S.A., Banco Mercantil Santa Cruz S.A., Bisa, Banco Nacional de Bolivia BNB, Banco Mercantil Santa Cruz (BMSC), BMSC, Banco Nacional de Bolivia (BNB), Banco Fassil S.A., Banco Los Andes ProCredit, Banco BISA S.A., mercantil santa cruz, Cooperativa Jesús Nazareno, Banco Ecofuturo, BANCO UNION, MERCANTIL SANTA CRUZ, Banco Mercantil, Banco Los Andes, Banco de Crédito (BCP), La Primera E.F.V., Banco Mercantíl Santa Cruz, La Primera, Banco de Crédito, Mutual La Primera, Cajero BNB]
centerLine: yellow
centerLineStyle: yellow
mobileCountryCode: 736
noParkingSignStyle: mutcd latin
noStoppingSignStyle: mutcd latin
officialLanguages: [es, qu, ay]
orchardProduces: [banana, orange, pineapple, chestnut, tomato, peach, lemon, lime, brazil_nut, grape, coffee, papaya, guava, mango, mangosteen, rubber, avocado, chilli_pepper, sweet_pepper]
workweekDays: 6
Loading

0 comments on commit 1b96d1a

Please sign in to comment.