Skip to content

Commit

Permalink
Merge branch 'master' into modified
Browse files Browse the repository at this point in the history
  • Loading branch information
Helium314 committed Oct 23, 2023
2 parents c07dece + 512afdc commit 4b0dc47
Show file tree
Hide file tree
Showing 363 changed files with 1,154 additions and 464 deletions.
6 changes: 4 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ android {
applicationId = "de.westnordost.streetcomplete.expert"
minSdk = 21
targetSdk = 33
versionCode = 5404
versionName = "54.12"
versionCode = 5500
versionName = "55.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

Expand Down Expand Up @@ -277,6 +277,8 @@ tasks.register<UpdateAppTranslationsTask>("updateTranslations") {

tasks.register<UpdateAppTranslationCompletenessTask>("updateTranslationCompleteness") {
group = "streetcomplete"
languageCodes = bcp47ExportLanguages
mustIncludeLanguagePercentage = 90
apiToken = properties["POEditorAPIToken"] as String
projectId = poEditorProjectId
targetFiles = { "$projectDir/src/main/res/values-$it/translation_info.xml" }
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AD.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [Crèdit Andorrà]
centerLineStyle: white
defaultSpeedLimitHasUrbanOrRural: true
edgeLineStyle: white
exclusiveCycleLaneStyle: white on green
hasAdvisoryCycleLane: false
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AE.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
additionalStreetsignLanguages: [en]
atmOperators: [ADIB, ADCB, Emirates NBD, Dubai Islamic Bank, FAB, Al Hilal, NBAD, Union National Bank, HSBC, mashreq, RAKBANK, RAK Bank, Sharjah Islamic Bank, al hilal bank, Commercial Bank of Dubai, Mashreq Bank, National Bank of Abu Dhabi, EMIRATES ISLAMIC, CBI, City Bank, FGB, Bank of Sharjah, Abu Dhabi Distribution Co., Emirates Islamic Bank, nbf, Standard Chartered, Al Masraf]
centerLineStyle: yellow
defaultSpeedLimitHasUrbanOrRural: true
edgeLineStyle: yellow
firstDayOfWorkweek: Su
mobileCountryCode: 424
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AF.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [Azizi Bank, AIB BANK]
defaultSpeedLimitHasUrbanOrRural: false
firstDayOfWorkweek: Sa
mobileCountryCode: 412
noParkingSignStyle: vienna
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AG.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
defaultSpeedLimitHasUrbanOrRural: true
isLeftHandTraffic: true
lengthUnits: [foot and inch, meter]
mobileCountryCode: 344
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AL.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [BKT, Fibank, Tirana Bank, Raiffeisen Bank, Credins Bank, Raiffeisenbank, Raiffeisen, Alpha Bank, Credins, Bank Gjirokastra, donaldi, Banka Kombetare Tregtare, Raffeisen]
defaultSpeedLimitHasUrbanOrRural: true
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
livingStreetSignStyle: vienna
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AM.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
additionalStreetsignLanguages: [en]
atmOperators: [Ameriabank, Unibank, VTB, ACBA, ABB, HSBC, Ararat Bank, Ardshinbank, Armbusinessbank, ArmEconomBank, Areximbank, AEB, ВТБ, Araratbank, Ameria Bank, Հայբիզնեսբանկ, ASHIB, Ակբա, AcbaCreditAgricole, VTB Bank, Converse Bank, VTB Armenia]
defaultSpeedLimitHasUrbanOrRural: true
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
hasSlowZone: true
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AO.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [Banco de Poupança e Credito (BPC), Banco de Fomento Angola (BFA), Banco BIC Angola, Banco Keve]
centerLineStyle: white
defaultSpeedLimitHasUrbanOrRural: true
edgeLineStyle: yellow
hasLivingStreet: true
livingStreetSignStyle: sadc
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ atmOperators: [Banco Macro, Banco Nación, Banco de la Nación Argentina, Macro,
centerLineStyle: yellow
chargingStationOperators: [Empresa Provincial de la Energía Santa Fe]
clothesContainerOperators: [Municipalidad de Posadas]
defaultSpeedLimitHasUrbanOrRural: true
mobileCountryCode: 722
noEntrySignStyle: default
noParkingSignStyle: mutcd latin
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AS.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
centerLineStyle: yellow
defaultSpeedLimitHasUrbanOrRural: true
edgeLineStyle: white
lengthUnits: [foot and inch, meter]
officialLanguages: [en, sm]
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ advisoryCycleLaneStyle: white dashes
atmOperators: [Raiffeisenbank, Raiffeisen, Volksbank, Euronet, Sparkasse, Erste Bank, BAWAG PSK, BAWAG P.S.K., Oberbank, Bank Austria, 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, 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]
defaultSpeedLimitHasUrbanOrRural: true
exclusiveCycleLaneStyle: white
hasAdvisoryCycleLane: true
hasAdvisorySpeedLimitSign: false
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AU-ACT.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
defaultSpeedLimitHasUrbanOrRural: true
hasSlowZone: false
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AU-NSW.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
chargingStationOperators: [NRMA, Chargefox, National Roads and Motorists' Association Limited, Tesla Motors, Evie Networks, Chargepoint]
defaultSpeedLimitHasUrbanOrRural: true
hasSlowZone: false
2 changes: 2 additions & 0 deletions app/src/main/assets/country_metadata/AU-NT.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
defaultSpeedLimitHasUrbanOrRural: true
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AU-QLD.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
chargingStationOperators: [Evie Networks, Chargefox]
defaultSpeedLimitHasUrbanOrRural: true
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AU-SA.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
chargingStationOperators: [Chargefox]
defaultSpeedLimitHasUrbanOrRural: true
2 changes: 2 additions & 0 deletions app/src/main/assets/country_metadata/AU-TA.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
defaultSpeedLimitHasUrbanOrRural: true
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AU-VIC.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
chargingStationOperators: [Chargefox, The District Docklands, Tesla Motors, Tesla, Secure Parking, RACV, Chargepoint]
clothesContainerOperators: [Southern Cross Recycling, Boots for all]
defaultSpeedLimitHasUrbanOrRural: true
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AU-WA.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
chargingStationOperators: [RAC]
defaultSpeedLimitHasUrbanOrRural: true
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AU.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ advisoryCycleLaneStyle: white dashes
advisorySpeedLimitSignStyle: yellow
atmOperators: [Commonwealth Bank, ANZ, Westpac, NAB, Bendigo Bank, RediATM, Bankwest, St George, National Australia Bank, Suncorp, Commonwealth, Commonwealth Bank of Australia, BOM, BOQ, Bank of Queensland, CBA, firstpoint, Bank of Melbourne, Bank West, BankSA, St. George, HSBC, Redi ATM, Cashcard, redi, IMB, Next, Westpac Bank, Newcastle Permanent, Greater Bank, BitRocket, Bank SA, iCash, St.George, DC payments, Westpac Banking Corporation, Heritage Bank, Suncorp Bank, Warwick Credit Union, St George Bank, DC ATM, Travelex, Bendigo]
centerLineStyle: white
defaultSpeedLimitHasUrbanOrRural: true
hasAdvisoryCycleLane: true
hasAdvisorySpeedLimitSign: true
hasLivingStreet: true
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AW.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
centerLineStyle: white
chargingStationOperators: [Elmar]
defaultSpeedLimitHasUrbanOrRural: true
officialLanguages: [nl, pap]
popularSports: [baseball]
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/AZ.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
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, 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, '"Azərbaycan Beynəlxalq Bankı" ASC', The International Bank of Azerbaijan, MilliÖn, NBC Bank, AtaBank, Melli İran Bank, Paşa Bank, Bank Silk Vey, Yapı Kredi Bank Azərbaycan, Expressbank, AzərTürkBank, Azerbaijan İnternational Bank, Bank Standard, ASB, SW Bank, Beynalxalq bank, Kapitalbank ATM, Капитал банк, Beynelxalq Bank ATM, SILK WAY, SilkWay Bank, Nikoil, «Kapital Bank» ASC, Nikoil Bank]
defaultSpeedLimitHasUrbanOrRural: true
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
livingStreetSignStyle: russia
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BA.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [UniCredit Bank, Raiffeisen Bank, Raiffeisen, Nova Banka, NLB Banka, Sberbank, Unicredit, Raifefisen Bank dd BIH, NLB, Raiffeisenbank, Sparkasse, Addiko Bank, Komercijalna Banka, Raiffeisen banka, Unicredit banka, Ziraat Bank, Sparkasse Bank, Raiffeisen Bank BiH, Raiffeisen Bank dd BIH, Bosna Bank International, BBI, Intesa San Paolo]
chargingStationOperators: [City]
defaultSpeedLimitHasUrbanOrRural: true
exclusiveCycleLaneStyle: white
hasAdvisoryCycleLane: false
hasDailyAlternateSideParkingSign: true
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BB.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [CIBC FirstCaribbean International Bank, Scotiabank]
defaultSpeedLimitHasUrbanOrRural: false
isLeftHandTraffic: true
mobileCountryCode: 342
noParkingSignStyle: vienna
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BE-BRU.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
defaultSpeedLimitHasUrbanOrRural: true
officialLanguages: [fr, nl]
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BE-VLG.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
defaultSpeedLimitHasUrbanOrRural: true
officialLanguages: [nl]
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BE-WAL.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
defaultSpeedLimitHasUrbanOrRural: true
officialLanguages: [fr, de]
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BF.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [Bank of Africa, UBA, Ecobank]
defaultSpeedLimitHasUrbanOrRural: true
edgeLineStyle: short white dashes
mobileCountryCode: 613
noParkingSignStyle: vienna
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ additionalStreetsignLanguages: [international]
atmOperators: [Първа инвестиционна банка, УниКредит Булбанк, Банка ДСК, Обединена Българска Банка, Raiffeisenbank, Централна кооперативна Банка, Пощенска банка, ДСК, Общинска банка, Райфайзенбанк, Allianz, Piraeus Bank, Райфайзен Банк, Райфайзен]
chargingStationOperators: [ОП „Общински паркинги и синя зона“ - Варна]
clothesContainerOperators: [БЧК, texcycle]
defaultSpeedLimitHasUrbanOrRural: true
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
hasSlowZone: true
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
additionalStreetsignLanguages: [en]
atmOperators: [HSBC, BISB, BBK, BBK Online, NBB, Ithmaar Bank, Kuwait Finance House]
centerLineStyle: yellow
defaultSpeedLimitHasUrbanOrRural: true
firstDayOfWorkweek: Su
hasDailyAlternateSideParkingSign: true
mobileCountryCode: 426
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BI.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [Ecobank]
defaultSpeedLimitHasUrbanOrRural: true
mobileCountryCode: 642
officialLanguages: [fr, rn]
orchardProduces: [cashew_nut, banana, coffee, tea]
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BJ.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [Ecobank, BOA, private, Bank of Africa]
defaultSpeedLimitHasUrbanOrRural: true
mobileCountryCode: 616
noParkingSignStyle: vienna
noStoppingSignStyle: vienna
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BN.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [BIBD, Baiduri Bank, Standard Chartered, TAIB, Maybank]
centerLineStyle: white
defaultSpeedLimitHasUrbanOrRural: true
edgeLineStyle: white
isLeftHandTraffic: true
mobileCountryCode: 528
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BO.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [Banco Mercantil Santa Cruz, Banco Unión, Banco Nacional de Bolivia, Banco Bisa, Banco Union, BCP, BNB, Banco BCP, Banco Fie, BancoSol, Banco Ganadero, Banco Sol, Banco Económico, Mercantil Santa Cruz, Banco Fassil, 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., 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., Cooperativa Jesús Nazareno, Banco Ecofuturo, 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]
centerLineStyle: yellow
defaultSpeedLimitHasUrbanOrRural: true
mobileCountryCode: 736
noParkingSignStyle: mutcd latin
noStoppingSignStyle: mutcd latin
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
atmOperators: [Banco do Brasil, Banco 24 Horas, Banco24Horas, Bradesco, Caixa Econômica Federal, Itaú, Caixa, Santander, Banco 24H, Banrisul, Tecnologia Bancária S.A., 24 Horas, Banrisul S.A., Saque e Pague, Banco 24Horas, Banco do Brasil S.A., HSBC, Multibanco, Itaú Unibanco, BRB, Banco Bradesco, TecBan, Banco24H, Caixa 24h, Caixa 24 Horas, Banco24, Banese, Caixa Economica Federal, Caixa Econômica, BDN BRADESCO, Banco 24h., Banco 24Hrs, 24Horas, Banco Santander, Dinho, Caixas eletrônicos da Caixa Econômica Federal, Banco 24 horas.]
centerLineStyle: yellow
chargingStationOperators: [Ipiranga, Sat, Petrobras, BR, ipiranga, Taurus, Shell, Petrobrás, EDP]
defaultSpeedLimitHasUrbanOrRural: true
mobileCountryCode: 724
noEntrySignStyle: arrow
noParkingSignStyle: mutcd latin
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BS.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
centerLineStyle: white
defaultSpeedLimitHasUrbanOrRural: true
isLeftHandTraffic: true
lengthUnits: [foot and inch, meter]
mobileCountryCode: 364
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BT.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [Bank of Bhutan, BOB, Bhutan National Bank, Druk PNB, BNB, Tashi Bank, BOBL, BDBL]
defaultSpeedLimitHasUrbanOrRural: true
isLeftHandTraffic: true
mobileCountryCode: 402
noParkingSignStyle: vienna variant
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BW.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [FNB, First National Bank, Barclays, Standard Chartered Bank, Barclay's, Stanbic Bank, FNB ATM]
centerLineStyle: white
defaultSpeedLimitHasUrbanOrRural: true
edgeLineStyle: yellow
hasLivingStreet: true
isLeftHandTraffic: true
Expand Down
1 change: 1 addition & 0 deletions app/src/main/assets/country_metadata/BY.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Do not edit. Data is from res/country/metadata and https://github.com/streetcomplete/countrymetadata
atmOperators: [Беларусбанк, Банк БелВЭБ, Белинвестбанк, Белагропромбанк, Приорбанк, БПС-Сбербанк, МТБанк, Белгазпромбанк, Банк Дабрабыт, Альфа-Банк, БНБ-Банк, ОАО «Белагропромбанк», ОАО «Белгазпромбанк», ЗАО РРБ-Банк, Паритетбанк, ЗАО "РРБ-Банк", ВТБ, ОАО "АСБ Беларусбанк", Технобанк, Белвнешэкономбанк, ОАО «АСБ Беларусбанк», БелВЭБ, Беларусьбанк, БПС-Банк, Belarusbank, ОАО «Белинвестбанк», ОАО "БПС-СБЕРБАНК", ЗАО "Альфа-Банк", АСБ "Беларусбанк", АСБ Беларусбанк, Франсабанк, ОАО «БПС-Сбербанк», БСБ Банк, БПС, Belinvestbank, ОАО "Белагропромбанк", ЗАО «БСБ Банк», Банк ВТБ, Priorbank, ОАО «Банк Дабрабыт», БТА Банк, Альфабанк, BSB Bank, ОАО «Приорбанк», ОАО "Белинвестбанк", Трастбанк, BelSwissBank, БелСвиссБанк, Банк ВТБ Беларусь, Банк Решение, БПС Сбербанк, Belagroprombank, Идея Банк, Белорусбанк, РРБ-Банк, Paritetbank, Банкомат, Банк Москва-Минск, БСБ-Банк, БПС Банк, ОАО БПС-Сбербанк, Францбанк, ОАО «АСБ «Беларусбанк», ОАО Беларусбанк, ВТБ-Банк, ОАО "Белгазпромбанк", Белaрусбанк, ОАО "Приорбанк", ОАО БЕЛАГРОПРОМБАНК, БТА, ОАО АСБ Беларусбанк, ЗАО "Банк Решение"]
chargingStationOperators: ['"РУП ""Белоруснефть-Минскавтозаправка"""', ПО «Белоруснефть», Белоруснефть, '"РУП ""Белоруснефть-Гомельоблнефтепродукт"""', '"РУП ""Белоруснефть-Могилевоблнефтепродукт"""', '"РУП ""Белоруснефть-Гроднооблнефтепродукт"""', '"РУП ""Белоруснефть-Минскоблнефтепродукт"""', Евроопт, Беларуснафта, Eleven]
defaultSpeedLimitHasUrbanOrRural: true
hasAdvisorySpeedLimitSign: true
hasDailyAlternateSideParkingSign: true
hasLivingStreet: true
Expand Down
Loading

0 comments on commit 4b0dc47

Please sign in to comment.