forked from MapComplete/MapComplete
		
	chore: automated housekeeping...
This commit is contained in:
		
							parent
							
								
									95f157a6c9
								
							
						
					
					
						commit
						4220563e34
					
				
					 7 changed files with 414 additions and 428 deletions
				
			
		|  | @ -259,8 +259,8 @@ id | question | osmTags | |||
| available_sports.0 | All sports (default) |  | ||||
| available_sports.1 | Basketball fields | sport=basketball | ||||
| available_sports.2 | Soccer fields | sport=soccer | ||||
| available_sports.3 | Ping-pong table | sport=table_tennis | ||||
| available_sports.4 | Tennis field | sport=tennis | ||||
| available_sports.3 | Ping-pong tables | sport=table_tennis | ||||
| available_sports.4 | Tennis fields | sport=tennis | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,7 +1,7 @@ | |||
| { | ||||
|   "contributors": [ | ||||
|     { | ||||
|       "commits": 5094, | ||||
|       "commits": 5097, | ||||
|       "contributor": "Pieter Vander Vennet" | ||||
|     }, | ||||
|     { | ||||
|  |  | |||
|  | @ -611,7 +611,8 @@ | |||
|         { | ||||
|           "question": { | ||||
|             "en": "Publicly accessible", | ||||
|             "nl": "Publiek toegankelijk" | ||||
|             "nl": "Publiek toegankelijk", | ||||
|             "de": "Öffentlich zugänglich" | ||||
|           }, | ||||
|           "osmTags": { | ||||
|             "or": [ | ||||
|  | @ -629,35 +630,40 @@ | |||
|         { | ||||
|           "question": { | ||||
|             "en": "All sports", | ||||
|             "nl": "Alle sporten" | ||||
|             "nl": "Alle sporten", | ||||
|             "de": "Alle Sportarten" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "osmTags": "sport=basketball", | ||||
|           "question": { | ||||
|             "nl": "Basketbalvelden", | ||||
|             "en": "Basketball fields" | ||||
|             "en": "Basketball fields", | ||||
|             "de": "Basketballplätze" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "osmTags": "sport=soccer", | ||||
|           "question": { | ||||
|             "nl": "Voetbalvelden", | ||||
|             "en": "Soccer fields" | ||||
|             "en": "Soccer fields", | ||||
|             "de": "Fußballplätze" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "osmTags": "sport=table_tennis", | ||||
|           "question": { | ||||
|             "nl": "Pingpong-tafel", | ||||
|             "en": "Ping-pong table" | ||||
|             "en": "Ping-pong tables", | ||||
|             "de": "Tischtennisplatten" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "osmTags": "sport=tennis", | ||||
|           "question": { | ||||
|             "nl": "Tennisveld", | ||||
|             "en": "Tennis field" | ||||
|             "en": "Tennis fields", | ||||
|             "de": "Tennisplätze" | ||||
|           } | ||||
|         } | ||||
|       ] | ||||
|  |  | |||
|  | @ -70,19 +70,22 @@ | |||
|     { | ||||
|       "id": "all-questions-at-once", | ||||
|       "question": { | ||||
|         "en": "Should questions for unknown data fields appear one-by-one or together?" | ||||
|         "en": "Should questions for unknown data fields appear one-by-one or together?", | ||||
|         "de": "Sollen Fragen für unbekannte Datenfelder einzeln oder zusammen angezeigt werden?" | ||||
|       }, | ||||
|       "mappings": [ | ||||
|         { | ||||
|           "if": "mapcomplete-show-all-questions=true", | ||||
|           "then": { | ||||
|             "en": "Show all questions in the infobox together" | ||||
|             "en": "Show all questions in the infobox together", | ||||
|             "de": "Alle Fragen in der Infobox zusammen anzeigen" | ||||
|           } | ||||
|         }, | ||||
|         { | ||||
|           "if": "mapcomplete-show-all-questions=false", | ||||
|           "then": { | ||||
|             "en": "Show questions one-by-one" | ||||
|             "en": "Show questions one-by-one", | ||||
|             "de": "Fragen der Reihe nach anzeigen" | ||||
|           } | ||||
|         } | ||||
|       ] | ||||
|  |  | |||
|  | @ -1,12 +1,12 @@ | |||
| { | ||||
|   "contributors": [ | ||||
|     { | ||||
|       "commits": 249, | ||||
|       "contributor": "Pieter Vander Vennet" | ||||
|       "commits": 250, | ||||
|       "contributor": "kjon" | ||||
|     }, | ||||
|     { | ||||
|       "commits": 248, | ||||
|       "contributor": "kjon" | ||||
|       "commits": 249, | ||||
|       "contributor": "Pieter Vander Vennet" | ||||
|     }, | ||||
|     { | ||||
|       "commits": 94, | ||||
|  | @ -17,7 +17,7 @@ | |||
|       "contributor": "paunofu" | ||||
|     }, | ||||
|     { | ||||
|       "commits": 66, | ||||
|       "commits": 67, | ||||
|       "contributor": "Robin van der Linde" | ||||
|     }, | ||||
|     { | ||||
|  |  | |||
|  | @ -98,15 +98,6 @@ | |||
|                     "1": { | ||||
|                         "then": "Wandbild" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Azulejo (spanische dekorative Fliesenarbeit)" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Fliesenarbeit" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Holzschnitzerei" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Malerei" | ||||
|                     }, | ||||
|  | @ -130,6 +121,15 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Relief" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Azulejo (spanische dekorative Fliesenarbeit)" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Fliesenarbeit" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Holzschnitzerei" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Um welche Art Kunstwerk handelt es sich?", | ||||
|  | @ -1571,27 +1571,6 @@ | |||
|                     "1": { | ||||
|                         "question": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss" | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel" | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>" | ||||
|                     }, | ||||
|                     "15": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel" | ||||
|                     }, | ||||
|                     "16": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "question": "Verfügt über einen <div style='display: inline-block'><b><b>europäischen Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> Anschluss" | ||||
|                     }, | ||||
|  | @ -1615,6 +1594,27 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Typ 2 CCS</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss" | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel" | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>" | ||||
|                     }, | ||||
|                     "15": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel" | ||||
|                     }, | ||||
|                     "16": { | ||||
|                         "question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel" | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|  | @ -1670,6 +1670,30 @@ | |||
|                     "1": { | ||||
|                         "then": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "<b>Chademo-Anschluss</b>" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "<b>Chademo-Anschluss</b>" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "<b>Typ 1 mit Kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "<b>Typ 1 mit Kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "<b>Typ 1 CCS</b> (Typ 1 Combo)" | ||||
|                     }, | ||||
|  | @ -1700,9 +1724,6 @@ | |||
|                     "19": { | ||||
|                         "then": "<b>Typ 2 mit Kabel</b> (mennekes)" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)" | ||||
|                     }, | ||||
|                     "20": { | ||||
|                         "then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)" | ||||
|                     }, | ||||
|  | @ -1733,32 +1754,11 @@ | |||
|                     "29": { | ||||
|                         "then": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)" | ||||
|                     }, | ||||
|                     "30": { | ||||
|                         "then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel" | ||||
|                     }, | ||||
|                     "31": { | ||||
|                         "then": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "<b>Chademo-Anschluss</b>" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "<b>Chademo-Anschluss</b>" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "<b>Typ 1 mit Kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "<b>Typ 1 mit Kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Welche Ladeanschlüsse gibt es hier?" | ||||
|  | @ -3243,15 +3243,6 @@ | |||
|                     "1": { | ||||
|                         "then": "Dieser Radweg hat einen festen Belag" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Dieser Radweg besteht aus feinem Schotter" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Der Radweg ist aus Kies" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Dieser Radweg besteht aus Rohboden" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Der Radweg ist aus Asphalt" | ||||
|                     }, | ||||
|  | @ -3275,6 +3266,15 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Der Radweg ist aus Schotter" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Dieser Radweg besteht aus feinem Schotter" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Der Radweg ist aus Kies" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Dieser Radweg besteht aus Rohboden" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Was ist der Belag dieses Radwegs?", | ||||
|  | @ -3323,15 +3323,6 @@ | |||
|                     "1": { | ||||
|                         "then": "Dieser Radweg hat einen festen Belag" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Dieser Radweg besteht aus feinem Schotter" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Der Radweg ist aus Kies" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Dieser Radweg besteht aus Rohboden" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Der Radweg ist aus Asphalt" | ||||
|                     }, | ||||
|  | @ -3355,6 +3346,15 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Der Radweg ist aus Schotter" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Dieser Radweg besteht aus feinem Schotter" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Der Radweg ist aus Kies" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Dieser Radweg besteht aus Rohboden" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Was ist der Belag dieser Straße?", | ||||
|  | @ -4276,6 +4276,30 @@ | |||
|                     "1": { | ||||
|                         "then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung." | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Die Fitness-Station hat eine Einrichtung für Sit-ups." | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen." | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "Die Fitness-Station hat Stangen zum Dehnen." | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)." | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "Die Fitness-Station hat Ringe für Gymnastikübungen." | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)." | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "Die Fitness-Station hat eine Sprossenwand zum Klettern." | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Die Fitness-Station hat Pfosten für Slalomübungen." | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Die Fitness-Station hat Trittsteine." | ||||
|                     }, | ||||
|  | @ -4306,9 +4330,6 @@ | |||
|                     "19": { | ||||
|                         "then": "Die Fitness-Station hat Kampfseile (battle ropes)." | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Die Fitness-Station hat eine Einrichtung für Sit-ups." | ||||
|                     }, | ||||
|                     "20": { | ||||
|                         "then": "Die Fitness-Station hat ein Fahrradergometer." | ||||
|                     }, | ||||
|  | @ -4323,27 +4344,6 @@ | |||
|                     }, | ||||
|                     "24": { | ||||
|                         "then": "Die Fitness-Station hat eine Slackline." | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen." | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "Die Fitness-Station hat Stangen zum Dehnen." | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)." | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "Die Fitness-Station hat Ringe für Gymnastikübungen." | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)." | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "Die Fitness-Station hat eine Sprossenwand zum Klettern." | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Die Fitness-Station hat Pfosten für Slalomübungen." | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?" | ||||
|  | @ -4429,21 +4429,6 @@ | |||
|                     "1": { | ||||
|                         "then": "Dies ist eine Pommesbude" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Hier werden chinesische Gerichte serviert" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Hier werden griechische Gerichte serviert" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Hier werden indische Gerichte serviert" | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "then": "Hier werden türkische Gerichte serviert" | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "then": "Hier werden thailändische Gerichte serviert" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Bietet vorwiegend Pastagerichte an" | ||||
|                     }, | ||||
|  | @ -4467,6 +4452,21 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Hier werden französische Gerichte serviert" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Hier werden chinesische Gerichte serviert" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Hier werden griechische Gerichte serviert" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Hier werden indische Gerichte serviert" | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "then": "Hier werden türkische Gerichte serviert" | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "then": "Hier werden thailändische Gerichte serviert" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Welches Essen gibt es hier?", | ||||
|  | @ -5597,19 +5597,6 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "10": { | ||||
|                 "options": { | ||||
|                     "0": { | ||||
|                         "question": "Alle Notizen" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                         "question": "Importnotizen ausblenden" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "question": "Nur Importnotizen anzeigen" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "2": { | ||||
|                 "options": { | ||||
|                     "0": { | ||||
|  | @ -5665,6 +5652,19 @@ | |||
|                         "question": "Nur offene Notizen anzeigen" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "10": { | ||||
|                 "options": { | ||||
|                     "0": { | ||||
|                         "question": "Alle Notizen" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                         "question": "Importnotizen ausblenden" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "question": "Nur Importnotizen anzeigen" | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         }, | ||||
|         "name": "OpenStreetMap-Hinweise", | ||||
|  | @ -5993,21 +5993,6 @@ | |||
|                     "1": { | ||||
|                         "then": "Dies ist ein normaler Stellplatz." | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist." | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für das Personal reserviert ist." | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für Taxis reserviert ist." | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist." | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist." | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Dies ist ein Behindertenstellplatz." | ||||
|                     }, | ||||
|  | @ -6031,6 +6016,21 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für Motorräder reserviert ist." | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist." | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für das Personal reserviert ist." | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für Taxis reserviert ist." | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist." | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist." | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Welche Art von Stellplatz ist dies?" | ||||
|  | @ -6655,6 +6655,30 @@ | |||
|                     "1": { | ||||
|                         "question": "Recycling von Batterien" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "question": "Recycling von Getränkekartons" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "question": "Recycling von Dosen" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "question": "Recycling von Kleidung" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "question": "Recycling von Speiseöl" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "question": "Recycling von Motoröl" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "question": "Recycling von Leuchtstoffröhren" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "question": "Recycling von Grünabfällen" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "question": "Recycling von Glasflaschen" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "question": "Recycling von Glas" | ||||
|                     }, | ||||
|  | @ -6684,30 +6708,6 @@ | |||
|                     }, | ||||
|                     "19": { | ||||
|                         "question": "Recycling von Restabfällen" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "question": "Recycling von Getränkekartons" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "question": "Recycling von Dosen" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "question": "Recycling von Kleidung" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "question": "Recycling von Speiseöl" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "question": "Recycling von Motoröl" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "question": "Recycling von Leuchtstoffröhren" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "question": "Recycling von Grünabfällen" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "question": "Recycling von Glasflaschen" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|  | @ -6775,6 +6775,30 @@ | |||
|                     "1": { | ||||
|                         "then": "Getränkekartons können hier recycelt werden" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Dosen können hier recycelt werden" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "Kleidung kann hier recycelt werden" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "Speiseöl kann hier recycelt werden" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "Motoröl kann hier recycelt werden" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "Hier können Leuchtstoffröhren recycelt werden" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "Grünabfälle können hier recycelt werden" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "Bio-Abfall kann hier recycelt werden" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Glasflaschen können hier recycelt werden" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Glas kann hier recycelt werden" | ||||
|                     }, | ||||
|  | @ -6805,9 +6829,6 @@ | |||
|                     "19": { | ||||
|                         "then": "Elektrokleingeräte können hier recycelt werden" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Dosen können hier recycelt werden" | ||||
|                     }, | ||||
|                     "20": { | ||||
|                         "then": "Elektrokleingeräte können hier recycelt werden" | ||||
|                     }, | ||||
|  | @ -6816,27 +6837,6 @@ | |||
|                     }, | ||||
|                     "22": { | ||||
|                         "then": "Restmüll kann hier recycelt werden" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "Kleidung kann hier recycelt werden" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "Speiseöl kann hier recycelt werden" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "Motoröl kann hier recycelt werden" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "Hier können Leuchtstoffröhren recycelt werden" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "Grünabfälle können hier recycelt werden" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "Bio-Abfall kann hier recycelt werden" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Glasflaschen können hier recycelt werden" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Was kann hier recycelt werden?" | ||||
|  | @ -7411,12 +7411,6 @@ | |||
|                 }, | ||||
|                 "question": "Hat die Treppe einen Handlauf?" | ||||
|             }, | ||||
|             "multilevels": { | ||||
|                 "override": { | ||||
|                     "question": "Zwischen welchen Stockwerken befinden sich diese Stufen?", | ||||
|                     "render": "Diese Stufen befinden sich zwischen den Stockwerken {level}" | ||||
|                 } | ||||
|             }, | ||||
|             "ramp": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -7543,12 +7537,6 @@ | |||
|                     "1": { | ||||
|                         "then": "Diese Straßenlaterne verwendet LEDs" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Diese Straßenlaterne wird mit Gas beleuchtet" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Diese Straßenlaterne verwendet Glühlampenlicht" | ||||
|                     }, | ||||
|  | @ -7572,6 +7560,12 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Diese Straßenlaterne wird mit Gas beleuchtet" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?" | ||||
|  | @ -7830,18 +7824,6 @@ | |||
|                 }, | ||||
|                 "render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}" | ||||
|             }, | ||||
|             "payment-options": { | ||||
|                 "override": { | ||||
|                     "mappings+": { | ||||
|                         "0": { | ||||
|                             "then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart" | ||||
|                         }, | ||||
|                         "1": { | ||||
|                             "then": "Dieser Fahrkartenentwerter akzeptiert OV-Chipkaart" | ||||
|                         } | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "validator-operator": { | ||||
|                 "freeform": { | ||||
|                     "placeholder": "Name des Betreibers" | ||||
|  | @ -8061,11 +8043,6 @@ | |||
|         }, | ||||
|         "name": "Toiletten in anderen Einrichtungen", | ||||
|         "tagRenderings": { | ||||
|             "opening_hours": { | ||||
|                 "override": { | ||||
|                     "question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?" | ||||
|                 } | ||||
|             }, | ||||
|             "toilet-access": { | ||||
|                 "mappings": { | ||||
|                     "0": { | ||||
|  | @ -8905,4 +8882,4 @@ | |||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| } | ||||
|  | @ -98,15 +98,6 @@ | |||
|                     "1": { | ||||
|                         "then": "Mural" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Azulejo (Spanish decorative tilework)" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Tilework" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Woodcarving" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Painting" | ||||
|                     }, | ||||
|  | @ -130,6 +121,15 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Relief" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Azulejo (Spanish decorative tilework)" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Tilework" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Woodcarving" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "What is the type of this artwork?", | ||||
|  | @ -1571,27 +1571,6 @@ | |||
|                     "1": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "15": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "16": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> connector" | ||||
|                     }, | ||||
|  | @ -1615,6 +1594,27 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>USB</b> to charge phones and small electronics</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "15": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 3 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> connector" | ||||
|                     }, | ||||
|                     "16": { | ||||
|                         "question": "Has a <div style='display: inline-block'><b><b>Bosch Active Connect with 5 pins</b> and cable</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> connector" | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|  | @ -1670,6 +1670,30 @@ | |||
|                     "1": { | ||||
|                         "then": "<b>Schuko wall plug</b> without ground pin (CEE7/4 type F)" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "<b>Chademo</b>" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "<b>Chademo</b>" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "<b>Type 1 with cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "<b>Type 1 with cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "<b>Type 1 <i>without</i> cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "<b>Type 1 <i>without</i> cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "<b>Type 1 CCS</b> (aka Type 1 Combo)" | ||||
|                     }, | ||||
|  | @ -1700,9 +1724,6 @@ | |||
|                     "19": { | ||||
|                         "then": "<b>Type 2 with cable</b> (mennekes)" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)" | ||||
|                     }, | ||||
|                     "20": { | ||||
|                         "then": "<b>Tesla Supercharger CCS</b> (a branded type2_css)" | ||||
|                     }, | ||||
|  | @ -1733,32 +1754,11 @@ | |||
|                     "29": { | ||||
|                         "then": "<b>Bosch Active Connect with 3 pins</b> and cable" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "<b>European wall plug</b> with ground pin (CEE7/4 type E)" | ||||
|                     }, | ||||
|                     "30": { | ||||
|                         "then": "<b>Bosch Active Connect with 5 pins</b> and cable" | ||||
|                     }, | ||||
|                     "31": { | ||||
|                         "then": "<b>Bosch Active Connect with 5 pins</b> and cable" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "<b>Chademo</b>" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "<b>Chademo</b>" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "<b>Type 1 with cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "<b>Type 1 with cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "<b>Type 1 <i>without</i> cable</b> (J1772)" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "<b>Type 1 <i>without</i> cable</b> (J1772)" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Which charging connections are available here?" | ||||
|  | @ -3243,15 +3243,6 @@ | |||
|                     "1": { | ||||
|                         "then": "This cycleway is paved" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "This cycleway is made of fine gravel" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "This cycleway is made of pebblestone" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "This cycleway is made from raw ground" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "This cycleway is made of asphalt" | ||||
|                     }, | ||||
|  | @ -3275,6 +3266,15 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "This cycleway is made of gravel" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "This cycleway is made of fine gravel" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "This cycleway is made of pebblestone" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "This cycleway is made from raw ground" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "What is the surface of the cycleway made from?", | ||||
|  | @ -3323,15 +3323,6 @@ | |||
|                     "1": { | ||||
|                         "then": "This cycleway is paved" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "This cycleway is made of fine gravel" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "This cycleway is made of pebblestone" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "This cycleway is made from raw ground" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "This cycleway is made of asphalt" | ||||
|                     }, | ||||
|  | @ -3355,6 +3346,15 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "This cycleway is made of gravel" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "This cycleway is made of fine gravel" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "This cycleway is made of pebblestone" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "This cycleway is made from raw ground" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "What is the surface of the street made from?", | ||||
|  | @ -4276,6 +4276,30 @@ | |||
|                     "1": { | ||||
|                         "then": "This fitness station has a sign with instructions for a specific exercise." | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "This fitness station has a facility for sit-ups." | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars." | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "This fitness station has bars for stretching." | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "This fitness station has a station for making hyperextensions." | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "This fitness station has rings for gymnastic exercises." | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "This fitness station has a horizontal ladder, also known as monkey bars." | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "This fitness station has wall bars to climb on." | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "This fitness station has posts for performing slalom exercises." | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "This fitness station has stepping stones." | ||||
|                     }, | ||||
|  | @ -4306,9 +4330,6 @@ | |||
|                     "19": { | ||||
|                         "then": "This fitness station has battling ropes." | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "This fitness station has a facility for sit-ups." | ||||
|                     }, | ||||
|                     "20": { | ||||
|                         "then": "This fitness station has a stationary bicycle." | ||||
|                     }, | ||||
|  | @ -4323,27 +4344,6 @@ | |||
|                     }, | ||||
|                     "24": { | ||||
|                         "then": "This fitness station has a slackline." | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "This fitness station has a facility for push-ups. Usually consists of one or more low horizontal bars." | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "This fitness station has bars for stretching." | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "This fitness station has a station for making hyperextensions." | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "This fitness station has rings for gymnastic exercises." | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "This fitness station has a horizontal ladder, also known as monkey bars." | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "This fitness station has wall bars to climb on." | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "This fitness station has posts for performing slalom exercises." | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "What kind of equipment does this fitness station have?" | ||||
|  | @ -4429,21 +4429,6 @@ | |||
|                     "1": { | ||||
|                         "then": "This is a friture" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Chinese dishes are served here" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Greek dishes are served here" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Indian dishes are served here" | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "then": "Turkish dishes are served here" | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "then": "Thai dishes are served here" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Mainly serves pasta" | ||||
|                     }, | ||||
|  | @ -4467,6 +4452,21 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "French dishes are served here" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Chinese dishes are served here" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "Greek dishes are served here" | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "Indian dishes are served here" | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "then": "Turkish dishes are served here" | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "then": "Thai dishes are served here" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "Which food is served here?", | ||||
|  | @ -5597,19 +5597,6 @@ | |||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "10": { | ||||
|                 "options": { | ||||
|                     "0": { | ||||
|                         "question": "All Notes" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                         "question": "Hide import notes" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "question": "Show only import Notes" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "2": { | ||||
|                 "options": { | ||||
|                     "0": { | ||||
|  | @ -5665,6 +5652,19 @@ | |||
|                         "question": "Only show open notes" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|             "10": { | ||||
|                 "options": { | ||||
|                     "0": { | ||||
|                         "question": "All Notes" | ||||
|                     }, | ||||
|                     "1": { | ||||
|                         "question": "Hide import notes" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "question": "Show only import Notes" | ||||
|                     } | ||||
|                 } | ||||
|             } | ||||
|         }, | ||||
|         "name": "OpenStreetMap notes", | ||||
|  | @ -5993,21 +5993,6 @@ | |||
|                     "1": { | ||||
|                         "then": "This is a normal parking space." | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "This is a parking space reserved for parents with children." | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "This is a parking space reserved for staff." | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "This is a parking space reserved for taxis." | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "then": "This is a parking space reserved for vehicles towing a trailer." | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "then": "This is a parking space reserved for car sharing." | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "This is a disabled parking space." | ||||
|                     }, | ||||
|  | @ -6031,6 +6016,21 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "This is parking space reserved for motorcycles." | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "This is a parking space reserved for parents with children." | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "This is a parking space reserved for staff." | ||||
|                     }, | ||||
|                     "12": { | ||||
|                         "then": "This is a parking space reserved for taxis." | ||||
|                     }, | ||||
|                     "13": { | ||||
|                         "then": "This is a parking space reserved for vehicles towing a trailer." | ||||
|                     }, | ||||
|                     "14": { | ||||
|                         "then": "This is a parking space reserved for car sharing." | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "What kind of parking space is this?" | ||||
|  | @ -6655,6 +6655,30 @@ | |||
|                     "1": { | ||||
|                         "question": "Recycling of batteries" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "question": "Recycling of beverage cartons" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "question": "Recycling of cans" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "question": "Recycling of clothes" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "question": "Recycling of cooking oil" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "question": "Recycling of engine oil" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "question": "Recycling of fluorescent tubes" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "question": "Recycling of green waste" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "question": "Recycling of glass bottles" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "question": "Recycling of glass" | ||||
|                     }, | ||||
|  | @ -6684,30 +6708,6 @@ | |||
|                     }, | ||||
|                     "19": { | ||||
|                         "question": "Recycling of residual waste" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "question": "Recycling of beverage cartons" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "question": "Recycling of cans" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "question": "Recycling of clothes" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "question": "Recycling of cooking oil" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "question": "Recycling of engine oil" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "question": "Recycling of fluorescent tubes" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "question": "Recycling of green waste" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "question": "Recycling of glass bottles" | ||||
|                     } | ||||
|                 } | ||||
|             }, | ||||
|  | @ -6775,6 +6775,30 @@ | |||
|                     "1": { | ||||
|                         "then": "Beverage cartons can be recycled here" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Cans can be recycled here" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "Clothes can be recycled here" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "Cooking oil can be recycled here" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "Engine oil can be recycled here" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "Fluorescent tubes can be recycled here" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "Green waste can be recycled here" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "Organic waste can be recycled here" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Glass bottles can be recycled here" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "Glass can be recycled here" | ||||
|                     }, | ||||
|  | @ -6805,9 +6829,6 @@ | |||
|                     "19": { | ||||
|                         "then": "Small electrical appliances can be recycled here" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "Cans can be recycled here" | ||||
|                     }, | ||||
|                     "20": { | ||||
|                         "then": "Small electrical appliances can be recycled here" | ||||
|                     }, | ||||
|  | @ -6816,27 +6837,6 @@ | |||
|                     }, | ||||
|                     "22": { | ||||
|                         "then": "Residual waste can be recycled here" | ||||
|                     }, | ||||
|                     "3": { | ||||
|                         "then": "Clothes can be recycled here" | ||||
|                     }, | ||||
|                     "4": { | ||||
|                         "then": "Cooking oil can be recycled here" | ||||
|                     }, | ||||
|                     "5": { | ||||
|                         "then": "Engine oil can be recycled here" | ||||
|                     }, | ||||
|                     "6": { | ||||
|                         "then": "Fluorescent tubes can be recycled here" | ||||
|                     }, | ||||
|                     "7": { | ||||
|                         "then": "Green waste can be recycled here" | ||||
|                     }, | ||||
|                     "8": { | ||||
|                         "then": "Organic waste can be recycled here" | ||||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "Glass bottles can be recycled here" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "What can be recycled here?" | ||||
|  | @ -7543,12 +7543,6 @@ | |||
|                     "1": { | ||||
|                         "then": "This lamp uses LEDs" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "This lamp uses high pressure sodium lamps (orange with white)" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "This lamp is lit using gas" | ||||
|                     }, | ||||
|                     "2": { | ||||
|                         "then": "This lamp uses incandescent lighting" | ||||
|                     }, | ||||
|  | @ -7572,6 +7566,12 @@ | |||
|                     }, | ||||
|                     "9": { | ||||
|                         "then": "This lamp uses low pressure sodium lamps (monochrome orange)" | ||||
|                     }, | ||||
|                     "10": { | ||||
|                         "then": "This lamp uses high pressure sodium lamps (orange with white)" | ||||
|                     }, | ||||
|                     "11": { | ||||
|                         "then": "This lamp is lit using gas" | ||||
|                     } | ||||
|                 }, | ||||
|                 "question": "What kind of lighting does this lamp use?" | ||||
|  | @ -8905,4 +8905,4 @@ | |||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue