Merge branch 'master' into develop

This commit is contained in:
Pieter Vander Vennet 2022-02-13 20:59:10 +01:00
commit 66d2d167a2
21 changed files with 541 additions and 107 deletions

1
langs/layers/cs.json Normal file
View file

@ -0,0 +1 @@
{}

View file

@ -1,4 +1,27 @@
{
"address": {
"description": "Direcciones",
"name": "Direcciones conocidas en OSM",
"tagRenderings": {
"fixme": {
"question": "¿Qué debe corregirse aquí? Expóngalo"
},
"housenumber": {
"mappings": {
"0": {
"then": "Esta edificación no tiene número"
}
},
"question": "¿Cuál es el número de esta casa?"
},
"street": {
"question": "¿En qué calle se encuentra esta dirección?"
}
},
"title": {
"render": "Domicilio conocido"
}
},
"artwork": {
"description": "Diversas piezas de obras de arte",
"name": "Obras de arte",
@ -9,7 +32,33 @@
},
"tagRenderings": {
"artwork-artwork_type": {
"question": "Cuál es el tipo de esta obra de arte?",
"mappings": {
"0": {
"then": "Arquitectura"
},
"1": {
"then": "Mural"
},
"2": {
"then": "Pintura"
},
"3": {
"then": "Escultura"
},
"4": {
"then": "Estatua"
},
"5": {
"then": "Busto"
},
"7": {
"then": "Instalación"
},
"8": {
"then": "Grafiti"
}
},
"question": "¿Qué tipo de obra es esta pieza?",
"render": "Esta es un {artwork_type}"
}
},
@ -22,6 +71,38 @@
"render": "Obra de arte"
}
},
"barrier": {
"name": "Barreras",
"presets": {
"0": {
"title": "Bolardo"
}
},
"tagRenderings": {
"Bollard type": {
"mappings": {
"1": {
"then": "Bolardo fijo"
},
"3": {
"then": "Bolardo flexible, normalmente plástico"
},
"4": {
"then": "Bolardo levadizo"
}
},
"question": "¿Qué tipo de bolardo es este?"
}
},
"title": {
"mappings": {
"0": {
"then": "Bolardo"
}
},
"render": "Barrera"
}
},
"bench": {
"name": "Bancos",
"presets": {
@ -33,13 +114,43 @@
"bench-backrest": {
"mappings": {
"0": {
"then": "Respaldo: Si"
"then": "Respaldo: "
},
"1": {
"then": "Respaldo: No"
"then": "Respaldo: no"
}
},
"question": "¿Este banco tiene un respaldo?"
"question": "¿Este banco tiene respaldo?"
},
"bench-colour": {
"mappings": {
"1": {
"then": "Color: verde"
},
"2": {
"then": "Color: gris"
},
"3": {
"then": "Color: blanco"
},
"4": {
"then": "Color: rojo"
},
"5": {
"then": "Color: negro"
},
"6": {
"then": "Color: azul"
},
"7": {
"then": "Color: amarillo"
}
},
"question": "¿De qué color es este banco?",
"render": "Color: {colour}"
},
"bench-direction": {
"question": "¿En qué dirección se mira al sentarse en el banco?"
},
"bench-material": {
"mappings": {
@ -74,11 +185,81 @@
}
},
"bench_at_pt": {
"description": "Una capa que muestra todas las paradas de transporte público que tienen bancos",
"name": "Bancos en una parada de transporte público",
"tagRenderings": {
"bench_at_pt-bench_type": {
"question": "¿Qué tipo de banco es este?"
},
"bench_at_pt-name": {
"render": "{name}"
}
},
"title": {
"render": "Banco"
}
},
"bicycle_rental": {
"title": {
"render": "Alquiler de bicicletas"
}
},
"bike_cafe": {
"tagRenderings": {
"bike_cafe-repair-tools": {
"question": "¿Hay herramientas para reparar su propia bicicleta?"
}
}
},
"charging_station": {
"tagRenderings": {
"Authentication": {
"mappings": {
"0": {
"then": "Autenticación mediante tarjeta de membresía"
},
"1": {
"then": "Autenticación mediante aplicación"
},
"2": {
"then": "Autenticación mediante llamada telefónica disponible"
},
"3": {
"then": "Autenticación mediante SMS disponible"
},
"4": {
"then": "Autenticación mediante NFC disponible"
},
"5": {
"then": "Autenticación mediante Money Card disponible"
},
"6": {
"then": "Autenticación mediante tarjeta de débito disponible"
}
}
},
"Network": {
"mappings": {
"1": {
"then": "No forma parte de una red mayor"
}
},
"question": "¿Esta estación de carga forma parte de una red?",
"render": "Parte de la red <b>{network}</b>"
},
"OH": {
"mappings": {
"0": {
"then": "Abre 24/7 (incluidos días festivos)"
}
},
"question": "¿Cuándo abre esta estación de carga?"
},
"Type": {
"question": "¿A qué vehículos se permite la carga aquí?"
}
}
},
"defibrillator": {
"name": "Desfibriladores",
"presets": {
@ -144,5 +325,12 @@
"title": {
"render": "Bicicleta blanca"
}
},
"observation_tower": {
"tagRenderings": {
"access": {
"question": "¿Se puede visitar esta torre?"
}
}
}
}

View file

@ -3,6 +3,9 @@
"description": "Adressen",
"name": "Bekende adressen in OSM",
"tagRenderings": {
"fixme": {
"question": "Wat moet hier gecorrigeerd worden? Leg het uit"
},
"housenumber": {
"mappings": {
"0": {
@ -21,6 +24,55 @@
"render": "Bekend adres"
}
},
"ambulancestation": {
"description": "Een ambulancestation is een plaats waar ambulances, medisch materiaal, persoonlijk beschermingsmateriaal en aanverwanten worden bewaard.",
"name": "Kaart van ambulancestations",
"presets": {
"0": {
"description": "Voeg een ambulancestation toe aan de kaart",
"title": "Ambulancestation"
}
},
"tagRenderings": {
"ambulance-agency": {
"question": "Welke organisatie beheert dit station?",
"render": "Dit station wordt beheerd door {operator}."
},
"ambulance-name": {
"question": "Hoe heet dit ambulancestation?",
"render": "Dit station heet {name}."
},
"ambulance-operator-type": {
"mappings": {
"0": {
"then": "Dit station wordt beheerd door de overheid."
},
"1": {
"then": "Dit station wordt beheerd door een informele of community organisatie."
},
"2": {
"then": "Dit station wordt beheerd door een formele groep vrijwilligers."
},
"3": {
"then": "Dit station wordt beheerd door een privé-organisatie."
}
},
"question": "Wat voor een organisatie is de beheerder van dit station?",
"render": "De beheerder is van het type {operator:type}."
},
"ambulance-place": {
"question": "Waar ligt het station? (v.b. naam van de buurt, dorp of stad)",
"render": "Dit station ligt in {addr:place}."
},
"ambulance-street": {
"question": " In welke straat ligt dit station?",
"render": "Straat waar dit station ligt: {addr:street}"
}
},
"title": {
"render": "Ambulancestation"
}
},
"artwork": {
"description": "Verschillende soorten kunstwerken",
"name": "Kunstwerken",
@ -150,7 +202,8 @@
"render": "Maximumbreedte: {maxwidth:physical} m"
},
"Overlap (cyclebarrier)": {
"question": "Hoeveel overlappen de barrières?"
"question": "Hoeveel overlappen de barrières?",
"render": "Overlap: {overlap} m"
},
"Space between barrier (cyclebarrier)": {
"question": "Hoeveel ruimte is er tussen de barrières (langs de lengte van de weg)?",
@ -286,6 +339,7 @@
}
},
"bench_at_pt": {
"description": "Een laag die stopplaatsen van openbaar vervoer toont waar er een zitbank is",
"name": "Zitbanken aan bushaltes",
"tagRenderings": {
"bench_at_pt-bench_type": {
@ -452,6 +506,7 @@
}
},
"bicycle_tube_vending_machine": {
"description": "Een laag met verkoopsautomaten met binnenbanden voor fietsen (dit kan een automaat zijn met énkel fietsbanden, of een gewone automaat met fietsbanden en andere fietsaccessoires zoals lichten, handschoenen, sloten,...)",
"name": "Fietsbanden-verkoopsautomaat",
"presets": {
"0": {
@ -480,6 +535,7 @@
}
},
"bike_cafe": {
"description": "Een fietscafé is een café dat gericht is op fietsers, bijvoorbeeld omdat het een fietspomp heeft, fietsgerelateerde decoratie heeft enzovoorts.",
"name": "Fietscafé",
"presets": {
"0": {
@ -547,12 +603,45 @@
}
},
"bike_cleaning": {
"description": "Een laag die plaatsen toont waar je je fiets kunt wassen",
"name": "Fietsschoonmaakpunt",
"presets": {
"0": {
"title": "Fietsschoonmaakpunt"
}
},
"tagRenderings": {
"bike_cleaning-charge": {
"mappings": {
"0": {
"then": "Gratis fietsschoonmaakpunt"
},
"1": {
"then": "Gratis te gebruiken"
},
"2": {
"then": "Je moet betalen voor het fietsschoonmaakpunt"
}
},
"question": "Hoeveel kost het gebruik van het fietsschoonmaakpunt?",
"render": "Het gebruik van het fietsschoonmaakpunt kost {charge}"
},
"bike_cleaning-service:bicycle:cleaning:charge": {
"mappings": {
"0": {
"then": "Het fietsschoonmaakpunt is gratis"
},
"1": {
"then": "Gratis te gebruiken"
},
"2": {
"then": "Het fietsschoonmaakpunt is betalend, maar de prijs is onbekend"
}
},
"question": "Hoeveel kost het gebruik van het fietsschoonmaakpunt?",
"render": "Het gebruik van het fietsschoonmaakpunt kost {service:bicycle:cleaning:charge}"
}
},
"title": {
"mappings": {
"0": {
@ -563,6 +652,7 @@
}
},
"bike_parking": {
"description": "Een laag die toont waar je je fiets kunt parkeren",
"name": "Fietsparking",
"presets": {
"0": {
@ -621,7 +711,7 @@
},
"Cargo bike capacity?": {
"question": "Voor hoeveel bakfietsen heeft deze fietsparking plaats?",
"render": "Deze parking heeft plaats voor {capacity:cargo_bike} fietsen"
"render": "Deze parking heeft plaats voor {capacity:cargo_bike} bakfietsen"
},
"Cargo bike spaces?": {
"mappings": {
@ -629,7 +719,7 @@
"then": "Deze parking heeft plaats voor bakfietsen"
},
"1": {
"then": "Er zijn speciale plaatsen voorzien voor bakfietsen"
"then": "Er zijn speciale plaatsen voorzien voor bakfietsen."
},
"2": {
"then": "Je mag hier geen bakfietsen parkeren"
@ -992,7 +1082,8 @@
}
},
"render": "Fietsgerelateerd object"
}
},
"description": "Een laag met fietsgerelateerde diensten, die in geen enkele andere laag konden ondergebracht worden"
},
"binocular": {
"description": "Verrekijkers",
@ -1178,7 +1269,8 @@
}
},
"render": "Café"
}
},
"description": "Een laag die kroegen en koffiehuizen toont waar je iets kunt drinken. De laag zal je enkele vragen stellen"
},
"charging_station": {
"description": "Oplaadpunten",
@ -2495,7 +2587,33 @@
"render": "Deze weg is gemaakt van {surface}"
},
"Surface of the street": {
"question": "Wat is de kwaliteit van deze straat?"
"question": "Wat is de kwaliteit van deze straat?",
"mappings": {
"7": {
"then": "Onmogelijk om met een voertuig met wielen te passeren"
},
"2": {
"then": "Bruikbaar voor normale wielen: stadsfiets, rolwagen, step"
},
"3": {
"then": "Bruikbaar voor robuuste wielen: trekking fiets, auto, rickshaw"
},
"4": {
"then": "Bruikbaar voor terreinvoertuigen: 4x4 personenwagens"
},
"5": {
"then": "Bruikbaar voor terreinvoertuigen: zware 4x4 voertuigen"
},
"6": {
"then": "Bruikbaar voor uitzonderlijke terreinvoertuigen: tractor, ATV"
},
"1": {
"then": "Bruikbaar voor smalle wielen: racefiets"
},
"0": {
"then": "Bruikbaar voor kleine, harde wielen: rollerblade, skateboard"
}
}
},
"cyclelan-segregation": {
"mappings": {
@ -2668,7 +2786,8 @@
}
},
"render": "Fietspaden"
}
},
"description": "Alle infrastructuur waar je over kunt fietsen, met vragen over die infrastructuur"
},
"defibrillator": {
"name": "Defibrillatoren",
@ -2712,6 +2831,9 @@
},
"2": {
"then": "Dit is een gewone automatische defibrillator"
},
"3": {
"then": "Dit is een speciaal type defibrillator: {defibrillator}"
}
},
"question": "Is dit een gewone automatische defibrillator of een manueel toestel enkel voor professionals?"
@ -2792,7 +2914,8 @@
},
"title": {
"render": "Defibrillator"
}
},
"description": "Een laag die defibrillatoren toont die je kan gebruiken bij noodgevallen. Dit omvat zowel publiek beschikbare toestellen als defibrillatoren waarvoor het toestel enkel door personeel aangeboden kan worden"
},
"direction": {
"description": "Deze laag toont de oriëntatie van een object",
@ -2856,10 +2979,26 @@
},
"4": {
"then": "Een poort die langs boven dichtrolt, typisch voor garages"
},
"5": {
"then": "Er is een toegang zonder een deur"
},
"0": {
"then": "Het type deur is onbekend"
}
},
"question": "Om wat voor deur gaat het?<br/><span class='subtle'>Of de deur al of niet automatisch werkt, vragen we hierna </span>"
},
"Entrance type": {
"mappings": {
"0": {
"then": "Het specifieke type ingang is onbekend"
}
}
}
}
},
"name": "Toegang",
"description": "Een laag met ingangen (van gebouwen etc.) waarmee je details kunt aanvullen die belangrijk zijn voor bijvoorbeeld rolstoelgebruikers (en fietsers, leveranciers, ...)"
},
"etymology": {
"description": "Alle lagen met een gelinkt etymology",