Convert comments in tagRenderings into IDs as they were mostly used like this

This commit is contained in:
Pieter Vander Vennet 2021-09-26 18:00:24 +02:00
parent d6aecc23a2
commit f386c3a25f
15 changed files with 282 additions and 282 deletions

View file

@ -85,7 +85,6 @@
],
"tagRenderings": [
{
"#": "bicycle=yes/no",
"question": {
"en": "Can a bicycle go past this barrier?",
"nl": "Kan een fietser langs deze barrière?"
@ -105,10 +104,10 @@
"nl": "Een fietser kan hier niet langs."
}
}
]
],
"id": "bicycle=yes/no"
},
{
"#": "Bollard type",
"question": {
"en": "What kind of bollard is this?",
"nl": "Wat voor soort paal is dit?"
@ -150,10 +149,10 @@
"nl": "Verzonken poller"
}
}
]
],
"id": "Bollard type"
},
{
"#": "Cycle barrier type",
"question": {
"en": "What kind of cycling barrier is this?",
"nl": "Wat voor fietshekjes zijn dit?"
@ -188,10 +187,10 @@
"nl": "Knijppoort, ruimte is smaller aan de top, dan aan de bodem <img src='./assets/themes/cycle_infra/Cycle_barrier_squeeze.png' style='width:8em'>"
}
}
]
],
"id": "Cycle barrier type"
},
{
"#": "MaxWidth",
"render": {
"en": "Maximum width: {maxwidth:physical} m",
"nl": "Maximumbreedte: {maxwidth:physical} m"
@ -213,10 +212,10 @@
"20",
"map"
]
}
},
"id": "MaxWidth"
},
{
"#": "Space between barrier (cyclebarrier)",
"render": {
"en": "Space between barriers (along the length of the road): {width:separation} m",
"nl": "Ruimte tussen barrières (langs de lengte van de weg): {width:separation} m"
@ -238,10 +237,10 @@
"21",
"map"
]
}
},
"id": "Space between barrier (cyclebarrier)"
},
{
"#": "Width of opening (cyclebarrier)",
"render": {
"en": "Width of opening: {width:opening} m",
"nl": "Breedte van de opening: {width:opening} m"
@ -263,10 +262,10 @@
"21",
"map"
]
}
},
"id": "Width of opening (cyclebarrier)"
},
{
"#": "Overlap (cyclebarrier)",
"render": {
"en": "Overlap: {overlap} m"
},
@ -287,7 +286,8 @@
"21",
"map"
]
}
},
"id": "Overlap (cyclebarrier)"
}
]
}

View file

@ -84,7 +84,6 @@
"tagRenderings": [
"images",
{
"#": "Still in use?",
"question": {
"en": "Is this vending machine still operational?",
"nl": "Is deze verkoopsautomaat nog steeds werkende?",
@ -154,7 +153,8 @@
"pt_BR": "Esta máquina de venda automática está fechada"
}
}
]
],
"id": "Still in use?"
},
{
"question": "How much does a bicycle tube cost?",

View file

@ -66,7 +66,6 @@
"tagRenderings": [
"images",
{
"#": "Bicycle parking type",
"question": {
"en": "What is the type of this bicycle parking?",
"nl": "Van welk type is deze fietsparking?",
@ -201,10 +200,10 @@
"zh_Hant": "樓層當中標示為單車停車場的區域"
}
}
]
],
"id": "Bicycle parking type"
},
{
"#": "Underground?",
"question": {
"en": "What is the relative location of this bicycle parking?",
"nl": "Wat is de relatieve locatie van deze parking??",
@ -281,10 +280,10 @@
"pt_BR": "Estacionamento no telhado"
}
}
]
],
"id": "Underground?"
},
{
"#": "Is covered?",
"question": {
"en": "Is this parking covered? Also select \"covered\" for indoor parkings.",
"nl": "Is deze parking overdekt? Selecteer ook \"overdekt\" voor fietsparkings binnen een gebouw.",
@ -333,10 +332,10 @@
"pt_BR": "Este estacionamento não é coberto"
}
}
]
],
"id": "Is covered?"
},
{
"#": "Capacity",
"question": {
"en": "How many bicycles fit in this bicycle parking (including possible cargo bicycles)?",
"fr": "Combien de vélos entrent dans ce parking à vélos (y compris les éventuels vélos de transport) ?",
@ -360,10 +359,10 @@
"freeform": {
"key": "capacity",
"type": "nat"
}
},
"id": "Capacity"
},
{
"#": "Access",
"question": {
"en": "Who can use this bicycle parking?",
"nl": "Wie mag er deze fietsenstalling gebruiken?",
@ -427,10 +426,10 @@
"pt_BR": "Acesso é limitado aos membros de uma escola, companhia ou organização"
}
}
]
],
"id": "Access"
},
{
"#": "Cargo bike spaces?",
"question": {
"en": "Does this bicycle parking have spots for cargo bikes?",
"nl": "Heeft deze fietsparking plaats voor bakfietsen?",
@ -480,10 +479,10 @@
"pt_BR": "Você não tem permissão para estacionar bicicletas de carga"
}
}
]
],
"id": "Cargo bike spaces?"
},
{
"#": "Cargo bike capacity?",
"question": {
"en": "How many cargo bicycles fit in this bicycle parking?",
"nl": "Voor hoeveel bakfietsen heeft deze fietsparking plaats?",
@ -506,7 +505,8 @@
"freeform": {
"key": "capacity:cargo_bike",
"type": "nat"
}
},
"id": "Cargo bike capacity?"
}
]
}

View file

@ -364,7 +364,6 @@
]
},
{
"#": "Operational status",
"question": {
"en": "Is the bike pump still operational?",
"nl": "Werkt de fietspomp nog?",
@ -403,10 +402,10 @@
"pl": "Pompka rowerowa jest sprawna"
}
}
]
],
"id": "Operational status"
},
{
"#": "Email maintainer",
"condition": {
"and": [
"email~*",
@ -416,7 +415,8 @@
"render": {
"en": "<a href='mailto:{email}?subject=Broken bicycle pump&body=Hello,\n\nWith this email, I'd like to inform you that the bicycle pump located at https://mapcomplete.osm.be/cyclofix?lat={_lat}&lon={_lon}&z=18#{id} is broken.'>Report this bicycle pump as broken</a>",
"nl": "<a href='mailto:{email}?subject=Kapotte fietspomp&body=Geachte,%0D%0A%0D%0AGraag had ik u gemeld dat een fietspomp defect is. De fietspomp bevindt zich hier: https://mapcomplete.osm.be/cyclofix#{id}.'>Rapporteer deze fietspomp als kapot</a>"
}
},
"id": "Email maintainer"
},
{
"question": {

View file

@ -107,7 +107,6 @@
"tagRenderings": [
"images",
{
"#": "Name",
"question": {
"nl": "Wat is de naam van dit café?",
"en": "What is the name of this pub?"
@ -118,10 +117,10 @@
},
"freeform": {
"key": "name"
}
},
"id": "Name"
},
{
"#": "Classification",
"question": {
"en": "What kind of cafe is this",
"nl": "Welk soort café is dit?"
@ -158,7 +157,8 @@
},
"hideInAnswer": "_country!=de"
}
]
],
"id": "Classification"
},
"opening_hours",
"website",

View file

