forked from MapComplete/MapComplete
Merge pull request 'Few patches, small winter_service theme' (#2356) from Robin-patch-1 into develop
Reviewed-on: MapComplete/MapComplete#2356
This commit is contained in:
commit
214e419e50
38 changed files with 917 additions and 667 deletions
|
@ -357,6 +357,12 @@
|
|||
"render": "Telefèric {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Tots els carrers",
|
||||
"title": {
|
||||
"render": "Carrer"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Una estició d'abulàncies és una àrea per a emmagatzemar ambulàncies, equipament mèdic, equips de protecció personal i altres subministraments mèdics.",
|
||||
"name": "Mapa d'estacions d'ambulàncies",
|
||||
|
@ -3814,23 +3820,6 @@
|
|||
},
|
||||
"question": "Aquest creuament té superfície podotàctil?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Creuament, sense semàfors"
|
||||
},
|
||||
"1": {
|
||||
"then": "Creuament amb semàfors"
|
||||
},
|
||||
"2": {
|
||||
"then": "Pas de zebra"
|
||||
},
|
||||
"3": {
|
||||
"then": "Creuament sense senyalitzar"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus de creuament és aquest?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -357,6 +357,12 @@
|
|||
"render": "Dráha {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Všechny ulice",
|
||||
"title": {
|
||||
"render": "Ulice"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Stanice záchranné služby je prostor pro umístění sanitních vozidel, zdravotnického vybavení, osobních ochranných prostředků a dalšího zdravotnického materiálu.",
|
||||
"name": "Mapa stanic rychlé záchranné služby",
|
||||
|
@ -3842,23 +3848,6 @@
|
|||
},
|
||||
"question": "Má tento přechod hmatovou dlažbu?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Přechod bez světelné signalizace"
|
||||
},
|
||||
"1": {
|
||||
"then": "Přechod se světelnou signalizací"
|
||||
},
|
||||
"2": {
|
||||
"then": "Zebra přechod"
|
||||
},
|
||||
"3": {
|
||||
"then": "Přechod bez označení přechodu"
|
||||
}
|
||||
},
|
||||
"question": "Co je to za přechod?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -24,6 +24,12 @@
|
|||
"render": "Kendt adresse"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Alle gader",
|
||||
"title": {
|
||||
"render": "Gade"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "En ambulancestation er et område til opbevaring af ambulancekøretøjer, medicinsk udstyr, personlige værnemidler og andre medicinske forsyninger.",
|
||||
"name": "Kort over ambulancestationer",
|
||||
|
|
|
@ -357,6 +357,12 @@
|
|||
"render": "Seilbahn {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Alle Straßen",
|
||||
"title": {
|
||||
"render": "Straße"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Eine Rettungswache ist ein Ort, an dem Rettungsfahrzeuge, medizinische Ausrüstung, persönliche Schutzausrüstung und anderes medizinisches Material untergebracht sind.",
|
||||
"name": "Rettungswachen",
|
||||
|
@ -3766,23 +3772,6 @@
|
|||
},
|
||||
"question": "Gibt es an dieser Kreuzung ein Blindenleitsystem?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Kreuzungen ohne Ampeln"
|
||||
},
|
||||
"1": {
|
||||
"then": "Kreuzungen mit Ampeln"
|
||||
},
|
||||
"2": {
|
||||
"then": "Zebrastreifen"
|
||||
},
|
||||
"3": {
|
||||
"then": "Kreuzung ohne Kreuzungsmarkierungen"
|
||||
}
|
||||
},
|
||||
"question": "Was ist das für eine Kreuzung?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -357,6 +357,13 @@
|
|||
"render": "Aerialway {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"description": "Layer with (almost) all streets",
|
||||
"name": "All streets",
|
||||
"title": {
|
||||
"render": "Street"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "An ambulance station is an area for storage of ambulance vehicles, medical equipment, personal protective equipment, and other medical supplies.",
|
||||
"name": "Map of ambulance stations",
|
||||
|
@ -3885,27 +3892,13 @@
|
|||
},
|
||||
"2": {
|
||||
"then": "This crossing has tactile paving, but is not correct"
|
||||
},
|
||||
"3": {
|
||||
"then": "This crrosing has tactile paving, but only on one side"
|
||||
}
|
||||
},
|
||||
"question": "Does this crossing have tactile paving?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Crossing, without traffic lights"
|
||||
},
|
||||
"1": {
|
||||
"then": "Crossing with traffic signals"
|
||||
},
|
||||
"2": {
|
||||
"then": "Zebra crossing"
|
||||
},
|
||||
"3": {
|
||||
"then": "Crossing without crossing markings"
|
||||
}
|
||||
},
|
||||
"question": "What kind of crossing is this?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -3967,6 +3960,20 @@
|
|||
},
|
||||
"question": "What kind of markings does this crossing have?",
|
||||
"render": "This crossing has {crossing:markings} markings"
|
||||
},
|
||||
"signals": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "There are no traffic signals at this crossing"
|
||||
},
|
||||
"1": {
|
||||
"then": "There are traffic signals at this crossing"
|
||||
},
|
||||
"2": {
|
||||
"then": "There are traffic signals at this crossing"
|
||||
}
|
||||
},
|
||||
"question": "Are there traffic signals at this crossing?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -6394,6 +6401,27 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"ele": {
|
||||
"freeform": {
|
||||
"placeholder": "Elevation on the guidepost (in meters)"
|
||||
},
|
||||
"question": "What is the elevation noted on this guidepost?",
|
||||
"render": "Elevation noted on the guidepost: {ele} m"
|
||||
},
|
||||
"name": {
|
||||
"freeform": {
|
||||
"placeholder": "Name on the guidepost"
|
||||
},
|
||||
"question": "What is the name noted on this guidepost?",
|
||||
"render": "Name noted on the guidepost: {name}"
|
||||
},
|
||||
"ref": {
|
||||
"freeform": {
|
||||
"placeholder": "Reference number of the guidepost"
|
||||
},
|
||||
"question": "What is the reference number of this guidepost?",
|
||||
"render": "Reference number of the guidepost: {ref}"
|
||||
},
|
||||
"type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -7946,6 +7974,9 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "You <b>can't</b> send packages from this parcel locker"
|
||||
},
|
||||
"2": {
|
||||
"then": "You can send packages from this parcel locker, but only for returns"
|
||||
}
|
||||
},
|
||||
"question": "Can you send packages from this parcel locker?"
|
||||
|
|
|
@ -339,6 +339,12 @@
|
|||
"render": "Teleférico {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Todas las calles",
|
||||
"title": {
|
||||
"render": "Calle"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Una estación de ambulancias es un área para el almacenamiento de vehículos de ambulancia, equipo médico, equipo de protección personal y otros suministros médicos.",
|
||||
"name": "Mapa de estaciones de ambulancias",
|
||||
|
@ -3537,23 +3543,6 @@
|
|||
},
|
||||
"question": "¿Este cruce tiene pavimento táctil?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Cruce, sin semáforos"
|
||||
},
|
||||
"1": {
|
||||
"then": "Cruce con semáforos"
|
||||
},
|
||||
"2": {
|
||||
"then": "Paso de peatones"
|
||||
},
|
||||
"3": {
|
||||
"then": "Cruce sin marcas de cruce"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué tipo de cruce es este?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -262,6 +262,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"name": "Toutes les rues",
|
||||
"title": {
|
||||
"render": "Rue"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Une station d’ambulance est un lieu où sont stockés les véhicules d’urgence ainsi que de l’équipement médical.",
|
||||
"name": "Couche des ambulances",
|
||||
|
@ -2528,23 +2534,6 @@
|
|||
},
|
||||
"question": "Est-ce que ce passage piéton a une surface podotactile ?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Passage piéton, sans feux de signalisation"
|
||||
},
|
||||
"1": {
|
||||
"then": "Passage piéton avec des feux de signalisation"
|
||||
},
|
||||
"2": {
|
||||
"then": "Passage piéton"
|
||||
},
|
||||
"3": {
|
||||
"then": "Passage piéton sans marquages"
|
||||
}
|
||||
},
|
||||
"question": "Quel type de passage piéton est-ce ?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -343,6 +343,13 @@
|
|||
"render": "Kabelbaan {name}"
|
||||
}
|
||||
},
|
||||
"all_streets": {
|
||||
"description": "Laag met (bijna) alle straten",
|
||||
"name": "Alle straten",
|
||||
"title": {
|
||||
"render": "Straat"
|
||||
}
|
||||
},
|
||||
"ambulancestation": {
|
||||
"description": "Een ambulancestation is een plaats waar ambulances, medisch materiaal, persoonlijk beschermingsmateriaal en aanverwanten worden bewaard.",
|
||||
"name": "Kaart van ambulancestations",
|
||||
|
@ -3693,27 +3700,13 @@
|
|||
},
|
||||
"2": {
|
||||
"then": "Deze oversteekplaats heeft een geleidelijn, die incorrect is."
|
||||
},
|
||||
"3": {
|
||||
"then": "Deze oversteekplaats heeft een geleidelijn, maar slechts aan één kant"
|
||||
}
|
||||
},
|
||||
"question": "Heeft deze oversteekplaats een geleidelijn?"
|
||||
},
|
||||
"crossing-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Oversteekplaats, zonder verkeerslichten"
|
||||
},
|
||||
"1": {
|
||||
"then": "Oversteekplaats met verkeerslichten"
|
||||
},
|
||||
"2": {
|
||||
"then": "Zebrapad"
|
||||
},
|
||||
"3": {
|
||||
"then": "Oversteekplaats zonder kruispuntmarkeringen"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor oversteekplaats is dit?"
|
||||
},
|
||||
"crossing-vibration": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -3775,6 +3768,20 @@
|
|||
},
|
||||
"question": "Wat voor markering heeft deze oversteekplaats?",
|
||||
"render": "Deze oversteekplaats heeft {crossing:markings} markeringen"
|
||||
},
|
||||
"signals": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Er zijn geen verkeerslichten bij deze oversteekplaats"
|
||||
},
|
||||
"1": {
|
||||
"then": "Er zijn verkeerslichten bij deze oversteekplaats"
|
||||
},
|
||||
"2": {
|
||||
"then": "Er zijn verkeerslichten bij deze oversteekplaats"
|
||||
}
|
||||
},
|
||||
"question": "Zijn er verkeerslichten bij deze oversteekplaats?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
|
@ -6843,6 +6850,9 @@
|
|||
},
|
||||
"1": {
|
||||
"then": "Je kan <b>geen</b> pakketten versturen vanuit deze pakketautomaat"
|
||||
},
|
||||
"2": {
|
||||
"then": "Je kan pakk etten versturen vanuit deze pakketautomaat, maar alleen voor retouren"
|
||||
}
|
||||
},
|
||||
"question": "Kan je pakketten versturen vanuit deze pakketautomaat?"
|
||||
|
|
|
@ -899,28 +899,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Tots els carrers",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest carrer està il·luminat"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Aquest carrer està il·luminat"
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest carrer no està il·luminat"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquest carrer està il·luminat per la nit"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquest carrer està il·luminat 24/7"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Aquest carrer no està il·luminat"
|
||||
},
|
||||
"2": {
|
||||
"then": "Aquest carrer està il·luminat per la nit"
|
||||
},
|
||||
"3": {
|
||||
"then": "Aquest carrer està il·luminat 24/7"
|
||||
}
|
||||
},
|
||||
"question": "Aquest carrer està il·luminat?"
|
||||
"question": "Aquest carrer està il·luminat?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Carrer"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1257,28 +1257,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Všechny ulice",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tato ulice je osvětlená"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tato ulice je osvětlená"
|
||||
},
|
||||
"1": {
|
||||
"then": "Tato ulice není osvětlená"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tato ulice je v noci osvětlená"
|
||||
},
|
||||
"3": {
|
||||
"then": "Tato ulice je osvětlena 24/7"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Tato ulice není osvětlená"
|
||||
},
|
||||
"2": {
|
||||
"then": "Tato ulice je v noci osvětlená"
|
||||
},
|
||||
"3": {
|
||||
"then": "Tato ulice je osvětlena 24/7"
|
||||
}
|
||||
},
|
||||
"question": "Je tato ulice osvětlená?"
|
||||
"question": "Je tato ulice osvětlená?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Ulice"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -710,28 +710,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Alle gader",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne gade er oplyst"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne gade er oplyst"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne gade er ikke oplyst"
|
||||
},
|
||||
"2": {
|
||||
"then": "Denne gade er oplyst om natten"
|
||||
},
|
||||
"3": {
|
||||
"then": "Denne gade er oplyst 24/7"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne gade er ikke oplyst"
|
||||
},
|
||||
"2": {
|
||||
"then": "Denne gade er oplyst om natten"
|
||||
},
|
||||
"3": {
|
||||
"then": "Denne gade er oplyst 24/7"
|
||||
}
|
||||
},
|
||||
"question": "Er denne gade oplyst?"
|
||||
"question": "Er denne gade oplyst?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Gade"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1238,28 +1238,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Alle Straßen",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Diese Straße ist beleuchtet"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Diese Straße ist beleuchtet"
|
||||
},
|
||||
"1": {
|
||||
"then": "Diese Straße ist nicht beleuchtet"
|
||||
},
|
||||
"2": {
|
||||
"then": "Diese Straße ist nachts beleuchtet"
|
||||
},
|
||||
"3": {
|
||||
"then": "Diese Straße ist durchgehend beleuchtet"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Diese Straße ist nicht beleuchtet"
|
||||
},
|
||||
"2": {
|
||||
"then": "Diese Straße ist nachts beleuchtet"
|
||||
},
|
||||
"3": {
|
||||
"then": "Diese Straße ist durchgehend beleuchtet"
|
||||
}
|
||||
},
|
||||
"question": "Ist diese Straße beleuchtet?"
|
||||
"question": "Ist diese Straße beleuchtet?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Straße"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1281,28 +1281,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "All streets",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This street is lit"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This street is lit"
|
||||
},
|
||||
"1": {
|
||||
"then": "This street is not lit"
|
||||
},
|
||||
"2": {
|
||||
"then": "This street is lit at night"
|
||||
},
|
||||
"3": {
|
||||
"then": "This street is lit 24/7"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "This street is not lit"
|
||||
},
|
||||
"2": {
|
||||
"then": "This street is lit at night"
|
||||
},
|
||||
"3": {
|
||||
"then": "This street is lit 24/7"
|
||||
}
|
||||
},
|
||||
"question": "Is this street lit?"
|
||||
"question": "Is this street lit?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Street"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1429,5 +1427,36 @@
|
|||
"wayside_shrines": {
|
||||
"description": "This map shows shrines found on the side of roads and paths, and allows adding new ones",
|
||||
"title": "Wayside shrines"
|
||||
},
|
||||
"winter_service": {
|
||||
"description": "A map showing roads and whether they're cleared in winter",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Streets that have some form of winter service",
|
||||
"name": "Serviced streets",
|
||||
"title": {
|
||||
"render": "Serviced street"
|
||||
}
|
||||
}
|
||||
},
|
||||
"overrideAll": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This road is serviced in winter"
|
||||
},
|
||||
"1": {
|
||||
"then": "This road is serviced in winter, but only to a limited extent. This is often signposted as well."
|
||||
},
|
||||
"2": {
|
||||
"then": "This road is not serviced in winter"
|
||||
}
|
||||
},
|
||||
"question": "Is this road serviced (e.g. cleared of snow) in winter?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Winter Service"
|
||||
}
|
||||
}
|
|
@ -1182,28 +1182,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Todas las calles",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta calle está iluminada"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Esta calle está iluminada"
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta calle no está iluminada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta calle está iluminada por la noche"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta calle está iluminada 24/7"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Esta calle no está iluminada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Esta calle está iluminada por la noche"
|
||||
},
|
||||
"3": {
|
||||
"then": "Esta calle está iluminada 24/7"
|
||||
}
|
||||
},
|
||||
"question": "¿Está iluminada esta calle?"
|
||||
"question": "¿Está iluminada esta calle?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Calle"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -178,15 +178,6 @@
|
|||
"sports": {
|
||||
"title": "Kirolak"
|
||||
},
|
||||
"street_lighting": {
|
||||
"layers": {
|
||||
"2": {
|
||||
"title": {
|
||||
"render": "Kalea"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"trees": {
|
||||
"title": "Zuhaitzak"
|
||||
},
|
||||
|
|
|
@ -982,28 +982,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Toutes les rues",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Cette rue est éclairée"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Cette rue est éclairée"
|
||||
},
|
||||
"1": {
|
||||
"then": "Cette rue n’est pas éclairée"
|
||||
},
|
||||
"2": {
|
||||
"then": "Cette rue est éclairée la nuit"
|
||||
},
|
||||
"3": {
|
||||
"then": "Cette rue est éclairée en permanence"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Cette rue n’est pas éclairée"
|
||||
},
|
||||
"2": {
|
||||
"then": "Cette rue est éclairée la nuit"
|
||||
},
|
||||
"3": {
|
||||
"then": "Cette rue est éclairée en permanence"
|
||||
}
|
||||
},
|
||||
"question": "Cette rue est-elle éclairée ?"
|
||||
"question": "Cette rue est-elle éclairée ?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Rue"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -431,28 +431,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Minden utca",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ez az utca ki van világítva"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ez az utca ki van világítva"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ez az utca nincs kivilágítva"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ez az utca éjjel ki van világítva"
|
||||
},
|
||||
"3": {
|
||||
"then": "Ez az utca éjjel-nappal ki van világítva"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Ez az utca nincs kivilágítva"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ez az utca éjjel ki van világítva"
|
||||
},
|
||||
"3": {
|
||||
"then": "Ez az utca éjjel-nappal ki van világítva"
|
||||
}
|
||||
},
|
||||
"question": "Ki van-e világítva ez az utca?"
|
||||
"question": "Ki van-e világítva ez az utca?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Utca"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -566,28 +566,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Tutte le strade",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questa strada è illuminata"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Questa strada è illuminata"
|
||||
},
|
||||
"1": {
|
||||
"then": "Questa strada non è illuminata"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questa strada è illuminata di sera"
|
||||
},
|
||||
"3": {
|
||||
"then": "Questa strada è illuminata 24 ore su 24"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Questa strada non è illuminata"
|
||||
},
|
||||
"2": {
|
||||
"then": "Questa strada è illuminata di sera"
|
||||
},
|
||||
"3": {
|
||||
"then": "Questa strada è illuminata 24 ore su 24"
|
||||
}
|
||||
},
|
||||
"question": "Questa strada è illuminata?"
|
||||
"question": "Questa strada è illuminata?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Strada"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1168,28 +1168,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "모든 거리",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "이 거리는 밝습니다"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "이 거리는 밝습니다"
|
||||
},
|
||||
"1": {
|
||||
"then": "이 거리는 밝지 않습니다"
|
||||
},
|
||||
"2": {
|
||||
"then": "이 거리는 밤에 밝습니다"
|
||||
},
|
||||
"3": {
|
||||
"then": "이 거리는 24시간 밝습니다"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "이 거리는 밝지 않습니다"
|
||||
},
|
||||
"2": {
|
||||
"then": "이 거리는 밤에 밝습니다"
|
||||
},
|
||||
"3": {
|
||||
"then": "이 거리는 24시간 밝습니다"
|
||||
}
|
||||
},
|
||||
"question": "이 거리는 밝나요?"
|
||||
"question": "이 거리는 밝나요?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "거리"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -440,28 +440,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Alle gater",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne gaten er belyst"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Denne gaten er belyst"
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne gaten er ikke belyst"
|
||||
},
|
||||
"2": {
|
||||
"then": "Denne gaten er belyst nattestid"
|
||||
},
|
||||
"3": {
|
||||
"then": "Denne gaten er belyst døgnet rundt"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Denne gaten er ikke belyst"
|
||||
},
|
||||
"2": {
|
||||
"then": "Denne gaten er belyst nattestid"
|
||||
},
|
||||
"3": {
|
||||
"then": "Denne gaten er belyst døgnet rundt"
|
||||
}
|
||||
},
|
||||
"question": "Er denne gaten belyst?"
|
||||
"question": "Er denne gaten belyst?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Gate"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1317,28 +1317,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Alle straten",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze straat is verlicht"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Deze straat is verlicht"
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze straat is niet verlicht"
|
||||
},
|
||||
"2": {
|
||||
"then": "Deze straat is 's nachts verlicht"
|
||||
},
|
||||
"3": {
|
||||
"then": "Deze straat is 24/7 verlicht"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Deze straat is niet verlicht"
|
||||
},
|
||||
"2": {
|
||||
"then": "Deze straat is 's nachts verlicht"
|
||||
},
|
||||
"3": {
|
||||
"then": "Deze straat is 24/7 verlicht"
|
||||
}
|
||||
},
|
||||
"question": "Is deze straat verlicht?"
|
||||
"question": "Is deze straat verlicht?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Straat"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -158,12 +158,6 @@
|
|||
"title": {
|
||||
"render": "روشنی والی سڑک"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "ساریاں سڑکاں",
|
||||
"title": {
|
||||
"render": "سڑک"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "سڑک دیاں روشنیاں"
|
||||
|
|
|
@ -855,28 +855,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "Wszystkie ulice",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ta ulica jest oświetlona"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Ta ulica jest oświetlona"
|
||||
},
|
||||
"1": {
|
||||
"then": "Ta ulica nie jest oświetlona"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ta ulica jest oświetlona w nocy"
|
||||
},
|
||||
"3": {
|
||||
"then": "Ta ulica jest oświetlona 24/7"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "Ta ulica nie jest oświetlona"
|
||||
},
|
||||
"2": {
|
||||
"then": "Ta ulica jest oświetlona w nocy"
|
||||
},
|
||||
"3": {
|
||||
"then": "Ta ulica jest oświetlona 24/7"
|
||||
}
|
||||
},
|
||||
"question": "Czy ta ulica jest oświetlona?"
|
||||
"question": "Czy ta ulica jest oświetlona?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Ulica"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -236,14 +236,6 @@
|
|||
"title": "Спортивные объекты"
|
||||
},
|
||||
"street_lighting": {
|
||||
"layers": {
|
||||
"2": {
|
||||
"name": "Все улицы",
|
||||
"title": {
|
||||
"render": "Улица"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Уличное освещение"
|
||||
},
|
||||
"surveillance": {
|
||||
|
|
|
@ -807,28 +807,26 @@
|
|||
}
|
||||
},
|
||||
"2": {
|
||||
"name": "所有道路",
|
||||
"tagRenderings": {
|
||||
"lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這道路有照明"
|
||||
"override": {
|
||||
"tagRenderings+": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "這道路有照明"
|
||||
},
|
||||
"1": {
|
||||
"then": "這道路沒有照明"
|
||||
},
|
||||
"2": {
|
||||
"then": "這道路晚上有照明"
|
||||
},
|
||||
"3": {
|
||||
"then": "這道路 24/7 有照明"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"then": "這道路沒有照明"
|
||||
},
|
||||
"2": {
|
||||
"then": "這道路晚上有照明"
|
||||
},
|
||||
"3": {
|
||||
"then": "這道路 24/7 有照明"
|
||||
}
|
||||
},
|
||||
"question": "這道路有照明嗎?"
|
||||
"question": "這道路有照明嗎?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "照明"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue