diff --git a/Docs/Layers/all_streets.md b/Docs/Layers/all_streets.md
index 2b15ee596..893d98a6c 100644
--- a/Docs/Layers/all_streets.md
+++ b/Docs/Layers/all_streets.md
@@ -68,7 +68,7 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [sunset-sunrise](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dsunset-sunrise) [24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7)
+[](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7)
@@ -85,7 +85,7 @@ The question is **Is this street lit?**
- **This street is lit** corresponds with lit=yes
- **This street is not lit** corresponds with lit=no
- - **This street is lit at night** corresponds with lit=sunset-sunrise
+ - **This street is lit at night** corresponds with lit=sunset-sunrise_This option cannot be chosen as answer_
- **This street is lit 24/7** corresponds with lit=24/7
diff --git a/Docs/Layers/bicycle_library.md b/Docs/Layers/bicycle_library.md
index 554524518..778bd3d45 100644
--- a/Docs/Layers/bicycle_library.md
+++ b/Docs/Layers/bicycle_library.md
@@ -120,7 +120,7 @@ This is rendered with `{website}`
- - **{contact:website}** corresponds with contact:website~^..*$
+ - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
@@ -136,7 +136,7 @@ This is rendered with `{phone}`
- - **{contact:phone}** corresponds with contact:phone~^..*$
+ - **{contact:phone}** corresponds with contact:phone~^..*$_This option cannot be chosen as answer_
@@ -152,7 +152,7 @@ This is rendered with `{email}`
- - **{contact:email}** corresponds with contact:email~^..*$
+ - **{contact:email}** corresponds with contact:email~^..*$_This option cannot be chosen as answer_
diff --git a/Docs/Layers/bicycle_tube_vending_machine.md b/Docs/Layers/bicycle_tube_vending_machine.md
index c01fb6c02..b39d9bcc6 100644
--- a/Docs/Layers/bicycle_tube_vending_machine.md
+++ b/Docs/Layers/bicycle_tube_vending_machine.md
@@ -131,9 +131,9 @@ The question is **How can one pay at this tube vending machine?**
- - **Payment with coins is possible** corresponds with payment:coins=yes
- - **Payment with notes is possible** corresponds with payment:notes=yes
- - **Payment with cards is possible** corresponds with payment:cards=yes
+ - **Payment with coins is possible** corresponds with payment:coins=yesUnselecting this answer will add payment:coins=no
+ - **Payment with notes is possible** corresponds with payment:notes=yesUnselecting this answer will add payment:notes=no
+ - **Payment with cards is possible** corresponds with payment:cards=yesUnselecting this answer will add payment:cards=no
@@ -182,11 +182,11 @@ The question is **Are other bicycle bicycle accessories sold here?**
- - **Bicycle lights are sold here** corresponds with vending:bicycle_light=yes
- - **Gloves are sold here** corresponds with vending:gloves=yes
- - **Bicycle repair kits are sold here** corresponds with vending:bicycle_repair_kit=yes
- - **Bicycle pumps are sold here** corresponds with vending:bicycle_pump=yes
- - **Bicycle locks are sold here** corresponds with vending:bicycle_lock=yes
+ - **Bicycle lights are sold here** corresponds with vending:bicycle_light=yesUnselecting this answer will add vending:bicycle_light=no
+ - **Gloves are sold here** corresponds with vending:gloves=yesUnselecting this answer will add vending:gloves=no
+ - **Bicycle repair kits are sold here** corresponds with vending:bicycle_repair_kit=yesUnselecting this answer will add vending:bicycle_repair_kit=no
+ - **Bicycle pumps are sold here** corresponds with vending:bicycle_pump=yesUnselecting this answer will add vending:bicycle_pump=no
+ - **Bicycle locks are sold here** corresponds with vending:bicycle_lock=yesUnselecting this answer will add vending:bicycle_lock=no
This document is autogenerated from assets/layers/bicycle_tube_vending_machine/bicycle_tube_vending_machine.json
\ No newline at end of file
diff --git a/Docs/Layers/bike_cleaning.md b/Docs/Layers/bike_cleaning.md
index 93089a88d..0450d9a10 100644
--- a/Docs/Layers/bike_cleaning.md
+++ b/Docs/Layers/bike_cleaning.md
@@ -97,7 +97,7 @@ This is rendered with `Using the cleaning service costs {service:bicycle:cleanin
- **The cleaning service is free to use** corresponds with service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge=
- - **Free to use** corresponds with service:bicycle:cleaning:fee=no
+ - **Free to use** corresponds with service:bicycle:cleaning:fee=no_This option cannot be chosen as answer_
- **The cleaning service has a fee, but the amount is not known** corresponds with service:bicycle:cleaning:fee=yes
@@ -115,7 +115,7 @@ This is rendered with `Using the cleaning service costs {charge}`
- **Free to use cleaning service** corresponds with fee=no&charge=
- - **Free to use** corresponds with fee=no
+ - **Free to use** corresponds with fee=no_This option cannot be chosen as answer_
- **The cleaning service has a fee** corresponds with fee=yes
diff --git a/Docs/Layers/bike_parking.md b/Docs/Layers/bike_parking.md
index 19987fda2..169b20247 100644
--- a/Docs/Layers/bike_parking.md
+++ b/Docs/Layers/bike_parking.md
@@ -75,7 +75,7 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/bicycle_parking#values) [bicycle_parking](https://wiki.openstreetmap.org/wiki/Key:bicycle_parking) | [string](../SpecialInputElements.md#string) | [stands](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dstands) [wall_loops](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dwall_loops) [handlebar_holder](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dhandlebar_holder) [rack](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Drack) [two_tier](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dtwo_tier) [shed](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dshed) [bollard](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dbollard) [floor](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dfloor)
-[](https://taginfo.openstreetmap.org/keys/location#values) [location](https://wiki.openstreetmap.org/wiki/Key:location) | Multiple choice | [underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground) [surface](https://wiki.openstreetmap.org/wiki/Tag:location%3Dsurface) [rooftop](https://wiki.openstreetmap.org/wiki/Tag:location%3Drooftop) [](https://wiki.openstreetmap.org/wiki/Tag:location%3D) [rooftop](https://wiki.openstreetmap.org/wiki/Tag:location%3Drooftop)
+[](https://taginfo.openstreetmap.org/keys/location#values) [location](https://wiki.openstreetmap.org/wiki/Key:location) | Multiple choice | [underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground) [surface](https://wiki.openstreetmap.org/wiki/Tag:location%3Dsurface) [rooftop](https://wiki.openstreetmap.org/wiki/Tag:location%3Drooftop) [rooftop](https://wiki.openstreetmap.org/wiki/Tag:location%3Drooftop)
[](https://taginfo.openstreetmap.org/keys/covered#values) [covered](https://wiki.openstreetmap.org/wiki/Key:covered) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:covered%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:covered%3Dno)
[](https://taginfo.openstreetmap.org/keys/capacity#values) [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [nat](../SpecialInputElements.md#nat) |
[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate)
@@ -131,7 +131,7 @@ The question is **What is the relative location of this bicycle parking?**
- **Underground parking** corresponds with location=underground
- **Surface level parking** corresponds with location=surface
- **Rooftop parking** corresponds with location=rooftop
- - **Surface level parking** corresponds with
+ - **Surface level parking** corresponds with _This option cannot be chosen as answer_
- **Rooftop parking** corresponds with location=rooftop
diff --git a/Docs/Layers/bike_repair_station.md b/Docs/Layers/bike_repair_station.md
index 35b84f00d..65df6f148 100644
--- a/Docs/Layers/bike_repair_station.md
+++ b/Docs/Layers/bike_repair_station.md
@@ -84,14 +84,14 @@ attribute | type | values which are supported by this layer
[](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [De Fietsambassade Gent](https://wiki.openstreetmap.org/wiki/Tag:operator%3DDe Fietsambassade Gent)
[](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
-[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D)
+[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7)
[](https://taginfo.openstreetmap.org/keys/service:bicycle:chain_tool#values) [service:bicycle:chain_tool](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:chain_tool) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:chain_tool%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:chain_tool%3Dno)
[](https://taginfo.openstreetmap.org/keys/service:bicycle:stand#values) [service:bicycle:stand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:stand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:stand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:stand%3Dno)
[](https://taginfo.openstreetmap.org/keys/service:bicycle:pump:operational_status#values) [service:bicycle:pump:operational_status](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump:operational_status) | Multiple choice | [broken](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump:operational_status%3Dbroken) [](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump:operational_status%3D)
[](https://taginfo.openstreetmap.org/keys/valves#values) [valves](https://wiki.openstreetmap.org/wiki/Key:valves) | [string](../SpecialInputElements.md#string) | [sclaverand](https://wiki.openstreetmap.org/wiki/Tag:valves%3Dsclaverand) [dunlop](https://wiki.openstreetmap.org/wiki/Tag:valves%3Ddunlop) [schrader](https://wiki.openstreetmap.org/wiki/Tag:valves%3Dschrader)
[](https://taginfo.openstreetmap.org/keys/manual#values) [manual](https://wiki.openstreetmap.org/wiki/Key:manual) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:manual%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:manual%3Dno)
[](https://taginfo.openstreetmap.org/keys/manometer#values) [manometer](https://wiki.openstreetmap.org/wiki/Key:manometer) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:manometer%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:manometer%3Dno) [broken](https://wiki.openstreetmap.org/wiki/Tag:manometer%3Dbroken)
-[](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [](https://wiki.openstreetmap.org/wiki/Tag:level%3D) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1)
+[](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1)
@@ -173,7 +173,7 @@ This is rendered with `{opening_hours_table()}`
- **Always open** corresponds with opening_hours=24/7
- - **Always open** corresponds with
+ - **Always open** corresponds with _This option cannot be chosen as answer_
@@ -298,9 +298,9 @@ This is rendered with `Located on the {level}th floor`
- - **Located underground** corresponds with location=underground
+ - **Located underground** corresponds with location=underground_This option cannot be chosen as answer_
- **Located on the ground floor** corresponds with level=0
- - **Located on the ground floor** corresponds with
+ - **Located on the ground floor** corresponds with _This option cannot be chosen as answer_
- **Located on the first floor** corresponds with level=1
diff --git a/Docs/Layers/bike_shop.md b/Docs/Layers/bike_shop.md
index 1c1b259c7..5cc92326f 100644
--- a/Docs/Layers/bike_shop.md
+++ b/Docs/Layers/bike_shop.md
@@ -329,7 +329,7 @@ This is rendered with `Using the cleaning service costs {service:bicycle:cleanin
- **The cleaning service is free to use** corresponds with service:bicycle:cleaning:fee=no&service:bicycle:cleaning:charge=
- - **Free to use** corresponds with service:bicycle:cleaning:fee=no
+ - **Free to use** corresponds with service:bicycle:cleaning:fee=no_This option cannot be chosen as answer_
- **The cleaning service has a fee, but the amount is not known** corresponds with service:bicycle:cleaning:fee=yes
diff --git a/Docs/Layers/bike_themed_object.md b/Docs/Layers/bike_themed_object.md
index d0daf0443..150c95317 100644
--- a/Docs/Layers/bike_themed_object.md
+++ b/Docs/Layers/bike_themed_object.md
@@ -113,7 +113,7 @@ This is rendered with `{website}`
- - **{contact:website}** corresponds with contact:website~^..*$
+ - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
@@ -129,7 +129,7 @@ This is rendered with `{email}`
- - **{contact:email}** corresponds with contact:email~^..*$
+ - **{contact:email}** corresponds with contact:email~^..*$_This option cannot be chosen as answer_
@@ -145,7 +145,7 @@ This is rendered with `{phone}`
- - **{contact:phone}** corresponds with contact:phone~^..*$
+ - **{contact:phone}** corresponds with contact:phone~^..*$_This option cannot be chosen as answer_
diff --git a/Docs/Layers/birdhide.md b/Docs/Layers/birdhide.md
index 9b2c68786..bb001465c 100644
--- a/Docs/Layers/birdhide.md
+++ b/Docs/Layers/birdhide.md
@@ -70,7 +70,7 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/building#values) [building](https://wiki.openstreetmap.org/wiki/Key:building) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:building%3D) [yes](https://wiki.openstreetmap.org/wiki/Tag:building%3Dyes) [tower](https://wiki.openstreetmap.org/wiki/Tag:building%3Dtower) [yes](https://wiki.openstreetmap.org/wiki/Tag:building%3Dyes)
+[](https://taginfo.openstreetmap.org/keys/building#values) [building](https://wiki.openstreetmap.org/wiki/Key:building) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:building%3D) [yes](https://wiki.openstreetmap.org/wiki/Tag:building%3Dyes) [tower](https://wiki.openstreetmap.org/wiki/Tag:building%3Dtower)
[](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
[](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt) [Agentschap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgentschap Natuur en Bos)
@@ -100,7 +100,7 @@ The question is **Is dit een kijkwand of kijkhut?**
- **Vogelkijkwand** corresponds with shelter=no
- **Vogelkijkhut** corresponds with amenity=shelter&building=yes&shelter=yes
- **Vogelkijktoren** corresponds with building=tower&bird_hide=tower
- - **Vogelkijkhut** corresponds with amenity=shelter|building=yes|shelter=yes
+ - **Vogelkijkhut** corresponds with amenity=shelter|building=yes|shelter=yes_This option cannot be chosen as answer_
diff --git a/Docs/Layers/cafe_pub.md b/Docs/Layers/cafe_pub.md
index 81adf4039..9c68c706f 100644
--- a/Docs/Layers/cafe_pub.md
+++ b/Docs/Layers/cafe_pub.md
@@ -152,7 +152,7 @@ This is rendered with `{website}`
- - **{contact:website}** corresponds with contact:website~^..*$
+ - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
@@ -168,7 +168,7 @@ This is rendered with `{email}`
- - **{contact:email}** corresponds with contact:email~^..*$
+ - **{contact:email}** corresponds with contact:email~^..*$_This option cannot be chosen as answer_
@@ -184,7 +184,7 @@ This is rendered with `{phone}`
- - **{contact:phone}** corresponds with contact:phone~^..*$
+ - **{contact:phone}** corresponds with contact:phone~^..*$_This option cannot be chosen as answer_
@@ -199,8 +199,8 @@ The question is **Which methods of payment are accepted here?**
- - **Cash is accepted here** corresponds with payment:cash=yes
- - **Payment cards are accepted here** corresponds with payment:cards=yes
+ - **Cash is accepted here** corresponds with payment:cash=yesUnselecting this answer will add payment:cash=no
+ - **Payment cards are accepted here** corresponds with payment:cards=yesUnselecting this answer will add payment:cards=no
diff --git a/Docs/Layers/caravansites.md b/Docs/Layers/caravansites.md
index 0e8a39c78..b65d3b498 100644
--- a/Docs/Layers/caravansites.md
+++ b/Docs/Layers/caravansites.md
@@ -82,11 +82,11 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
-[](https://taginfo.openstreetmap.org/keys/fee#values) [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno)
+[](https://taginfo.openstreetmap.org/keys/fee#values) [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno)
[](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/sanitary_dump_station#values) [sanitary_dump_station](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station%3Dno)
[](https://taginfo.openstreetmap.org/keys/capacity#values) [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) |
-[](https://taginfo.openstreetmap.org/keys/internet_access#values) [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dyes) [wifi](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwifi) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno)
+[](https://taginfo.openstreetmap.org/keys/internet_access#values) [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno)
[](https://taginfo.openstreetmap.org/keys/internet_access:fee#values) [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno)
[](https://taginfo.openstreetmap.org/keys/toilets#values) [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno)
[](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
@@ -129,7 +129,7 @@ The question is **Does this place charge a fee?**
- **You need to pay for use** corresponds with fee=yes
- **Can be used for free** corresponds with fee=no
- - **Can be used for free** corresponds with fee=no
+ - **Can be used for free** corresponds with fee=no_This option cannot be chosen as answer_
@@ -183,7 +183,7 @@ The question is **Does this place provide internet access?**
- **There is internet access** corresponds with internet_access=yes
- - **There is internet access** corresponds with internet_access=wifi|internet_access=wlan
+ - **There is internet access** corresponds with internet_access=wifi|internet_access=wlan_This option cannot be chosen as answer_
- **There is no internet access** corresponds with internet_access=no
diff --git a/Docs/Layers/charging_station.md b/Docs/Layers/charging_station.md
index da762cea9..936f1b842 100644
--- a/Docs/Layers/charging_station.md
+++ b/Docs/Layers/charging_station.md
@@ -153,7 +153,7 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate)
+[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate)
[](https://taginfo.openstreetmap.org/keys/capacity#values) [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) |
[](https://taginfo.openstreetmap.org/keys/socket:schuko#values) [socket:schuko](https://wiki.openstreetmap.org/wiki/Key:socket:schuko) | [pnat](../SpecialInputElements.md#pnat) |
[](https://taginfo.openstreetmap.org/keys/socket:typee#values) [socket:typee](https://wiki.openstreetmap.org/wiki/Key:socket:typee) | [pnat](../SpecialInputElements.md#pnat) |
@@ -220,16 +220,16 @@ attribute | type | values which are supported by this layer
[](https://taginfo.openstreetmap.org/keys/socket:bosch_5pin:current#values) [socket:bosch_5pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:current) | [pfloat](../SpecialInputElements.md#pfloat) |
[](https://taginfo.openstreetmap.org/keys/socket:bosch_5pin:output#values) [socket:bosch_5pin:output](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:output) | [pfloat](../SpecialInputElements.md#pfloat) |
[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7)
-[](https://taginfo.openstreetmap.org/keys/fee#values) [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes)
+[](https://taginfo.openstreetmap.org/keys/fee#values) [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes)
[](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/authentication:phone_call:number#values) [authentication:phone_call:number](https://wiki.openstreetmap.org/wiki/Key:authentication:phone_call:number) | [phone](../SpecialInputElements.md#phone) |
[](https://taginfo.openstreetmap.org/keys/maxstay#values) [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [string](../SpecialInputElements.md#string) | [unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited)
-[](https://taginfo.openstreetmap.org/keys/network#values) [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | [none](https://wiki.openstreetmap.org/wiki/Tag:network%3Dnone) [AeroVironment](https://wiki.openstreetmap.org/wiki/Tag:network%3DAeroVironment) [Blink](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlink) [EVgo](https://wiki.openstreetmap.org/wiki/Tag:network%3DEVgo) [Allego](https://wiki.openstreetmap.org/wiki/Tag:network%3DAllego) [Blue Corner](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlue Corner) [Tesla](https://wiki.openstreetmap.org/wiki/Tag:network%3DTesla)
+[](https://taginfo.openstreetmap.org/keys/network#values) [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | [AeroVironment](https://wiki.openstreetmap.org/wiki/Tag:network%3DAeroVironment) [Blink](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlink) [EVgo](https://wiki.openstreetmap.org/wiki/Tag:network%3DEVgo) [Allego](https://wiki.openstreetmap.org/wiki/Tag:network%3DAllego) [Blue Corner](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlue Corner) [Tesla](https://wiki.openstreetmap.org/wiki/Tag:network%3DTesla)
[](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
-[](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [](https://wiki.openstreetmap.org/wiki/Tag:level%3D) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1)
+[](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1)
[](https://taginfo.openstreetmap.org/keys/ref#values) [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/planned:amenity#values) [planned:amenity](https://wiki.openstreetmap.org/wiki/Key:planned:amenity) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [charging_station](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3Dcharging_station) [](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D)
[](https://taginfo.openstreetmap.org/keys/parking:fee#values) [parking:fee](https://wiki.openstreetmap.org/wiki/Key:parking:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dyes)
@@ -257,11 +257,11 @@ The question is **Which vehicles are allowed to charge here?**
- - **Bicycles can be charged here** corresponds with bicycle=yes
- - **Cars can be charged here** corresponds with motorcar=yes
- - **Scooters can be charged here** corresponds with scooter=yes
- - **Heavy good vehicles (such as trucks) can be charged here** corresponds with hgv=yes
- - **Buses can be charged here** corresponds with bus=yes
+ - **Bicycles can be charged here** corresponds with bicycle=yesUnselecting this answer will add bicycle=no
+ - **Cars can be charged here** corresponds with motorcar=yesUnselecting this answer will add motorcar=no
+ - **Scooters can be charged here** corresponds with scooter=yesUnselecting this answer will add scooter=no
+ - **Heavy good vehicles (such as trucks) can be charged here** corresponds with hgv=yesUnselecting this answer will add hgv=no
+ - **Buses can be charged here** corresponds with bus=yesUnselecting this answer will add bus=no
@@ -278,7 +278,7 @@ This is rendered with `Access is {access}`
- **Anyone can use this charging station (payment might be needed)** corresponds with access=yes
- - **Anyone can use this charging station (payment might be needed)** corresponds with access=permissive|access=public
+ - **Anyone can use this charging station (payment might be needed)** corresponds with access=permissive|access=public_This option cannot be chosen as answer_
- **Only customers of the place this station belongs to can use this charging station
E.g. a charging station operated by hotel which is only usable by their guests** corresponds with access=customers
- **Not accessible to the general public (e.g. only accessible to the owners, employees, ...)** corresponds with access=private
@@ -306,38 +306,38 @@ The question is **Which charging connections are available here?**
- - **
Schuko wall plug without ground pin (CEE7/4 type F) ** corresponds with socket:schuko=1
- - ** Schuko wall plug without ground pin (CEE7/4 type F) ** corresponds with socket:schuko~^..*$&socket:schuko!~^1$
- - ** European wall plug with ground pin (CEE7/4 type E) ** corresponds with socket:typee=1
- - ** European wall plug with ground pin (CEE7/4 type E) ** corresponds with socket:typee~^..*$&socket:typee!~^1$
- - ** Chademo ** corresponds with socket:chademo=1
- - ** Chademo ** corresponds with socket:chademo~^..*$&socket:chademo!~^1$
- - ** Type 1 with cable (J1772) ** corresponds with socket:type1_cable=1
- - ** Type 1 with cable (J1772) ** corresponds with socket:type1_cable~^..*$&socket:type1_cable!~^1$
- - ** Type 1 without cable (J1772) ** corresponds with socket:type1=1
- - ** Type 1 without cable (J1772) ** corresponds with socket:type1~^..*$&socket:type1!~^1$
- - ** Type 1 CCS (aka Type 1 Combo) ** corresponds with socket:type1_combo=1
- - ** Type 1 CCS (aka Type 1 Combo) ** corresponds with socket:type1_combo~^..*$&socket:type1_combo!~^1$
- - ** Tesla Supercharger ** corresponds with socket:tesla_supercharger=1
- - ** Tesla Supercharger ** corresponds with socket:tesla_supercharger~^..*$&socket:tesla_supercharger!~^1$
- - ** Type 2 (mennekes) ** corresponds with socket:type2=1
- - ** Type 2 (mennekes) ** corresponds with socket:type2~^..*$&socket:type2!~^1$
- - ** Type 2 CCS (mennekes) ** corresponds with socket:type2_combo=1
- - ** Type 2 CCS (mennekes) ** corresponds with socket:type2_combo~^..*$&socket:type2_combo!~^1$
- - ** Type 2 with cable (mennekes) ** corresponds with socket:type2_cable=1
- - ** Type 2 with cable (mennekes) ** corresponds with socket:type2_cable~^..*$&socket:type2_cable!~^1$
- - ** Tesla Supercharger CCS (a branded type2_css) ** corresponds with socket:tesla_supercharger_ccs=1
- - ** Tesla Supercharger CCS (a branded type2_css) ** corresponds with socket:tesla_supercharger_ccs~^..*$&socket:tesla_supercharger_ccs!~^1$
- - ** Tesla Supercharger (destination) ** corresponds with socket:tesla_destination=1
- - ** Tesla Supercharger (destination) ** corresponds with socket:tesla_destination~^..*$&socket:tesla_destination!~^1$&_country=us
- - ** Tesla supercharger (destination) (A Type 2 with cable branded as tesla) ** corresponds with socket:tesla_destination=1
- - ** Tesla supercharger (destination) (A Type 2 with cable branded as tesla) ** corresponds with socket:tesla_destination~^..*$&socket:tesla_destination!~^1$&_country!~^us$
- - ** USB to charge phones and small electronics ** corresponds with socket:USB-A=1
- - ** USB to charge phones and small electronics ** corresponds with socket:USB-A~^..*$&socket:USB-A!~^1$
- - ** Bosch Active Connect with 3 pins and cable ** corresponds with socket:bosch_3pin=1
- - ** Bosch Active Connect with 3 pins and cable ** corresponds with socket:bosch_3pin~^..*$&socket:bosch_3pin!~^1$
- - ** Bosch Active Connect with 5 pins and cable ** corresponds with socket:bosch_5pin=1
- - ** Bosch Active Connect with 5 pins and cable ** corresponds with socket:bosch_5pin~^..*$&socket:bosch_5pin!~^1$
+ - ** Schuko wall plug without ground pin (CEE7/4 type F) ** corresponds with socket:schuko=1Unselecting this answer will add
+ - ** Schuko wall plug without ground pin (CEE7/4 type F) ** corresponds with socket:schuko~^..*$&socket:schuko!~^1$_This option cannot be chosen as answer_
+ - ** European wall plug with ground pin (CEE7/4 type E) ** corresponds with socket:typee=1Unselecting this answer will add
+ - ** European wall plug with ground pin (CEE7/4 type E) ** corresponds with socket:typee~^..*$&socket:typee!~^1$_This option cannot be chosen as answer_
+ - ** Chademo ** corresponds with socket:chademo=1Unselecting this answer will add
+ - ** Chademo ** corresponds with socket:chademo~^..*$&socket:chademo!~^1$_This option cannot be chosen as answer_
+ - ** Type 1 with cable (J1772) ** corresponds with socket:type1_cable=1Unselecting this answer will add
+ - ** Type 1 with cable (J1772) ** corresponds with socket:type1_cable~^..*$&socket:type1_cable!~^1$_This option cannot be chosen as answer_
+ - ** Type 1 without cable (J1772) ** corresponds with socket:type1=1Unselecting this answer will add
+ - ** Type 1 without cable (J1772) ** corresponds with socket:type1~^..*$&socket:type1!~^1$_This option cannot be chosen as answer_
+ - ** Type 1 CCS (aka Type 1 Combo) ** corresponds with socket:type1_combo=1Unselecting this answer will add
+ - ** Type 1 CCS (aka Type 1 Combo) ** corresponds with socket:type1_combo~^..*$&socket:type1_combo!~^1$_This option cannot be chosen as answer_
+ - ** Tesla Supercharger ** corresponds with socket:tesla_supercharger=1Unselecting this answer will add
+ - ** Tesla Supercharger ** corresponds with socket:tesla_supercharger~^..*$&socket:tesla_supercharger!~^1$_This option cannot be chosen as answer_
+ - ** Type 2 (mennekes) ** corresponds with socket:type2=1Unselecting this answer will add
+ - ** Type 2 (mennekes) ** corresponds with socket:type2~^..*$&socket:type2!~^1$_This option cannot be chosen as answer_
+ - ** Type 2 CCS (mennekes) ** corresponds with socket:type2_combo=1Unselecting this answer will add
+ - ** Type 2 CCS (mennekes) ** corresponds with socket:type2_combo~^..*$&socket:type2_combo!~^1$_This option cannot be chosen as answer_
+ - ** Type 2 with cable (mennekes) ** corresponds with socket:type2_cable=1Unselecting this answer will add
+ - ** Type 2 with cable (mennekes) ** corresponds with socket:type2_cable~^..*$&socket:type2_cable!~^1$_This option cannot be chosen as answer_
+ - ** Tesla Supercharger CCS (a branded type2_css) ** corresponds with socket:tesla_supercharger_ccs=1Unselecting this answer will add
+ - ** Tesla Supercharger CCS (a branded type2_css) ** corresponds with socket:tesla_supercharger_ccs~^..*$&socket:tesla_supercharger_ccs!~^1$_This option cannot be chosen as answer_
+ - ** Tesla Supercharger (destination) ** corresponds with socket:tesla_destination=1Unselecting this answer will add
+ - ** Tesla Supercharger (destination) ** corresponds with socket:tesla_destination~^..*$&socket:tesla_destination!~^1$&_country=us_This option cannot be chosen as answer_
+ - ** Tesla supercharger (destination) (A Type 2 with cable branded as tesla) ** corresponds with socket:tesla_destination=1Unselecting this answer will add
+ - ** Tesla supercharger (destination) (A Type 2 with cable branded as tesla) ** corresponds with socket:tesla_destination~^..*$&socket:tesla_destination!~^1$&_country!~^us$_This option cannot be chosen as answer_
+ - ** USB to charge phones and small electronics ** corresponds with socket:USB-A=1Unselecting this answer will add
+ - ** USB to charge phones and small electronics ** corresponds with socket:USB-A~^..*$&socket:USB-A!~^1$_This option cannot be chosen as answer_
+ - ** Bosch Active Connect with 3 pins and cable ** corresponds with socket:bosch_3pin=1Unselecting this answer will add
+ - ** Bosch Active Connect with 3 pins and cable ** corresponds with socket:bosch_3pin~^..*$&socket:bosch_3pin!~^1$_This option cannot be chosen as answer_
+ - ** Bosch Active Connect with 5 pins and cable ** corresponds with socket:bosch_5pin=1Unselecting this answer will add
+ - ** Bosch Active Connect with 5 pins and cable ** corresponds with socket:bosch_5pin~^..*$&socket:bosch_5pin!~^1$_This option cannot be chosen as answer_
@@ -1345,7 +1345,7 @@ The question is **Does one have to pay to use this charging station?**
- - **Free to use** corresponds with fee=no
+ - **Free to use** corresponds with fee=no_This option cannot be chosen as answer_
- **Free to use (without authenticating)** corresponds with fee=no&authentication:none=yes
- **Free to use, but one has to authenticate** corresponds with fee=no&authentication:none=no
- **Paid use, but free for customers of the hotel/pub/hospital/... who operates the charging station** corresponds with fee=yes&fee:conditional=no @ customers
@@ -1375,10 +1375,10 @@ The question is **Which methods of payment are accepted here?**
- - **Cash is accepted here** corresponds with payment:cash=yes
- - **Payment cards are accepted here** corresponds with payment:cards=yes
- - **Payment is done using a dedicated app** corresponds with payment:app=yes
- - **Payment is done using a membership card** corresponds with payment:membership_card=yes
+ - **Cash is accepted here** corresponds with payment:cash=yesUnselecting this answer will add payment:cash=no
+ - **Payment cards are accepted here** corresponds with payment:cards=yesUnselecting this answer will add payment:cards=no
+ - **Payment is done using a dedicated app** corresponds with payment:app=yesUnselecting this answer will add payment:app=no
+ - **Payment is done using a membership card** corresponds with payment:membership_card=yesUnselecting this answer will add payment:membership_card=no
@@ -1393,14 +1393,14 @@ The question is **What kind of authentication is available at the charging stati
- - **Authentication by a membership card** corresponds with authentication:membership_card=yes
- - **Authentication by an app** corresponds with authentication:app=yes
- - **Authentication via phone call is available** corresponds with authentication:phone_call=yes
- - **Authentication via SMS is available** corresponds with authentication:short_message=yes
- - **Authentication via NFC is available** corresponds with authentication:nfc=yes
- - **Authentication via Money Card is available** corresponds with authentication:money_card=yes
- - **Authentication via debit card is available** corresponds with authentication:debit_card=yes
- - **Charging here is (also) possible without authentication** corresponds with authentication:none=yes
+ - **Authentication by a membership card** corresponds with authentication:membership_card=yesUnselecting this answer will add authentication:membership_card=no
+ - **Authentication by an app** corresponds with authentication:app=yesUnselecting this answer will add authentication:app=no
+ - **Authentication via phone call is available** corresponds with authentication:phone_call=yesUnselecting this answer will add authentication:phone_call=no
+ - **Authentication via SMS is available** corresponds with authentication:short_message=yesUnselecting this answer will add authentication:short_message=no
+ - **Authentication via NFC is available** corresponds with authentication:nfc=yesUnselecting this answer will add authentication:nfc=no
+ - **Authentication via Money Card is available** corresponds with authentication:money_card=yesUnselecting this answer will add authentication:money_card=no
+ - **Authentication via debit card is available** corresponds with authentication:debit_card=yesUnselecting this answer will add authentication:debit_card=no
+ - **Charging here is (also) possible without authentication** corresponds with authentication:none=yesUnselecting this answer will add authentication:none=no
@@ -1444,7 +1444,7 @@ This is rendered with `Part of the network {network}`
- **Not part of a bigger network, e.g. because the charging station is maintained by a local business** corresponds with no:network=yes
- - **Not part of a bigger network** corresponds with network=none
+ - **Not part of a bigger network** corresponds with network=none_This option cannot be chosen as answer_
- **AeroVironment** corresponds with network=AeroVironment
- **Blink** corresponds with network=Blink
- **EVgo** corresponds with network=EVgo
@@ -1515,9 +1515,9 @@ This is rendered with `Located on the {level}th floor`
- - **Located underground** corresponds with location=underground
+ - **Located underground** corresponds with location=underground_This option cannot be chosen as answer_
- **Located on the ground floor** corresponds with level=0
- - **Located on the ground floor** corresponds with
+ - **Located on the ground floor** corresponds with _This option cannot be chosen as answer_
- **Located on the first floor** corresponds with level=1
diff --git a/Docs/Layers/climbing_club.md b/Docs/Layers/climbing_club.md
index 120ba3d05..26f51fc51 100644
--- a/Docs/Layers/climbing_club.md
+++ b/Docs/Layers/climbing_club.md
@@ -113,7 +113,7 @@ This is rendered with `{website}`
- - **{contact:website}** corresponds with contact:website~^..*$
+ - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
@@ -129,7 +129,7 @@ This is rendered with `{email}`
- - **{contact:email}** corresponds with contact:email~^..*$
+ - **{contact:email}** corresponds with contact:email~^..*$_This option cannot be chosen as answer_
@@ -145,7 +145,7 @@ This is rendered with `{phone}`
- - **{contact:phone}** corresponds with contact:phone~^..*$
+ - **{contact:phone}** corresponds with contact:phone~^..*$_This option cannot be chosen as answer_
diff --git a/Docs/Layers/climbing_gym.md b/Docs/Layers/climbing_gym.md
index a0857fa1b..0e712e307 100644
--- a/Docs/Layers/climbing_gym.md
+++ b/Docs/Layers/climbing_gym.md
@@ -137,7 +137,7 @@ This is rendered with `{website}`
- - **{contact:website}** corresponds with contact:website~^..*$
+ - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
@@ -153,7 +153,7 @@ This is rendered with `{phone}`
- - **{contact:phone}** corresponds with contact:phone~^..*$
+ - **{contact:phone}** corresponds with contact:phone~^..*$_This option cannot be chosen as answer_
@@ -169,7 +169,7 @@ This is rendered with `{email}`
- - **{contact:email}** corresponds with contact:email~^..*$
+ - **{contact:email}** corresponds with contact:email~^..*$_This option cannot be chosen as answer_
diff --git a/Docs/Layers/climbing_route.md b/Docs/Layers/climbing_route.md
index 7576bdd0c..2360020ea 100644
--- a/Docs/Layers/climbing_route.md
+++ b/Docs/Layers/climbing_route.md
@@ -163,7 +163,7 @@ This is rendered with `This route has {climbing:bolts} bolts`
- - **This route is not bolted** corresponds with climbing:bolted=no
+ - **This route is not bolted** corresponds with climbing:bolted=no_This option cannot be chosen as answer_
- **This route is not bolted** corresponds with climbing:bolted=no&climbing:bolts=
diff --git a/Docs/Layers/crossings.md b/Docs/Layers/crossings.md
index 40a62c73b..0a7c3638e 100644
--- a/Docs/Layers/crossings.md
+++ b/Docs/Layers/crossings.md
@@ -75,11 +75,11 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/crossing#values) [crossing](https://wiki.openstreetmap.org/wiki/Key:crossing) | Multiple choice | [uncontrolled](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Duncontrolled) [traffic_signals](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals) [zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dzebra)
+[](https://taginfo.openstreetmap.org/keys/crossing#values) [crossing](https://wiki.openstreetmap.org/wiki/Key:crossing) | Multiple choice | [uncontrolled](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Duncontrolled) [traffic_signals](https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals)
[](https://taginfo.openstreetmap.org/keys/crossing_ref#values) [crossing_ref](https://wiki.openstreetmap.org/wiki/Key:crossing_ref) | Multiple choice | [zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing_ref%3Dzebra) [](https://wiki.openstreetmap.org/wiki/Tag:crossing_ref%3D)
[](https://taginfo.openstreetmap.org/keys/bicycle#values) [bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno)
[](https://taginfo.openstreetmap.org/keys/crossing:island#values) [crossing:island](https://wiki.openstreetmap.org/wiki/Key:crossing:island) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dno)
-[](https://taginfo.openstreetmap.org/keys/tactile_paving#values) [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) [incorrect](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dincorrect)
+[](https://taginfo.openstreetmap.org/keys/tactile_paving#values) [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno)
[](https://taginfo.openstreetmap.org/keys/button_operated#values) [button_operated](https://wiki.openstreetmap.org/wiki/Key:button_operated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dno)
[](https://taginfo.openstreetmap.org/keys/red_turn:right:bicycle#values) [red_turn:right:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:right:bicycle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dno)
[](https://taginfo.openstreetmap.org/keys/red_turn:straight:bicycle#values) [red_turn:straight:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:straight:bicycle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dno)
@@ -99,7 +99,7 @@ The question is **What kind of crossing is this?**
- **Crossing, without traffic lights** corresponds with crossing=uncontrolled
- **Crossing with traffic signals** corresponds with crossing=traffic_signals
- - **Zebra crossing** corresponds with crossing=zebra
+ - **Zebra crossing** corresponds with crossing=zebra_This option cannot be chosen as answer_
@@ -164,7 +164,7 @@ The question is **Does this crossing have tactile paving?**
- **This crossing has tactile paving** corresponds with tactile_paving=yes
- **This crossing does not have tactile paving** corresponds with tactile_paving=no
- - **This crossing has tactile paving, but is not correct** corresponds with tactile_paving=incorrect
+ - **This crossing has tactile paving, but is not correct** corresponds with tactile_paving=incorrect_This option cannot be chosen as answer_
diff --git a/Docs/Layers/cycle_highways.md b/Docs/Layers/cycle_highways.md
index 6f0565b02..2fcf498d7 100644
--- a/Docs/Layers/cycle_highways.md
+++ b/Docs/Layers/cycle_highways.md
@@ -129,7 +129,7 @@ This is rendered with `{website}`
- - **{contact:website}** corresponds with contact:website~^..*$
+ - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
diff --git a/Docs/Layers/cycleways_and_roads.md b/Docs/Layers/cycleways_and_roads.md
index 6b611c6f5..e41b979ac 100644
--- a/Docs/Layers/cycleways_and_roads.md
+++ b/Docs/Layers/cycleways_and_roads.md
@@ -86,12 +86,12 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/cycleway#values) [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway) | Multiple choice | [shared_lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dshared_lane) [lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane) [track](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack) [separate](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dseparate) [no](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dno)
-[](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [sunset-sunrise](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dsunset-sunrise) [24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7)
+[](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7)
[](https://taginfo.openstreetmap.org/keys/cyclestreet#values) [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D)
[](https://taginfo.openstreetmap.org/keys/maxspeed#values) [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) | [nat](../SpecialInputElements.md#nat) | [20](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D20) [30](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D30) [50](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D50) [70](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D70) [90](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D90)
-[](https://taginfo.openstreetmap.org/keys/cycleway:surface#values) [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface) | [string](../SpecialInputElements.md#string) | [unpaved](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dunpaved) [paved](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpaved) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dasphalt) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpaving_stones) [concrete](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dconcrete) [cobblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dcobblestone) [unhewn_cobblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dunhewn_cobblestone) [sett](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dsett) [wood](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dwood) [gravel](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dgravel) [fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dfine_gravel) [pebblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpebblestone) [ground](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dground)
+[](https://taginfo.openstreetmap.org/keys/cycleway:surface#values) [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface) | [string](../SpecialInputElements.md#string) | [asphalt](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dasphalt) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpaving_stones) [concrete](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dconcrete) [unhewn_cobblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dunhewn_cobblestone) [sett](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dsett) [wood](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dwood) [gravel](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dgravel) [fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dfine_gravel) [pebblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpebblestone) [ground](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dground)
[](https://taginfo.openstreetmap.org/keys/cycleway:smoothness#values) [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness) | Multiple choice | [excellent](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dexcellent) [good](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dgood) [intermediate](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dintermediate) [bad](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dbad) [very_bad](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dvery_bad) [horrible](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dhorrible) [very_horrible](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dvery_horrible) [impassable](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dimpassable)
-[](https://taginfo.openstreetmap.org/keys/surface#values) [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [unpaved](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunpaved) [paved](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaved) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) [cobblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dcobblestone) [unhewn_cobblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunhewn_cobblestone) [sett](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsett) [wood](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dwood) [gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgravel) [fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel) [pebblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpebblestone) [ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground)
+[](https://taginfo.openstreetmap.org/keys/surface#values) [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) [unhewn_cobblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunhewn_cobblestone) [sett](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsett) [wood](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dwood) [gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgravel) [fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel) [pebblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpebblestone) [ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground)
[](https://taginfo.openstreetmap.org/keys/smoothness#values) [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness) | Multiple choice | [excellent](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dexcellent) [good](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dgood) [intermediate](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dintermediate) [bad](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dbad) [very_bad](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dvery_bad) [horrible](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dhorrible) [very_horrible](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dvery_horrible) [impassable](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dimpassable)
[](https://taginfo.openstreetmap.org/keys/width:carriageway#values) [width:carriageway](https://wiki.openstreetmap.org/wiki/Key:width:carriageway) | [length](../SpecialInputElements.md#length) |
[](https://taginfo.openstreetmap.org/keys/cycleway:traffic_sign#values) [cycleway:traffic_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign) | Multiple choice | [BE:D7](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D7) [BE:D9](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D9) [BE:D10](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D10) [none](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3Dnone)
@@ -135,7 +135,7 @@ The question is **Is this street lit?**
- **This street is lit** corresponds with lit=yes
- **This road is not lit** corresponds with lit=no
- - **This road is lit at night** corresponds with lit=sunset-sunrise
+ - **This road is lit at night** corresponds with lit=sunset-sunrise_This option cannot be chosen as answer_
- **This road is lit 24/7** corresponds with lit=24/7
@@ -189,12 +189,12 @@ This is rendered with `This cyleway is made of {cycleway:surface}`
- - **This cycleway is unpaved** corresponds with cycleway:surface=unpaved
- - **This cycleway is paved** corresponds with cycleway:surface=paved
+ - **This cycleway is unpaved** corresponds with cycleway:surface=unpaved_This option cannot be chosen as answer_
+ - **This cycleway is paved** corresponds with cycleway:surface=paved_This option cannot be chosen as answer_
- **This cycleway is made of asphalt** corresponds with cycleway:surface=asphalt
- **This cycleway is made of smooth paving stones** corresponds with cycleway:surface=paving_stones
- **This cycleway is made of concrete** corresponds with cycleway:surface=concrete
- - **This cycleway is made of cobblestone (unhewn or sett)** corresponds with cycleway:surface=cobblestone
+ - **This cycleway is made of cobblestone (unhewn or sett)** corresponds with cycleway:surface=cobblestone_This option cannot be chosen as answer_
- **This cycleway is made of raw, natural cobblestone** corresponds with cycleway:surface=unhewn_cobblestone
- **This cycleway is made of flat, square cobblestone** corresponds with cycleway:surface=sett
- **This cycleway is made of wood** corresponds with cycleway:surface=wood
@@ -239,12 +239,12 @@ This is rendered with `This road is made of {surface}`
- - **This cycleway is unhardened** corresponds with surface=unpaved
- - **This cycleway is paved** corresponds with surface=paved
+ - **This cycleway is unhardened** corresponds with surface=unpaved_This option cannot be chosen as answer_
+ - **This cycleway is paved** corresponds with surface=paved_This option cannot be chosen as answer_
- **This cycleway is made of asphalt** corresponds with surface=asphalt
- **This cycleway is made of smooth paving stones** corresponds with surface=paving_stones
- **This cycleway is made of concrete** corresponds with surface=concrete
- - **This cycleway is made of cobblestone (unhewn or sett)** corresponds with surface=cobblestone
+ - **This cycleway is made of cobblestone (unhewn or sett)** corresponds with surface=cobblestone_This option cannot be chosen as answer_
- **This cycleway is made of raw, natural cobblestone** corresponds with surface=unhewn_cobblestone
- **This cycleway is made of flat, square cobblestone** corresponds with surface=sett
- **This cycleway is made of wood** corresponds with surface=wood
@@ -300,7 +300,7 @@ The question is **What traffic sign does this cycleway have?**
- **Compulsory cycleway ** corresponds with cycleway:traffic_sign=BE:D7
- - **Compulsory cycleway (with supplementary sign)
** corresponds with cycleway:traffic_sign~^BE:D7;.*$
+ - **Compulsory cycleway (with supplementary sign)
** corresponds with cycleway:traffic_sign~^BE:D7;.*$_This option cannot be chosen as answer_
- **Segregated foot/cycleway ** corresponds with cycleway:traffic_sign=BE:D9
- **Unsegregated foot/cycleway ** corresponds with cycleway:traffic_sign=BE:D10
- **No traffic sign present** corresponds with cycleway:traffic_sign=none
@@ -319,7 +319,7 @@ The question is **What traffic sign does this cycleway have?**
- **Compulsory cycleway ** corresponds with traffic_sign=BE:D7
- - **Compulsory cycleway (with supplementary sign)
** corresponds with traffic_sign~^BE:D7;.*$
+ - **Compulsory cycleway (with supplementary sign)
** corresponds with traffic_sign~^BE:D7;.*$_This option cannot be chosen as answer_
- **Segregated foot/cycleway ** corresponds with traffic_sign=BE:D9
- **Unsegregated foot/cycleway ** corresponds with traffic_sign=BE:D10
- **No traffic sign present** corresponds with traffic_sign=none
diff --git a/Docs/Layers/defibrillator.md b/Docs/Layers/defibrillator.md
index e85c61758..6fbd7c1be 100644
--- a/Docs/Layers/defibrillator.md
+++ b/Docs/Layers/defibrillator.md
@@ -84,8 +84,8 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/indoor#values) [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno)
-[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [public](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno)
-[](https://taginfo.openstreetmap.org/keys/defibrillator#values) [defibrillator](https://wiki.openstreetmap.org/wiki/Key:defibrillator) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:defibrillator%3D) [manual](https://wiki.openstreetmap.org/wiki/Tag:defibrillator%3Dmanual) [automatic](https://wiki.openstreetmap.org/wiki/Tag:defibrillator%3Dautomatic)
+[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno)
+[](https://taginfo.openstreetmap.org/keys/defibrillator#values) [defibrillator](https://wiki.openstreetmap.org/wiki/Key:defibrillator) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:defibrillator%3Dmanual) [automatic](https://wiki.openstreetmap.org/wiki/Tag:defibrillator%3Dautomatic)
[](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [int](../SpecialInputElements.md#int) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1)
[](https://taginfo.openstreetmap.org/keys/defibrillator:location#values) [defibrillator:location](https://wiki.openstreetmap.org/wiki/Key:defibrillator:location) | [text](../SpecialInputElements.md#text) |
[](https://taginfo.openstreetmap.org/keys/defibrillator:location:en#values) [defibrillator:location:en](https://wiki.openstreetmap.org/wiki/Key:defibrillator:location:en) | [text](../SpecialInputElements.md#text) |
@@ -140,7 +140,7 @@ This is rendered with `Access is {access}`
- **Publicly accessible** corresponds with access=yes
- - **Publicly accessible** corresponds with access=public
+ - **Publicly accessible** corresponds with access=public_This option cannot be chosen as answer_
- **Only accessible to customers** corresponds with access=customers
- **Not accessible to the general public (e.g. only accesible to staff, the owners, ...)** corresponds with access=private
- **Not accessible, possibly only for professional use** corresponds with access=no
@@ -158,10 +158,10 @@ The question is **Is this a a regular automatic defibrillator or a manual defibr
- - **There is no info about the type of device** corresponds with
+ - **There is no info about the type of device** corresponds with _This option cannot be chosen as answer_
- **This is a manual defibrillator for professionals** corresponds with defibrillator=manual
- **This is a normal automatic defibrillator** corresponds with defibrillator=automatic
- - **This is a special type of defibrillator: {defibrillator}** corresponds with defibrillator~^..*$
+ - **This is a special type of defibrillator: {defibrillator}** corresponds with defibrillator~^..*$_This option cannot be chosen as answer_
diff --git a/Docs/Layers/dumpstations.md b/Docs/Layers/dumpstations.md
index c5d4a112a..9b00170d6 100644
--- a/Docs/Layers/dumpstations.md
+++ b/Docs/Layers/dumpstations.md
@@ -80,7 +80,7 @@ attribute | type | values which are supported by this layer
[](https://taginfo.openstreetmap.org/keys/water_point#values) [water_point](https://wiki.openstreetmap.org/wiki/Key:water_point) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:water_point%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:water_point%3Dno)
[](https://taginfo.openstreetmap.org/keys/sanitary_dump_station:grey_water#values) [sanitary_dump_station:grey_water](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station:grey_water) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:grey_water%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:grey_water%3Dno)
[](https://taginfo.openstreetmap.org/keys/sanitary_dump_station:chemical_toilet#values) [sanitary_dump_station:chemical_toilet](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station:chemical_toilet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:chemical_toilet%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:chemical_toilet%3Dno)
-[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [network](https://wiki.openstreetmap.org/wiki/Tag:access%3Dnetwork) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [public](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic) [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes)
+[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [network](https://wiki.openstreetmap.org/wiki/Tag:access%3Dnetwork) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes)
[](https://taginfo.openstreetmap.org/keys/network#values) [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) |
@@ -183,7 +183,7 @@ The question is **Who can use this dump station?**
- **You need a network key/code to use this** corresponds with access=network
- **You need to be a customer of camping/campersite to use this place** corresponds with access=customers
- - **Anyone can use this dump station** corresponds with access=public
+ - **Anyone can use this dump station** corresponds with access=public_This option cannot be chosen as answer_
- **Anyone can use this dump station** corresponds with access=yes
diff --git a/Docs/Layers/entrance.md b/Docs/Layers/entrance.md
index 0e655053c..994d06b1c 100644
--- a/Docs/Layers/entrance.md
+++ b/Docs/Layers/entrance.md
@@ -72,9 +72,9 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/entrance#values) [entrance](https://wiki.openstreetmap.org/wiki/Key:entrance) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dyes) [](https://wiki.openstreetmap.org/wiki/Tag:entrance%3D) [main](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dmain) [secondary](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dsecondary) [service](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dservice) [exit](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dexit) [entrance](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dentrance) [emergency](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Demergency) [home](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dhome)
-[](https://taginfo.openstreetmap.org/keys/door#values) [door](https://wiki.openstreetmap.org/wiki/Key:door) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:door%3Dyes) [hinged](https://wiki.openstreetmap.org/wiki/Tag:door%3Dhinged) [revolving](https://wiki.openstreetmap.org/wiki/Tag:door%3Drevolving) [sliding](https://wiki.openstreetmap.org/wiki/Tag:door%3Dsliding) [overhead](https://wiki.openstreetmap.org/wiki/Tag:door%3Doverhead) [no](https://wiki.openstreetmap.org/wiki/Tag:door%3Dno)
-[](https://taginfo.openstreetmap.org/keys/automatic_door#values) [automatic_door](https://wiki.openstreetmap.org/wiki/Key:automatic_door) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dno) [motion](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dmotion) [floor](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dfloor) [button](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dbutton) [slowdown_button](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dslowdown_button) [continuous](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dcontinuous) [serviced_on_button_press](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dserviced_on_button_press) [serviced_on_request](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dserviced_on_request)
+[](https://taginfo.openstreetmap.org/keys/entrance#values) [entrance](https://wiki.openstreetmap.org/wiki/Key:entrance) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:entrance%3D) [main](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dmain) [secondary](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dsecondary) [service](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dservice) [exit](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dexit) [entrance](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dentrance) [emergency](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Demergency) [home](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dhome)
+[](https://taginfo.openstreetmap.org/keys/door#values) [door](https://wiki.openstreetmap.org/wiki/Key:door) | Multiple choice | [hinged](https://wiki.openstreetmap.org/wiki/Tag:door%3Dhinged) [revolving](https://wiki.openstreetmap.org/wiki/Tag:door%3Drevolving) [sliding](https://wiki.openstreetmap.org/wiki/Tag:door%3Dsliding) [overhead](https://wiki.openstreetmap.org/wiki/Tag:door%3Doverhead) [no](https://wiki.openstreetmap.org/wiki/Tag:door%3Dno)
+[](https://taginfo.openstreetmap.org/keys/automatic_door#values) [automatic_door](https://wiki.openstreetmap.org/wiki/Key:automatic_door) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dno) [motion](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dmotion) [floor](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dfloor) [button](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dbutton) [slowdown_button](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dslowdown_button) [continuous](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dcontinuous) [serviced_on_button_press](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dserviced_on_button_press) [serviced_on_request](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dserviced_on_request)
[](https://taginfo.openstreetmap.org/keys/width#values) [width](https://wiki.openstreetmap.org/wiki/Key:width) | [length](../SpecialInputElements.md#length) |
@@ -100,7 +100,7 @@ The question is **What type of entrance is this?**
- - **No specific entrance type is known** corresponds with entrance=yes
+ - **No specific entrance type is known** corresponds with entrance=yes_This option cannot be chosen as answer_
- **This is an indoor door, separating a room or a corridor within a single building** corresponds with indoor=door
- **This is the main entrance** corresponds with entrance=main
- **This is a secondary entrance** corresponds with entrance=secondary
@@ -123,7 +123,7 @@ The question is **What is the type of this door?
Wether
- - **The door type is not known** corresponds with door=yes
+ - **The door type is not known** corresponds with door=yes_This option cannot be chosen as answer_
- **A classical, hinged door supported by joints** corresponds with door=hinged
- **A revolving door which hangs on a central shaft, rotating within a cylindrical enclosure** corresponds with door=revolving
- **A sliding door where the door slides sidewards, typically parallel with a wall** corresponds with door=sliding
@@ -143,7 +143,7 @@ The question is **Is this door automated?**
- - **This is an automatic door** corresponds with automatic_door=yes
+ - **This is an automatic door** corresponds with automatic_door=yes_This option cannot be chosen as answer_
- **This door is not automated** corresponds with automatic_door=no
- **This door will open automatically when motion is detected** corresponds with automatic_door=motion
- **This door will open automatically when a sensor in the floor is triggered** corresponds with automatic_door=floor
diff --git a/Docs/Layers/food.md b/Docs/Layers/food.md
index 233f47d7b..2b117e68e 100644
--- a/Docs/Layers/food.md
+++ b/Docs/Layers/food.md
@@ -169,7 +169,7 @@ This is rendered with `{website}`
- - **{contact:website}** corresponds with contact:website~^..*$
+ - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
@@ -185,7 +185,7 @@ This is rendered with `{email}`
- - **{contact:email}** corresponds with contact:email~^..*$
+ - **{contact:email}** corresponds with contact:email~^..*$_This option cannot be chosen as answer_
@@ -201,7 +201,7 @@ This is rendered with `{phone}`
- - **{contact:phone}** corresponds with contact:phone~^..*$
+ - **{contact:phone}** corresponds with contact:phone~^..*$_This option cannot be chosen as answer_
@@ -216,8 +216,8 @@ The question is **Which methods of payment are accepted here?**
- - **Cash is accepted here** corresponds with payment:cash=yes
- - **Payment cards are accepted here** corresponds with payment:cards=yes
+ - **Cash is accepted here** corresponds with payment:cash=yesUnselecting this answer will add payment:cash=no
+ - **Payment cards are accepted here** corresponds with payment:cards=yesUnselecting this answer will add payment:cards=no
diff --git a/Docs/Layers/hackerspaces.md b/Docs/Layers/hackerspaces.md
index 1f1b58bd2..c45cc1c3e 100644
--- a/Docs/Layers/hackerspaces.md
+++ b/Docs/Layers/hackerspaces.md
@@ -126,7 +126,7 @@ This is rendered with `{website}`
- - **{contact:website}** corresponds with contact:website~^..*$
+ - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
@@ -142,7 +142,7 @@ This is rendered with `{email}`
- - **{contact:email}** corresponds with contact:email~^..*$
+ - **{contact:email}** corresponds with contact:email~^..*$_This option cannot be chosen as answer_
@@ -158,7 +158,7 @@ This is rendered with `{phone}`
- - **{contact:phone}** corresponds with contact:phone~^..*$
+ - **{contact:phone}** corresponds with contact:phone~^..*$_This option cannot be chosen as answer_
diff --git a/Docs/Layers/hydrant.md b/Docs/Layers/hydrant.md
index 9856d0ca8..4f9f96b84 100644
--- a/Docs/Layers/hydrant.md
+++ b/Docs/Layers/hydrant.md
@@ -70,8 +70,8 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/colour#values) [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:colour%3D) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred)
-[](https://taginfo.openstreetmap.org/keys/fire_hydrant:type#values) [fire_hydrant:type](https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:type) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3D) [pillar](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dpillar) [pipe](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dpipe) [wall](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dwall) [underground](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dunderground)
+[](https://taginfo.openstreetmap.org/keys/colour#values) [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [string](../SpecialInputElements.md#string) | [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred)
+[](https://taginfo.openstreetmap.org/keys/fire_hydrant:type#values) [fire_hydrant:type](https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:type) | [string](../SpecialInputElements.md#string) | [pillar](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dpillar) [pipe](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dpipe) [wall](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dwall) [underground](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dunderground)
[](https://taginfo.openstreetmap.org/keys/emergency#values) [emergency](https://wiki.openstreetmap.org/wiki/Key:emergency) | Multiple choice | [fire_hydrant](https://wiki.openstreetmap.org/wiki/Tag:emergency%3Dfire_hydrant) [](https://wiki.openstreetmap.org/wiki/Tag:emergency%3D) [](https://wiki.openstreetmap.org/wiki/Tag:emergency%3D)
@@ -88,7 +88,7 @@ This is rendered with `The hydrant color is {colour}`
- - **The hydrant color is unknown.** corresponds with
+ - **The hydrant color is unknown.** corresponds with _This option cannot be chosen as answer_
- **The hydrant color is yellow.** corresponds with colour=yellow
- **The hydrant color is red.** corresponds with colour=red
@@ -106,7 +106,7 @@ This is rendered with ` Hydrant type: {fire_hydrant:type}`
- - **The hydrant type is unknown.** corresponds with
+ - **The hydrant type is unknown.** corresponds with _This option cannot be chosen as answer_
- ** Pillar type.** corresponds with fire_hydrant:type=pillar
- ** Pipe type.** corresponds with fire_hydrant:type=pipe
- ** Wall type.** corresponds with fire_hydrant:type=wall
diff --git a/Docs/Layers/lit_streets.md b/Docs/Layers/lit_streets.md
index 8b626800b..c9b6198a0 100644
--- a/Docs/Layers/lit_streets.md
+++ b/Docs/Layers/lit_streets.md
@@ -68,7 +68,7 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [sunset-sunrise](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dsunset-sunrise) [24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7)
+[](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7)
@@ -85,7 +85,7 @@ The question is **Is this street lit?**
- **This street is lit** corresponds with lit=yes
- **This street is not lit** corresponds with lit=no
- - **This street is lit at night** corresponds with lit=sunset-sunrise
+ - **This street is lit at night** corresponds with lit=sunset-sunrise_This option cannot be chosen as answer_
- **This street is lit 24/7** corresponds with lit=24/7
diff --git a/Docs/Layers/map.md b/Docs/Layers/map.md
index 31e0af155..7d81873f7 100644
--- a/Docs/Layers/map.md
+++ b/Docs/Layers/map.md
@@ -71,7 +71,7 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/map_source#values) [map_source](https://wiki.openstreetmap.org/wiki/Key:map_source) | [string](../SpecialInputElements.md#string) | [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Tag:map_source%3DOpenStreetMap)
-[](https://taginfo.openstreetmap.org/keys/map_source:attribution#values) [map_source:attribution](https://wiki.openstreetmap.org/wiki/Key:map_source:attribution) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dyes) [incomplete](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dincomplete) [sticker](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dsticker) [none](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dnone) [no](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dno)
+[](https://taginfo.openstreetmap.org/keys/map_source:attribution#values) [map_source:attribution](https://wiki.openstreetmap.org/wiki/Key:map_source:attribution) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dyes) [incomplete](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dincomplete) [sticker](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dsticker) [none](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dnone)
@@ -116,7 +116,7 @@ The question is **Is the OpenStreetMap-attribution given?**
- **OpenStreetMap is clearly attributed, but the license is not mentioned** corresponds with map_source:attribution=incomplete
- **OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it** corresponds with map_source:attribution=sticker
- **There is no attribution at all** corresponds with map_source:attribution=none
- - **There is no attribution at all** corresponds with map_source:attribution=no
+ - **There is no attribution at all** corresponds with map_source:attribution=no_This option cannot be chosen as answer_
This document is autogenerated from assets/layers/map/map.json
\ No newline at end of file
diff --git a/Docs/Layers/maybe_climbing.md b/Docs/Layers/maybe_climbing.md
index a2479e602..e624240e9 100644
--- a/Docs/Layers/maybe_climbing.md
+++ b/Docs/Layers/maybe_climbing.md
@@ -96,7 +96,7 @@ The question is **Is climbing possible here?**
- - **Climbing is not possible here** corresponds with sport!~^climbing$
+ - **Climbing is not possible here** corresponds with sport!~^climbing$_This option cannot be chosen as answer_
- **Climbing is possible here** corresponds with sport=climbing
- **Climbing is not possible here** corresponds with climbing=no
diff --git a/Docs/Layers/nature_reserve.md b/Docs/Layers/nature_reserve.md
index adb59fc04..b984c43ac 100644
--- a/Docs/Layers/nature_reserve.md
+++ b/Docs/Layers/nature_reserve.md
@@ -92,7 +92,7 @@ attribute | type | values which are supported by this layer
[](https://taginfo.openstreetmap.org/keys/description#values) [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/description:0#values) [description:0](https://wiki.openstreetmap.org/wiki/Key:description:0) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/_surface:ha#values) [_surface:ha](https://wiki.openstreetmap.org/wiki/Key:_surface:ha) | Multiple choice | [0](https://wiki.openstreetmap.org/wiki/Tag:_surface:ha%3D0)
-[](https://taginfo.openstreetmap.org/keys/wikidata#values) [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | [](https://wiki.openstreetmap.org/wiki/Tag:wikidata%3D)
+[](https://taginfo.openstreetmap.org/keys/wikidata#values) [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) |
@@ -140,7 +140,7 @@ This is rendered with `Beheer door {operator}`
- **Dit gebied wordt beheerd door Natuurpunt** corresponds with operator=Natuurpunt
- - **Dit gebied wordt beheerd door {operator}** corresponds with operator~^(n|N)atuurpunt.*$
+ - **Dit gebied wordt beheerd door {operator}** corresponds with operator~^(n|N)atuurpunt.*$_This option cannot be chosen as answer_
- **Dit gebied wordt beheerd door het Agentschap Natuur en Bos** corresponds with operator=Agentschap Natuur en Bos
@@ -282,7 +282,7 @@ This is rendered with `{wikipedia():max-height:25rem}`
- - **No Wikipedia page has been linked yet** corresponds with
+ - **No Wikipedia page has been linked yet** corresponds with _This option cannot be chosen as answer_
This document is autogenerated from assets/layers/nature_reserve/nature_reserve.json
\ No newline at end of file
diff --git a/Docs/Layers/observation_tower.md b/Docs/Layers/observation_tower.md
index b145143fd..6812905d0 100644
--- a/Docs/Layers/observation_tower.md
+++ b/Docs/Layers/observation_tower.md
@@ -81,7 +81,7 @@ attribute | type | values which are supported by this layer
[](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D)
[](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
-[](https://taginfo.openstreetmap.org/keys/wikidata#values) [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | [](https://wiki.openstreetmap.org/wiki/Tag:wikidata%3D)
+[](https://taginfo.openstreetmap.org/keys/wikidata#values) [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) |
@@ -145,7 +145,7 @@ This is rendered with `{website}`
- - **{contact:website}** corresponds with contact:website~^..*$
+ - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_
@@ -176,8 +176,8 @@ The question is **Which methods of payment are accepted here?**
- - **Cash is accepted here** corresponds with payment:cash=yes
- - **Payment cards are accepted here** corresponds with payment:cards=yes
+ - **Cash is accepted here** corresponds with payment:cash=yesUnselecting this answer will add payment:cash=no
+ - **Payment cards are accepted here** corresponds with payment:cards=yesUnselecting this answer will add payment:cards=no
@@ -211,7 +211,7 @@ This is rendered with `{wikipedia():max-height:25rem}`
- - **No Wikipedia page has been linked yet** corresponds with
+ - **No Wikipedia page has been linked yet** corresponds with _This option cannot be chosen as answer_
This document is autogenerated from assets/layers/observation_tower/observation_tower.json
\ No newline at end of file
diff --git a/Docs/Layers/play_forest.md b/Docs/Layers/play_forest.md
index f26049574..bde5ec6ff 100644
--- a/Docs/Layers/play_forest.md
+++ b/Docs/Layers/play_forest.md
@@ -90,7 +90,7 @@ This is rendered with `Dit gebied wordt beheerd door {operator}`
- - **Dit gebied wordt beheerd door het Agentschap Natuur en Bos** corresponds with operator~^[aA][nN][bB]$
+ - **Dit gebied wordt beheerd door het Agentschap Natuur en Bos** corresponds with operator~^[aA][nN][bB]$_This option cannot be chosen as answer_
- **Dit gebied wordt beheerd door het Agentschap Natuur en Bos** corresponds with operator=Agenstchap Natuur en Bos
diff --git a/Docs/Layers/playground.md b/Docs/Layers/playground.md
index 60785dba1..8d1a09941 100644
--- a/Docs/Layers/playground.md
+++ b/Docs/Layers/playground.md
@@ -80,16 +80,16 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/surface#values) [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [woodchips](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dwoodchips) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) [unpaved](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunpaved) [paved](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaved)
+[](https://taginfo.openstreetmap.org/keys/surface#values) [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [woodchips](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dwoodchips) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete)
[](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno)
[](https://taginfo.openstreetmap.org/keys/min_age#values) [min_age](https://wiki.openstreetmap.org/wiki/Key:min_age) | [pnat](../SpecialInputElements.md#pnat) |
[](https://taginfo.openstreetmap.org/keys/max_age#values) [max_age](https://wiki.openstreetmap.org/wiki/Key:max_age) | [pnat](../SpecialInputElements.md#pnat) |
[](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) |
-[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:access%3D) [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [students](https://wiki.openstreetmap.org/wiki/Tag:access%3Dstudents) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate)
+[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [students](https://wiki.openstreetmap.org/wiki/Tag:access%3Dstudents) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate)
[](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
-[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [sunrise-sunset](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dsunrise-sunset) [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D)
+[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [sunrise-sunset](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dsunrise-sunset) [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7)
@@ -121,8 +121,8 @@ This is rendered with `The surface is {surface}`
- **The surface is paving stones** corresponds with surface=paving_stones
- **The surface is asphalt** corresponds with surface=asphalt
- **The surface is concrete** corresponds with surface=concrete
- - **The surface is unpaved** corresponds with surface=unpaved
- - **The surface is paved** corresponds with surface=paved
+ - **The surface is unpaved** corresponds with surface=unpaved_This option cannot be chosen as answer_
+ - **The surface is paved** corresponds with surface=paved_This option cannot be chosen as answer_
@@ -186,7 +186,7 @@ The question is **Is this playground accessible to the general public?**
- - **Accessible to the general public** corresponds with
+ - **Accessible to the general public** corresponds with _This option cannot be chosen as answer_
- **Accessible to the general public** corresponds with access=yes
- **Only accessible for clients of the operating business** corresponds with access=customers
- **Only accessible to students of the school** corresponds with access=students
@@ -247,7 +247,7 @@ This is rendered with `{opening_hours_table(opening_hours)}`
- **Accessible from sunrise till sunset** corresponds with opening_hours=sunrise-sunset
- **Always accessible** corresponds with opening_hours=24/7
- - **Always accessible** corresponds with
+ - **Always accessible** corresponds with _This option cannot be chosen as answer_
diff --git a/Docs/Layers/public_bookcase.md b/Docs/Layers/public_bookcase.md
index de61f34ba..b4379abee 100644
--- a/Docs/Layers/public_bookcase.md
+++ b/Docs/Layers/public_bookcase.md
@@ -81,7 +81,7 @@ attribute | type | values which are supported by this layer
[](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D)
[](https://taginfo.openstreetmap.org/keys/capacity#values) [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [nat](../SpecialInputElements.md#nat) |
[](https://taginfo.openstreetmap.org/keys/books#values) [books](https://wiki.openstreetmap.org/wiki/Key:books) | Multiple choice | [children](https://wiki.openstreetmap.org/wiki/Tag:books%3Dchildren) [adults](https://wiki.openstreetmap.org/wiki/Tag:books%3Dadults) [children;adults](https://wiki.openstreetmap.org/wiki/Tag:books%3Dchildren;adults)
-[](https://taginfo.openstreetmap.org/keys/indoor#values) [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) [](https://wiki.openstreetmap.org/wiki/Tag:indoor%3D)
+[](https://taginfo.openstreetmap.org/keys/indoor#values) [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno)
[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers)
[](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/brand#values) [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [Little Free Library](https://wiki.openstreetmap.org/wiki/Tag:brand%3DLittle Free Library) [](https://wiki.openstreetmap.org/wiki/Tag:brand%3D)
@@ -168,7 +168,7 @@ The question is **Is this bookcase located outdoors?**
- **This bookcase is located indoors** corresponds with indoor=yes
- **This bookcase is located outdoors** corresponds with indoor=no
- - **This bookcase is located outdoors** corresponds with
+ - **This bookcase is located outdoors** corresponds with _This option cannot be chosen as answer_
diff --git a/Docs/Layers/slow_roads.md b/Docs/Layers/slow_roads.md
index 172b8abf1..88948e17d 100644
--- a/Docs/Layers/slow_roads.md
+++ b/Docs/Layers/slow_roads.md
@@ -61,7 +61,7 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/highway#values) [highway](https://wiki.openstreetmap.org/wiki/Key:highway) | Multiple choice | [living_street](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dliving_street) [pedestrian](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpedestrian) [footway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway) [path](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath) [bridleway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbridleway) [track](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrack)
-[](https://taginfo.openstreetmap.org/keys/surface#values) [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground) [unpaved](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunpaved) [sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) [paved](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaved)
+[](https://taginfo.openstreetmap.org/keys/surface#values) [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground) [sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete)
[](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno)
@@ -110,12 +110,12 @@ This is rendered with `The surface is {surface}`
- **The surface is grass** corresponds with surface=grass
- **The surface is ground** corresponds with surface=ground
- - **The surface is unpaved** corresponds with surface=unpaved
+ - **The surface is unpaved** corresponds with surface=unpaved_This option cannot be chosen as answer_
- **The surface is sand** corresponds with surface=sand
- **The surface is paving stones** corresponds with surface=paving_stones
- **The surface is asphalt** corresponds with surface=asphalt
- **The surface is concrete** corresponds with surface=concrete
- - **The surface is paved** corresponds with surface=paved
+ - **The surface is paved** corresponds with surface=paved_This option cannot be chosen as answer_
diff --git a/Docs/Layers/sport_pitch.md b/Docs/Layers/sport_pitch.md
index f3e8b5569..24d94802e 100644
--- a/Docs/Layers/sport_pitch.md
+++ b/Docs/Layers/sport_pitch.md
@@ -76,13 +76,13 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/sport#values) [sport](https://wiki.openstreetmap.org/wiki/Key:sport) | [string](../SpecialInputElements.md#string) | [basketball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasketball) [soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoccer) [table_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_tennis) [tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtennis) [korfball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkorfball) [basket](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasket)
+[](https://taginfo.openstreetmap.org/keys/sport#values) [sport](https://wiki.openstreetmap.org/wiki/Key:sport) | [string](../SpecialInputElements.md#string) | [basketball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasketball) [soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoccer) [table_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_tennis) [tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtennis) [korfball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkorfball)
[](https://taginfo.openstreetmap.org/keys/surface#values) [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete)
[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [public](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic) [limited](https://wiki.openstreetmap.org/wiki/Tag:access%3Dlimited) [members](https://wiki.openstreetmap.org/wiki/Tag:access%3Dmembers) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate)
[](https://taginfo.openstreetmap.org/keys/reservation#values) [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno)
[](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
-[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D) [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7)
+[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7)
@@ -113,7 +113,7 @@ This is rendered with `{sport} is played here`
- **This is a pingpong table** corresponds with sport=table_tennis
- **Tennis is played here** corresponds with sport=tennis
- **Korfball is played here** corresponds with sport=korfball
- - **Basketball is played here** corresponds with sport=basket
+ - **Basketball is played here** corresponds with sport=basket_This option cannot be chosen as answer_
@@ -207,7 +207,7 @@ This is rendered with `Openingsuren: {opening_hours_table()}`
- - **24/7 toegankelijk** corresponds with
+ - **24/7 toegankelijk** corresponds with _This option cannot be chosen as answer_
- **Always accessible** corresponds with opening_hours=24/7
diff --git a/Docs/Layers/street_lamps.md b/Docs/Layers/street_lamps.md
index 40c07382e..84738b2c8 100644
--- a/Docs/Layers/street_lamps.md
+++ b/Docs/Layers/street_lamps.md
@@ -77,7 +77,7 @@ attribute | type | values which are supported by this layer
[](https://taginfo.openstreetmap.org/keys/ref#values) [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/support#values) [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [catenary](https://wiki.openstreetmap.org/wiki/Tag:support%3Dcatenary) [ceiling](https://wiki.openstreetmap.org/wiki/Tag:support%3Dceiling) [ground](https://wiki.openstreetmap.org/wiki/Tag:support%3Dground) [pedestal](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpedestal) [pole](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpole) [wall](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall) [wall_mount](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mount)
[](https://taginfo.openstreetmap.org/keys/lamp_mount#values) [lamp_mount](https://wiki.openstreetmap.org/wiki/Key:lamp_mount) | Multiple choice | [straight_mast](https://wiki.openstreetmap.org/wiki/Tag:lamp_mount%3Dstraight_mast) [bent_mast](https://wiki.openstreetmap.org/wiki/Tag:lamp_mount%3Dbent_mast)
-[](https://taginfo.openstreetmap.org/keys/light:method#values) [light:method](https://wiki.openstreetmap.org/wiki/Key:light:method) | Multiple choice | [electric](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Delectric) [LED](https://wiki.openstreetmap.org/wiki/Tag:light:method%3DLED) [incandescent](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dincandescent) [halogen](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dhalogen) [discharge](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Ddischarge) [mercury](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dmercury) [metal-halide](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dmetal-halide) [fluorescent](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dfluorescent) [sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dsodium) [low_pressure_sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dlow_pressure_sodium) [high_pressure_sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dhigh_pressure_sodium) [gas](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dgas)
+[](https://taginfo.openstreetmap.org/keys/light:method#values) [light:method](https://wiki.openstreetmap.org/wiki/Key:light:method) | Multiple choice | [LED](https://wiki.openstreetmap.org/wiki/Tag:light:method%3DLED) [incandescent](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dincandescent) [halogen](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dhalogen) [discharge](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Ddischarge) [mercury](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dmercury) [metal-halide](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dmetal-halide) [fluorescent](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dfluorescent) [sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dsodium) [low_pressure_sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dlow_pressure_sodium) [high_pressure_sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dhigh_pressure_sodium) [gas](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dgas)
[](https://taginfo.openstreetmap.org/keys/light:colour#values) [light:colour](https://wiki.openstreetmap.org/wiki/Key:light:colour) | [color](../SpecialInputElements.md#color) | [white](https://wiki.openstreetmap.org/wiki/Tag:light:colour%3Dwhite) [green](https://wiki.openstreetmap.org/wiki/Tag:light:colour%3Dgreen) [orange](https://wiki.openstreetmap.org/wiki/Tag:light:colour%3Dorange)
[](https://taginfo.openstreetmap.org/keys/light:count#values) [light:count](https://wiki.openstreetmap.org/wiki/Key:light:count) | [pnat](../SpecialInputElements.md#pnat) | [1](https://wiki.openstreetmap.org/wiki/Tag:light:count%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:light:count%3D2)
[](https://taginfo.openstreetmap.org/keys/light:lit#values) [light:lit](https://wiki.openstreetmap.org/wiki/Key:light:lit) | Multiple choice | [dusk-dawn](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3Ddusk-dawn) [24/7](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3D24/7) [motion](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3Dmotion) [demand](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3Ddemand)
@@ -144,7 +144,7 @@ The question is **What kind of lighting does this lamp use?**
- - **This lamp is lit electrically** corresponds with light:method=electric
+ - **This lamp is lit electrically** corresponds with light:method=electric_This option cannot be chosen as answer_
- **This lamp uses LEDs** corresponds with light:method=LED
- **This lamp uses incandescent lighting** corresponds with light:method=incandescent
- **This lamp uses halogen lighting** corresponds with light:method=halogen
diff --git a/Docs/Layers/surveillance_camera.md b/Docs/Layers/surveillance_camera.md
index 537ebc68b..5067b7c94 100644
--- a/Docs/Layers/surveillance_camera.md
+++ b/Docs/Layers/surveillance_camera.md
@@ -77,10 +77,10 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/camera:type#values) [camera:type](https://wiki.openstreetmap.org/wiki/Key:camera:type) | Multiple choice | [fixed](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dfixed) [dome](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddome) [panning](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dpanning)
-[](https://taginfo.openstreetmap.org/keys/camera:direction#values) [camera:direction](https://wiki.openstreetmap.org/wiki/Key:camera:direction) | [direction](../SpecialInputElements.md#direction) | [](https://wiki.openstreetmap.org/wiki/Tag:camera:direction%3D)
+[](https://taginfo.openstreetmap.org/keys/camera:direction#values) [camera:direction](https://wiki.openstreetmap.org/wiki/Key:camera:direction) | [direction](../SpecialInputElements.md#direction) |
[](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/surveillance#values) [surveillance](https://wiki.openstreetmap.org/wiki/Key:surveillance) | Multiple choice | [public](https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Dpublic) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Doutdoor) [indoor](https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Dindoor)
-[](https://taginfo.openstreetmap.org/keys/indoor#values) [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) [](https://wiki.openstreetmap.org/wiki/Tag:indoor%3D)
+[](https://taginfo.openstreetmap.org/keys/indoor#values) [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno)
[](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [nat](../SpecialInputElements.md#nat) |
[](https://taginfo.openstreetmap.org/keys/surveillance:zone#values) [surveillance:zone](https://wiki.openstreetmap.org/wiki/Key:surveillance:zone) | [string](../SpecialInputElements.md#string) | [parking](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dparking) [traffic](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dtraffic) [entrance](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dentrance) [corridor](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dcorridor) [public_transport_platform](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dpublic_transport_platform) [shop](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dshop)
[](https://taginfo.openstreetmap.org/keys/camera:mount#values) [camera:mount](https://wiki.openstreetmap.org/wiki/Key:camera:mount) | [string](../SpecialInputElements.md#string) | [wall](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dwall) [pole](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dpole) [ceiling](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dceiling)
@@ -126,7 +126,7 @@ This is rendered with `Films to a compass heading of {camera:direction}`
- - **Films to a compass heading of {direction}** corresponds with direction~^..*$
+ - **Films to a compass heading of {direction}** corresponds with direction~^..*$_This option cannot be chosen as answer_
@@ -171,7 +171,7 @@ The question is **Is the public space surveilled by this camera an indoor or out
- **This camera is located indoors** corresponds with indoor=yes
- **This camera is located outdoors** corresponds with indoor=no
- - **This camera is probably located outdoors** corresponds with
+ - **This camera is probably located outdoors** corresponds with _This option cannot be chosen as answer_
diff --git a/Docs/Layers/toilet.md b/Docs/Layers/toilet.md
index 58d9a8a99..d8dc96068 100644
--- a/Docs/Layers/toilet.md
+++ b/Docs/Layers/toilet.md
@@ -80,7 +80,7 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) [public](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic)
+[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey)
[](https://taginfo.openstreetmap.org/keys/fee#values) [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno)
[](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7)
@@ -90,7 +90,7 @@ attribute | type | values which are supported by this layer
[](https://taginfo.openstreetmap.org/keys/changing_table:location#values) [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room)
[](https://taginfo.openstreetmap.org/keys/toilets:handwashing#values) [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno)
[](https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values) [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno)
-[](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [](https://wiki.openstreetmap.org/wiki/Tag:level%3D) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1)
+[](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1)
[](https://taginfo.openstreetmap.org/keys/description#values) [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) |
@@ -121,7 +121,7 @@ This is rendered with `Access is {access}`
- **Only access to customers** corresponds with access=customers
- **Not accessible** corresponds with access=no
- **Accessible, but one has to ask a key to enter** corresponds with access=key
- - **Public access** corresponds with access=public
+ - **Public access** corresponds with access=public_This option cannot be chosen as answer_
@@ -163,8 +163,8 @@ The question is **Which methods of payment are accepted here?**
- - **Cash is accepted here** corresponds with payment:cash=yes
- - **Payment cards are accepted here** corresponds with payment:cards=yes
+ - **Cash is accepted here** corresponds with payment:cash=yesUnselecting this answer will add payment:cash=no
+ - **Payment cards are accepted here** corresponds with payment:cards=yesUnselecting this answer will add payment:cards=no
@@ -297,9 +297,9 @@ This is rendered with `Located on the {level}th floor`
- - **Located underground** corresponds with location=underground
+ - **Located underground** corresponds with location=underground_This option cannot be chosen as answer_
- **Located on the ground floor** corresponds with level=0
- - **Located on the ground floor** corresponds with
+ - **Located on the ground floor** corresponds with _This option cannot be chosen as answer_
- **Located on the first floor** corresponds with level=1
diff --git a/Docs/Layers/trail.md b/Docs/Layers/trail.md
index 4bfa4b6cd..a594dcbc7 100644
--- a/Docs/Layers/trail.md
+++ b/Docs/Layers/trail.md
@@ -113,7 +113,7 @@ This is rendered with `Beheer door {operator}`
- **Dit gebied wordt beheerd door Natuurpunt** corresponds with operator=Natuurpunt
- - **Dit gebied wordt beheerd door {operator}** corresponds with operator~^(n|N)atuurpunt.*$
+ - **Dit gebied wordt beheerd door {operator}** corresponds with operator~^(n|N)atuurpunt.*$_This option cannot be chosen as answer_
diff --git a/Docs/Layers/tree_node.md b/Docs/Layers/tree_node.md
index b53bcdaf5..3b9c2edf8 100644
--- a/Docs/Layers/tree_node.md
+++ b/Docs/Layers/tree_node.md
@@ -76,7 +76,7 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/height#values) [height](https://wiki.openstreetmap.org/wiki/Key:height) | Multiple choice |
-[](https://taginfo.openstreetmap.org/keys/leaf_type#values) [leaf_type](https://wiki.openstreetmap.org/wiki/Key:leaf_type) | Multiple choice | [broadleaved](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dbroadleaved) [needleleaved](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dneedleleaved) [leafless](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dleafless)
+[](https://taginfo.openstreetmap.org/keys/leaf_type#values) [leaf_type](https://wiki.openstreetmap.org/wiki/Key:leaf_type) | Multiple choice | [broadleaved](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dbroadleaved) [needleleaved](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dneedleleaved)
[](https://taginfo.openstreetmap.org/keys/denotation#values) [denotation](https://wiki.openstreetmap.org/wiki/Key:denotation) | Multiple choice | [landmark](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dlandmark) [natural_monument](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dnatural_monument) [agricultural](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dagricultural) [park](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dpark) [garden](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dgarden) [avenue](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Davenue) [urban](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Durban) [none](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dnone)
[](https://taginfo.openstreetmap.org/keys/leaf_cycle#values) [leaf_cycle](https://wiki.openstreetmap.org/wiki/Key:leaf_cycle) | Multiple choice | [deciduous](https://wiki.openstreetmap.org/wiki/Tag:leaf_cycle%3Ddeciduous) [evergreen](https://wiki.openstreetmap.org/wiki/Tag:leaf_cycle%3Devergreen)
[](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D)
@@ -124,7 +124,7 @@ The question is **Is this a broadleaved or needleleaved tree?**
- ** Broadleaved** corresponds with leaf_type=broadleaved
- ** Needleleaved** corresponds with leaf_type=needleleaved
- - ** Permanently leafless** corresponds with leaf_type=leafless
+ - ** Permanently leafless** corresponds with leaf_type=leafless_This option cannot be chosen as answer_
@@ -197,7 +197,7 @@ The question is **Is this tree registered heritage?**
- **Registered as heritage by Direction du Patrimoine culturel Brussels** corresponds with heritage=4&heritage:operator=aatl
- **Registered as heritage by a different organisation** corresponds with heritage=yes
- **Not registered as heritage** corresponds with heritage=no
- - **Registered as heritage by a different organisation** corresponds with heritage~^..*$
+ - **Registered as heritage by a different organisation** corresponds with heritage~^..*$_This option cannot be chosen as answer_
diff --git a/Docs/Layers/waste_basket.md b/Docs/Layers/waste_basket.md
index c292bc9c7..efcb5e86f 100644
--- a/Docs/Layers/waste_basket.md
+++ b/Docs/Layers/waste_basket.md
@@ -68,7 +68,7 @@ Elements must have the all of following tags to be shown on this layer:
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
-[](https://taginfo.openstreetmap.org/keys/waste#values) [waste](https://wiki.openstreetmap.org/wiki/Key:waste) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:waste%3D) [trash](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dtrash) [dog_excrement](https://wiki.openstreetmap.org/wiki/Tag:waste%3Ddog_excrement) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dcigarettes) [drugs](https://wiki.openstreetmap.org/wiki/Tag:waste%3Ddrugs) [sharps](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dsharps)
+[](https://taginfo.openstreetmap.org/keys/waste#values) [waste](https://wiki.openstreetmap.org/wiki/Key:waste) | Multiple choice | [trash](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dtrash) [dog_excrement](https://wiki.openstreetmap.org/wiki/Tag:waste%3Ddog_excrement) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dcigarettes) [drugs](https://wiki.openstreetmap.org/wiki/Tag:waste%3Ddrugs) [sharps](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dsharps)
[](https://taginfo.openstreetmap.org/keys/vending#values) [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | Multiple choice | [dog_excrement_bag](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddog_excrement_bag) [](https://wiki.openstreetmap.org/wiki/Tag:vending%3D) [](https://wiki.openstreetmap.org/wiki/Tag:vending%3D)
@@ -84,7 +84,7 @@ The question is **What kind of waste basket is this?**
- - **A waste basket for general waste** corresponds with
+ - **A waste basket for general waste** corresponds with _This option cannot be chosen as answer_
- **A waste basket for general waste** corresponds with waste=trash
- **A waste basket for dog excrements** corresponds with waste=dog_excrement
- **A waste basket for cigarettes** corresponds with waste=cigarettes
diff --git a/Docs/Layers/watermill.md b/Docs/Layers/watermill.md
index 516a7fd0c..a69c90700 100644
--- a/Docs/Layers/watermill.md
+++ b/Docs/Layers/watermill.md
@@ -106,7 +106,7 @@ This is rendered with `Beheer door {operator}`
- **Dit gebied wordt beheerd door Natuurpunt** corresponds with operator=Natuurpunt
- - **Dit gebied wordt beheerd door {operator}** corresponds with operator~^(n|N)atuurpunt.*$
+ - **Dit gebied wordt beheerd door {operator}** corresponds with operator~^(n|N)atuurpunt.*$_This option cannot be chosen as answer_
This document is autogenerated from assets/layers/watermill/watermill.json
\ No newline at end of file
diff --git a/Models/ThemeConfig/TagRenderingConfig.ts b/Models/ThemeConfig/TagRenderingConfig.ts
index f4c4b6bf5..8d8761ecd 100644
--- a/Models/ThemeConfig/TagRenderingConfig.ts
+++ b/Models/ThemeConfig/TagRenderingConfig.ts
@@ -429,9 +429,10 @@ export default class TagRenderingConfig {
try {
const key = this.freeform?.key
+ const answerMappings = this.mappings?.filter(m => m.hideInAnswer !== true)
if (key === undefined) {
- let values: { k: string, v: string }[][] = Utils.NoNull(this.mappings?.map(m => m.if.asChange({})) ?? [])
+ let values: { k: string, v: string }[][] = Utils.NoNull(answerMappings?.map(m => m.if.asChange({})) ?? [])
if (values.length === 0) {
return;
}
@@ -452,7 +453,7 @@ export default class TagRenderingConfig {
}
- let values = Utils.NoNull(this.mappings?.map(m => m.if.asChange({}).filter(item => item.k === key)[0]?.v) ?? [])
+ let values = Utils.NoNull(answerMappings?.map(m => m.if.asChange({}).filter(item => item.k === key)[0]?.v) ?? [])
if (values.length === undefined) {
values = undefined
}
@@ -482,8 +483,17 @@ export default class TagRenderingConfig {
let mappings: BaseUIElement = undefined;
if (this.mappings !== undefined) {
mappings = new List(
- this.mappings.map(m =>
- "**" + m.then.txt + "** corresponds with " + m.if.asHumanString(true, false, {})
+ this.mappings.map(m => {
+ let txt = "**" + m.then.txt + "** corresponds with " + m.if.asHumanString(true, false, {});
+ if(m.hideInAnswer === true)
+ {
+ txt += "_This option cannot be chosen as answer_"
+ }
+ if(m.ifnot !== undefined){
+ txt += "Unselecting this answer will add "+m.ifnot.asHumanString(true, false, {})
+ }
+ return txt;
+ }
)
)
}