@ -43,7 +43,6 @@
"tagRenderings": [
"images",
{
"#": "Type",
"question": {
"en": "Which vehicles are allowed to charge here?"
},
@ -90,10 +89,10 @@
"en": "<b>Buses</b> can be charged here"
}
}
]
],
"id": "Type"
},
{
"#": "access",
"question": {
"en": "Who is allowed to use this charging station?"
},
@ -129,10 +128,10 @@
"if": "access=private",
"then": "Not accessible to the general public (e.g. only accessible to the owners, employees, ...)"
}
]
],
"id": "access"
},
{
"#": "capacity",
"render": {
"en": "{capacity} vehicles can be charged here at the same time",
"nl": "{capacity} voertuigen kunnen hier op hetzelfde moment opgeladen worden"
@ -144,10 +143,10 @@
"freeform": {
"key": "capacity",
"type": "pnat"
}
},
"id": "capacity"
},
{
"#": "Available_charging_stations (generated)",
"question": {
"en": "Which charging stations are available here?"
},
@ -448,10 +447,10 @@
},
"hideInAnswer": true
}
]
],
"id": "Available_charging_stations (generated)"
},
{
"#": "plugs-0",
"question": {
"en": "How much plugs of type <b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem;' src='./assets/layers/charging_station/CEE7_4F.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem;' src='./assets/layers/charging_station/CEE7_4F.svg'/> heeft dit oplaadpunt?"
@ -469,10 +468,10 @@
"socket:schuko~*",
"socket:schuko!=0"
]
}
},
"id": "plugs-0"
},
{
"#": "voltage-0",
"question": {
"en": "What voltage do the plugs with <b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem;' src='./assets/layers/charging_station/CEE7_4F.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem;' src='./assets/layers/charging_station/CEE7_4F.svg'/>"
@ -499,10 +498,10 @@
"socket:schuko~*",
"socket:schuko!=0"
]
}
},
"id": "voltage-0"
},
{
"#": "current-0",
"question": {
"en": "What current do the plugs with <b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem;' src='./assets/layers/charging_station/CEE7_4F.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem;' src='./assets/layers/charging_station/CEE7_4F.svg'/>?"
@ -529,10 +528,10 @@
"socket:schuko~*",
"socket:schuko!=0"
]
}
},
"id": "current-0"
},
{
"#": "power-output-0",
"question": {
"en": "What power output does a single plug of type <b><b>Schuko wall plug</b> without ground pin (CEE7/4 type F)</b> <img style='width:1rem;' src='./assets/layers/charging_station/CEE7_4F.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem;' src='./assets/layers/charging_station/CEE7_4F.svg'/>?"
@ -559,10 +558,10 @@
"socket:schuko~*",
"socket:schuko!=0"
]
}
},
"id": "power-output-0"
},
{
"#": "plugs-1",
"question": {
"en": "How much plugs of type <b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem;' src='./assets/layers/charging_station/TypeE.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b><b>Europese stekker</b> met aardingspin (CEE7/4 type E)</b> <img style='width:1rem;' src='./assets/layers/charging_station/TypeE.svg'/> heeft dit oplaadpunt?"
@ -580,10 +579,10 @@
"socket:typee~*",
"socket:typee!=0"
]
}
},
"id": "plugs-1"
},
{
"#": "voltage-1",
"question": {
"en": "What voltage do the plugs with <b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem;' src='./assets/layers/charging_station/TypeE.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b><b>Europese stekker</b> met aardingspin (CEE7/4 type E)</b> <img style='width:1rem;' src='./assets/layers/charging_station/TypeE.svg'/>"
@ -610,10 +609,10 @@
"socket:typee~*",
"socket:typee!=0"
]
}
},
"id": "voltage-1"
},
{
"#": "current-1",
"question": {
"en": "What current do the plugs with <b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem;' src='./assets/layers/charging_station/TypeE.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b><b>Europese stekker</b> met aardingspin (CEE7/4 type E)</b> <img style='width:1rem;' src='./assets/layers/charging_station/TypeE.svg'/>?"
@ -640,10 +639,10 @@
"socket:typee~*",
"socket:typee!=0"
]
}
},
"id": "current-1"
},
{
"#": "power-output-1",
"question": {
"en": "What power output does a single plug of type <b><b>European wall plug</b> with ground pin (CEE7/4 type E)</b> <img style='width:1rem;' src='./assets/layers/charging_station/TypeE.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b><b>Europese stekker</b> met aardingspin (CEE7/4 type E)</b> <img style='width:1rem;' src='./assets/layers/charging_station/TypeE.svg'/>?"
@ -677,10 +676,10 @@
"socket:typee~*",
"socket:typee!=0"
]
}
},
"id": "power-output-1"
},
{
"#": "plugs-2",
"question": {
"en": "How much plugs of type <b><b>Chademo</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Chademo_type4.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Chademo_type4.svg'/> heeft dit oplaadpunt?"
@ -698,10 +697,10 @@
"socket:chademo~*",
"socket:chademo!=0"
]
}
},
"id": "plugs-2"
},
{
"#": "voltage-2",
"question": {
"en": "What voltage do the plugs with <b><b>Chademo</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Chademo_type4.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Chademo_type4.svg'/>"
@ -728,10 +727,10 @@
"socket:chademo~*",
"socket:chademo!=0"
]
}
},
"id": "voltage-2"
},
{
"#": "current-2",
"question": {
"en": "What current do the plugs with <b><b>Chademo</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Chademo_type4.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Chademo_type4.svg'/>?"
@ -758,10 +757,10 @@
"socket:chademo~*",
"socket:chademo!=0"
]
}
},
"id": "current-2"
},
{
"#": "power-output-2",
"question": {
"en": "What power output does a single plug of type <b><b>Chademo</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Chademo_type4.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Chademo_type4.svg'/>?"
@ -788,10 +787,10 @@
"socket:chademo~*",
"socket:chademo!=0"
]
}
},
"id": "power-output-2"
},
{
"#": "plugs-3",
"question": {
"en": "How much plugs of type <b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/> heeft dit oplaadpunt?"
@ -809,10 +808,10 @@
"socket:type1_cable~*",
"socket:type1_cable!=0"
]
}
},
"id": "plugs-3"
},
{
"#": "voltage-3",
"question": {
"en": "What voltage do the plugs with <b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/>"
@ -846,10 +845,10 @@
"socket:type1_cable~*",
"socket:type1_cable!=0"
]
}
},
"id": "voltage-3"
},
{
"#": "current-3",
"question": {
"en": "What current do the plugs with <b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/>?"
@ -876,10 +875,10 @@
"socket:type1_cable~*",
"socket:type1_cable!=0"
]
}
},
"id": "current-3"
},
{
"#": "power-output-3",
"question": {
"en": "What power output does a single plug of type <b><b>Type 1 with cable</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b><b>Type 1 met kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/>?"
@ -913,10 +912,10 @@
"socket:type1_cable~*",
"socket:type1_cable!=0"
]
}
},
"id": "power-output-3"
},
{
"#": "plugs-4",
"question": {
"en": "How much plugs of type <b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/> heeft dit oplaadpunt?"
@ -934,10 +933,10 @@
"socket:type1~*",
"socket:type1!=0"
]
}
},
"id": "plugs-4"
},
{
"#": "voltage-4",
"question": {
"en": "What voltage do the plugs with <b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/>"
@ -971,10 +970,10 @@
"socket:type1~*",
"socket:type1!=0"
]
}
},
"id": "voltage-4"
},
{
"#": "current-4",
"question": {
"en": "What current do the plugs with <b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/>?"
@ -1001,10 +1000,10 @@
"socket:type1~*",
"socket:type1!=0"
]
}
},
"id": "current-4"
},
{
"#": "power-output-4",
"question": {
"en": "What power output does a single plug of type <b><b>Type 1 <i>without</i> cable</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b><b>Type 1 <i>zonder</i> kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1_J1772.svg'/>?"
@ -1052,10 +1051,10 @@
"socket:type1~*",
"socket:type1!=0"
]
}
},
"id": "power-output-4"
},
{
"#": "plugs-5",
"question": {
"en": "How much plugs of type <b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1-ccs.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1-ccs.svg'/> heeft dit oplaadpunt?"
@ -1073,10 +1072,10 @@
"socket:type1_combo~*",
"socket:type1_combo!=0"
]
}
},
"id": "plugs-5"
},
{
"#": "voltage-5",
"question": {
"en": "What voltage do the plugs with <b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1-ccs.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1-ccs.svg'/>"
@ -1110,10 +1109,10 @@
"socket:type1_combo~*",
"socket:type1_combo!=0"
]
}
},
"id": "voltage-5"
},
{
"#": "current-5",
"question": {
"en": "What current do the plugs with <b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1-ccs.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1-ccs.svg'/>?"
@ -1147,10 +1146,10 @@
"socket:type1_combo~*",
"socket:type1_combo!=0"
]
}
},
"id": "current-5"
},
{
"#": "power-output-5",
"question": {
"en": "What power output does a single plug of type <b><b>Type 1 CCS</b> (aka Type 1 Combo)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1-ccs.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type1-ccs.svg'/>?"
@ -1198,10 +1197,10 @@
"socket:type1_combo~*",
"socket:type1_combo!=0"
]
}
},
"id": "power-output-5"
},
{
"#": "plugs-6",
"question": {
"en": "How much plugs of type <b><b>Tesla Supercharger</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> heeft dit oplaadpunt?"
@ -1219,10 +1218,10 @@
"socket:tesla_supercharger~*",
"socket:tesla_supercharger!=0"
]
}
},
"id": "plugs-6"
},
{
"#": "voltage-6",
"question": {
"en": "What voltage do the plugs with <b><b>Tesla Supercharger</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/>"
@ -1249,10 +1248,10 @@
"socket:tesla_supercharger~*",
"socket:tesla_supercharger!=0"
]
}
},
"id": "voltage-6"
},
{
"#": "current-6",
"question": {
"en": "What current do the plugs with <b><b>Tesla Supercharger</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/>?"
@ -1286,10 +1285,10 @@
"socket:tesla_supercharger~*",
"socket:tesla_supercharger!=0"
]
}
},
"id": "current-6"
},
{
"#": "power-output-6",
"question": {
"en": "What power output does a single plug of type <b><b>Tesla Supercharger</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/>?"
@ -1330,10 +1329,10 @@
"socket:tesla_supercharger~*",
"socket:tesla_supercharger!=0"
]
}
},
"id": "power-output-6"
},
{
"#": "plugs-7",
"question": {
"en": "How much plugs of type <b><b>Type 2</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_socket.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_socket.svg'/> heeft dit oplaadpunt?"
@ -1351,10 +1350,10 @@
"socket:type2~*",
"socket:type2!=0"
]
}
},
"id": "plugs-7"
},
{
"#": "voltage-7",
"question": {
"en": "What voltage do the plugs with <b><b>Type 2</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_socket.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_socket.svg'/>"
@ -1388,10 +1387,10 @@
"socket:type2~*",
"socket:type2!=0"
]
}
},
"id": "voltage-7"
},
{
"#": "current-7",
"question": {
"en": "What current do the plugs with <b><b>Type 2</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_socket.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_socket.svg'/>?"
@ -1425,10 +1424,10 @@
"socket:type2~*",
"socket:type2!=0"
]
}
},
"id": "current-7"
},
{
"#": "power-output-7",
"question": {
"en": "What power output does a single plug of type <b><b>Type 2</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_socket.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_socket.svg'/>?"
@ -1462,10 +1461,10 @@
"socket:type2~*",
"socket:type2!=0"
]
}
},
"id": "power-output-7"
},
{
"#": "plugs-8",
"question": {
"en": "How much plugs of type <b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/> heeft dit oplaadpunt?"
@ -1483,10 +1482,10 @@
"socket:type2_combo~*",
"socket:type2_combo!=0"
]
}
},
"id": "plugs-8"
},
{
"#": "voltage-8",
"question": {
"en": "What voltage do the plugs with <b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/>"
@ -1520,10 +1519,10 @@
"socket:type2_combo~*",
"socket:type2_combo!=0"
]
}
},
"id": "voltage-8"
},
{
"#": "current-8",
"question": {
"en": "What current do the plugs with <b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/>?"
@ -1557,10 +1556,10 @@
"socket:type2_combo~*",
"socket:type2_combo!=0"
]
}
},
"id": "current-8"
},
{
"#": "power-output-8",
"question": {
"en": "What power output does a single plug of type <b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/>?"
@ -1587,10 +1586,10 @@
"socket:type2_combo~*",
"socket:type2_combo!=0"
]
}
},
"id": "power-output-8"
},
{
"#": "plugs-9",
"question": {
"en": "How much plugs of type <b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/> heeft dit oplaadpunt?"
@ -1608,10 +1607,10 @@
"socket:type2_cable~*",
"socket:type2_cable!=0"
]
}
},
"id": "plugs-9"
},
{
"#": "voltage-9",
"question": {
"en": "What voltage do the plugs with <b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/>"
@ -1645,10 +1644,10 @@
"socket:type2_cable~*",
"socket:type2_cable!=0"
]
}
},
"id": "voltage-9"
},
{
"#": "current-9",
"question": {
"en": "What current do the plugs with <b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/>?"
@ -1682,10 +1681,10 @@
"socket:type2_cable~*",
"socket:type2_cable!=0"
]
}
},
"id": "current-9"
},
{
"#": "power-output-9",
"question": {
"en": "What power output does a single plug of type <b><b>Type 2 with cable</b> (mennekes)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/>?"
@ -1719,10 +1718,10 @@
"socket:type2_cable~*",
"socket:type2_cable!=0"
]
}
},
"id": "power-output-9"
},
{
"#": "plugs-10",
"question": {
"en": "How much plugs of type <b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/> heeft dit oplaadpunt?"
@ -1740,10 +1739,10 @@
"socket:tesla_supercharger_ccs~*",
"socket:tesla_supercharger_ccs!=0"
]
}
},
"id": "plugs-10"
},
{
"#": "voltage-10",
"question": {
"en": "What voltage do the plugs with <b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/>"
@ -1777,10 +1776,10 @@
"socket:tesla_supercharger_ccs~*",
"socket:tesla_supercharger_ccs!=0"
]
}
},
"id": "voltage-10"
},
{
"#": "current-10",
"question": {
"en": "What current do the plugs with <b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/>?"
@ -1814,10 +1813,10 @@
"socket:tesla_supercharger_ccs~*",
"socket:tesla_supercharger_ccs!=0"
]
}
},
"id": "current-10"
},
{
"#": "power-output-10",
"question": {
"en": "What power output does a single plug of type <b><b>Tesla Supercharger CCS</b> (a branded type2_css)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_CCS.svg'/>?"
@ -1844,10 +1843,10 @@
"socket:tesla_supercharger_ccs~*",
"socket:tesla_supercharger_ccs!=0"
]
}
},
"id": "power-output-10"
},
{
"#": "plugs-11",
"question": {
"en": "How much plugs of type <b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> heeft dit oplaadpunt?"
@ -1865,10 +1864,10 @@
"socket:tesla_destination~*",
"socket:tesla_destination!=0"
]
}
},
"id": "plugs-11"
},
{
"#": "voltage-11",
"question": {
"en": "What voltage do the plugs with <b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/>"
@ -1895,10 +1894,10 @@
"socket:tesla_destination~*",
"socket:tesla_destination!=0"
]
}
},
"id": "voltage-11"
},
{
"#": "current-11",
"question": {
"en": "What current do the plugs with <b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/>?"
@ -1932,10 +1931,10 @@
"socket:tesla_destination~*",
"socket:tesla_destination!=0"
]
}
},
"id": "current-11"
},
{
"#": "power-output-11",
"question": {
"en": "What power output does a single plug of type <b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/>?"
@ -1976,10 +1975,10 @@
"socket:tesla_destination~*",
"socket:tesla_destination!=0"
]
}
},
"id": "power-output-11"
},
{
"#": "plugs-12",
"question": {
"en": "How much plugs of type <b><b>Tesla supercharger (destination</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/> are available here?",
"nl": "Hoeveel stekkers van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/> heeft dit oplaadpunt?"
@ -1997,10 +1996,10 @@
"socket:tesla_destination~*",
"socket:tesla_destination!=0"
]
}
},
"id": "plugs-12"
},
{
"#": "voltage-12",
"question": {
"en": "What voltage do the plugs with <b><b>Tesla supercharger (destination</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/> offer?",
"nl": "Welke spanning levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/>"
@ -2034,10 +2033,10 @@
"socket:tesla_destination~*",
"socket:tesla_destination!=0"
]
}
},
"id": "voltage-12"
},
{
"#": "current-12",
"question": {
"en": "What current do the plugs with <b><b>Tesla supercharger (destination</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/> offer?",
"nl": "Welke stroom levert de stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/>?"
@ -2071,10 +2070,10 @@
"socket:tesla_destination~*",
"socket:tesla_destination!=0"
]
}
},
"id": "current-12"
},
{
"#": "power-output-12",
"question": {
"en": "What power output does a single plug of type <b><b>Tesla supercharger (destination</b> (A Type 2 with cable branded as tesla)</b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/> offer?",
"nl": "Welk vermogen levert een enkele stekker van type <b></b> <img style='width:1rem;' src='./assets/layers/charging_station/Type2_tethered.svg'/>?"
@ -2108,10 +2107,10 @@
"socket:tesla_destination~*",
"socket:tesla_destination!=0"
]
}
},
"id": "power-output-12"
},
{
"#": "Authentication",
"question": {
"en": "What kind of authentication is available at the charging station?",
"it": "Quali sono gli orari di apertura di questa stazione di ricarica?",
@ -2178,10 +2177,10 @@
"en": "No authentication is needed"
}
}
]
],
"id": "Authentication"
},
{
"#": "Auth phone",
"render": {
"en": "Authenticate by calling or SMS'ing to <a href='tel:{authentication:phone_call:number}'>{authentication:phone_call:number}</a>",
"it": "{network}",
@ -2226,10 +2225,10 @@
"0": {
"then": "不屬於大型網路"
}
}
},
"id": "Auth phone"
},
{
"#": "OH",
"render": "{opening_hours_table(opening_hours)}",
"freeform": {
"key": "opening_hours",
@ -2245,10 +2244,10 @@
"en": "24/7 opened (including holidays)"
}
}
]
],
"id": "OH"
},
{
"#": "fee/charge",
"question": {
"en": "How much does one have to pay to use this charging station?",
"nl": "Hoeveel kost het gebruik van dit oplaadpunt?"
@ -2276,10 +2275,10 @@
"en": "Free to use"
}
}
]
],
"id": "fee/charge"
},
{
"#": "payment-options",
"builtin": "payment-options",
"override": {
"condition": {
@ -2308,10 +2307,10 @@
}
}
]
}
},
"id": "payment-options"
},
{
"#": "maxstay",
"question": {
"en": "What is the maximum amount of time one is allowed to stay here?",
"nl": "Hoelang mag een voertuig hier blijven staan?"
@ -2331,10 +2330,10 @@
"nl": "Geen maximum parkeertijd"
}
}
]
],
"id": "maxstay"
},
{
"#": "Network",
"render": {
"en": "Part of the network <b>{network}</b>"
},
@ -2370,10 +2369,10 @@
"if": "network=eVgo",
"then": "eVgo"
}
]
],
"id": "Network"
},
{
"#": "Operator",
"question": "Who is the operator of this charging station?",
"render": "This charging station is operated by {operator}",
"freeform": {
@ -2392,10 +2391,10 @@
],
"hideInAnswer": "operator="
}
]
],
"id": "Operator"
},
{
"#": "phone",
"question": {
"en": "What number can one call if there is a problem with this charging station?"
},
@ -2405,10 +2404,10 @@
"freeform": {
"key": "phone",
"type": "phone"
}
},
"id": "phone"
},
{
"#": "email",
"question": {
"en": "What is the email address of the operator?"
},
@ -2418,10 +2417,10 @@
"freeform": {
"key": "email",
"type": "email"
}
},
"id": "email"
},
{
"#": "website",
"question": {
"en": "What is the website of the operator?"
},
@ -2431,21 +2430,21 @@
"freeform": {
"key": "website",
"type": "url"
}
},
"id": "website"
},
"level",
{
"#": "ref",
"question": {
"en": "What is the reference number of this charging station?"
},
"render": "Reference number is <b>{ref}</b>",
"freeform": {
"key": "ref"
}
},
"id": "ref"
},
{
"#": "Operational status",
"question": {
"en": "Is this charging point in use?",
"nl": "Is dit oplaadpunt operationeel?"
@ -2501,10 +2500,10 @@
"nl": "Dit oplaadpunt werkt"
}
}
]
],
"id": "Operational status"
},
{
"#": "Parking:fee",
"question": {
"en": "Does one have to pay a parking fee while charging?"
},
@ -2521,7 +2520,8 @@
"en": "An additional parking fee should be paid while charging"
}
}
]
],
"id": "Parking:fee"
}
],
"icon": {

View file

@ -81,7 +81,6 @@
"description": {},
"tagRenderings": [
{
"#": "Cycleway type for a road",
"question": {
"en": "What kind of cycleway is here?",
"nl": "Wat voor fietspad is hier?"
@ -141,10 +140,10 @@
"fixme=Changed from cycleway=opposite"
]
}
]
],
"id": "Cycleway type for a road"
},
{
"#": "is lit?",
"question": {
"en": "Is this street lit?",
"nl": "Is deze weg verlicht?"
@ -179,10 +178,10 @@
"nl": "Deze weg is 24/7 verlicht"
}
}
]
],
"id": "is lit?"
},
{
"#": "Is this a cyclestreet? (For a road)",
"question": {
"en": "Is this a cyclestreet?",
"nl": "Is dit een fietsstraat?"
@ -224,10 +223,10 @@
"overtaking:motor_vehicle="
]
}
]
],
"id": "Is this a cyclestreet? (For a road)"
},
{
"#": "Maxspeed (for road)",
"render": {
"en": "The maximum speed on this road is {maxspeed} km/h",
"nl": "De maximumsnelheid op deze weg is {maxspeed} km/u"
@ -282,10 +281,10 @@
"question": {
"en": "What is the maximum speed in this street?",
"nl": "Wat is de maximumsnelheid in deze straat?"
}
},
"id": "Maxspeed (for road)"
},
{
"#": "Cycleway:surface",
"render": {
"en": "This cyleway is made of {cycleway:surface}",
"nl": "Dit fietspad is gemaakt van {cycleway:surface}"
@ -399,10 +398,10 @@
"question": {
"en": "What is the surface of the cycleway made from?",
"nl": "Waaruit is het oppervlak van het fietspad van gemaakt?"
}
},
"id": "Cycleway:surface"
},
{
"#": "Cycleway:smoothness",
"question": {
"en": "What is the smoothness of this cycleway?",
"nl": "Wat is de kwaliteit van dit fietspad?"
@ -471,10 +470,10 @@
"nl": "Niet geschikt voor voertuigen met wielen"
}
}
]
],
"id": "Cycleway:smoothness"
},
{
"#": "Surface of the road",
"render": {
"en": "This road is made of {surface}",
"nl": "Deze weg is gemaakt van {surface}"
@ -581,10 +580,10 @@
"question": {
"en": "What is the surface of the street made from?",
"nl": "Waaruit is het oppervlak van de straat gemaakt?"
}
},
"id": "Surface of the road"
},
{
"#": "Surface of the street",
"question": {
"en": "What is the smoothness of this street?",
"nl": "Wat is de kwaliteit van deze straat?"
@ -644,10 +643,10 @@
"en": "Impassable / No wheeled vehicle"
}
}
]
],
"id": "Surface of the street"
},
{
"#": "width:carriageway",
"condition": {
"and": [
"highway!=cycleway",
@ -669,7 +668,8 @@
"question": {
"en": "What is the carriage width of this road (in meters)?",
"nl": "Hoe breed is de rijbaan in deze straat (in meters)?"
}
},
"id": "width:carriageway"
},
{
"question": {

View file

@ -74,7 +74,6 @@
"tagRenderings": [
"images",
{
"#": "Still in use?",
"question": {
"en": "Is this drinking water spot still operational?",
"nl": "Is deze drinkwaterkraan nog steeds werkende?",
@ -120,10 +119,10 @@
"fr": "Cette fontaine est fermée"
}
}
]
],
"id": "Still in use?"
},
{
"#": "Bottle refill",
"question": {
"en": "How easy is it to fill water bottles?",
"nl": "Hoe gemakkelijk is het om drinkbussen bij te vullen?",
@ -152,7 +151,8 @@
"fr": "Les bouteilles d'eau peuvent ne pas passer"
}
}
]
],
"id": "Bottle refill"
},
{
"render": {

View file

@ -142,7 +142,6 @@
"tagRenderings": [
"images",
{
"#": "Name",
"question": {
"nl": "Wat is de naam van deze eetgelegenheid?",
"en": "What is the name of this restaurant?"
@ -153,10 +152,10 @@
},
"freeform": {
"key": "name"
}
},
"id": "Name"
},
{
"#": "Fastfood vs restaurant",
"question": {
"en": "What type of business is this?",
"nl": "Wat voor soort zaak is dit?"
@ -174,7 +173,8 @@
"nl": "Dit is een <b>restaurant</b>. De focus ligt op een aangename ervaring waar je aan tafel wordt bediend"
}
}
]
],
"id": "Fastfood vs restaurant"
},
"opening_hours",
"website",
@ -183,7 +183,6 @@
"payment-options",
"wheelchair-access",
{
"#": "Cuisine",
"question": {
"nl": "Welk soort gerechten worden hier geserveerd?",
"en": "Which food is served here?"
@ -292,10 +291,10 @@
"nl": "Dit is een Thaïs restaurant"
}
}
]
],
"id": "Cuisine"
},
{
"#": "Takeaway",
"question": {
"nl": "Biedt deze zaak een afhaalmogelijkheid aan?",
"en": "Does this place offer takea-way?"
@ -322,10 +321,10 @@
"nl": "Hier is geen afhaalmogelijkheid"
}
}
]
],
"id": "Takeaway"
},
{
"#": "Vegetarian (no friture)",
"question": {
"nl": "Heeft deze eetgelegenheid een vegetarische optie?",
"en": "Does this restaurant have a vegetarian option?"
@ -356,10 +355,10 @@
}
}
],
"condition": "cuisine!=friture"
"condition": "cuisine!=friture",
"id": "Vegetarian (no friture)"
},
{
"#": "Vegan (no friture)",
"question": {
"nl": "Heeft deze eetgelegenheid een veganistische optie?"
},
@ -389,10 +388,10 @@
}
}
],
"condition": "cuisine!=friture"
"condition": "cuisine!=friture",
"id": "Vegan (no friture)"
},
{
"#": "halal (no friture)",
"question": {
"en": "Does this restaurant offer a halal menu?",
"nl": "Heeft dit restaurant halal opties?"
@ -427,7 +426,8 @@
}
}
],
"condition": "cuisine!=friture"
"condition": "cuisine!=friture",
"id": "halal (no friture)"
},
{
"question": {

View file

@ -54,7 +54,6 @@
"tagRenderings": [
"images",
{
"#": "Access tag",
"render": {
"nl": "De toegankelijkheid van dit gebied is: {access:description}"
},
@ -131,10 +130,10 @@
"nl": "Toegankelijk mits betaling"
}
}
]
],
"id": "Access tag"
},
{
"#": "Operator tag",
"render": {
"nl": "Beheer door {operator}"
},
@ -176,10 +175,10 @@
"nl": "<img src=\"./assets/themes/buurtnatuur/ANB.jpg\" style=\"width:1.5em\">Dit gebied wordt beheerd door het Agentschap Natuur en Bos"
}
}
]
],
"id": "Operator tag"
},
{
"#": "Name:nl-tag",
"render": {
"nl": "Dit gebied heet {name:nl}"
},
@ -193,10 +192,10 @@
"and": [
"name:nl~*"
]
}
},
"id": "Name:nl-tag"
},
{
"#": "Name tag",
"render": {
"nl": "Dit gebied heet {name}"
},
@ -226,10 +225,10 @@
"nl": "Dit gebied heeft geen naam"
}
}
]
],
"id": "Name tag"
},
{
"#": "Dogs?",
"question": {
"nl": "Zijn honden toegelaten in dit gebied?",
"en": "Are dogs allowed in this nature reserve?",
@ -275,10 +274,10 @@
"de": "Hunde dürfen frei herumlaufen"
}
}
]
],
"id": "Dogs?"
},
{
"#": "Website",
"question": {
"en": "On which webpage can one find more information about this nature reserve?",
"nl": "Op welke webpagina kan men meer informatie vinden over dit natuurgebied?",
@ -290,10 +289,10 @@
"freeform": {
"key": "website",
"type": "url"
}
},
"id": "Website"
},
{
"#": "Curator",
"question": {
"nl": "Wie is de conservator van dit gebied?<br/><span class='subtle'>Respecteer privacy - geef deze naam enkel als die duidelijk is gepubliceerd",
"en": "Whom is the curator of this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a name if this is widely published",
@ -309,10 +308,10 @@
"freeform": {
"key": "curator",
"type": "string"
}
},
"id": "Curator"
},
{
"#": "Email",
"question": {
"nl": "Waar kan men naartoe emailen voor vragen en meldingen van dit natuurgebied?<br/><span class='subtle'>Respecteer privacy - geef enkel persoonlijke emailadressen als deze elders zijn gepubliceerd",
"en": "What email adress can one send to with questions and problems with this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a personal email address if this is widely published",
@ -332,10 +331,10 @@
"freeform": {
"key": "email",
"type": "email"
}
},
"id": "Email"
},
{
"#": "phone",
"question": {
"nl": "Waar kan men naartoe bellen voor vragen en meldingen van dit natuurgebied?<br/><span class='subtle'>Respecteer privacy - geef enkel persoonlijke telefoonnummers als deze elders zijn gepubliceerd",
"en": "What phone number can one call to with questions and problems with this nature reserve?<br/><span class='subtle'>Respect privacy - only fill out a personal phone number address if this is widely published",
@ -355,29 +354,29 @@
"freeform": {
"key": "phone",
"type": "phone"
}
},
"id": "phone"
},
{
"#": "Non-editable description {description}",
"render": {
"nl": "Extra info: <i>{description}</i>"
},
"freeform": {
"key": "description"
}
},
"id": "Non-editable description {description}"
},
{
"#": "Editable description {description:0}",
"question": "Is er extra info die je kwijt wil?",
"render": {
"nl": "Extra info: <i>{description:0}</i>"
},
"freeform": {
"key": "description:0"
}
},
"id": "Editable description {description:0}"
},
{
"#": "Surface area",
"render": {
"en": "Surface area: {_surface:ha}Ha",
"nl": "Totale oppervlakte: {_surface:ha}Ha",
@ -391,7 +390,8 @@
"*": ""
}
}
]
],
"id": "Surface area"
}
],
"wayHandling": 2,

View file

@ -27,7 +27,6 @@
"tagRenderings": [
"images",
{
"#": "name",
"question": {
"en": "What is the name of this tower?",
"nl": "Heeft deze toren een naam?"
@ -47,10 +46,10 @@
"nl": "Deze toren heeft geen specifieke naam"
}
}
]
],
"id": "name"
},
{
"#": "Height",
"question": {
"en": "What is the height of this tower?",
"nl": "Hoe hoog is deze toren?"
@ -62,10 +61,10 @@
"freeform": {
"key": "height",
"type": "pfloat"
}
},
"id": "Height"
},
{
"#": "Operator",
"question": {
"en": "Who maintains this tower?",
"nl": "Wie onderhoudt deze toren?"
@ -76,11 +75,11 @@
},
"freeform": {
"key": "operator"
}
},
"id": "Operator"
},
"website",
{
"#": "Fee",
"question": {
"en": "How much does one have to pay to enter this tower?",
"nl": "Hoeveel moet men betalen om deze toren te bezoeken?"
@ -108,10 +107,10 @@
"nl": "Gratis te bezoeken"
}
}
]
],
"id": "Fee"
},
{
"#": "Payment methods",
"builtin": "payment-options",
"override": {
"condition": {
@ -120,7 +119,8 @@
"charge~*"
]
}
}
},
"id": "Payment methods"
},
"wheelchair-access"
],

View file

@ -51,7 +51,6 @@
"tagRenderings": [
"images",
{
"#": "Access tag",
"render": {
"nl": "De toegankelijkheid van dit gebied is: {access:description}"
},
@ -128,10 +127,10 @@
"nl": "Toegankelijk mits betaling"
}
}
]
],
"id": "Access tag"
},
{
"#": "Operator tag",
"render": {
"nl": "Beheer door {operator}"
},
@ -163,7 +162,8 @@
},
"hideInAnswer": true
}
]
],
"id": "Operator tag"
}
],
"wayHandling": 1,

View file

@ -34,7 +34,6 @@
"tagRenderings": [
"images",
{
"#": "Camera type: fixed; panning; dome",
"question": {
"en": "What kind of camera is this?",
"nl": "Wat voor soort camera is dit?",
@ -84,10 +83,10 @@
"it": "Una videocamera panoramica"
}
}
]
],
"id": "Camera type: fixed; panning; dome"
},
{
"#": "direction. We don't ask this for a dome on a pole or ceiling as it has a 360° view",
"question": {
"en": "In which geographical direction does this camera film?",
"nl": "In welke geografische richting filmt deze camera?",
@ -133,10 +132,10 @@
},
"hideInAnswer": true
}
]
],
"id": "direction. We don't ask this for a dome on a pole or ceiling as it has a 360° view"
},
{
"#": "Operator",
"freeform": {
"key": "operator"
},
@ -151,10 +150,10 @@
"nl": "Beheer door {operator}",
"fr": "Exploité par {operator}",
"it": "È gestita da {operator}"
}
},
"id": "Operator"
},
{
"#": "Surveillance type: public, outdoor, indoor",
"question": {
"en": "What kind of surveillance is this camera",
"nl": "Wat soort bewaking wordt hier uitgevoerd?",
@ -201,10 +200,10 @@
"it": "Sorveglia un ambiente interno di proprietà privata, per esempio un negozio, un parcheggio sotterraneo privato, ..."
}
}
]
],
"id": "Surveillance type: public, outdoor, indoor"
},
{
"#": "Indoor camera? This isn't clear for 'public'-cameras",
"question": {
"en": "Is the public space surveilled by this camera an indoor or outdoor space?",
"nl": "Bevindt de bewaakte publieke ruimte camera zich binnen of buiten?",
@ -247,10 +246,10 @@
},
"hideInAnswer": true
}
]
],
"id": "Indoor camera? This isn't clear for 'public'-cameras"
},
{
"#": "Level",
"question": {
"en": "On which level is this camera located?",
"nl": "Op welke verdieping bevindt deze camera zich?",
@ -272,10 +271,10 @@
"indoor=yes",
"surveillance:type=ye"
]
}
},
"id": "Level"
},
{
"#": "Surveillance:zone",
"question": {
"en": "What exactly is surveilled here?",
"nl": "Wat wordt hier precies bewaakt?",
@ -370,10 +369,10 @@
"it": "Sorveglia un negozio"
}
}
]
],
"id": "Surveillance:zone"
},
{
"#": "camera:mount",
"question": {
"en": "How is this camera placed?",
"nl": "Hoe is deze camera geplaatst?",
@ -418,7 +417,8 @@
"it": "Questa telecamera è posizionata sul soffitto"
}
}
]
],
"id": "camera:mount"
}
],
"icon": {

View file

@ -39,7 +39,6 @@
}
},
{
"#": "Name",
"question": {
"nl": "Wat is de naam van deze wandeling?"
},
@ -48,10 +47,10 @@
},
"freeform": {
"key": "name"
}
},
"id": "Name"
},
{
"#": "Operator tag",
"render": {
"nl": "Beheer door {operator}"
},
@ -83,10 +82,10 @@
},
"hideInAnswer": true
}
]
],
"id": "Operator tag"
},
{
"#": "Color",
"question": {
"nl": "Welke kleur heeft deze wandeling?"
},
@ -126,10 +125,10 @@
"en": "Yellow trail"
}
}
]
],
"id": "Color"
},
{
"#": "Wheelchair access",
"question": {
"nl": "Is deze wandeling toegankelijk met de rolstoel?"
},
@ -146,10 +145,10 @@
},
"if": "wheelchair=no"
}
]
],
"id": "Wheelchair access"
},
{
"#": "pushchair access",
"question": {
"nl": "Is deze wandeltocht toegankelijk met de buggy?"
},
@ -166,7 +165,8 @@
},
"if": "pushchair=no"
}
]
],
"id": "pushchair access"
}
],
"icon": {

View file

@ -45,7 +45,6 @@
"tagRenderings": [
"images",
{
"#": "Access tag",
"render": {
"nl": "De toegankelijkheid van dit gebied is: {access:description}"
},
@ -122,10 +121,10 @@
"nl": "Toegankelijk mits betaling"
}
}
]
],
"id": "Access tag"
},
{
"#": "Operator tag",
"render": {
"nl": "Beheer door {operator}"
},
@ -157,7 +156,8 @@
},
"hideInAnswer": true
}
]
],
"id": "Operator tag"
}
],
"wayHandling": 1,