diff --git a/CHANGELOG.md b/CHANGELOG.md index 34e9a38f9..990c528d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,43 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.55.1](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.54.7...v0.55.1) (2025-08-13) + + +### Features + +* add some more debug information to the settings ([55f2e62](https://source.mapcomplete.org/MapComplete/MapComplete/commits/55f2e62ed09cc83472aae442485cb352835bf06e)) + + +### Bug Fixes + +* fix [#2491](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2491) ([871d1ef](https://source.mapcomplete.org/MapComplete/MapComplete/commits/871d1ef8114d7bcdf73d6603a22b6d5b6ebc904c)) +* fix tests ([3768e20](https://source.mapcomplete.org/MapComplete/MapComplete/commits/3768e20f9a890731aa3d901895babd33464e61e3)) + + +### Theme improvements + +* **advertising:** add 'support=wall' to presets ([0398ba9](https://source.mapcomplete.org/MapComplete/MapComplete/commits/0398ba92ad0e6a0f07dd1eef629eac3fc2c63bf9)) +* **advertising:** add message=legal ([56054c8](https://source.mapcomplete.org/MapComplete/MapComplete/commits/56054c81da9dcc5fe571a5eaf7a4e4a77919957a)) + +## [0.55.0](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.54.7...v0.55.0) (2025-08-13) + + +### Features + +* add some more debug information to the settings ([55f2e62](https://source.mapcomplete.org/MapComplete/MapComplete/commits/55f2e62ed09cc83472aae442485cb352835bf06e)) + + +### Bug Fixes + +* fix [#2491](https://source.mapcomplete.org/MapComplete/MapComplete/issues/2491) ([871d1ef](https://source.mapcomplete.org/MapComplete/MapComplete/commits/871d1ef8114d7bcdf73d6603a22b6d5b6ebc904c)) + + +### Theme improvements + +* **advertising:** add 'support=wall' to presets ([0398ba9](https://source.mapcomplete.org/MapComplete/MapComplete/commits/0398ba92ad0e6a0f07dd1eef629eac3fc2c63bf9)) +* **advertising:** add message=legal ([56054c8](https://source.mapcomplete.org/MapComplete/MapComplete/commits/56054c81da9dcc5fe571a5eaf7a4e4a77919957a)) + ### [0.54.7](https://source.mapcomplete.org/MapComplete/MapComplete/compare/v0.54.6...v0.54.7) (2025-08-11) diff --git a/Docs/BuiltinIndex.md b/Docs/BuiltinIndex.md index fc212ef41..ac37752c4 100644 --- a/Docs/BuiltinIndex.md +++ b/Docs/BuiltinIndex.md @@ -132,6 +132,7 @@ - tourism_accomodation - trail - transit_stops + - trolley_bay - vending_machine - viewpoint - village_green @@ -299,7 +300,7 @@ - artwork - ghost_bike - memorial - - tree_node + - tree - wayside_shrine ### wikipedia @@ -368,6 +369,19 @@ - assisted_repair - tool_library + ### operator + + - atm + - fitness_station + - parcel_lockers + - postboxes + - public_bookcase + - recycling + - ticket_machine + - ticket_validator + - transit_routes + - vending_machine + ### opening_hours_24_7 - atm @@ -420,6 +434,7 @@ - ice_cream - observation_tower - pharmacy + - postoffices - questions - questions - shops @@ -547,6 +562,7 @@ ### internet-all - cafe_pub + - climbing_gym - food - hackerspace - outdoor_seating @@ -558,6 +574,7 @@ - cafe_pub - campsite + - climbing_gym - doctors - food - ice_cream @@ -651,18 +668,6 @@ - climbing_gym - ### internet - - - climbing_gym - - ### internet-fee - - - climbing_gym - - ### internet-ssid - - - climbing_gym - ### all_tags - cycle_highways diff --git a/Docs/BuiltinQuestions.md b/Docs/BuiltinQuestions.md index c7e14b6b1..55aa1b074 100644 --- a/Docs/BuiltinQuestions.md +++ b/Docs/BuiltinQuestions.md @@ -68,6 +68,7 @@ This is a special layer - data is not sourced from OpenStreetMap - [has_toilets](#has_toilets) - [reservation](#reservation) - [ref](#ref) + - [operator](#operator) - [child_highchair](#child_highchair) - [kids_area](#kids_area) - [spacer](#spacer) @@ -84,37 +85,38 @@ This is a special layer - data is not sourced from OpenStreetMap | [contact:facebook](https://wiki.openstreetmap.org/wiki/Key:contact:facebook) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | | [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [text](../SpecialInputElements.md#text) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [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) | -| [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) | -| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | -| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [string](../SpecialInputElements.md#string) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [hearing_loop](https://wiki.openstreetmap.org/wiki/Key:hearing_loop) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | -| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | -| [seasonal](https://wiki.openstreetmap.org/wiki/Key:seasonal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dno) [summer](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dsummer) [spring;summer;autumn](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dspring;summer;autumn) | -| [shower](https://wiki.openstreetmap.org/wiki/Key:shower) | Multiple choice | [hot](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dhot) [cold](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dcold) [yes](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dno) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours="by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [payment:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [payment:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [payment:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [payment:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [payment:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [payment:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [payment:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [payment:notes:denominations=10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [payment:notes:denominations=20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [payment:notes:denominations=50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [payment:notes:denominations=100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [payment:notes:denominations=200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [payment:notes:denominations=1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [string](../SpecialInputElements.md#string) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [hearing_loop](https://wiki.openstreetmap.org/wiki/Key:hearing_loop) | Multiple choice | [hearing_loop=yes](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes) [hearing_loop=no](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [check_date](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | +| [seasonal](https://wiki.openstreetmap.org/wiki/Key:seasonal) | Multiple choice | [seasonal=no](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dno) [seasonal=summer](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dsummer) [seasonal=spring;summer;autumn](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dspring;summer;autumn) | +| [shower](https://wiki.openstreetmap.org/wiki/Key:shower) | Multiple choice | [shower=hot](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dhot) [shower=cold](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dcold) [shower=yes](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dyes) [shower=no](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dno) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | +| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [maxstay=unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [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) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | -| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | +| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [highchair=no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [highchair=yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [highchair=1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [highchair=2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | +| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [kids_area=no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | ## Featureview elements and TagRenderings @@ -173,6 +175,7 @@ This is a special layer - data is not sourced from OpenStreetMap | [has_toilets](#has_toilets)
_(Original in [questions](./BuiltinQuestions.md#has_toilets))_ | Has toilets?
3 options | | _Multiple choice only_ | | [reservation](#reservation)
_(Original in [questions](./BuiltinQuestions.md#reservation))_ | Is a reservation required for this place?
4 options | | _Multiple choice only_ | | [ref](#ref)
_(Original in [questions](./BuiltinQuestions.md#ref))_ | What is the reference number?
_The reference number is {ref}_ | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) | +| [operator](#operator)
_(Original in [questions](./BuiltinQuestions.md#operator))_ | What company operates this place?
_This place is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | | [child_highchair](#child_highchair)
_(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?
_{highchair} highchairs are available_
4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) | | [kids_area](#kids_area)
_(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids
5 options | | _Multiple choice only_ | | [spacer](#spacer)
_(Original in [questions](./BuiltinQuestions.md#spacer))_ | _
_ | | _Multiple choice only_ | @@ -191,7 +194,7 @@ _This tagrendering has no question and is thus read-only_ *{image_carousel()}{image_upload()}* -This tagRendering is used in 133 layers: [advertising](./Layers/advertising.md) [aerialway](./Layers/aerialway.md) [all_streets](./Layers/all_streets.md) [ambulancestation](./Layers/ambulancestation.md) [animal_shelter](./Layers/animal_shelter.md) [assembly_point](./Layers/assembly_point.md) [assisted_repair](./Layers/assisted_repair.md) [atm](./Layers/atm.md) [bank](./Layers/bank.md) [barrier](./Layers/barrier.md) [bbq](./Layers/bbq.md) [beehive](./Layers/beehive.md) [bench_at_pt](./Layers/bench_at_pt.md) [bicycle_counter](./Layers/bicycle_counter.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_cleaning](./Layers/bike_cleaning.md) [bike_parking](./Layers/bike_parking.md) [bike_repair_station](./Layers/bike_repair_station.md) [bike_themed_object](./Layers/bike_themed_object.md) [binocular](./Layers/binocular.md) [birdhide](./Layers/birdhide.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [caravansites](./Layers/caravansites.md) [charging_station](./Layers/charging_station.md) [cinema](./Layers/cinema.md) [climbing_route](./Layers/climbing_route.md) [clock](./Layers/clock.md) [crossings](./Layers/crossings.md) [cyclestreets](./Layers/cyclestreets.md) [cyclist_waiting_aid](./Layers/cyclist_waiting_aid.md) [defibrillator](./Layers/defibrillator.md) [disaster_response](./Layers/disaster_response.md) [dog_toilet](./Layers/dog_toilet.md) [dogpark](./Layers/dogpark.md) [dumpstations](./Layers/dumpstations.md) [elevator](./Layers/elevator.md) [elongated_coin](./Layers/elongated_coin.md) [entrance](./Layers/entrance.md) [extinguisher](./Layers/extinguisher.md) [fire_station](./Layers/fire_station.md) [firepit](./Layers/firepit.md) [fitness_centre](./Layers/fitness_centre.md) [fitness_station](./Layers/fitness_station.md) [food_courts](./Layers/food_courts.md) [governments](./Layers/governments.md) [grave](./Layers/grave.md) [guidepost](./Layers/guidepost.md) [hackerspace](./Layers/hackerspace.md) [hydrant](./Layers/hydrant.md) [information_board](./Layers/information_board.md) [insect_hotel](./Layers/insect_hotel.md) [item_with_image](./Layers/item_with_image.md) [kerbs](./Layers/kerbs.md) [lighthouse](./Layers/lighthouse.md) [love_hotel](./Layers/love_hotel.md) [map](./Layers/map.md) [mobility_hub](./Layers/mobility_hub.md) [mountain_rescue](./Layers/mountain_rescue.md) [nature_reserve](./Layers/nature_reserve.md) [nesting_site](./Layers/nesting_site.md) [observation_tower](./Layers/observation_tower.md) [outdoor_seating](./Layers/outdoor_seating.md) [parcel_lockers](./Layers/parcel_lockers.md) [parking](./Layers/parking.md) [parking_spaces](./Layers/parking_spaces.md) [parking_ticket_machine](./Layers/parking_ticket_machine.md) [picnic_table](./Layers/picnic_table.md) [play_forest](./Layers/play_forest.md) [playground](./Layers/playground.md) [playground_equipment](./Layers/playground_equipment.md) [police](./Layers/police.md) [police_call_box](./Layers/police_call_box.md) [postboxes](./Layers/postboxes.md) [postoffices](./Layers/postoffices.md) [public_bookcase](./Layers/public_bookcase.md) [rainbow_crossings](./Layers/rainbow_crossings.md) [reception_desk](./Layers/reception_desk.md) [recycling](./Layers/recycling.md) [route_marker](./Layers/route_marker.md) [shelter](./Layers/shelter.md) [ski_piste](./Layers/ski_piste.md) [slow_roads](./Layers/slow_roads.md) [souvenir_note](./Layers/souvenir_note.md) [speed_camera](./Layers/speed_camera.md) [sport_pitch](./Layers/sport_pitch.md) [stairs](./Layers/stairs.md) [street_lamps](./Layers/street_lamps.md) [stripclub](./Layers/stripclub.md) [surveillance_camera](./Layers/surveillance_camera.md) [tactile_map](./Layers/tactile_map.md) [tactile_model](./Layers/tactile_model.md) [ticket_machine](./Layers/ticket_machine.md) [ticket_validator](./Layers/ticket_validator.md) [tool_library](./Layers/tool_library.md) [trail](./Layers/trail.md) [transit_stops](./Layers/transit_stops.md) [vending_machine](./Layers/vending_machine.md) [viewpoint](./Layers/viewpoint.md) [village_green](./Layers/village_green.md) [waste_basket](./Layers/waste_basket.md) [waste_disposal](./Layers/waste_disposal.md) [windpump](./Layers/windpump.md) [windturbine](./Layers/windturbine.md) [charge_point](./Layers/charge_point.md) [climbing_area](./Layers/climbing_area.md) [climbing_gym](./Layers/climbing_gym.md) [cycleways_and_roads](./Layers/cycleways_and_roads.md) [dentist](./Layers/dentist.md) [ghostsign](./Layers/ghostsign.md) [physiotherapist](./Layers/physiotherapist.md) [sauna](./Layers/sauna.md) [school](./Layers/school.md) [shower](./Layers/shower.md) [souvenir_coin](./Layers/souvenir_coin.md) [sports_centre](./Layers/sports_centre.md) [toilet](./Layers/toilet.md) [indoors](./Layers/indoors.md) [cafe_pub](./Layers/cafe_pub.md) [campsite](./Layers/campsite.md) [doctors](./Layers/doctors.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) [bench](./Layers/bench.md) [historic_rolling_stock](./Layers/historic_rolling_stock.md) [historic_aircraft](./Layers/historic_aircraft.md) [drinking_water](./Layers/drinking_water.md) +This tagRendering is used in 134 layers: [advertising](./Layers/advertising.md) [aerialway](./Layers/aerialway.md) [all_streets](./Layers/all_streets.md) [ambulancestation](./Layers/ambulancestation.md) [animal_shelter](./Layers/animal_shelter.md) [assembly_point](./Layers/assembly_point.md) [assisted_repair](./Layers/assisted_repair.md) [atm](./Layers/atm.md) [bank](./Layers/bank.md) [barrier](./Layers/barrier.md) [bbq](./Layers/bbq.md) [beehive](./Layers/beehive.md) [bench_at_pt](./Layers/bench_at_pt.md) [bicycle_counter](./Layers/bicycle_counter.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_cleaning](./Layers/bike_cleaning.md) [bike_parking](./Layers/bike_parking.md) [bike_repair_station](./Layers/bike_repair_station.md) [bike_themed_object](./Layers/bike_themed_object.md) [binocular](./Layers/binocular.md) [birdhide](./Layers/birdhide.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [caravansites](./Layers/caravansites.md) [charging_station](./Layers/charging_station.md) [cinema](./Layers/cinema.md) [climbing_route](./Layers/climbing_route.md) [clock](./Layers/clock.md) [crossings](./Layers/crossings.md) [cyclestreets](./Layers/cyclestreets.md) [cyclist_waiting_aid](./Layers/cyclist_waiting_aid.md) [defibrillator](./Layers/defibrillator.md) [disaster_response](./Layers/disaster_response.md) [dog_toilet](./Layers/dog_toilet.md) [dogpark](./Layers/dogpark.md) [dumpstations](./Layers/dumpstations.md) [elevator](./Layers/elevator.md) [elongated_coin](./Layers/elongated_coin.md) [entrance](./Layers/entrance.md) [extinguisher](./Layers/extinguisher.md) [fire_station](./Layers/fire_station.md) [firepit](./Layers/firepit.md) [fitness_centre](./Layers/fitness_centre.md) [fitness_station](./Layers/fitness_station.md) [food_courts](./Layers/food_courts.md) [governments](./Layers/governments.md) [grave](./Layers/grave.md) [guidepost](./Layers/guidepost.md) [hackerspace](./Layers/hackerspace.md) [hydrant](./Layers/hydrant.md) [information_board](./Layers/information_board.md) [insect_hotel](./Layers/insect_hotel.md) [item_with_image](./Layers/item_with_image.md) [kerbs](./Layers/kerbs.md) [lighthouse](./Layers/lighthouse.md) [love_hotel](./Layers/love_hotel.md) [map](./Layers/map.md) [mobility_hub](./Layers/mobility_hub.md) [mountain_rescue](./Layers/mountain_rescue.md) [nature_reserve](./Layers/nature_reserve.md) [nesting_site](./Layers/nesting_site.md) [observation_tower](./Layers/observation_tower.md) [outdoor_seating](./Layers/outdoor_seating.md) [parcel_lockers](./Layers/parcel_lockers.md) [parking](./Layers/parking.md) [parking_spaces](./Layers/parking_spaces.md) [parking_ticket_machine](./Layers/parking_ticket_machine.md) [picnic_table](./Layers/picnic_table.md) [play_forest](./Layers/play_forest.md) [playground](./Layers/playground.md) [playground_equipment](./Layers/playground_equipment.md) [police](./Layers/police.md) [police_call_box](./Layers/police_call_box.md) [postboxes](./Layers/postboxes.md) [postoffices](./Layers/postoffices.md) [public_bookcase](./Layers/public_bookcase.md) [rainbow_crossings](./Layers/rainbow_crossings.md) [reception_desk](./Layers/reception_desk.md) [recycling](./Layers/recycling.md) [route_marker](./Layers/route_marker.md) [shelter](./Layers/shelter.md) [ski_piste](./Layers/ski_piste.md) [slow_roads](./Layers/slow_roads.md) [souvenir_note](./Layers/souvenir_note.md) [speed_camera](./Layers/speed_camera.md) [sport_pitch](./Layers/sport_pitch.md) [stairs](./Layers/stairs.md) [street_lamps](./Layers/street_lamps.md) [stripclub](./Layers/stripclub.md) [surveillance_camera](./Layers/surveillance_camera.md) [tactile_map](./Layers/tactile_map.md) [tactile_model](./Layers/tactile_model.md) [ticket_machine](./Layers/ticket_machine.md) [ticket_validator](./Layers/ticket_validator.md) [tool_library](./Layers/tool_library.md) [trail](./Layers/trail.md) [transit_stops](./Layers/transit_stops.md) [trolley_bay](./Layers/trolley_bay.md) [vending_machine](./Layers/vending_machine.md) [viewpoint](./Layers/viewpoint.md) [village_green](./Layers/village_green.md) [waste_basket](./Layers/waste_basket.md) [waste_disposal](./Layers/waste_disposal.md) [windpump](./Layers/windpump.md) [windturbine](./Layers/windturbine.md) [charge_point](./Layers/charge_point.md) [climbing_area](./Layers/climbing_area.md) [cycleways_and_roads](./Layers/cycleways_and_roads.md) [dentist](./Layers/dentist.md) [ghostsign](./Layers/ghostsign.md) [physiotherapist](./Layers/physiotherapist.md) [sauna](./Layers/sauna.md) [school](./Layers/school.md) [shower](./Layers/shower.md) [souvenir_coin](./Layers/souvenir_coin.md) [sports_centre](./Layers/sports_centre.md) [toilet](./Layers/toilet.md) [indoors](./Layers/indoors.md) [cafe_pub](./Layers/cafe_pub.md) [campsite](./Layers/campsite.md) [climbing_gym](./Layers/climbing_gym.md) [doctors](./Layers/doctors.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) [bench](./Layers/bench.md) [historic_rolling_stock](./Layers/historic_rolling_stock.md) [historic_aircraft](./Layers/historic_aircraft.md) [drinking_water](./Layers/drinking_water.md) ### images_no_blur Same as `images`, but uploaded request to disable blurring to the panoramax server @@ -199,7 +202,7 @@ _This tagrendering has no question and is thus read-only_ *{image_carousel()}{image_upload(,,,true)}* -This tagRendering is used in 5 layers: [ghost_bike](./Layers/ghost_bike.md) [tree_node](./Layers/tree_node.md) [wayside_shrine](./Layers/wayside_shrine.md) [memorial](./Layers/memorial.md) [artwork](./Layers/artwork.md) +This tagRendering is used in 5 layers: [ghost_bike](./Layers/ghost_bike.md) [tree](./Layers/tree.md) [wayside_shrine](./Layers/wayside_shrine.md) [memorial](./Layers/memorial.md) [artwork](./Layers/artwork.md) ### mapillary Shows a button to open Mapillary on this location @@ -240,7 +243,7 @@ _This tagrendering has no question and is thus read-only_ *{create_review()}{list_reviews()}* -This tagRendering is used in 22 layers: [animal_shelter](./Layers/animal_shelter.md) [brothel](./Layers/brothel.md) [caravansites](./Layers/caravansites.md) [cinema](./Layers/cinema.md) [dogpark](./Layers/dogpark.md) [fitness_centre](./Layers/fitness_centre.md) [food_courts](./Layers/food_courts.md) [hackerspace](./Layers/hackerspace.md) [love_hotel](./Layers/love_hotel.md) [playground](./Layers/playground.md) [police](./Layers/police.md) [stripclub](./Layers/stripclub.md) [veterinary](./Layers/veterinary.md) [climbing_area](./Layers/climbing_area.md) [climbing_gym](./Layers/climbing_gym.md) [sauna](./Layers/sauna.md) [cafe_pub](./Layers/cafe_pub.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [ice_cream](./Layers/ice_cream.md) +This tagRendering is used in 22 layers: [animal_shelter](./Layers/animal_shelter.md) [brothel](./Layers/brothel.md) [caravansites](./Layers/caravansites.md) [cinema](./Layers/cinema.md) [dogpark](./Layers/dogpark.md) [fitness_centre](./Layers/fitness_centre.md) [food_courts](./Layers/food_courts.md) [hackerspace](./Layers/hackerspace.md) [love_hotel](./Layers/love_hotel.md) [playground](./Layers/playground.md) [police](./Layers/police.md) [stripclub](./Layers/stripclub.md) [veterinary](./Layers/veterinary.md) [climbing_area](./Layers/climbing_area.md) [sauna](./Layers/sauna.md) [cafe_pub](./Layers/cafe_pub.md) [climbing_gym](./Layers/climbing_gym.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [ice_cream](./Layers/ice_cream.md) ### phone The question is `What is the phone number of {title()}?` @@ -251,7 +254,7 @@ The question is `What is the phone number of {title()}?` This tagrendering has labels `contact` -This tagRendering is used in 42 layers: [animal_shelter](./Layers/animal_shelter.md) [assisted_repair](./Layers/assisted_repair.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_themed_object](./Layers/bike_themed_object.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [childcare](./Layers/childcare.md) [cinema](./Layers/cinema.md) [climbing_club](./Layers/climbing_club.md) [fitness_centre](./Layers/fitness_centre.md) [food_courts](./Layers/food_courts.md) [governments](./Layers/governments.md) [hackerspace](./Layers/hackerspace.md) [love_hotel](./Layers/love_hotel.md) [police](./Layers/police.md) [postoffices](./Layers/postoffices.md) [recycling](./Layers/recycling.md) [scouting_group](./Layers/scouting_group.md) [stripclub](./Layers/stripclub.md) [tool_library](./Layers/tool_library.md) [vending_machine](./Layers/vending_machine.md) [veterinary](./Layers/veterinary.md) [climbing_gym](./Layers/climbing_gym.md) [dentist](./Layers/dentist.md) [hospital](./Layers/hospital.md) [physiotherapist](./Layers/physiotherapist.md) [sauna](./Layers/sauna.md) [school](./Layers/school.md) [sports_centre](./Layers/sports_centre.md) [toilet](./Layers/toilet.md) [tertiary_education](./Layers/tertiary_education.md) [cafe_pub](./Layers/cafe_pub.md) [campsite](./Layers/campsite.md) [doctors](./Layers/doctors.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) +This tagRendering is used in 42 layers: [animal_shelter](./Layers/animal_shelter.md) [assisted_repair](./Layers/assisted_repair.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_themed_object](./Layers/bike_themed_object.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [childcare](./Layers/childcare.md) [cinema](./Layers/cinema.md) [climbing_club](./Layers/climbing_club.md) [fitness_centre](./Layers/fitness_centre.md) [food_courts](./Layers/food_courts.md) [governments](./Layers/governments.md) [hackerspace](./Layers/hackerspace.md) [love_hotel](./Layers/love_hotel.md) [police](./Layers/police.md) [postoffices](./Layers/postoffices.md) [recycling](./Layers/recycling.md) [scouting_group](./Layers/scouting_group.md) [stripclub](./Layers/stripclub.md) [tool_library](./Layers/tool_library.md) [vending_machine](./Layers/vending_machine.md) [veterinary](./Layers/veterinary.md) [dentist](./Layers/dentist.md) [hospital](./Layers/hospital.md) [physiotherapist](./Layers/physiotherapist.md) [sauna](./Layers/sauna.md) [school](./Layers/school.md) [sports_centre](./Layers/sports_centre.md) [toilet](./Layers/toilet.md) [tertiary_education](./Layers/tertiary_education.md) [cafe_pub](./Layers/cafe_pub.md) [campsite](./Layers/campsite.md) [climbing_gym](./Layers/climbing_gym.md) [doctors](./Layers/doctors.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) ### mastodon Shows and asks for the mastodon handle @@ -286,7 +289,7 @@ The question is `What is the email address of {title()}?` This tagrendering has labels `contact` -This tagRendering is used in 39 layers: [animal_shelter](./Layers/animal_shelter.md) [assisted_repair](./Layers/assisted_repair.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_themed_object](./Layers/bike_themed_object.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [childcare](./Layers/childcare.md) [cinema](./Layers/cinema.md) [climbing_club](./Layers/climbing_club.md) [fitness_centre](./Layers/fitness_centre.md) [governments](./Layers/governments.md) [hackerspace](./Layers/hackerspace.md) [love_hotel](./Layers/love_hotel.md) [police](./Layers/police.md) [postoffices](./Layers/postoffices.md) [recycling](./Layers/recycling.md) [scouting_group](./Layers/scouting_group.md) [stripclub](./Layers/stripclub.md) [tool_library](./Layers/tool_library.md) [climbing_gym](./Layers/climbing_gym.md) [dentist](./Layers/dentist.md) [hospital](./Layers/hospital.md) [physiotherapist](./Layers/physiotherapist.md) [sauna](./Layers/sauna.md) [school](./Layers/school.md) [sports_centre](./Layers/sports_centre.md) [toilet](./Layers/toilet.md) [tertiary_education](./Layers/tertiary_education.md) [cafe_pub](./Layers/cafe_pub.md) [campsite](./Layers/campsite.md) [doctors](./Layers/doctors.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) +This tagRendering is used in 39 layers: [animal_shelter](./Layers/animal_shelter.md) [assisted_repair](./Layers/assisted_repair.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_themed_object](./Layers/bike_themed_object.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [childcare](./Layers/childcare.md) [cinema](./Layers/cinema.md) [climbing_club](./Layers/climbing_club.md) [fitness_centre](./Layers/fitness_centre.md) [governments](./Layers/governments.md) [hackerspace](./Layers/hackerspace.md) [love_hotel](./Layers/love_hotel.md) [police](./Layers/police.md) [postoffices](./Layers/postoffices.md) [recycling](./Layers/recycling.md) [scouting_group](./Layers/scouting_group.md) [stripclub](./Layers/stripclub.md) [tool_library](./Layers/tool_library.md) [dentist](./Layers/dentist.md) [hospital](./Layers/hospital.md) [physiotherapist](./Layers/physiotherapist.md) [sauna](./Layers/sauna.md) [school](./Layers/school.md) [sports_centre](./Layers/sports_centre.md) [toilet](./Layers/toilet.md) [tertiary_education](./Layers/tertiary_education.md) [cafe_pub](./Layers/cafe_pub.md) [campsite](./Layers/campsite.md) [climbing_gym](./Layers/climbing_gym.md) [doctors](./Layers/doctors.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) ### website The question is `What is the website of {title()}?` @@ -297,7 +300,7 @@ The question is `What is the website of {title()}?` This tagrendering has labels `contact` -This tagRendering is used in 54 layers: [animal_shelter](./Layers/animal_shelter.md) [assisted_repair](./Layers/assisted_repair.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_themed_object](./Layers/bike_themed_object.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [childcare](./Layers/childcare.md) [cinema](./Layers/cinema.md) [climbing_club](./Layers/climbing_club.md) [cycle_highways](./Layers/cycle_highways.md) [disaster_response](./Layers/disaster_response.md) [dogpark](./Layers/dogpark.md) [elongated_coin](./Layers/elongated_coin.md) [fitness_centre](./Layers/fitness_centre.md) [food_courts](./Layers/food_courts.md) [governments](./Layers/governments.md) [hackerspace](./Layers/hackerspace.md) [love_hotel](./Layers/love_hotel.md) [mobility_hub](./Layers/mobility_hub.md) [nature_reserve](./Layers/nature_reserve.md) [observation_tower](./Layers/observation_tower.md) [outdoor_seating](./Layers/outdoor_seating.md) [playground](./Layers/playground.md) [police](./Layers/police.md) [postoffices](./Layers/postoffices.md) [recycling](./Layers/recycling.md) [scouting_group](./Layers/scouting_group.md) [souvenir_note](./Layers/souvenir_note.md) [stripclub](./Layers/stripclub.md) [tactile_map](./Layers/tactile_map.md) [tactile_model](./Layers/tactile_model.md) [tool_library](./Layers/tool_library.md) [vending_machine](./Layers/vending_machine.md) [veterinary](./Layers/veterinary.md) [climbing_gym](./Layers/climbing_gym.md) [dentist](./Layers/dentist.md) [hospital](./Layers/hospital.md) [physiotherapist](./Layers/physiotherapist.md) [sauna](./Layers/sauna.md) [school](./Layers/school.md) [souvenir_coin](./Layers/souvenir_coin.md) [sports_centre](./Layers/sports_centre.md) [tertiary_education](./Layers/tertiary_education.md) [cafe_pub](./Layers/cafe_pub.md) [campsite](./Layers/campsite.md) [doctors](./Layers/doctors.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) +This tagRendering is used in 54 layers: [animal_shelter](./Layers/animal_shelter.md) [assisted_repair](./Layers/assisted_repair.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_themed_object](./Layers/bike_themed_object.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [childcare](./Layers/childcare.md) [cinema](./Layers/cinema.md) [climbing_club](./Layers/climbing_club.md) [cycle_highways](./Layers/cycle_highways.md) [disaster_response](./Layers/disaster_response.md) [dogpark](./Layers/dogpark.md) [elongated_coin](./Layers/elongated_coin.md) [fitness_centre](./Layers/fitness_centre.md) [food_courts](./Layers/food_courts.md) [governments](./Layers/governments.md) [hackerspace](./Layers/hackerspace.md) [love_hotel](./Layers/love_hotel.md) [mobility_hub](./Layers/mobility_hub.md) [nature_reserve](./Layers/nature_reserve.md) [observation_tower](./Layers/observation_tower.md) [outdoor_seating](./Layers/outdoor_seating.md) [playground](./Layers/playground.md) [police](./Layers/police.md) [postoffices](./Layers/postoffices.md) [recycling](./Layers/recycling.md) [scouting_group](./Layers/scouting_group.md) [souvenir_note](./Layers/souvenir_note.md) [stripclub](./Layers/stripclub.md) [tactile_map](./Layers/tactile_map.md) [tactile_model](./Layers/tactile_model.md) [tool_library](./Layers/tool_library.md) [vending_machine](./Layers/vending_machine.md) [veterinary](./Layers/veterinary.md) [dentist](./Layers/dentist.md) [hospital](./Layers/hospital.md) [physiotherapist](./Layers/physiotherapist.md) [sauna](./Layers/sauna.md) [school](./Layers/school.md) [souvenir_coin](./Layers/souvenir_coin.md) [sports_centre](./Layers/sports_centre.md) [tertiary_education](./Layers/tertiary_education.md) [cafe_pub](./Layers/cafe_pub.md) [campsite](./Layers/campsite.md) [climbing_gym](./Layers/climbing_gym.md) [doctors](./Layers/doctors.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) ### wheelchair-access The question is `Is this place accessible with a wheelchair?` @@ -341,7 +344,7 @@ The question is `What are the opening hours of {title()}?` - *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_ -This tagRendering is used in 27 layers: [aerialway](./Layers/aerialway.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_themed_object](./Layers/bike_themed_object.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [childcare](./Layers/childcare.md) [climbing_club](./Layers/climbing_club.md) [fitness_centre](./Layers/fitness_centre.md) [food_courts](./Layers/food_courts.md) [police](./Layers/police.md) [postoffices](./Layers/postoffices.md) [stripclub](./Layers/stripclub.md) [veterinary](./Layers/veterinary.md) [climbing_gym](./Layers/climbing_gym.md) [dentist](./Layers/dentist.md) [sauna](./Layers/sauna.md) [shower](./Layers/shower.md) [sports_centre](./Layers/sports_centre.md) [toilet_at_amenity](./Layers/toilet_at_amenity.md) [cafe_pub](./Layers/cafe_pub.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) +This tagRendering is used in 27 layers: [aerialway](./Layers/aerialway.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_themed_object](./Layers/bike_themed_object.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [childcare](./Layers/childcare.md) [climbing_club](./Layers/climbing_club.md) [fitness_centre](./Layers/fitness_centre.md) [food_courts](./Layers/food_courts.md) [police](./Layers/police.md) [postoffices](./Layers/postoffices.md) [stripclub](./Layers/stripclub.md) [veterinary](./Layers/veterinary.md) [dentist](./Layers/dentist.md) [sauna](./Layers/sauna.md) [shower](./Layers/shower.md) [sports_centre](./Layers/sports_centre.md) [toilet_at_amenity](./Layers/toilet_at_amenity.md) [cafe_pub](./Layers/cafe_pub.md) [climbing_gym](./Layers/climbing_gym.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) ### opening_hours_24_7 The question is `What are the opening hours of {title()}?` @@ -391,7 +394,7 @@ The question is `Which methods of payment are accepted here?` - *Payment cards are accepted here* is shown if with payment:cards=yes. Unselecting this answer will add payment:cards=no - *Payment by QR-code is possible here* is shown if with payment:qr_code=yes. Unselecting this answer will add payment:qr_code=no -This tagRendering is used in 9 layers: [bicycle_rental](./Layers/bicycle_rental.md) [observation_tower](./Layers/observation_tower.md) [ticket_validator](./Layers/ticket_validator.md) [climbing_gym](./Layers/climbing_gym.md) [cafe_pub](./Layers/cafe_pub.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [ice_cream](./Layers/ice_cream.md) +This tagRendering is used in 10 layers: [bicycle_rental](./Layers/bicycle_rental.md) [observation_tower](./Layers/observation_tower.md) [postoffices](./Layers/postoffices.md) [ticket_validator](./Layers/ticket_validator.md) [cafe_pub](./Layers/cafe_pub.md) [climbing_gym](./Layers/climbing_gym.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [ice_cream](./Layers/ice_cream.md) ### payment-options-split The question is `Which methods of payment are accepted here?` @@ -537,7 +540,7 @@ The question is `Does this place offer internet access?` This tagrendering has labels `internet-all` -This tagRendering is used in 8 layers: [hackerspace](./Layers/hackerspace.md) [outdoor_seating](./Layers/outdoor_seating.md) [climbing_gym](./Layers/climbing_gym.md) [cafe_pub](./Layers/cafe_pub.md) [food](./Layers/food.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) +This tagRendering is used in 8 layers: [hackerspace](./Layers/hackerspace.md) [outdoor_seating](./Layers/outdoor_seating.md) [cafe_pub](./Layers/cafe_pub.md) [climbing_gym](./Layers/climbing_gym.md) [food](./Layers/food.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) ### internet-fee The question is `Is there a fee for internet access?` @@ -549,7 +552,7 @@ The question is `Is there a fee for internet access?` This tagrendering is only visible in the popup if the following condition is met: internet_access!=no & internet_access~.+ This tagrendering has labels `internet-all` -This tagRendering is used in 8 layers: [hackerspace](./Layers/hackerspace.md) [outdoor_seating](./Layers/outdoor_seating.md) [climbing_gym](./Layers/climbing_gym.md) [cafe_pub](./Layers/cafe_pub.md) [food](./Layers/food.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) +This tagRendering is used in 8 layers: [hackerspace](./Layers/hackerspace.md) [outdoor_seating](./Layers/outdoor_seating.md) [cafe_pub](./Layers/cafe_pub.md) [climbing_gym](./Layers/climbing_gym.md) [food](./Layers/food.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) ### internet-ssid The question is `What is the network name for the wireless internet access?` @@ -561,7 +564,7 @@ The question is `What is the network name for the wireless internet access?` This tagrendering is only visible in the popup if the following condition is met: internet_access~^(.*wlan.*)$ This tagrendering has labels `internet-all` -This tagRendering is used in 8 layers: [hackerspace](./Layers/hackerspace.md) [outdoor_seating](./Layers/outdoor_seating.md) [climbing_gym](./Layers/climbing_gym.md) [cafe_pub](./Layers/cafe_pub.md) [food](./Layers/food.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) +This tagRendering is used in 8 layers: [hackerspace](./Layers/hackerspace.md) [outdoor_seating](./Layers/outdoor_seating.md) [cafe_pub](./Layers/cafe_pub.md) [climbing_gym](./Layers/climbing_gym.md) [food](./Layers/food.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) ### luminous_or_lit The question is `Is this object lit or does it emit light?` @@ -598,7 +601,7 @@ _This tagrendering has no question and is thus read-only_ This tagrendering has labels `added_by_default` -This tagRendering is used in 174 layers: [icons](./Layers/icons.md) [address](./Layers/address.md) [adult_changing_table](./Layers/adult_changing_table.md) [advertising](./Layers/advertising.md) [aerialway](./Layers/aerialway.md) [all_streets](./Layers/all_streets.md) [ambulancestation](./Layers/ambulancestation.md) [animal_shelter](./Layers/animal_shelter.md) [assembly_point](./Layers/assembly_point.md) [assisted_repair](./Layers/assisted_repair.md) [atm](./Layers/atm.md) [bank](./Layers/bank.md) [barrier](./Layers/barrier.md) [bbq](./Layers/bbq.md) [beehive](./Layers/beehive.md) [bench_at_pt](./Layers/bench_at_pt.md) [bicycle_counter](./Layers/bicycle_counter.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_cleaning](./Layers/bike_cleaning.md) [bike_parking](./Layers/bike_parking.md) [bike_repair_station](./Layers/bike_repair_station.md) [bike_themed_object](./Layers/bike_themed_object.md) [binocular](./Layers/binocular.md) [birdhide](./Layers/birdhide.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [caravansites](./Layers/caravansites.md) [charging_station](./Layers/charging_station.md) [childcare](./Layers/childcare.md) [cinema](./Layers/cinema.md) [climbing](./Layers/climbing.md) [climbing_club](./Layers/climbing_club.md) [climbing_opportunity](./Layers/climbing_opportunity.md) [climbing_route](./Layers/climbing_route.md) [clock](./Layers/clock.md) [crossings](./Layers/crossings.md) [cycle_highways](./Layers/cycle_highways.md) [cyclestreets](./Layers/cyclestreets.md) [cyclist_waiting_aid](./Layers/cyclist_waiting_aid.md) [defibrillator](./Layers/defibrillator.md) [diets](./Layers/diets.md) [direction](./Layers/direction.md) [disaster_response](./Layers/disaster_response.md) [dog_toilet](./Layers/dog_toilet.md) [dogpark](./Layers/dogpark.md) [dumpstations](./Layers/dumpstations.md) [elevator](./Layers/elevator.md) [elongated_coin](./Layers/elongated_coin.md) [entrance](./Layers/entrance.md) [etymology](./Layers/etymology.md) [excrement_bag_dispenser](./Layers/excrement_bag_dispenser.md) [extinguisher](./Layers/extinguisher.md) [fire_station](./Layers/fire_station.md) [firepit](./Layers/firepit.md) [fitness_centre](./Layers/fitness_centre.md) [fitness_station](./Layers/fitness_station.md) [fixme](./Layers/fixme.md) [food_courts](./Layers/food_courts.md) [ghost_bike](./Layers/ghost_bike.md) [governments](./Layers/governments.md) [grab_rail](./Layers/grab_rail.md) [grave](./Layers/grave.md) [guidepost](./Layers/guidepost.md) [hackerspace](./Layers/hackerspace.md) [hydrant](./Layers/hydrant.md) [id_presets](./Layers/id_presets.md) [information_board](./Layers/information_board.md) [insect_hotel](./Layers/insect_hotel.md) [item_with_image](./Layers/item_with_image.md) [kerbs](./Layers/kerbs.md) [lighthouse](./Layers/lighthouse.md) [love_hotel](./Layers/love_hotel.md) [map](./Layers/map.md) [maproulette](./Layers/maproulette.md) [maproulette_challenge](./Layers/maproulette_challenge.md) [maxspeed](./Layers/maxspeed.md) [mobility_hub](./Layers/mobility_hub.md) [mountain_rescue](./Layers/mountain_rescue.md) [nature_reserve](./Layers/nature_reserve.md) [nesting_site](./Layers/nesting_site.md) [note](./Layers/note.md) [nsi_brand](./Layers/nsi_brand.md) [nsi_operator](./Layers/nsi_operator.md) [observation_tower](./Layers/observation_tower.md) [osm_community_index](./Layers/osm_community_index.md) [outdoor_seating](./Layers/outdoor_seating.md) [parcel_lockers](./Layers/parcel_lockers.md) [parking](./Layers/parking.md) [parking_spaces](./Layers/parking_spaces.md) [parking_ticket_machine](./Layers/parking_ticket_machine.md) [picnic_table](./Layers/picnic_table.md) [play_forest](./Layers/play_forest.md) [playground](./Layers/playground.md) [playground_equipment](./Layers/playground_equipment.md) [police](./Layers/police.md) [police_call_box](./Layers/police_call_box.md) [postboxes](./Layers/postboxes.md) [postoffices](./Layers/postoffices.md) [public_bookcase](./Layers/public_bookcase.md) [railway_platforms](./Layers/railway_platforms.md) [rainbow_crossings](./Layers/rainbow_crossings.md) [reception_desk](./Layers/reception_desk.md) [recycling](./Layers/recycling.md) [route_marker](./Layers/route_marker.md) [sauna_at_leisure](./Layers/sauna_at_leisure.md) [scouting_group](./Layers/scouting_group.md) [shelter](./Layers/shelter.md) [ski_piste](./Layers/ski_piste.md) [slow_roads](./Layers/slow_roads.md) [souvenir_note](./Layers/souvenir_note.md) [speed_camera](./Layers/speed_camera.md) [speed_display](./Layers/speed_display.md) [sport_pitch](./Layers/sport_pitch.md) [stairs](./Layers/stairs.md) [street_lamps](./Layers/street_lamps.md) [stripclub](./Layers/stripclub.md) [surveillance_camera](./Layers/surveillance_camera.md) [tactile_map](./Layers/tactile_map.md) [tactile_model](./Layers/tactile_model.md) [ticket_machine](./Layers/ticket_machine.md) [ticket_validator](./Layers/ticket_validator.md) [tool_library](./Layers/tool_library.md) [trail](./Layers/trail.md) [transit_routes](./Layers/transit_routes.md) [transit_stops](./Layers/transit_stops.md) [tree_node](./Layers/tree_node.md) [trolley_bay](./Layers/trolley_bay.md) [utility_pole](./Layers/utility_pole.md) [vending_machine](./Layers/vending_machine.md) [veterinary](./Layers/veterinary.md) [viewpoint](./Layers/viewpoint.md) [village_green](./Layers/village_green.md) [walls_and_buildings](./Layers/walls_and_buildings.md) [waste_basket](./Layers/waste_basket.md) [waste_disposal](./Layers/waste_disposal.md) [wayside_shrine](./Layers/wayside_shrine.md) [windpump](./Layers/windpump.md) [windturbine](./Layers/windturbine.md) [building](./Layers/building.md) [charge_point](./Layers/charge_point.md) [climbing_area](./Layers/climbing_area.md) [climbing_gym](./Layers/climbing_gym.md) [cycleways_and_roads](./Layers/cycleways_and_roads.md) [dentist](./Layers/dentist.md) [ghostsign](./Layers/ghostsign.md) [hospital](./Layers/hospital.md) [physiotherapist](./Layers/physiotherapist.md) [sauna](./Layers/sauna.md) [school](./Layers/school.md) [shower](./Layers/shower.md) [souvenir_coin](./Layers/souvenir_coin.md) [sports_centre](./Layers/sports_centre.md) [toilet](./Layers/toilet.md) [indoors](./Layers/indoors.md) [tertiary_education](./Layers/tertiary_education.md) [toilet_at_amenity](./Layers/toilet_at_amenity.md) [toilet_at_amenity_lib](./Layers/toilet_at_amenity_lib.md) [cafe_pub](./Layers/cafe_pub.md) [campsite](./Layers/campsite.md) [doctors](./Layers/doctors.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) [memorial](./Layers/memorial.md) [bench](./Layers/bench.md) [artwork](./Layers/artwork.md) [historic_rolling_stock](./Layers/historic_rolling_stock.md) [historic_aircraft](./Layers/historic_aircraft.md) [drinking_water](./Layers/drinking_water.md) +This tagRendering is used in 174 layers: [icons](./Layers/icons.md) [address](./Layers/address.md) [adult_changing_table](./Layers/adult_changing_table.md) [advertising](./Layers/advertising.md) [aerialway](./Layers/aerialway.md) [all_streets](./Layers/all_streets.md) [ambulancestation](./Layers/ambulancestation.md) [animal_shelter](./Layers/animal_shelter.md) [assembly_point](./Layers/assembly_point.md) [assisted_repair](./Layers/assisted_repair.md) [atm](./Layers/atm.md) [bank](./Layers/bank.md) [barrier](./Layers/barrier.md) [bbq](./Layers/bbq.md) [beehive](./Layers/beehive.md) [bench_at_pt](./Layers/bench_at_pt.md) [bicycle_counter](./Layers/bicycle_counter.md) [bicycle_library](./Layers/bicycle_library.md) [bicycle_rental](./Layers/bicycle_rental.md) [bike_cafe](./Layers/bike_cafe.md) [bike_cleaning](./Layers/bike_cleaning.md) [bike_parking](./Layers/bike_parking.md) [bike_repair_station](./Layers/bike_repair_station.md) [bike_themed_object](./Layers/bike_themed_object.md) [binocular](./Layers/binocular.md) [birdhide](./Layers/birdhide.md) [brothel](./Layers/brothel.md) [car_rental](./Layers/car_rental.md) [caravansites](./Layers/caravansites.md) [charging_station](./Layers/charging_station.md) [childcare](./Layers/childcare.md) [cinema](./Layers/cinema.md) [climbing](./Layers/climbing.md) [climbing_club](./Layers/climbing_club.md) [climbing_opportunity](./Layers/climbing_opportunity.md) [climbing_route](./Layers/climbing_route.md) [clock](./Layers/clock.md) [crossings](./Layers/crossings.md) [cycle_highways](./Layers/cycle_highways.md) [cyclestreets](./Layers/cyclestreets.md) [cyclist_waiting_aid](./Layers/cyclist_waiting_aid.md) [defibrillator](./Layers/defibrillator.md) [diets](./Layers/diets.md) [direction](./Layers/direction.md) [disaster_response](./Layers/disaster_response.md) [dog_toilet](./Layers/dog_toilet.md) [dogpark](./Layers/dogpark.md) [dumpstations](./Layers/dumpstations.md) [elevator](./Layers/elevator.md) [elongated_coin](./Layers/elongated_coin.md) [entrance](./Layers/entrance.md) [etymology](./Layers/etymology.md) [excrement_bag_dispenser](./Layers/excrement_bag_dispenser.md) [extinguisher](./Layers/extinguisher.md) [fire_station](./Layers/fire_station.md) [firepit](./Layers/firepit.md) [fitness_centre](./Layers/fitness_centre.md) [fitness_station](./Layers/fitness_station.md) [fixme](./Layers/fixme.md) [food_courts](./Layers/food_courts.md) [ghost_bike](./Layers/ghost_bike.md) [governments](./Layers/governments.md) [grab_rail](./Layers/grab_rail.md) [grave](./Layers/grave.md) [guidepost](./Layers/guidepost.md) [hackerspace](./Layers/hackerspace.md) [hydrant](./Layers/hydrant.md) [id_presets](./Layers/id_presets.md) [information_board](./Layers/information_board.md) [insect_hotel](./Layers/insect_hotel.md) [item_with_image](./Layers/item_with_image.md) [kerbs](./Layers/kerbs.md) [lighthouse](./Layers/lighthouse.md) [love_hotel](./Layers/love_hotel.md) [map](./Layers/map.md) [maproulette](./Layers/maproulette.md) [maproulette_challenge](./Layers/maproulette_challenge.md) [maxspeed](./Layers/maxspeed.md) [mobility_hub](./Layers/mobility_hub.md) [mountain_rescue](./Layers/mountain_rescue.md) [nature_reserve](./Layers/nature_reserve.md) [nesting_site](./Layers/nesting_site.md) [note](./Layers/note.md) [nsi_brand](./Layers/nsi_brand.md) [nsi_operator](./Layers/nsi_operator.md) [observation_tower](./Layers/observation_tower.md) [osm_community_index](./Layers/osm_community_index.md) [outdoor_seating](./Layers/outdoor_seating.md) [parcel_lockers](./Layers/parcel_lockers.md) [parking](./Layers/parking.md) [parking_spaces](./Layers/parking_spaces.md) [parking_ticket_machine](./Layers/parking_ticket_machine.md) [picnic_table](./Layers/picnic_table.md) [play_forest](./Layers/play_forest.md) [playground](./Layers/playground.md) [playground_equipment](./Layers/playground_equipment.md) [police](./Layers/police.md) [police_call_box](./Layers/police_call_box.md) [postboxes](./Layers/postboxes.md) [postoffices](./Layers/postoffices.md) [public_bookcase](./Layers/public_bookcase.md) [railway_platforms](./Layers/railway_platforms.md) [rainbow_crossings](./Layers/rainbow_crossings.md) [reception_desk](./Layers/reception_desk.md) [recycling](./Layers/recycling.md) [route_marker](./Layers/route_marker.md) [sauna_at_leisure](./Layers/sauna_at_leisure.md) [scouting_group](./Layers/scouting_group.md) [shelter](./Layers/shelter.md) [ski_piste](./Layers/ski_piste.md) [slow_roads](./Layers/slow_roads.md) [souvenir_note](./Layers/souvenir_note.md) [speed_camera](./Layers/speed_camera.md) [speed_display](./Layers/speed_display.md) [sport_pitch](./Layers/sport_pitch.md) [stairs](./Layers/stairs.md) [street_lamps](./Layers/street_lamps.md) [stripclub](./Layers/stripclub.md) [surveillance_camera](./Layers/surveillance_camera.md) [tactile_map](./Layers/tactile_map.md) [tactile_model](./Layers/tactile_model.md) [ticket_machine](./Layers/ticket_machine.md) [ticket_validator](./Layers/ticket_validator.md) [tool_library](./Layers/tool_library.md) [trail](./Layers/trail.md) [transit_routes](./Layers/transit_routes.md) [transit_stops](./Layers/transit_stops.md) [tree](./Layers/tree.md) [trolley_bay](./Layers/trolley_bay.md) [utility_pole](./Layers/utility_pole.md) [vending_machine](./Layers/vending_machine.md) [veterinary](./Layers/veterinary.md) [viewpoint](./Layers/viewpoint.md) [village_green](./Layers/village_green.md) [walls_and_buildings](./Layers/walls_and_buildings.md) [waste_basket](./Layers/waste_basket.md) [waste_disposal](./Layers/waste_disposal.md) [wayside_shrine](./Layers/wayside_shrine.md) [windpump](./Layers/windpump.md) [windturbine](./Layers/windturbine.md) [building](./Layers/building.md) [charge_point](./Layers/charge_point.md) [climbing_area](./Layers/climbing_area.md) [cycleways_and_roads](./Layers/cycleways_and_roads.md) [dentist](./Layers/dentist.md) [ghostsign](./Layers/ghostsign.md) [hospital](./Layers/hospital.md) [physiotherapist](./Layers/physiotherapist.md) [sauna](./Layers/sauna.md) [school](./Layers/school.md) [shower](./Layers/shower.md) [souvenir_coin](./Layers/souvenir_coin.md) [sports_centre](./Layers/sports_centre.md) [toilet](./Layers/toilet.md) [indoors](./Layers/indoors.md) [tertiary_education](./Layers/tertiary_education.md) [toilet_at_amenity](./Layers/toilet_at_amenity.md) [toilet_at_amenity_lib](./Layers/toilet_at_amenity_lib.md) [cafe_pub](./Layers/cafe_pub.md) [campsite](./Layers/campsite.md) [climbing_gym](./Layers/climbing_gym.md) [doctors](./Layers/doctors.md) [food](./Layers/food.md) [pharmacy](./Layers/pharmacy.md) [shops](./Layers/shops.md) [tourism_accomodation](./Layers/tourism_accomodation.md) [visitor_information_centre](./Layers/visitor_information_centre.md) [ice_cream](./Layers/ice_cream.md) [memorial](./Layers/memorial.md) [bench](./Layers/bench.md) [artwork](./Layers/artwork.md) [historic_rolling_stock](./Layers/historic_rolling_stock.md) [historic_aircraft](./Layers/historic_aircraft.md) [drinking_water](./Layers/drinking_water.md) ### split_button _This tagrendering has no question and is thus read-only_ @@ -698,6 +701,13 @@ The question is `What is the reference number?` This tagRendering is used in 1 layers: [windpump](./Layers/windpump.md) +### operator +The question is `What company operates this place?` + +*This place is operated by {operator}* is shown if `operator` is set. + +This tagRendering is used in 10 layers: [atm](./Layers/atm.md) [fitness_station](./Layers/fitness_station.md) [parcel_lockers](./Layers/parcel_lockers.md) [postboxes](./Layers/postboxes.md) [public_bookcase](./Layers/public_bookcase.md) [recycling](./Layers/recycling.md) [ticket_machine](./Layers/ticket_machine.md) [ticket_validator](./Layers/ticket_validator.md) [transit_routes](./Layers/transit_routes.md) [vending_machine](./Layers/vending_machine.md) + ### child_highchair The question is `Is there a high chair (also known as booster chair) for toddlers available here?` diff --git a/Docs/CalculatedTags.md b/Docs/CalculatedTags.md index ceef0e5a3..1b90b68ef 100644 --- a/Docs/CalculatedTags.md +++ b/Docs/CalculatedTags.md @@ -99,8 +99,7 @@ This is a lazy metatag and is only calculated when needed Converts a `panoramax=hash1;hash2;hash3;...` into `panoramax=hash1`,`panoramax:0=hash1`... - Calculating tags with Javascript ----------------------------------- +## Calculating tags with Javascript In some cases, it is useful to have some tags calculated based on other properties. Some useful tags are available by default (e.g. `lat`, `lon`, `_country`), as detailed above. @@ -108,9 +107,9 @@ It is also possible to calculate your own tags - but this requires some javascri Before proceeding, some warnings: - - DO NOT DO THIS AS BEGINNER - - **Only do this if all other techniques fail** This should _not_ be done to create a rendering effect, only to calculate a specific value - - **THIS MIGHT BE DISABLED WITHOUT ANY NOTICE ON UNOFFICIAL THEMES** As unofficial themes might be loaded from the internet, this is the equivalent of injecting arbitrary code into the client. It'll be disabled if abuse occurs. + - DO NOT DO THIS AS BEGINNER + - **Only do this if all other techniques fail** This should _not_ be done to create a rendering effect, only to calculate a specific value + - **THIS MIGHT BE DISABLED WITHOUT ANY NOTICE ON UNOFFICIAL THEMES** As unofficial themes might be loaded from the internet, this is the equivalent of injecting arbitrary code into the client. It'll be disabled if abuse occurs. To enable this feature, add a field `calculatedTags` in the layer object, e.g.: @@ -136,8 +135,8 @@ The default behaviour, using `=` as separator, is lazy loading The above code will be executed for every feature in the layer. The feature is accessible as `feat` and is an amended geojson object: - - `area` contains the surface area (in square meters) of the object - - `lat` and `lon` contain the latitude and longitude + - `area` contains the surface area (in square meters) of the object + - `lat` and `lon` contain the latitude and longitude Some advanced functions are available as well. Due to technical reasons, they should be used as `funcname(feat)(arguments)`. diff --git a/Docs/ELI-overview.md b/Docs/ELI-overview.md index bbf552170..3660d8144 100644 --- a/Docs/ELI-overview.md +++ b/Docs/ELI-overview.md @@ -196,6 +196,7 @@ This table gives a summary of ids, names and other metainformation. [See the onl | Hessen-DOP20 | Hesse DOP20 | photo | ⭐ | Geobasisdaten © Hessische Verwaltung für Bodenmanagement und Geoinformation: Digitale Orthophotos | | Hessen-DTK | Hesse DTK | map | | Geobasisdaten @ Hessisches Landesamt für Bodenmanagement und Geoinformation | | Hessen-WebAtlas | Hesse WebAtlas | map | | Geobasisdaten @ Hessisches Landesamt für Bodenmanagement und Geoinformation | +| Koeln-TrueDOP-2024 | Köln TrueDOP 2024 | photo | ⭐ | Stadt Köln (2024) | | Ludwigshafen-2019 | Ludwigshafen 2019 | historicphoto | | © Stadt Ludwigshafen am Rhein | | Ludwigshafen-2022 | Ludwigshafen 2022 | photo | ⭐ | © Stadt Ludwigshafen am Rhein | | mainzallaerialimageries | Mainz all aerial imageries | photo | | Vermessung und Geoinformation Mainz | @@ -227,8 +228,9 @@ This table gives a summary of ids, names and other metainformation. [See the onl | Worms-2003 | Worms 2003 | historicphoto | | © Nibelungenstadt Worms | | Worms-2008 | Worms 2008 | historicphoto | | © Nibelungenstadt Worms | | Worms-2012 | Worms 2012 | historicphoto | | © Nibelungenstadt Worms | -| Worms-2016 | Worms 2016 | photo | | © Nibelungenstadt Worms | -| Worms-2020 | Worms 2020 | photo | ⭐ | © Nibelungenstadt Worms | +| Worms-2016 | Worms 2016 | historicphoto | | © Nibelungenstadt Worms | +| Worms-2020 | Worms 2020 | historicphoto | | © Nibelungenstadt Worms | +| Worms-2025 | Worms 2025 | photo | ⭐ | © Nibelungenstadt Worms | | aachen_alkis_wms | Aachen Liegenschaftskataster | other | ⭐ | | | viersen_alkis_wms | ALKIS Kreis Viersen | other | ⭐ | | | Geodatastyrelsen_Denmark | SDFI Aerial Imagery | photo | ⭐ | Styrelsen for Dataforsyning og Infrastruktur | @@ -426,7 +428,7 @@ This table gives a summary of ids, names and other metainformation. [See the onl | Budapest_XI_2017 | Budapest district XI orthophoto 2017 | historicphoto | | Budapest Főváros XI. Kerület Újbuda Önkormányzata | | Budapest_XI_2019 | Budapest district XI orthophoto 2019 | historicphoto | | Budapest Főváros XI. Kerület Újbuda Önkormányzata | | Budapest_XI_2021 | Budapest district XI orthophoto 2021 | historicphoto | | Budapest Főváros XI. Kerület Újbuda Önkormányzata | -| Budapest_XI_2023 | Budapest district XI orthophoto 2023 | photo | ⭐ | Budapest Főváros XI. Kerület Újbuda Önkormányzata | +| Budapest_XI_2023 | Budapest district XI orthophoto 2023 | photo | | Budapest Főváros XI. Kerület Újbuda Önkormányzata | | Budapest_XI_2025 | Budapest district XI orthophoto 2025 | photo | ⭐ | Budapest Főváros XI. Kerület Újbuda Önkormányzata | | FOMI_2015_leafoff_20cm | FÖMI orthophoto 2015 leaf-off 20cm (webp) | photo | | Lechner Tudásközpont | | OpenStreetMap-turistautak | OpenStreetMap (turistautak) | osmbasedmap | | © OpenStreetMap contributors | @@ -465,6 +467,7 @@ This table gives a summary of ids, names and other metainformation. [See the onl | LV_TOPO50_LGIA | LĢIA topographic, 1:50000, 3 ed., Latvia | map | | LĢIA (Latvian Geospatial Information Agency) provided these open data (CC0). WMS service is provided by LVM (Latvian State Forestry). | | German-1944_Aerial | German Aerial Imagery (1944) | historicphoto | | © Simpals SRL, Bundesarchiv - Stabsbildabteilung | | American-1966_Aerial | American Aerial Imagery (1966) | historicphoto | | © Simpals SRL, U.S. Geological Survey | +| BGT_standaardvisualisatie_WMTS | PDOK BGT standaardvisualisatie | map | | Kadaster, Basisregistratie Grootschalige Topografie (BGT) | | Actueel_orthoHR_WMTS | PDOK aerial imagery Beeldmateriaal.nl 8cm (WMTS) latest | photo | ⭐ | Kadaster / Beeldmateriaal.nl, CC BY 4.0 | | kartverket-ok-1st | Kartverket Economic Maps (historic) | historicmap | | © Kartverket | | geovekst-nib | Norway Orthophoto | photo | ⭐ | © Geovekst | diff --git a/Docs/Layers/address.md b/Docs/Layers/address.md index cb9564fc0..597ec20a1 100644 --- a/Docs/Layers/address.md +++ b/Docs/Layers/address.md @@ -44,11 +44,11 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | -| [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:fixme%3D) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [string](../SpecialInputElements.md#string) | [fixme](https://wiki.openstreetmap.org/wiki/Tag:fixme%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/adult_changing_table.md b/Docs/Layers/adult_changing_table.md index 60ef8a295..5ad07bf3f 100644 --- a/Docs/Layers/adult_changing_table.md +++ b/Docs/Layers/adult_changing_table.md @@ -48,11 +48,11 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [height](https://wiki.openstreetmap.org/wiki/Key:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:height%3Dadjustable) | +| [height](https://wiki.openstreetmap.org/wiki/Key:height) | [pfloat](../SpecialInputElements.md#pfloat) | [height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:height%3Dadjustable) | | [min_height](https://wiki.openstreetmap.org/wiki/Key:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [max_height](https://wiki.openstreetmap.org/wiki/Key:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [height:mechanism](https://wiki.openstreetmap.org/wiki/Key:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:height:mechanism%3Delectric) | -| [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwheels) | +| [height:mechanism](https://wiki.openstreetmap.org/wiki/Key:height:mechanism) | Multiple choice | [height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:height:mechanism%3Dmanual) [height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:height:mechanism%3Delectric) | +| [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mounted) [support=legs](https://wiki.openstreetmap.org/wiki/Tag:support%3Dlegs) [support=wheels](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwheels) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/advertising.md b/Docs/Layers/advertising.md index f58193b5c..da10cea04 100644 --- a/Docs/Layers/advertising.md +++ b/Docs/Layers/advertising.md @@ -47,17 +47,17 @@ We will complete data from advertising features with reference, operator and lit The following options to create new points are included: - **a billboard** which has the following tags:advertising=billboard - - **a billboard mounted to a wall** which has the following tags:advertising=billboard (snaps to layers `walls_and_buildings`) + - **a billboard mounted to a wall** which has the following tags:advertising=billboard & support=wall (snaps to layers `walls_and_buildings`) - **a freestanding poster box** which has the following tags:advertising=poster_box - - **a poster box mounted on a wall** which has the following tags:advertising=poster_box (snaps to layers `walls_and_buildings`) + - **a poster box mounted on a wall** which has the following tags:advertising=poster_box & support=wall (snaps to layers `walls_and_buildings`) - **a poster box part of a public transport shelter** which has the following tags:advertising=poster_box & support=street_furniture:transit_shelter (snaps to layers `shelter`) - **a board** which has the following tags:advertising=board - **a column** which has the following tags:advertising=column - **a flag** which has the following tags:advertising=flag & man_made=pole - **a screen** which has the following tags:advertising=screen - - **a screen mounted on a wall** which has the following tags:advertising=screen (snaps to layers `walls_and_buildings`) + - **a screen mounted on a wall** which has the following tags:advertising=screen & support=wall (snaps to layers `walls_and_buildings`) - **a screen mounted on a transit shelter** which has the following tags:advertising=screen & support=street_furniture:transit_shelter (snaps to layers `shelter`) - - **a tarp** which has the following tags:advertising=tarp (snaps to layers `walls_and_buildings`) + - **a tarp** which has the following tags:advertising=tarp & support=wall (snaps to layers `walls_and_buildings`) - **a totem** which has the following tags:advertising=totem - **a sign** which has the following tags:advertising=sign (snaps to layers `walls_and_buildings`) - **a sculpture** which has the following tags:advertising=sculpture @@ -78,12 +78,12 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [advertising](https://wiki.openstreetmap.org/wiki/Key:advertising) | [string](../SpecialInputElements.md#string) | [billboard](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dbillboard) [board](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dboard) [column](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dcolumn) [flag](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dflag) [poster_box](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dposter_box) [screen](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dscreen) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsculpture) [sign](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsign) [tarp](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtarp) [totem](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtotem) [wall_painting](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dwall_painting) [tilework](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtilework) [relief](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Drelief) | -| [animated](https://wiki.openstreetmap.org/wiki/Key:animated) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dno) [digital_display](https://wiki.openstreetmap.org/wiki/Tag:animated%3Ddigital_display) [trivision_blades](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dtrivision_blades) [winding_posters](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dwinding_posters) [revolving](https://wiki.openstreetmap.org/wiki/Tag:animated%3Drevolving) | +| [advertising](https://wiki.openstreetmap.org/wiki/Key:advertising) | [string](../SpecialInputElements.md#string) | [advertising=billboard](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dbillboard) [advertising=board](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dboard) [advertising=column](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dcolumn) [advertising=flag](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dflag) [advertising=poster_box](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dposter_box) [advertising=screen](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dscreen) [advertising=sculpture](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsculpture) [advertising=sign](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsign) [advertising=tarp](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtarp) [advertising=totem](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtotem) [advertising=wall_painting](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dwall_painting) [advertising=tilework](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtilework) [advertising=relief](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Drelief) | +| [animated](https://wiki.openstreetmap.org/wiki/Key:animated) | Multiple choice | [animated=no](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dno) [animated=digital_display](https://wiki.openstreetmap.org/wiki/Tag:animated%3Ddigital_display) [animated=trivision_blades](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dtrivision_blades) [animated=winding_posters](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dwinding_posters) [animated=revolving](https://wiki.openstreetmap.org/wiki/Tag:animated%3Drevolving) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [sides](https://wiki.openstreetmap.org/wiki/Key:sides) | Multiple choice | [1](https://wiki.openstreetmap.org/wiki/Tag:sides%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:sides%3D2) | +| [sides](https://wiki.openstreetmap.org/wiki/Key:sides) | Multiple choice | [sides=1](https://wiki.openstreetmap.org/wiki/Tag:sides%3D1) [sides=2](https://wiki.openstreetmap.org/wiki/Tag:sides%3D2) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | ## Featureview elements and TagRenderings @@ -94,7 +94,7 @@ Elements must match **all** of the following expressions: | [animated](#animated) | Does this advertisement cycle through multiple messages?
5 options | | _Multiple choice only_ | | [luminous_or_lit_advertising](#luminous_or_lit_advertising)
_(Original in [questions](./BuiltinQuestions.md#luminous_or_lit))_ | Is this object lit or does it emit light?
5 options | | _Multiple choice only_ | | [operator](#operator) | Who operates this feature?
_Operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | -| [message_type](#message_type) | What kind of message is shown?
10 options | | _Multiple choice only_ | +| [message_type](#message_type) | What kind of message is shown?
11 options | | _Multiple choice only_ | | [Sides](#Sides) | From how many sides you can watch advertisments?
2 options | | _Multiple choice only_ | | [ref](#ref) | Wich is the reference number?
_Reference number is {ref}_ | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) | | [historic](#historic) | Is this sign for a business that no longer exists or no longer being maintained?
2 options | | _Multiple choice only_ | @@ -166,6 +166,7 @@ The question is `What kind of message is shown?` - *Religious message* is shown if with message=religion. Unselecting this answer will add message= - *Funding sign* is shown if with message=funding. Unselecting this answer will add message= - *A map* is shown if with information=map. Unselecting this answer will add information= + - *Legal messages* is shown if with message=legal. Unselecting this answer will add message= ### Sides The question is `From how many sides you can watch advertisments?` diff --git a/Docs/Layers/advertising_wall_paintings.md b/Docs/Layers/advertising_wall_paintings.md index cf2bb3f18..ab88f558c 100644 --- a/Docs/Layers/advertising_wall_paintings.md +++ b/Docs/Layers/advertising_wall_paintings.md @@ -49,12 +49,12 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [advertising](https://wiki.openstreetmap.org/wiki/Key:advertising) | [string](../SpecialInputElements.md#string) | [billboard](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dbillboard) [board](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dboard) [column](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dcolumn) [flag](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dflag) [poster_box](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dposter_box) [screen](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dscreen) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsculpture) [sign](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsign) [tarp](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtarp) [totem](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtotem) [wall_painting](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dwall_painting) [tilework](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtilework) [relief](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Drelief) | -| [animated](https://wiki.openstreetmap.org/wiki/Key:animated) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dno) [digital_display](https://wiki.openstreetmap.org/wiki/Tag:animated%3Ddigital_display) [trivision_blades](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dtrivision_blades) [winding_posters](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dwinding_posters) [revolving](https://wiki.openstreetmap.org/wiki/Tag:animated%3Drevolving) | +| [advertising](https://wiki.openstreetmap.org/wiki/Key:advertising) | [string](../SpecialInputElements.md#string) | [advertising=billboard](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dbillboard) [advertising=board](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dboard) [advertising=column](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dcolumn) [advertising=flag](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dflag) [advertising=poster_box](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dposter_box) [advertising=screen](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dscreen) [advertising=sculpture](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsculpture) [advertising=sign](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsign) [advertising=tarp](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtarp) [advertising=totem](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtotem) [advertising=wall_painting](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dwall_painting) [advertising=tilework](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtilework) [advertising=relief](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Drelief) | +| [animated](https://wiki.openstreetmap.org/wiki/Key:animated) | Multiple choice | [animated=no](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dno) [animated=digital_display](https://wiki.openstreetmap.org/wiki/Tag:animated%3Ddigital_display) [animated=trivision_blades](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dtrivision_blades) [animated=winding_posters](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dwinding_posters) [animated=revolving](https://wiki.openstreetmap.org/wiki/Tag:animated%3Drevolving) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [sides](https://wiki.openstreetmap.org/wiki/Key:sides) | Multiple choice | [1](https://wiki.openstreetmap.org/wiki/Tag:sides%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:sides%3D2) | +| [sides](https://wiki.openstreetmap.org/wiki/Key:sides) | Multiple choice | [sides=1](https://wiki.openstreetmap.org/wiki/Tag:sides%3D1) [sides=2](https://wiki.openstreetmap.org/wiki/Tag:sides%3D2) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | ## Featureview elements and TagRenderings @@ -65,7 +65,7 @@ Elements must match **all** of the following expressions: | [animated](#animated) | Does this advertisement cycle through multiple messages?
5 options | | _Multiple choice only_ | | [luminous_or_lit_advertising](#luminous_or_lit_advertising)
_(Original in [questions](./BuiltinQuestions.md#luminous_or_lit))_ | Is this object lit or does it emit light?
5 options | | _Multiple choice only_ | | [operator](#operator) | Who operates this feature?
_Operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | -| [message_type](#message_type) | What kind of message is shown?
10 options | | _Multiple choice only_ | +| [message_type](#message_type) | What kind of message is shown?
11 options | | _Multiple choice only_ | | [Sides](#Sides) | From how many sides you can watch advertisments?
2 options | | _Multiple choice only_ | | [ref](#ref) | Wich is the reference number?
_Reference number is {ref}_ | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) | | [historic](#historic) | Is this sign for a business that no longer exists or no longer being maintained?
2 options | | _Multiple choice only_ | @@ -137,6 +137,7 @@ The question is `What kind of message is shown?` - *Religious message* is shown if with message=religion. Unselecting this answer will add message= - *Funding sign* is shown if with message=funding. Unselecting this answer will add message= - *A map* is shown if with information=map. Unselecting this answer will add information= + - *Legal messages* is shown if with message=legal. Unselecting this answer will add message= ### Sides The question is `From how many sides you can watch advertisments?` diff --git a/Docs/Layers/aerialway.md b/Docs/Layers/aerialway.md index 413844637..68b78915c 100644 --- a/Docs/Layers/aerialway.md +++ b/Docs/Layers/aerialway.md @@ -45,11 +45,11 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [aerialway](https://wiki.openstreetmap.org/wiki/Key:aerialway) | Multiple choice | [cable_car](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dcable_car) [gondola](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dgondola) [chair_lift](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dchair_lift) [mixed](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dmixed) [t-bar](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dt-bar) [j-bar](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dj-bar) [platter](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dplatter) [rope_tow](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Drope_tow) [magic_carpet](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dmagic_carpet) [zip_line](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dzip_line) | +| [aerialway](https://wiki.openstreetmap.org/wiki/Key:aerialway) | Multiple choice | [aerialway=cable_car](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dcable_car) [aerialway=gondola](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dgondola) [aerialway=chair_lift](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dchair_lift) [aerialway=mixed](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dmixed) [aerialway=t-bar](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dt-bar) [aerialway=j-bar](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dj-bar) [aerialway=platter](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dplatter) [aerialway=rope_tow](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Drope_tow) [aerialway=magic_carpet](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dmagic_carpet) [aerialway=zip_line](https://wiki.openstreetmap.org/wiki/Tag:aerialway%3Dzip_line) | | [duration](https://wiki.openstreetmap.org/wiki/Key:duration) | [string](../SpecialInputElements.md#string) | | | [aerialway:occupancy](https://wiki.openstreetmap.org/wiki/Key:aerialway:occupancy) | [string](../SpecialInputElements.md#string) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [oneway](https://wiki.openstreetmap.org/wiki/Key:oneway) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:oneway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:oneway%3Dno) | +| [oneway](https://wiki.openstreetmap.org/wiki/Key:oneway) | Multiple choice | [oneway=yes](https://wiki.openstreetmap.org/wiki/Tag:oneway%3Dyes) [oneway=no](https://wiki.openstreetmap.org/wiki/Tag:oneway%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/all_vending_machine.md b/Docs/Layers/all_vending_machine.md index 1ba7891c4..79e4e9b0f 100644 --- a/Docs/Layers/all_vending_machine.md +++ b/Docs/Layers/all_vending_machine.md @@ -59,20 +59,20 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | -| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | -| [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) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [vending=drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [vending=sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [vending=food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [vending=cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [vending=condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [vending=coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [vending=water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [vending=newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [vending=bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [vending=milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [vending=bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [vending=eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [vending=ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [vending=cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [vending=honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [vending=potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [vending=meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [vending=fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [vending=strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [vending=flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [vending=parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [vending=elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [vending=public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [vending=bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [vending=gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [vending=bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [vending=bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [vending=bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [vending=menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | +| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [brand=Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [brand=Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [payment:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [payment:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [payment:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [payment:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [payment:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [payment:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [payment:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [payment:notes:denominations=10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [payment:notes:denominations=20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [payment:notes:denominations=50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [payment:notes:denominations=100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [payment:notes:denominations=200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [payment:notes:denominations=1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | +| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [operational_status](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [operational_status=broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [operational_status=closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | ## Featureview elements and TagRenderings @@ -87,7 +87,7 @@ Elements must match **all** of the following expressions: | [payment-options-split](#payment-options-split)
_(Original in [questions](./BuiltinQuestions.md#payment-options-split))_ | Which methods of payment are accepted here?
7 options | | _Multiple choice only_ | | [denominations-coins](#denominations-coins)
_(Original in [questions](./BuiltinQuestions.md#denominations-coins))_ | What coins can you use to pay here?
15 options | | _Multiple choice only_ | | [denominations-notes](#denominations-notes)
_(Original in [questions](./BuiltinQuestions.md#denominations-notes))_ | what notes can you use to pay here?
13 options | | _Multiple choice only_ | -| [operator](#operator) | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | +| [operator](#operator)
_(Original in [questions](./BuiltinQuestions.md#operator))_ | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | | [indoor](#indoor) | Is this vending machine indoors?
3 options | | _Multiple choice only_ | | [phone](#phone)
_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of the operator of this vending machine?
_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_
1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) | | [website](#website)
_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?
_{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) | diff --git a/Docs/Layers/ambulancestation.md b/Docs/Layers/ambulancestation.md index d55e1e58c..fd8b50872 100644 --- a/Docs/Layers/ambulancestation.md +++ b/Docs/Layers/ambulancestation.md @@ -52,7 +52,7 @@ Elements must match the expression ** [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | | [addr:place](https://wiki.openstreetmap.org/wiki/Key:addr:place) | [string](../SpecialInputElements.md#string) | | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [operator:type](https://wiki.openstreetmap.org/wiki/Key:operator:type) | [string](../SpecialInputElements.md#string) | [government](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dgovernment) [community](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dcommunity) [ngo](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dngo) [private](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dprivate) | +| [operator:type](https://wiki.openstreetmap.org/wiki/Key:operator:type) | [string](../SpecialInputElements.md#string) | [operator:type=government](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dgovernment) [operator:type=community](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dcommunity) [operator:type=ngo](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dngo) [operator:type=private](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dprivate) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/animal_shelter.md b/Docs/Layers/animal_shelter.md index 179f6e323..5733a3e37 100644 --- a/Docs/Layers/animal_shelter.md +++ b/Docs/Layers/animal_shelter.md @@ -56,9 +56,9 @@ Elements must match the expression ** [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | -| [purpose](https://wiki.openstreetmap.org/wiki/Key:purpose) | Multiple choice | [adoption](https://wiki.openstreetmap.org/wiki/Tag:purpose%3Dadoption) [sanctuary](https://wiki.openstreetmap.org/wiki/Tag:purpose%3Dsanctuary) [release](https://wiki.openstreetmap.org/wiki/Tag:purpose%3Drelease) | -| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | -| [animal_shelter](https://wiki.openstreetmap.org/wiki/Key:animal_shelter) | [string](../SpecialInputElements.md#string) | [dog](https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Ddog) [cat](https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Dcat) [horse](https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Dhorse) [bird](https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Dbird) [wildlife](https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Dwildlife) | +| [purpose](https://wiki.openstreetmap.org/wiki/Key:purpose) | Multiple choice | [purpose=adoption](https://wiki.openstreetmap.org/wiki/Tag:purpose%3Dadoption) [purpose=sanctuary](https://wiki.openstreetmap.org/wiki/Tag:purpose%3Dsanctuary) [purpose=release](https://wiki.openstreetmap.org/wiki/Tag:purpose%3Drelease) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours="by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | +| [animal_shelter](https://wiki.openstreetmap.org/wiki/Key:animal_shelter) | [string](../SpecialInputElements.md#string) | [animal_shelter=dog](https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Ddog) [animal_shelter=cat](https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Dcat) [animal_shelter=horse](https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Dhorse) [animal_shelter=bird](https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Dbird) [animal_shelter=wildlife](https://wiki.openstreetmap.org/wiki/Tag:animal_shelter%3Dwildlife) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/artwork.md b/Docs/Layers/artwork.md index 1d09a8742..c2019874a 100644 --- a/Docs/Layers/artwork.md +++ b/Docs/Layers/artwork.md @@ -77,33 +77,33 @@ Elements must match the expression ** [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving) [poem](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem) | +| [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [artwork_type=architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [artwork_type=mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [artwork_type=painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [artwork_type=sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [artwork_type=statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [artwork_type=bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [artwork_type=stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [artwork_type=installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [artwork_type=graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [artwork_type=relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [artwork_type=azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [artwork_type=tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [artwork_type=woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving) [artwork_type=poem](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem) | | [artist:wikidata](https://wiki.openstreetmap.org/wiki/Key:artist:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [artist_name](https://wiki.openstreetmap.org/wiki/Key:artist_name) | [string](../SpecialInputElements.md#string) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | -| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [memorial=statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [memorial=plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [memorial=bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [memorial=ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [memorial=stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [memorial=stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [memorial=stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [memorial=bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [memorial=sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [memorial=obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [memorial=cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [memorial=blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [memorial=tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [memorial=tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [bench](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbench) [](https://wiki.openstreetmap.org/wiki/Tag:amenity%3D) | -| [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno) | -| [armrest](https://wiki.openstreetmap.org/wiki/Key:armrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dno) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=bench](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbench) [amenity](https://wiki.openstreetmap.org/wiki/Tag:amenity%3D) | +| [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [backrest=yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [backrest=yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [backrest=no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno) | +| [armrest](https://wiki.openstreetmap.org/wiki/Key:armrest) | Multiple choice | [armrest=yes](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dyes) [armrest=no](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dno) | | [seats](https://wiki.openstreetmap.org/wiki/Key:seats) | [nat](../SpecialInputElements.md#nat) | | -| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel) | +| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [material=wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [material=metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [material=stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [material=concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [material=plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [material=steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel) | | [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | | -| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [colour=brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [colour=green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [colour=gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [colour=white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [colour=red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [colour=black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [colour=blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [colour=yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [wayside_shrine](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dwayside_shrine) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=wayside_shrine](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dwayside_shrine) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [religion](https://wiki.openstreetmap.org/wiki/Key:religion) | [string](../SpecialInputElements.md#string) | [christian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dchristian) [buddhist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dbuddhist) [hindu](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dhindu) [jain](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djain) [jewish](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djewish) [muslim](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dmuslim) [pagan](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dpagan) [shinto](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dshinto) [sikh](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dsikh) [taoist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dtaoist) [zoroastrian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dzoroastrian) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dcatholic) [roman_catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Droman_catholic) [orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [greek_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dgreek_orthodox) [russian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Drussian_orthodox) [serbian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dserbian_orthodox) [protestant](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dprotestant) [anglican](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Danglican) [adventist](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dadventist) [evangelical](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Devangelical) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [shia](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dshia) [sunni](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsunni) [sufi](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsufi) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [conservative](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dconservative) [orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [hasidic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dhasidic) [reform](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dreform) | +| [religion](https://wiki.openstreetmap.org/wiki/Key:religion) | [string](../SpecialInputElements.md#string) | [religion=christian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dchristian) [religion=buddhist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dbuddhist) [religion=hindu](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dhindu) [religion=jain](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djain) [religion=jewish](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djewish) [religion=muslim](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dmuslim) [religion=pagan](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dpagan) [religion=shinto](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dshinto) [religion=sikh](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dsikh) [religion=taoist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dtaoist) [religion=zoroastrian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dzoroastrian) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dcatholic) [denomination=roman_catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Droman_catholic) [denomination=orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [denomination=greek_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dgreek_orthodox) [denomination=russian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Drussian_orthodox) [denomination=serbian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dserbian_orthodox) [denomination=protestant](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dprotestant) [denomination=anglican](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Danglican) [denomination=adventist](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dadventist) [denomination=evangelical](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Devangelical) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=shia](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dshia) [denomination=sunni](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsunni) [denomination=sufi](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsufi) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=conservative](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dconservative) [denomination=orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [denomination=hasidic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dhasidic) [denomination=reform](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dreform) | | [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/artwork_on_wall.md b/Docs/Layers/artwork_on_wall.md index 4d9583bee..19e67f6e1 100644 --- a/Docs/Layers/artwork_on_wall.md +++ b/Docs/Layers/artwork_on_wall.md @@ -70,34 +70,34 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | -| [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving) [poem](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [artwork_type=architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [artwork_type=mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [artwork_type=painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [artwork_type=sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [artwork_type=statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [artwork_type=bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [artwork_type=stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [artwork_type=installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [artwork_type=graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [artwork_type=relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [artwork_type=azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [artwork_type=tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [artwork_type=woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving) [artwork_type=poem](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem) | | [artist:wikidata](https://wiki.openstreetmap.org/wiki/Key:artist:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [artist_name](https://wiki.openstreetmap.org/wiki/Key:artist_name) | [string](../SpecialInputElements.md#string) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | -| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [memorial=statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [memorial=plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [memorial=bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [memorial=ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [memorial=stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [memorial=stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [memorial=stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [memorial=bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [memorial=sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [memorial=obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [memorial=cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [memorial=blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [memorial=tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [memorial=tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [bench](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbench) [](https://wiki.openstreetmap.org/wiki/Tag:amenity%3D) | -| [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno) | -| [armrest](https://wiki.openstreetmap.org/wiki/Key:armrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dno) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=bench](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbench) [amenity](https://wiki.openstreetmap.org/wiki/Tag:amenity%3D) | +| [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [backrest=yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [backrest=yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [backrest=no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno) | +| [armrest](https://wiki.openstreetmap.org/wiki/Key:armrest) | Multiple choice | [armrest=yes](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dyes) [armrest=no](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dno) | | [seats](https://wiki.openstreetmap.org/wiki/Key:seats) | [nat](../SpecialInputElements.md#nat) | | -| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel) | +| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [material=wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [material=metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [material=stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [material=concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [material=plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [material=steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel) | | [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | | -| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [colour=brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [colour=green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [colour=gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [colour=white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [colour=red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [colour=black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [colour=blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [colour=yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [wayside_shrine](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dwayside_shrine) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=wayside_shrine](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dwayside_shrine) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [religion](https://wiki.openstreetmap.org/wiki/Key:religion) | [string](../SpecialInputElements.md#string) | [christian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dchristian) [buddhist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dbuddhist) [hindu](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dhindu) [jain](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djain) [jewish](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djewish) [muslim](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dmuslim) [pagan](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dpagan) [shinto](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dshinto) [sikh](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dsikh) [taoist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dtaoist) [zoroastrian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dzoroastrian) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dcatholic) [roman_catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Droman_catholic) [orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [greek_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dgreek_orthodox) [russian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Drussian_orthodox) [serbian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dserbian_orthodox) [protestant](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dprotestant) [anglican](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Danglican) [adventist](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dadventist) [evangelical](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Devangelical) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [shia](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dshia) [sunni](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsunni) [sufi](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsufi) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [conservative](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dconservative) [orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [hasidic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dhasidic) [reform](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dreform) | +| [religion](https://wiki.openstreetmap.org/wiki/Key:religion) | [string](../SpecialInputElements.md#string) | [religion=christian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dchristian) [religion=buddhist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dbuddhist) [religion=hindu](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dhindu) [religion=jain](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djain) [religion=jewish](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djewish) [religion=muslim](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dmuslim) [religion=pagan](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dpagan) [religion=shinto](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dshinto) [religion=sikh](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dsikh) [religion=taoist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dtaoist) [religion=zoroastrian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dzoroastrian) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dcatholic) [denomination=roman_catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Droman_catholic) [denomination=orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [denomination=greek_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dgreek_orthodox) [denomination=russian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Drussian_orthodox) [denomination=serbian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dserbian_orthodox) [denomination=protestant](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dprotestant) [denomination=anglican](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Danglican) [denomination=adventist](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dadventist) [denomination=evangelical](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Devangelical) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=shia](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dshia) [denomination=sunni](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsunni) [denomination=sufi](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsufi) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=conservative](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dconservative) [denomination=orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [denomination=hasidic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dhasidic) [denomination=reform](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dreform) | | [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/assisted_repair.md b/Docs/Layers/assisted_repair.md index dd48e4141..d650004b6 100644 --- a/Docs/Layers/assisted_repair.md +++ b/Docs/Layers/assisted_repair.md @@ -54,7 +54,7 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours="by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | diff --git a/Docs/Layers/atm.md b/Docs/Layers/atm.md index c8f6c7a96..5c04682d4 100644 --- a/Docs/Layers/atm.md +++ b/Docs/Layers/atm.md @@ -21,6 +21,7 @@ ATMs to withdraw money - [indoor](#indoor) - [cash_out](#cash_out) - [cash_in](#cash_in) + - [cash_in-types](#cash_in-types) - [cash_out-denominations-notes](#cash_out-denominations-notes) - [speech_output](#speech_output) - [speech_output_language](#speech_output_language) @@ -57,12 +58,12 @@ Elements must match the expression ** [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [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) | -| [cash_out](https://wiki.openstreetmap.org/wiki/Key:cash_out) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cash_out%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:cash_out%3Dno) | -| [cash_in](https://wiki.openstreetmap.org/wiki/Key:cash_in) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cash_in%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:cash_in%3Dno) | -| [cash_out:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:cash_out:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D500 EUR) | -| [speech_output](https://wiki.openstreetmap.org/wiki/Key:speech_output) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dno) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | +| [cash_out](https://wiki.openstreetmap.org/wiki/Key:cash_out) | Multiple choice | [cash_out=yes](https://wiki.openstreetmap.org/wiki/Tag:cash_out%3Dyes) [cash_out=no](https://wiki.openstreetmap.org/wiki/Tag:cash_out%3Dno) | +| [cash_in](https://wiki.openstreetmap.org/wiki/Key:cash_in) | Multiple choice | [cash_in=yes](https://wiki.openstreetmap.org/wiki/Tag:cash_in%3Dyes) [cash_in=no](https://wiki.openstreetmap.org/wiki/Tag:cash_in%3Dno) | +| [cash_out:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:cash_out:notes:denominations) | Multiple choice | [cash_out:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D5 EUR) [cash_out:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D10 EUR) [cash_out:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D20 EUR) [cash_out:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D50 EUR) [cash_out:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D100 EUR) [cash_out:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D200 EUR) [cash_out:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:cash_out:notes:denominations%3D500 EUR) | +| [speech_output](https://wiki.openstreetmap.org/wiki/Key:speech_output) | Multiple choice | [speech_output=yes](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dyes) [speech_output=no](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dno) | ## Featureview elements and TagRenderings @@ -71,11 +72,12 @@ Elements must match the expression **cash_in=yes - *You cannot deposit cash into this ATM* is shown if with cash_in=no +### cash_in-types +The question is `In what ways can you deposit cash at this ATM?` + + - *You can deposit coins at this ATM* is shown if with cash_in:coins=yes. Unselecting this answer will add cash_in:coins=no + - *You can deposit notes at this ATM* is shown if with cash_in:notes=yes. Unselecting this answer will add cash_in:notes=no + - *You can deposit sealed bags at this ATM* is shown if with cash_in:sealbags=yes. Unselecting this answer will add cash_in:sealbags=no + +This tagrendering is only visible in the popup if the following condition is met: cash_in=yes + ### cash_out-denominations-notes The question is `What notes can you withdraw here?` diff --git a/Docs/Layers/bank.md b/Docs/Layers/bank.md index 1a4136dc6..99ae59283 100644 --- a/Docs/Layers/bank.md +++ b/Docs/Layers/bank.md @@ -38,7 +38,7 @@ Elements must match the expression ** [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | +| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [atm=yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [atm=no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [atm=separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/banks_with_atm.md b/Docs/Layers/banks_with_atm.md index d6eaee2bb..9a21d02b5 100644 --- a/Docs/Layers/banks_with_atm.md +++ b/Docs/Layers/banks_with_atm.md @@ -42,7 +42,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | +| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [atm=yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [atm=no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [atm=separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/barrier.md b/Docs/Layers/barrier.md index 59723357e..28a85aa09 100644 --- a/Docs/Layers/barrier.md +++ b/Docs/Layers/barrier.md @@ -57,10 +57,10 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) | -| [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier) | Multiple choice | [bollard](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dbollard) [cycle_barrier](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dcycle_barrier) | -| [bollard](https://wiki.openstreetmap.org/wiki/Key:bollard) | Multiple choice | [removable](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dremovable) [fixed](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dfixed) [foldable](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dfoldable) [flexible](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dflexible) [rising](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Drising) | -| [cycle_barrier](https://wiki.openstreetmap.org/wiki/Key:cycle_barrier) | Multiple choice | [single](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dsingle) [double](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble) [triple](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple) [squeeze](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dsqueeze) | +| [bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle) | Multiple choice | [bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes) [bicycle=no](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno) | +| [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier) | Multiple choice | [barrier=bollard](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dbollard) [barrier=cycle_barrier](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dcycle_barrier) | +| [bollard](https://wiki.openstreetmap.org/wiki/Key:bollard) | Multiple choice | [bollard=removable](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dremovable) [bollard=fixed](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dfixed) [bollard=foldable](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dfoldable) [bollard=flexible](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Dflexible) [bollard=rising](https://wiki.openstreetmap.org/wiki/Tag:bollard%3Drising) | +| [cycle_barrier](https://wiki.openstreetmap.org/wiki/Key:cycle_barrier) | Multiple choice | [cycle_barrier=single](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dsingle) [cycle_barrier=double](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Ddouble) [cycle_barrier=triple](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dtriple) [cycle_barrier=squeeze](https://wiki.openstreetmap.org/wiki/Tag:cycle_barrier%3Dsqueeze) | | [maxwidth:physical](https://wiki.openstreetmap.org/wiki/Key:maxwidth:physical) | [distance](../SpecialInputElements.md#distance) | | | [width:separation](https://wiki.openstreetmap.org/wiki/Key:width:separation) | [distance](../SpecialInputElements.md#distance) | | | [width:opening](https://wiki.openstreetmap.org/wiki/Key:width:opening) | [distance](../SpecialInputElements.md#distance) | | diff --git a/Docs/Layers/bbq.md b/Docs/Layers/bbq.md index e863bf778..c1ead815b 100644 --- a/Docs/Layers/bbq.md +++ b/Docs/Layers/bbq.md @@ -48,9 +48,9 @@ Elements must match the expression ** [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [permit](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermit) | -| [covered](https://wiki.openstreetmap.org/wiki/Key:covered) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:covered%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:covered%3Dyes) | -| [fuel](https://wiki.openstreetmap.org/wiki/Key:fuel) | Multiple choice | [wood](https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dwood) [charcoal](https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dcharcoal) [electric](https://wiki.openstreetmap.org/wiki/Tag:fuel%3Delectric) [gas](https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dgas) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [access=permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=permit](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermit) | +| [covered](https://wiki.openstreetmap.org/wiki/Key:covered) | Multiple choice | [covered=no](https://wiki.openstreetmap.org/wiki/Tag:covered%3Dno) [covered=yes](https://wiki.openstreetmap.org/wiki/Tag:covered%3Dyes) | +| [fuel](https://wiki.openstreetmap.org/wiki/Key:fuel) | Multiple choice | [fuel=wood](https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dwood) [fuel=charcoal](https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dcharcoal) [fuel=electric](https://wiki.openstreetmap.org/wiki/Tag:fuel%3Delectric) [fuel=gas](https://wiki.openstreetmap.org/wiki/Tag:fuel%3Dgas) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/beauty_shops.md b/Docs/Layers/beauty_shops.md index 8d2cd35b3..da5a03c43 100644 --- a/Docs/Layers/beauty_shops.md +++ b/Docs/Layers/beauty_shops.md @@ -151,22 +151,22 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -174,57 +174,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -314,11 +314,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -1135,7 +1135,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1146,7 +1146,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1155,25 +1155,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1335,160 +1335,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/beehive.md b/Docs/Layers/beehive.md index a9633644c..30f816190 100644 --- a/Docs/Layers/beehive.md +++ b/Docs/Layers/beehive.md @@ -44,7 +44,7 @@ Elements must match the expression ** [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | [1](https://wiki.openstreetmap.org/wiki/Tag:capacity%3D1) | +| [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | [capacity=1](https://wiki.openstreetmap.org/wiki/Tag:capacity%3D1) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/bench.md b/Docs/Layers/bench.md index 42df39edb..6048962ca 100644 --- a/Docs/Layers/bench.md +++ b/Docs/Layers/bench.md @@ -68,16 +68,16 @@ Elements must match the expression ** [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno) | -| [armrest](https://wiki.openstreetmap.org/wiki/Key:armrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dno) | +| [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [backrest=yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [backrest=yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [backrest=no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno) | +| [armrest](https://wiki.openstreetmap.org/wiki/Key:armrest) | Multiple choice | [armrest=yes](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dyes) [armrest=no](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dno) | | [seats](https://wiki.openstreetmap.org/wiki/Key:seats) | [nat](../SpecialInputElements.md#nat) | | -| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel) | +| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [material=wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [material=metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [material=stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [material=concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [material=plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [material=steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel) | | [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | | -| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [colour=brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [colour=green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [colour=gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [colour=white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [colour=red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [colour=black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [colour=blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [colour=yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | -| [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving) [poem](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [artwork_type=architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [artwork_type=mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [artwork_type=painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [artwork_type=sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [artwork_type=statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [artwork_type=bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [artwork_type=stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [artwork_type=installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [artwork_type=graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [artwork_type=relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [artwork_type=azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [artwork_type=tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [artwork_type=woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving) [artwork_type=poem](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem) | | [artist:wikidata](https://wiki.openstreetmap.org/wiki/Key:artist:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [artist_name](https://wiki.openstreetmap.org/wiki/Key:artist_name) | [string](../SpecialInputElements.md#string) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | diff --git a/Docs/Layers/bench_at_pt.md b/Docs/Layers/bench_at_pt.md index abeb55b9b..f222d8c57 100644 --- a/Docs/Layers/bench_at_pt.md +++ b/Docs/Layers/bench_at_pt.md @@ -41,7 +41,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [bench](https://wiki.openstreetmap.org/wiki/Key:bench) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dyes) [stand_up_bench](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dstand_up_bench) [no](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dno) | +| [bench](https://wiki.openstreetmap.org/wiki/Key:bench) | Multiple choice | [bench=yes](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dyes) [bench=stand_up_bench](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dstand_up_bench) [bench=no](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/bicycle_assisted_repair_workshop.md b/Docs/Layers/bicycle_assisted_repair_workshop.md index d4de394bc..b408176dc 100644 --- a/Docs/Layers/bicycle_assisted_repair_workshop.md +++ b/Docs/Layers/bicycle_assisted_repair_workshop.md @@ -51,7 +51,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours="by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | diff --git a/Docs/Layers/bicycle_counter.md b/Docs/Layers/bicycle_counter.md index 9ef2d9c0f..8f4da8820 100644 --- a/Docs/Layers/bicycle_counter.md +++ b/Docs/Layers/bicycle_counter.md @@ -53,10 +53,10 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [display](https://wiki.openstreetmap.org/wiki/Key:display) | Multiple choice | [digital](https://wiki.openstreetmap.org/wiki/Tag:display%3Ddigital) [analog](https://wiki.openstreetmap.org/wiki/Tag:display%3Danalog) [no](https://wiki.openstreetmap.org/wiki/Tag:display%3Dno) | +| [display](https://wiki.openstreetmap.org/wiki/Key:display) | Multiple choice | [display=digital](https://wiki.openstreetmap.org/wiki/Tag:display%3Ddigital) [display=analog](https://wiki.openstreetmap.org/wiki/Tag:display%3Danalog) [display=no](https://wiki.openstreetmap.org/wiki/Tag:display%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) | [date](../SpecialInputElements.md#date) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [clock](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dclock) [](https://wiki.openstreetmap.org/wiki/Tag:amenity%3D) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=clock](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dclock) [amenity](https://wiki.openstreetmap.org/wiki/Tag:amenity%3D) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | diff --git a/Docs/Layers/bicycle_library.md b/Docs/Layers/bicycle_library.md index f8b9fcfcb..39ccfd198 100644 --- a/Docs/Layers/bicycle_library.md +++ b/Docs/Layers/bicycle_library.md @@ -59,8 +59,8 @@ Elements must match the expression ** [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) [€20warranty + €20/year](https://wiki.openstreetmap.org/wiki/Tag:charge%3D€20warranty + €20/year) | -| [bicycle_library:for](https://wiki.openstreetmap.org/wiki/Key:bicycle_library:for) | Multiple choice | [child](https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Dchild) [adult](https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Dadult) [disabled](https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Ddisabled) | +| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [charge](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) [charge=€20warranty + €20/year](https://wiki.openstreetmap.org/wiki/Tag:charge%3D€20warranty + €20/year) | +| [bicycle_library:for](https://wiki.openstreetmap.org/wiki/Key:bicycle_library:for) | Multiple choice | [bicycle_library:for=child](https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Dchild) [bicycle_library:for=adult](https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Dadult) [bicycle_library:for=disabled](https://wiki.openstreetmap.org/wiki/Tag:bicycle_library:for%3Ddisabled) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/bicycle_rental.md b/Docs/Layers/bicycle_rental.md index db4f98389..3028e8023 100644 --- a/Docs/Layers/bicycle_rental.md +++ b/Docs/Layers/bicycle_rental.md @@ -73,7 +73,7 @@ Elements must match **any** of the following expressions: | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | diff --git a/Docs/Layers/bicycle_rental_non_docking.md b/Docs/Layers/bicycle_rental_non_docking.md index c77f4e78b..5f502b096 100644 --- a/Docs/Layers/bicycle_rental_non_docking.md +++ b/Docs/Layers/bicycle_rental_non_docking.md @@ -61,7 +61,7 @@ Elements must match **all** of the following expressions: | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | diff --git a/Docs/Layers/bike_cafe.md b/Docs/Layers/bike_cafe.md index ecdfdbe41..908034319 100644 --- a/Docs/Layers/bike_cafe.md +++ b/Docs/Layers/bike_cafe.md @@ -56,9 +56,9 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | diff --git a/Docs/Layers/bike_cleaning.md b/Docs/Layers/bike_cleaning.md index 545a667e6..c51ad3756 100644 --- a/Docs/Layers/bike_cleaning.md +++ b/Docs/Layers/bike_cleaning.md @@ -56,13 +56,13 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | -| [automated](https://wiki.openstreetmap.org/wiki/Key:automated) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:automated%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:automated%3Dyes) | -| [self_service](https://wiki.openstreetmap.org/wiki/Key:self_service) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:self_service%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:self_service%3Dno) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [payment:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [payment:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [payment:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [payment:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [payment:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [payment:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [payment:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [payment:notes:denominations=10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [payment:notes:denominations=20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [payment:notes:denominations=50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [payment:notes:denominations=100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [payment:notes:denominations=200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [payment:notes:denominations=1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | +| [automated](https://wiki.openstreetmap.org/wiki/Key:automated) | Multiple choice | [automated=no](https://wiki.openstreetmap.org/wiki/Tag:automated%3Dno) [automated=yes](https://wiki.openstreetmap.org/wiki/Tag:automated%3Dyes) | +| [self_service](https://wiki.openstreetmap.org/wiki/Key:self_service) | Multiple choice | [self_service=yes](https://wiki.openstreetmap.org/wiki/Tag:self_service%3Dyes) [self_service=no](https://wiki.openstreetmap.org/wiki/Tag:self_service%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/bike_parking.md b/Docs/Layers/bike_parking.md index 764fcd60f..70b983a7b 100644 --- a/Docs/Layers/bike_parking.md +++ b/Docs/Layers/bike_parking.md @@ -64,18 +64,18 @@ Elements must match the expression ** [bicycle_parking](https://wiki.openstreetmap.org/wiki/Key:bicycle_parking) | [string](../SpecialInputElements.md#string) | [stands](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dstands) [safe_loops](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dsafe_loops) [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) [bollard](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dbollard) [floor](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dfloor) [lockers](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dlockers) [lean_and_stick](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dlean_and_stick) [anchors](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Danchors) | -| [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) | +| [bicycle_parking](https://wiki.openstreetmap.org/wiki/Key:bicycle_parking) | [string](../SpecialInputElements.md#string) | [bicycle_parking=stands](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dstands) [bicycle_parking=safe_loops](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dsafe_loops) [bicycle_parking=wall_loops](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dwall_loops) [bicycle_parking=handlebar_holder](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dhandlebar_holder) [bicycle_parking=rack](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Drack) [bicycle_parking=two_tier](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dtwo_tier) [bicycle_parking=bollard](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dbollard) [bicycle_parking=floor](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dfloor) [bicycle_parking=lockers](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dlockers) [bicycle_parking=lean_and_stick](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dlean_and_stick) [bicycle_parking=anchors](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Danchors) | +| [location](https://wiki.openstreetmap.org/wiki/Key:location) | Multiple choice | [location=underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground) [location=surface](https://wiki.openstreetmap.org/wiki/Tag:location%3Dsurface) [location=rooftop](https://wiki.openstreetmap.org/wiki/Tag:location%3Drooftop) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [nat](../SpecialInputElements.md#nat) | | -| [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) [members](https://wiki.openstreetmap.org/wiki/Tag:access%3Dmembers) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | -| [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) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=members](https://wiki.openstreetmap.org/wiki/Tag:access%3Dmembers) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [operator:phone](https://wiki.openstreetmap.org/wiki/Key:operator:phone) | [phone](../SpecialInputElements.md#phone) | | | [operator:website](https://wiki.openstreetmap.org/wiki/Key:operator:website) | [url](../SpecialInputElements.md#url) | | | [operator:email](https://wiki.openstreetmap.org/wiki/Key:operator:email) | [email](../SpecialInputElements.md#email) | | -| [cargo_bike](https://wiki.openstreetmap.org/wiki/Key:cargo_bike) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Dyes) [designated](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Dno) | +| [cargo_bike](https://wiki.openstreetmap.org/wiki/Key:cargo_bike) | Multiple choice | [cargo_bike=yes](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Dyes) [cargo_bike=designated](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Ddesignated) [cargo_bike=no](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Dno) | | [capacity:cargo_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:cargo_bike) | [nat](../SpecialInputElements.md#nat) | | | [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pnat](../SpecialInputElements.md#pnat) | | diff --git a/Docs/Layers/bike_repair_station.md b/Docs/Layers/bike_repair_station.md index c7cc89605..813eb5420 100644 --- a/Docs/Layers/bike_repair_station.md +++ b/Docs/Layers/bike_repair_station.md @@ -64,19 +64,19 @@ Elements must match the expression ** [service:bicycle:tools](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:tools) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:tools%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:tools%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:tools%3Dyes) | -| [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) [operational](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump:operational_status%3Doperational) | -| [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) | -| [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) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | +| [service:bicycle:tools](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:tools) | Multiple choice | [service:bicycle:tools=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:tools%3Dno) [service:bicycle:tools=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:tools%3Dyes) [service:bicycle:tools=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:tools%3Dyes) | +| [service:bicycle:pump:operational_status](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump:operational_status) | Multiple choice | [service:bicycle:pump:operational_status=broken](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump:operational_status%3Dbroken) [service:bicycle:pump:operational_status=operational](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump:operational_status%3Doperational) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) | -| [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) | -| [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) | -| [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) | -| [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) | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:bicycle:chain_tool](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:chain_tool) | Multiple choice | [service:bicycle:chain_tool=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:chain_tool%3Dyes) [service:bicycle:chain_tool=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:chain_tool%3Dno) | +| [service:bicycle:stand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:stand) | Multiple choice | [service:bicycle:stand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:stand%3Dyes) [service:bicycle:stand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:stand%3Dno) | +| [valves](https://wiki.openstreetmap.org/wiki/Key:valves) | [string](../SpecialInputElements.md#string) | [valves=sclaverand](https://wiki.openstreetmap.org/wiki/Tag:valves%3Dsclaverand) [valves=dunlop](https://wiki.openstreetmap.org/wiki/Tag:valves%3Ddunlop) [valves=schrader](https://wiki.openstreetmap.org/wiki/Tag:valves%3Dschrader) | +| [manual](https://wiki.openstreetmap.org/wiki/Key:manual) | Multiple choice | [manual=yes](https://wiki.openstreetmap.org/wiki/Tag:manual%3Dyes) [manual=no](https://wiki.openstreetmap.org/wiki/Tag:manual%3Dno) | +| [manometer](https://wiki.openstreetmap.org/wiki/Key:manometer) | Multiple choice | [manometer=yes](https://wiki.openstreetmap.org/wiki/Tag:manometer%3Dyes) [manometer=no](https://wiki.openstreetmap.org/wiki/Tag:manometer%3Dno) [manometer=broken](https://wiki.openstreetmap.org/wiki/Tag:manometer%3Dbroken) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/bike_shop.md b/Docs/Layers/bike_shop.md index 9867ad3f2..1a043f5df 100644 --- a/Docs/Layers/bike_shop.md +++ b/Docs/Layers/bike_shop.md @@ -150,23 +150,23 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -174,57 +174,57 @@ Elements must match **any** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -233,7 +233,7 @@ Elements must match **any** of the following expressions: | [images](#images)
_(Original in [shops](./shops.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [shops](./shops.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name)
_(Original in [shops](./shops.md#shops-name))_ | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [shops](./shops.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [shops](./shops.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type)
_(Original in [shops](./shops.md#beauty_shop_type))_ | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand)
_(Original in [shops](./shops.md#brand))_ | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand)
_(Original in [shops](./shops.md#second_hand))_ | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -315,11 +315,11 @@ Elements must match **any** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [shops](./shops.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [shops](./shops.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [shops](./shops.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [shops](./shops.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [shops](./shops.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [shops](./shops.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [shops](./shops.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [shops](./shops.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [shops](./shops.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [shops](./shops.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [shops](./shops.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [shops](./shops.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [shops](./shops.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [shops](./shops.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [shops](./shops.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [shops](./shops.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -365,11 +365,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -380,9 +381,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -390,18 +391,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -409,18 +410,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -430,7 +431,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -450,12 +453,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -484,7 +487,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -497,12 +500,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -517,7 +520,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1309,7 +1312,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1320,7 +1323,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1329,25 +1332,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/binocular.md b/Docs/Layers/binocular.md index 4a3b348b1..ebe45935c 100644 --- a/Docs/Layers/binocular.md +++ b/Docs/Layers/binocular.md @@ -47,7 +47,7 @@ Elements must match the expression ** [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) | +| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [charge](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) | | [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/birdhide.md b/Docs/Layers/birdhide.md index 38609abc2..daeaeaca9 100644 --- a/Docs/Layers/birdhide.md +++ b/Docs/Layers/birdhide.md @@ -48,9 +48,9 @@ Elements must match the expression ** [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) | -| [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) | -| [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) | +| [building](https://wiki.openstreetmap.org/wiki/Key:building) | Multiple choice | [building](https://wiki.openstreetmap.org/wiki/Tag:building%3D) [building=yes](https://wiki.openstreetmap.org/wiki/Tag:building%3Dyes) [building=tower](https://wiki.openstreetmap.org/wiki/Tag:building%3Dtower) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [operator=Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt) [operator=Agentschap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgentschap Natuur en Bos) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/building.md b/Docs/Layers/building.md index 9cc0fd04e..b62c49ddf 100644 --- a/Docs/Layers/building.md +++ b/Docs/Layers/building.md @@ -42,12 +42,12 @@ Elements must match the expression **building~.+** | attribute | type | values which are supported by this layer | -----|-----|----- | -| [building:architecture](https://wiki.openstreetmap.org/wiki/Key:building:architecture) | [string](../SpecialInputElements.md#string) | [islamic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dislamic) [mamluk](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmamluk) [romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dromanesque) [gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgothic) [renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drenaissance) [mannerism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmannerism) [ottoman](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dottoman) [baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbaroque) [rococo](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drococo) [empire](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dempire) [moorish revival](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmoorish revival) [neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneoclassicism) [georgian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgeorgian) [victorian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dvictorian) [historicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dhistoricism) [neo-romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-romanesque) [neo-byzantine](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-byzantine) [neo-gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-gothic) [neo-renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-renaissance) [neo-baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-baroque) [art_nouveau](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_nouveau) [eclectic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Declectic) [functionalism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dfunctionalism) [cubism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcubism) [new_objectivity](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dnew_objectivity) [art_deco](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_deco) [modern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmodern) [amsterdam_school](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Damsterdam_school) [international_style](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dinternational_style) [constructivism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dconstructivism) [stalinist_neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dstalinist_neoclassicism) [brutalist](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbrutalist) [postmodern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dpostmodern) [contemporary](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcontemporary) | +| [building:architecture](https://wiki.openstreetmap.org/wiki/Key:building:architecture) | [string](../SpecialInputElements.md#string) | [building:architecture=islamic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dislamic) [building:architecture=mamluk](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmamluk) [building:architecture=romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dromanesque) [building:architecture=gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgothic) [building:architecture=renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drenaissance) [building:architecture=mannerism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmannerism) [building:architecture=ottoman](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dottoman) [building:architecture=baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbaroque) [building:architecture=rococo](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drococo) [building:architecture=empire](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dempire) [building:architecture=moorish revival](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmoorish revival) [building:architecture=neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneoclassicism) [building:architecture=georgian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgeorgian) [building:architecture=victorian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dvictorian) [building:architecture=historicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dhistoricism) [building:architecture=neo-romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-romanesque) [building:architecture=neo-byzantine](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-byzantine) [building:architecture=neo-gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-gothic) [building:architecture=neo-renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-renaissance) [building:architecture=neo-baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-baroque) [building:architecture=art_nouveau](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_nouveau) [building:architecture=eclectic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Declectic) [building:architecture=functionalism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dfunctionalism) [building:architecture=cubism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcubism) [building:architecture=new_objectivity](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dnew_objectivity) [building:architecture=art_deco](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_deco) [building:architecture=modern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmodern) [building:architecture=amsterdam_school](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Damsterdam_school) [building:architecture=international_style](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dinternational_style) [building:architecture=constructivism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dconstructivism) [building:architecture=stalinist_neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dstalinist_neoclassicism) [building:architecture=brutalist](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbrutalist) [building:architecture=postmodern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dpostmodern) [building:architecture=contemporary](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcontemporary) | | [construction_date](https://wiki.openstreetmap.org/wiki/Key:construction_date) | [date](../SpecialInputElements.md#date) | | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/buildings_with_architecture.md b/Docs/Layers/buildings_with_architecture.md index 3f6fcbe1e..d67fb0036 100644 --- a/Docs/Layers/buildings_with_architecture.md +++ b/Docs/Layers/buildings_with_architecture.md @@ -46,12 +46,12 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [building:architecture](https://wiki.openstreetmap.org/wiki/Key:building:architecture) | [string](../SpecialInputElements.md#string) | [islamic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dislamic) [mamluk](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmamluk) [romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dromanesque) [gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgothic) [renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drenaissance) [mannerism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmannerism) [ottoman](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dottoman) [baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbaroque) [rococo](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drococo) [empire](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dempire) [moorish revival](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmoorish revival) [neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneoclassicism) [georgian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgeorgian) [victorian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dvictorian) [historicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dhistoricism) [neo-romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-romanesque) [neo-byzantine](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-byzantine) [neo-gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-gothic) [neo-renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-renaissance) [neo-baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-baroque) [art_nouveau](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_nouveau) [eclectic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Declectic) [functionalism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dfunctionalism) [cubism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcubism) [new_objectivity](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dnew_objectivity) [art_deco](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_deco) [modern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmodern) [amsterdam_school](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Damsterdam_school) [international_style](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dinternational_style) [constructivism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dconstructivism) [stalinist_neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dstalinist_neoclassicism) [brutalist](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbrutalist) [postmodern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dpostmodern) [contemporary](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcontemporary) | +| [building:architecture](https://wiki.openstreetmap.org/wiki/Key:building:architecture) | [string](../SpecialInputElements.md#string) | [building:architecture=islamic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dislamic) [building:architecture=mamluk](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmamluk) [building:architecture=romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dromanesque) [building:architecture=gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgothic) [building:architecture=renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drenaissance) [building:architecture=mannerism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmannerism) [building:architecture=ottoman](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dottoman) [building:architecture=baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbaroque) [building:architecture=rococo](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drococo) [building:architecture=empire](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dempire) [building:architecture=moorish revival](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmoorish revival) [building:architecture=neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneoclassicism) [building:architecture=georgian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgeorgian) [building:architecture=victorian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dvictorian) [building:architecture=historicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dhistoricism) [building:architecture=neo-romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-romanesque) [building:architecture=neo-byzantine](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-byzantine) [building:architecture=neo-gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-gothic) [building:architecture=neo-renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-renaissance) [building:architecture=neo-baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-baroque) [building:architecture=art_nouveau](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_nouveau) [building:architecture=eclectic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Declectic) [building:architecture=functionalism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dfunctionalism) [building:architecture=cubism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcubism) [building:architecture=new_objectivity](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dnew_objectivity) [building:architecture=art_deco](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_deco) [building:architecture=modern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmodern) [building:architecture=amsterdam_school](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Damsterdam_school) [building:architecture=international_style](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dinternational_style) [building:architecture=constructivism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dconstructivism) [building:architecture=stalinist_neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dstalinist_neoclassicism) [building:architecture=brutalist](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbrutalist) [building:architecture=postmodern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dpostmodern) [building:architecture=contemporary](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcontemporary) | | [construction_date](https://wiki.openstreetmap.org/wiki/Key:construction_date) | [date](../SpecialInputElements.md#date) | | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/cafe_pub.md b/Docs/Layers/cafe_pub.md index e4bace6a0..8aafbc570 100644 --- a/Docs/Layers/cafe_pub.md +++ b/Docs/Layers/cafe_pub.md @@ -120,52 +120,52 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [pub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub) [bar](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar) [cafe](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) [biergarten](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbiergarten) [nightclub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=pub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub) [amenity=bar](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar) [amenity=cafe](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe) [amenity=restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) [amenity=biergarten](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbiergarten) [amenity=nightclub](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dnightclub) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [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) | -| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [reusable_packaging:accept=yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [reusable_packaging:accept=no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [reusable_packaging:accept=only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -219,11 +219,11 @@ Elements must match **any** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -693,7 +693,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -704,7 +704,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -713,25 +713,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/campsite.md b/Docs/Layers/campsite.md index 235bea1c1..c754c3b37 100644 --- a/Docs/Layers/campsite.md +++ b/Docs/Layers/campsite.md @@ -99,48 +99,48 @@ Elements must match the expression ** [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | +| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [group_only=yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [group_only=no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [capacity:persons](https://wiki.openstreetmap.org/wiki/Key:capacity:persons) | [pnat](../SpecialInputElements.md#pnat) | | -| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | | [contact:mastodon](https://wiki.openstreetmap.org/wiki/Key:contact:mastodon) | [fediverse](../SpecialInputElements.md#fediverse) | | ## Featureview elements and TagRenderings @@ -186,11 +186,11 @@ Elements must match the expression ** *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -575,7 +575,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -584,25 +584,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/caravansites.md b/Docs/Layers/caravansites.md index 082668941..389228e80 100644 --- a/Docs/Layers/caravansites.md +++ b/Docs/Layers/caravansites.md @@ -58,15 +58,15 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [sanitary_dump_station](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station) | Multiple choice | [sanitary_dump_station=yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station%3Dyes) [sanitary_dump_station=no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station%3Dno) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | | -| [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) | -| [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) | -| [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) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dyes) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [permanent_camping](https://wiki.openstreetmap.org/wiki/Key:permanent_camping) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Donly) | +| [permanent_camping](https://wiki.openstreetmap.org/wiki/Key:permanent_camping) | Multiple choice | [permanent_camping=yes](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Dyes) [permanent_camping=no](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Dno) [permanent_camping=only](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Donly) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/charge_point.md b/Docs/Layers/charge_point.md index b7c632346..2719dcc3a 100644 --- a/Docs/Layers/charge_point.md +++ b/Docs/Layers/charge_point.md @@ -154,66 +154,66 @@ Elements must match the expression ** [socket:as3112](https://wiki.openstreetmap.org/wiki/Key:socket:as3112) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:nema_5_20](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:nacs](https://wiki.openstreetmap.org/wiki/Key:socket:nacs) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:schuko:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230) | -| [socket:schuko:current](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16) | -| [socket:schuko:output](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW) | -| [socket:typee:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230) | -| [socket:typee:current](https://wiki.openstreetmap.org/wiki/Key:socket:typee:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16) | -| [socket:typee:output](https://wiki.openstreetmap.org/wiki/Key:socket:typee:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW) | -| [socket:chademo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500) | -| [socket:chademo:current](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120) | -| [socket:chademo:output](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW) | -| [socket:type1_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200) [240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240) | -| [socket:type1_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32) | -| [socket:type1_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW) [7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW) | -| [socket:type1:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200) [240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240) | -| [socket:type1:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1:current) | [pfloat](../SpecialInputElements.md#pfloat) | [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32) | -| [socket:type1:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW) [6.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW) [7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW) [7.2 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW) | -| [socket:type1_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400) [1000](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000) | -| [socket:type1_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [50](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50) [125](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125) | -| [socket:type1_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW) [62.5 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW) [350 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW) | -| [socket:tesla_supercharger:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480) | -| [socket:tesla_supercharger:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350) | -| [socket:tesla_supercharger:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output) | [pfloat](../SpecialInputElements.md#pfloat) | [120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW) [250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW) | -| [socket:type2:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230) [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400) | -| [socket:type2:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16) [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32) | -| [socket:type2:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2:output) | [pfloat](../SpecialInputElements.md#pfloat) | [11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW) | -| [socket:type2_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500) [920](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920) | -| [socket:type2_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350) | -| [socket:type2_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW) | -| [socket:type2_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230) [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400) | -| [socket:type2_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16) [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32) | -| [socket:type2_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW) | -| [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500) [920](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920) | -| [socket:tesla_supercharger_ccs:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350) | -| [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW) | -| [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480) | -| [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350) | -| [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output) | [pfloat](../SpecialInputElements.md#pfloat) | [120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW) [250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW) | -| [socket:USB-A:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [5](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5) | -| [socket:USB-A:current](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current) | [pfloat](../SpecialInputElements.md#pfloat) | [1](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2) | -| [socket:USB-A:output](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output) | [pfloat](../SpecialInputElements.md#pfloat) | [5W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W) [10W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W) | +| [socket:schuko:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230) | +| [socket:schuko:current](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16) | +| [socket:schuko:output](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:output=3.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW) | +| [socket:typee:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230) | +| [socket:typee:current](https://wiki.openstreetmap.org/wiki/Key:socket:typee:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16) | +| [socket:typee:output](https://wiki.openstreetmap.org/wiki/Key:socket:typee:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:output=3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW) [socket:typee:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW) | +| [socket:chademo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500) | +| [socket:chademo:current](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:current=120](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120) | +| [socket:chademo:output](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW) | +| [socket:type1_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:voltage=200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200) [socket:type1_cable:voltage=240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240) | +| [socket:type1_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32) | +| [socket:type1_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW) [socket:type1_cable:output=7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW) | +| [socket:type1:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:voltage=200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200) [socket:type1:voltage=240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240) | +| [socket:type1:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32) | +| [socket:type1:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW) [socket:type1:output=6.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW) [socket:type1:output=7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW) [socket:type1:output=7.2 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW) | +| [socket:type1_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400) [socket:type1_combo:voltage=1000](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000) | +| [socket:type1_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:current=50](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50) [socket:type1_combo:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125) | +| [socket:type1_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW) [socket:type1_combo:output=62.5 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW) [socket:type1_combo:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW) [socket:type1_combo:output=350 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW) | +| [socket:tesla_supercharger:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:voltage=480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480) | +| [socket:tesla_supercharger:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125) [socket:tesla_supercharger:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350) | +| [socket:tesla_supercharger:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:output=120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW) [socket:tesla_supercharger:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW) [socket:tesla_supercharger:output=250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW) | +| [socket:type2:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230) [socket:type2:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400) | +| [socket:type2:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16) [socket:type2:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32) | +| [socket:type2:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:output=11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW) [socket:type2:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW) | +| [socket:type2_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500) [socket:type2_combo:voltage=920](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920) | +| [socket:type2_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125) [socket:type2_combo:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350) | +| [socket:type2_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW) | +| [socket:type2_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230) [socket:type2_cable:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400) | +| [socket:type2_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16) [socket:type2_cable:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32) | +| [socket:type2_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:output=11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW) [socket:type2_cable:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW) | +| [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500) [socket:tesla_supercharger_ccs:voltage=920](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920) | +| [socket:tesla_supercharger_ccs:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125) [socket:tesla_supercharger_ccs:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350) | +| [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW) | +| [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:voltage=480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480) | +| [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125) [socket:tesla_destination:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350) | +| [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:output=120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW) [socket:tesla_destination:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW) [socket:tesla_destination:output=250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW) | +| [socket:USB-A:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:voltage=5](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5) | +| [socket:USB-A:current](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:current=1](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1) [socket:USB-A:current=2](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2) | +| [socket:USB-A:output](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:output=5W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W) [socket:USB-A:output=10W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W) | | [socket:bosch_3pin:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_3pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_3pin:output](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:output) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_5pin:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_5pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_5pin:output](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:output) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [socket:bs1363:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230) | -| [socket:bs1363:current](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current) | [pfloat](../SpecialInputElements.md#pfloat) | [13](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13) | -| [socket:bs1363:output](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3kW](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW) | -| [socket:nema5_15:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120) | -| [socket:nema5_15:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current) | [pfloat](../SpecialInputElements.md#pfloat) | [15](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15) | -| [socket:nema5_15:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output) | [pfloat](../SpecialInputElements.md#pfloat) | [1.8 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW) | -| [socket:sev1011_t23:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230) | -| [socket:sev1011_t23:current](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16) | -| [socket:sev1011_t23:output](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW) | -| [socket:as3112:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230) | -| [socket:as3112:current](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current) | [pfloat](../SpecialInputElements.md#pfloat) | [10](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10) | -| [socket:as3112:output](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output) | [pfloat](../SpecialInputElements.md#pfloat) | [2.3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW) | -| [socket:nema_5_20:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120) | -| [socket:nema_5_20:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current) | [pfloat](../SpecialInputElements.md#pfloat) | [20](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20) | -| [socket:nema_5_20:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output) | [pfloat](../SpecialInputElements.md#pfloat) | [2.4 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW) | +| [socket:bs1363:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230) | +| [socket:bs1363:current](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:current=13](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13) | +| [socket:bs1363:output](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:output=3kW](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW) | +| [socket:nema5_15:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:voltage=120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120) | +| [socket:nema5_15:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:current=15](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15) | +| [socket:nema5_15:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:output=1.8 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW) | +| [socket:sev1011_t23:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230) | +| [socket:sev1011_t23:current](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16) | +| [socket:sev1011_t23:output](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW) | +| [socket:as3112:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230) | +| [socket:as3112:current](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:current=10](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10) | +| [socket:as3112:output](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:output=2.3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW) | +| [socket:nema_5_20:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:voltage=120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120) | +| [socket:nema_5_20:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:current=20](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20) | +| [socket:nema_5_20:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:output=2.4 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW) | | [socket:nacs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:nacs:current](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:nacs:output](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:output) | [pfloat](../SpecialInputElements.md#pfloat) | | diff --git a/Docs/Layers/charging_station.md b/Docs/Layers/charging_station.md index fbfbc04a8..50bf68252 100644 --- a/Docs/Layers/charging_station.md +++ b/Docs/Layers/charging_station.md @@ -160,60 +160,60 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [access=permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:schuko](https://wiki.openstreetmap.org/wiki/Key:socket:schuko) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:schuko:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230) | -| [socket:schuko:current](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16) | -| [socket:schuko:output](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW) | +| [socket:schuko:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230) | +| [socket:schuko:current](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16) | +| [socket:schuko:output](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:output=3.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW) | | [socket:typee](https://wiki.openstreetmap.org/wiki/Key:socket:typee) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:typee:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230) | -| [socket:typee:current](https://wiki.openstreetmap.org/wiki/Key:socket:typee:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16) | -| [socket:typee:output](https://wiki.openstreetmap.org/wiki/Key:socket:typee:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW) | +| [socket:typee:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230) | +| [socket:typee:current](https://wiki.openstreetmap.org/wiki/Key:socket:typee:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16) | +| [socket:typee:output](https://wiki.openstreetmap.org/wiki/Key:socket:typee:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:output=3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW) [socket:typee:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW) | | [socket:chademo](https://wiki.openstreetmap.org/wiki/Key:socket:chademo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:chademo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500) | -| [socket:chademo:current](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120) | -| [socket:chademo:output](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW) | +| [socket:chademo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500) | +| [socket:chademo:current](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:current=120](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120) | +| [socket:chademo:output](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW) | | [socket:type1_cable](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200) [240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240) | -| [socket:type1_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32) | -| [socket:type1_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW) [7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW) | +| [socket:type1_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:voltage=200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200) [socket:type1_cable:voltage=240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240) | +| [socket:type1_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32) | +| [socket:type1_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW) [socket:type1_cable:output=7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW) | | [socket:type1](https://wiki.openstreetmap.org/wiki/Key:socket:type1) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200) [240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240) | -| [socket:type1:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1:current) | [pfloat](../SpecialInputElements.md#pfloat) | [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32) | -| [socket:type1:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW) [6.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW) [7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW) [7.2 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW) | +| [socket:type1:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:voltage=200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200) [socket:type1:voltage=240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240) | +| [socket:type1:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32) | +| [socket:type1:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW) [socket:type1:output=6.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW) [socket:type1:output=7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW) [socket:type1:output=7.2 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW) | | [socket:type1_combo](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400) [1000](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000) | -| [socket:type1_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [50](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50) [125](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125) | -| [socket:type1_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW) [62.5 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW) [350 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW) | +| [socket:type1_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400) [socket:type1_combo:voltage=1000](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000) | +| [socket:type1_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:current=50](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50) [socket:type1_combo:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125) | +| [socket:type1_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW) [socket:type1_combo:output=62.5 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW) [socket:type1_combo:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW) [socket:type1_combo:output=350 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW) | | [socket:tesla_supercharger](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_supercharger:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480) | -| [socket:tesla_supercharger:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350) | -| [socket:tesla_supercharger:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output) | [pfloat](../SpecialInputElements.md#pfloat) | [120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW) [250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW) | +| [socket:tesla_supercharger:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:voltage=480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480) | +| [socket:tesla_supercharger:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125) [socket:tesla_supercharger:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350) | +| [socket:tesla_supercharger:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:output=120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW) [socket:tesla_supercharger:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW) [socket:tesla_supercharger:output=250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW) | | [socket:type2](https://wiki.openstreetmap.org/wiki/Key:socket:type2) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230) [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400) | -| [socket:type2:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16) [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32) | -| [socket:type2:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2:output) | [pfloat](../SpecialInputElements.md#pfloat) | [11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW) | +| [socket:type2:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230) [socket:type2:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400) | +| [socket:type2:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16) [socket:type2:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32) | +| [socket:type2:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:output=11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW) [socket:type2:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW) | | [socket:type2_combo](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500) [920](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920) | -| [socket:type2_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350) | -| [socket:type2_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW) | +| [socket:type2_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500) [socket:type2_combo:voltage=920](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920) | +| [socket:type2_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125) [socket:type2_combo:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350) | +| [socket:type2_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW) | | [socket:type2_cable](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230) [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400) | -| [socket:type2_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16) [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32) | -| [socket:type2_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW) | +| [socket:type2_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230) [socket:type2_cable:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400) | +| [socket:type2_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16) [socket:type2_cable:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32) | +| [socket:type2_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:output=11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW) [socket:type2_cable:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW) | | [socket:tesla_supercharger_ccs](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500) [920](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920) | -| [socket:tesla_supercharger_ccs:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350) | -| [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW) | +| [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500) [socket:tesla_supercharger_ccs:voltage=920](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920) | +| [socket:tesla_supercharger_ccs:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125) [socket:tesla_supercharger_ccs:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350) | +| [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW) | | [socket:tesla_destination](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480) | -| [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350) | -| [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output) | [pfloat](../SpecialInputElements.md#pfloat) | [120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW) [250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW) | +| [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:voltage=480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480) | +| [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125) [socket:tesla_destination:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350) | +| [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:output=120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW) [socket:tesla_destination:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW) [socket:tesla_destination:output=250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW) | | [socket:USB-A](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:USB-A:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [5](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5) | -| [socket:USB-A:current](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current) | [pfloat](../SpecialInputElements.md#pfloat) | [1](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2) | -| [socket:USB-A:output](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output) | [pfloat](../SpecialInputElements.md#pfloat) | [5W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W) [10W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W) | +| [socket:USB-A:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:voltage=5](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5) | +| [socket:USB-A:current](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:current=1](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1) [socket:USB-A:current=2](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2) | +| [socket:USB-A:output](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:output=5W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W) [socket:USB-A:output=10W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W) | | [socket:bosch_3pin](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:bosch_3pin:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_3pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:current) | [pfloat](../SpecialInputElements.md#pfloat) | | @@ -223,44 +223,44 @@ Elements must match **any** of the following expressions: | [socket:bosch_5pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_5pin:output](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:output) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bs1363](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:bs1363:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230) | -| [socket:bs1363:current](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current) | [pfloat](../SpecialInputElements.md#pfloat) | [13](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13) | -| [socket:bs1363:output](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3kW](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW) | +| [socket:bs1363:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230) | +| [socket:bs1363:current](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:current=13](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13) | +| [socket:bs1363:output](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:output=3kW](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW) | | [socket:nema5_15](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:nema5_15:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120) | -| [socket:nema5_15:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current) | [pfloat](../SpecialInputElements.md#pfloat) | [15](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15) | -| [socket:nema5_15:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output) | [pfloat](../SpecialInputElements.md#pfloat) | [1.8 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW) | +| [socket:nema5_15:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:voltage=120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120) | +| [socket:nema5_15:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:current=15](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15) | +| [socket:nema5_15:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:output=1.8 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW) | | [socket:sev1011_t23](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:sev1011_t23:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230) | -| [socket:sev1011_t23:current](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16) | -| [socket:sev1011_t23:output](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW) | +| [socket:sev1011_t23:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230) | +| [socket:sev1011_t23:current](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16) | +| [socket:sev1011_t23:output](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW) | | [socket:as3112](https://wiki.openstreetmap.org/wiki/Key:socket:as3112) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:as3112:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230) | -| [socket:as3112:current](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current) | [pfloat](../SpecialInputElements.md#pfloat) | [10](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10) | -| [socket:as3112:output](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output) | [pfloat](../SpecialInputElements.md#pfloat) | [2.3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW) | +| [socket:as3112:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230) | +| [socket:as3112:current](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:current=10](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10) | +| [socket:as3112:output](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:output=2.3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW) | | [socket:nema_5_20](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:nema_5_20:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120) | -| [socket:nema_5_20:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current) | [pfloat](../SpecialInputElements.md#pfloat) | [20](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20) | -| [socket:nema_5_20:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output) | [pfloat](../SpecialInputElements.md#pfloat) | [2.4 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW) | +| [socket:nema_5_20:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:voltage=120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120) | +| [socket:nema_5_20:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:current=20](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20) | +| [socket:nema_5_20:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:output=2.4 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW) | | [socket:nacs](https://wiki.openstreetmap.org/wiki/Key:socket:nacs) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:nacs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:nacs:current](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:nacs:output](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:output) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [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) | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | | | [payment:app](https://wiki.openstreetmap.org/wiki/Key:payment:app) | [string](../SpecialInputElements.md#string) | | | [authentication:phone_call:number](https://wiki.openstreetmap.org/wiki/Key:authentication:phone_call:number) | [phone](../SpecialInputElements.md#phone) | | -| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | -| [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) | +| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [maxstay=unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | +| [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | [network=AeroVironment](https://wiki.openstreetmap.org/wiki/Tag:network%3DAeroVironment) [network=Blink](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlink) [network=EVgo](https://wiki.openstreetmap.org/wiki/Tag:network%3DEVgo) [network=Allego](https://wiki.openstreetmap.org/wiki/Tag:network%3DAllego) [network=Blue Corner](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlue Corner) [network=Tesla](https://wiki.openstreetmap.org/wiki/Tag:network%3DTesla) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [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) | +| [planned:amenity](https://wiki.openstreetmap.org/wiki/Key:planned:amenity) | Multiple choice | [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity=charging_station](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3Dcharging_station) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) | +| [parking:fee](https://wiki.openstreetmap.org/wiki/Key:parking:fee) | Multiple choice | [parking:fee=no](https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dno) [parking:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dyes) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/charging_station_ebikes.md b/Docs/Layers/charging_station_ebikes.md index f22938472..b48802bf2 100644 --- a/Docs/Layers/charging_station_ebikes.md +++ b/Docs/Layers/charging_station_ebikes.md @@ -149,60 +149,60 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [access=permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:schuko](https://wiki.openstreetmap.org/wiki/Key:socket:schuko) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:schuko:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230) | -| [socket:schuko:current](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16) | -| [socket:schuko:output](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW) | +| [socket:schuko:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230) | +| [socket:schuko:current](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16) | +| [socket:schuko:output](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:output=3.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW) | | [socket:typee](https://wiki.openstreetmap.org/wiki/Key:socket:typee) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:typee:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230) | -| [socket:typee:current](https://wiki.openstreetmap.org/wiki/Key:socket:typee:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16) | -| [socket:typee:output](https://wiki.openstreetmap.org/wiki/Key:socket:typee:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW) | +| [socket:typee:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230) | +| [socket:typee:current](https://wiki.openstreetmap.org/wiki/Key:socket:typee:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16) | +| [socket:typee:output](https://wiki.openstreetmap.org/wiki/Key:socket:typee:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:output=3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW) [socket:typee:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW) | | [socket:chademo](https://wiki.openstreetmap.org/wiki/Key:socket:chademo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:chademo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500) | -| [socket:chademo:current](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120) | -| [socket:chademo:output](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW) | +| [socket:chademo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500) | +| [socket:chademo:current](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:current=120](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120) | +| [socket:chademo:output](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW) | | [socket:type1_cable](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200) [240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240) | -| [socket:type1_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32) | -| [socket:type1_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW) [7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW) | +| [socket:type1_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:voltage=200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200) [socket:type1_cable:voltage=240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240) | +| [socket:type1_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32) | +| [socket:type1_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW) [socket:type1_cable:output=7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW) | | [socket:type1](https://wiki.openstreetmap.org/wiki/Key:socket:type1) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200) [240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240) | -| [socket:type1:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1:current) | [pfloat](../SpecialInputElements.md#pfloat) | [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32) | -| [socket:type1:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW) [6.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW) [7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW) [7.2 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW) | +| [socket:type1:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:voltage=200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200) [socket:type1:voltage=240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240) | +| [socket:type1:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32) | +| [socket:type1:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW) [socket:type1:output=6.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW) [socket:type1:output=7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW) [socket:type1:output=7.2 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW) | | [socket:type1_combo](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400) [1000](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000) | -| [socket:type1_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [50](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50) [125](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125) | -| [socket:type1_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW) [62.5 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW) [350 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW) | +| [socket:type1_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400) [socket:type1_combo:voltage=1000](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000) | +| [socket:type1_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:current=50](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50) [socket:type1_combo:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125) | +| [socket:type1_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW) [socket:type1_combo:output=62.5 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW) [socket:type1_combo:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW) [socket:type1_combo:output=350 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW) | | [socket:tesla_supercharger](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_supercharger:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480) | -| [socket:tesla_supercharger:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350) | -| [socket:tesla_supercharger:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output) | [pfloat](../SpecialInputElements.md#pfloat) | [120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW) [250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW) | +| [socket:tesla_supercharger:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:voltage=480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480) | +| [socket:tesla_supercharger:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125) [socket:tesla_supercharger:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350) | +| [socket:tesla_supercharger:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:output=120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW) [socket:tesla_supercharger:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW) [socket:tesla_supercharger:output=250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW) | | [socket:type2](https://wiki.openstreetmap.org/wiki/Key:socket:type2) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230) [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400) | -| [socket:type2:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16) [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32) | -| [socket:type2:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2:output) | [pfloat](../SpecialInputElements.md#pfloat) | [11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW) | +| [socket:type2:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230) [socket:type2:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400) | +| [socket:type2:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16) [socket:type2:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32) | +| [socket:type2:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:output=11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW) [socket:type2:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW) | | [socket:type2_combo](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500) [920](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920) | -| [socket:type2_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350) | -| [socket:type2_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW) | +| [socket:type2_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500) [socket:type2_combo:voltage=920](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920) | +| [socket:type2_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125) [socket:type2_combo:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350) | +| [socket:type2_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW) | | [socket:type2_cable](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230) [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400) | -| [socket:type2_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16) [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32) | -| [socket:type2_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW) | +| [socket:type2_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230) [socket:type2_cable:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400) | +| [socket:type2_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16) [socket:type2_cable:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32) | +| [socket:type2_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:output=11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW) [socket:type2_cable:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW) | | [socket:tesla_supercharger_ccs](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500) [920](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920) | -| [socket:tesla_supercharger_ccs:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350) | -| [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW) | +| [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500) [socket:tesla_supercharger_ccs:voltage=920](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920) | +| [socket:tesla_supercharger_ccs:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125) [socket:tesla_supercharger_ccs:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350) | +| [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW) | | [socket:tesla_destination](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480) | -| [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350) | -| [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output) | [pfloat](../SpecialInputElements.md#pfloat) | [120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW) [250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW) | +| [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:voltage=480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480) | +| [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125) [socket:tesla_destination:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350) | +| [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:output=120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW) [socket:tesla_destination:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW) [socket:tesla_destination:output=250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW) | | [socket:USB-A](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:USB-A:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [5](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5) | -| [socket:USB-A:current](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current) | [pfloat](../SpecialInputElements.md#pfloat) | [1](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2) | -| [socket:USB-A:output](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output) | [pfloat](../SpecialInputElements.md#pfloat) | [5W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W) [10W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W) | +| [socket:USB-A:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:voltage=5](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5) | +| [socket:USB-A:current](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:current=1](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1) [socket:USB-A:current=2](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2) | +| [socket:USB-A:output](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:output=5W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W) [socket:USB-A:output=10W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W) | | [socket:bosch_3pin](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:bosch_3pin:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_3pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:current) | [pfloat](../SpecialInputElements.md#pfloat) | | @@ -212,44 +212,44 @@ Elements must match **all** of the following expressions: | [socket:bosch_5pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_5pin:output](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:output) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bs1363](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:bs1363:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230) | -| [socket:bs1363:current](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current) | [pfloat](../SpecialInputElements.md#pfloat) | [13](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13) | -| [socket:bs1363:output](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3kW](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW) | +| [socket:bs1363:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230) | +| [socket:bs1363:current](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:current=13](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13) | +| [socket:bs1363:output](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:output=3kW](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW) | | [socket:nema5_15](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:nema5_15:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120) | -| [socket:nema5_15:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current) | [pfloat](../SpecialInputElements.md#pfloat) | [15](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15) | -| [socket:nema5_15:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output) | [pfloat](../SpecialInputElements.md#pfloat) | [1.8 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW) | +| [socket:nema5_15:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:voltage=120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120) | +| [socket:nema5_15:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:current=15](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15) | +| [socket:nema5_15:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:output=1.8 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW) | | [socket:sev1011_t23](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:sev1011_t23:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230) | -| [socket:sev1011_t23:current](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16) | -| [socket:sev1011_t23:output](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW) | +| [socket:sev1011_t23:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230) | +| [socket:sev1011_t23:current](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16) | +| [socket:sev1011_t23:output](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW) | | [socket:as3112](https://wiki.openstreetmap.org/wiki/Key:socket:as3112) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:as3112:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230) | -| [socket:as3112:current](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current) | [pfloat](../SpecialInputElements.md#pfloat) | [10](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10) | -| [socket:as3112:output](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output) | [pfloat](../SpecialInputElements.md#pfloat) | [2.3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW) | +| [socket:as3112:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230) | +| [socket:as3112:current](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:current=10](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10) | +| [socket:as3112:output](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:output=2.3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW) | | [socket:nema_5_20](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:nema_5_20:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120) | -| [socket:nema_5_20:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current) | [pfloat](../SpecialInputElements.md#pfloat) | [20](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20) | -| [socket:nema_5_20:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output) | [pfloat](../SpecialInputElements.md#pfloat) | [2.4 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW) | +| [socket:nema_5_20:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:voltage=120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120) | +| [socket:nema_5_20:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:current=20](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20) | +| [socket:nema_5_20:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:output=2.4 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW) | | [socket:nacs](https://wiki.openstreetmap.org/wiki/Key:socket:nacs) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:nacs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:nacs:current](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:nacs:output](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:output) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [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) | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | | | [payment:app](https://wiki.openstreetmap.org/wiki/Key:payment:app) | [string](../SpecialInputElements.md#string) | | | [authentication:phone_call:number](https://wiki.openstreetmap.org/wiki/Key:authentication:phone_call:number) | [phone](../SpecialInputElements.md#phone) | | -| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | -| [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) | +| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [maxstay=unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | +| [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | [network=AeroVironment](https://wiki.openstreetmap.org/wiki/Tag:network%3DAeroVironment) [network=Blink](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlink) [network=EVgo](https://wiki.openstreetmap.org/wiki/Tag:network%3DEVgo) [network=Allego](https://wiki.openstreetmap.org/wiki/Tag:network%3DAllego) [network=Blue Corner](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlue Corner) [network=Tesla](https://wiki.openstreetmap.org/wiki/Tag:network%3DTesla) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [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) | +| [planned:amenity](https://wiki.openstreetmap.org/wiki/Key:planned:amenity) | Multiple choice | [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity=charging_station](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3Dcharging_station) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) | +| [parking:fee](https://wiki.openstreetmap.org/wiki/Key:parking:fee) | Multiple choice | [parking:fee=no](https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dno) [parking:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dyes) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/cinema.md b/Docs/Layers/cinema.md index 27d558b0a..52ed11918 100644 --- a/Docs/Layers/cinema.md +++ b/Docs/Layers/cinema.md @@ -44,7 +44,7 @@ Elements must match the expression ** [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [cinema](https://wiki.openstreetmap.org/wiki/Key:cinema) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:cinema%3D) [erotic](https://wiki.openstreetmap.org/wiki/Tag:cinema%3Derotic) | +| [cinema](https://wiki.openstreetmap.org/wiki/Key:cinema) | Multiple choice | [cinema](https://wiki.openstreetmap.org/wiki/Tag:cinema%3D) [cinema=erotic](https://wiki.openstreetmap.org/wiki/Tag:cinema%3Derotic) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/climbing_area.md b/Docs/Layers/climbing_area.md index 7a47eb915..4bbc26cd5 100644 --- a/Docs/Layers/climbing_area.md +++ b/Docs/Layers/climbing_area.md @@ -59,12 +59,12 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | -| [climbing](https://wiki.openstreetmap.org/wiki/Key:climbing) | Multiple choice | [boulder](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dboulder) [crag](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dcrag) [area](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Darea) | -| [rock](https://wiki.openstreetmap.org/wiki/Key:rock) | [string](../SpecialInputElements.md#string) | [limestone](https://wiki.openstreetmap.org/wiki/Tag:rock%3Dlimestone) | +| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [name](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | +| [climbing](https://wiki.openstreetmap.org/wiki/Key:climbing) | Multiple choice | [climbing=boulder](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dboulder) [climbing=crag](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dcrag) [climbing=area](https://wiki.openstreetmap.org/wiki/Tag:climbing%3Darea) | +| [rock](https://wiki.openstreetmap.org/wiki/Key:rock) | [string](../SpecialInputElements.md#string) | [rock=limestone](https://wiki.openstreetmap.org/wiki/Tag:rock%3Dlimestone) | | [url](https://wiki.openstreetmap.org/wiki/Key:url) | [url](../SpecialInputElements.md#url) | | -| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) | -| [climbing:boulder](https://wiki.openstreetmap.org/wiki/Key:climbing:boulder) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited) | +| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [charge](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) | +| [climbing:boulder](https://wiki.openstreetmap.org/wiki/Key:climbing:boulder) | Multiple choice | [climbing:boulder=yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes) [climbing:boulder=no](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno) [climbing:boulder=limited](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/climbing_gym.md b/Docs/Layers/climbing_gym.md index 8e232cb39..843ba83e7 100644 --- a/Docs/Layers/climbing_gym.md +++ b/Docs/Layers/climbing_gym.md @@ -5,6 +5,7 @@ A climbing gym - This layer is shown at zoomlevel **10** and higher + - This layer will automatically load [toilet](./toilet.md) into the layout as it depends on it: tagrendering has_toilets needs this layer (has_toilets) ## Table of contents @@ -31,6 +32,7 @@ A climbing gym - [auto_belay_lead](#auto_belay_lead) - [belay_device_rental](#belay_device_rental) - [rope_rental](#rope_rental) + - [bouldering_mat_rental](#bouldering_mat_rental) - [average_length](#average_length) - [min_difficulty](#min_difficulty) - [max_difficulty](#max_difficulty) @@ -40,6 +42,50 @@ A climbing gym - [internet](#internet) - [internet-fee](#internet-fee) - [internet-ssid](#internet-ssid) + - [toilets-group](#toilets-group) + - [grouptitle](#grouptitle) + - [has_toilets](#has_toilets) + - [images_toilet](#images_toilet) + - [toilets_repeated](#toilets_repeated) + - [toilets_single_level](#toilets_single_level) + - [toilets_toilet-access](#toilets_toilet-access) + - [toilets_toilets-fee](#toilets_toilets-fee) + - [toilets_toilet-charge](#toilets_toilet-charge) + - [toilets_payment-options-split](#toilets_payment-options-split) + - [toilets_gender_segregated](#toilets_gender_segregated) + - [toilets_toilet-supervised](#toilets_toilet-supervised) + - [toilets_description](#toilets_description) + - [toilets_toilets-wheelchair](#toilets_toilets-wheelchair) + - [toilets-type](#toilets-type) + - [toilets-disposal](#toilets-disposal) + - [menstrual_products](#menstrual_products) + - [menstrual_products_location](#menstrual_products_location) + - [toilets-changing-table](#toilets-changing-table) + - [toilet-changing_table:location](#toilet-changing_tablelocation) + - [toilet-has-paper](#toilet-has-paper) + - [toilet-handwashing](#toilet-handwashing) + - [handwashing-soap](#handwashing-soap) + - [toilet-drying](#toilet-drying) + - [wheelchair-group](#wheelchair-group) + - [wheelchair-picture-carousel](#wheelchair-picture-carousel) + - [wheelchair-picture](#wheelchair-picture) + - [wheelchair-title](#wheelchair-title) + - [toilet-wheelchair-access](#toilet-wheelchair-access) + - [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr) + - [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind) + - [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left) + - [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right) + - [wheelchair-door-width](#wheelchair-door-width) + - [questions-wheelchair](#questions-wheelchair) + - [adult_changing_table_title](#adult_changing_table_title) + - [adult-changing-table](#adult-changing-table) + - [changing_table_adult_height](#changing_table_adult_height) + - [changing_table_adult_adult-changing-table-min_height](#changing_table_adult_adult-changing-table-min_height) + - [changing_table_adult_adult-changing-table-max_height](#changing_table_adult_adult-changing-table-max_height) + - [changing_table_adult_adult-changing-table-mechanism](#changing_table_adult_adult-changing-table-mechanism) + - [changing_table_adult_adult-changing-table-support](#changing_table_adult_adult-changing-table-support) + - [questions-adult-changing-table](#questions-adult-changing-table) + - [toilet-question-box](#toilet-question-box) - [leftover-questions](#leftover-questions) - [move-button](#move-button) - [spacer](#spacer) @@ -76,25 +122,58 @@ Elements must match **all** of the following expressions: | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | -| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) | +| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [charge](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [climbing:boulder](https://wiki.openstreetmap.org/wiki/Key:climbing:boulder) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited) | -| [climbing:sport](https://wiki.openstreetmap.org/wiki/Key:climbing:sport) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dno) | -| [climbing:toprope](https://wiki.openstreetmap.org/wiki/Key:climbing:toprope) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dno) | -| [service:climbing_shoes:rental](https://wiki.openstreetmap.org/wiki/Key:service:climbing_shoes:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dno) | -| [service:climbing_harness:rental](https://wiki.openstreetmap.org/wiki/Key:service:climbing_harness:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dno) | -| [climbing:autobelay:toprope](https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:toprope) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dyes) [all](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dall) [only](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Donly) | -| [climbing:autobelay:sport](https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:sport) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dyes) [all](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dall) | -| [service:climbing_rope:rental](https://wiki.openstreetmap.org/wiki/Key:service:climbing_rope:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dno) | +| [climbing:boulder](https://wiki.openstreetmap.org/wiki/Key:climbing:boulder) | Multiple choice | [climbing:boulder=yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dyes) [climbing:boulder=no](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dno) [climbing:boulder=limited](https://wiki.openstreetmap.org/wiki/Tag:climbing:boulder%3Dlimited) | +| [climbing:sport](https://wiki.openstreetmap.org/wiki/Key:climbing:sport) | Multiple choice | [climbing:sport=yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dyes) [climbing:sport=no](https://wiki.openstreetmap.org/wiki/Tag:climbing:sport%3Dno) | +| [climbing:toprope](https://wiki.openstreetmap.org/wiki/Key:climbing:toprope) | Multiple choice | [climbing:toprope=yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dyes) [climbing:toprope=no](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dno) | +| [service:climbing_shoes:rental](https://wiki.openstreetmap.org/wiki/Key:service:climbing_shoes:rental) | Multiple choice | [service:climbing_shoes:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dyes) [service:climbing_shoes:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dyes) [service:climbing_shoes:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:rental%3Dno) | +| [service:climbing_harness:rental](https://wiki.openstreetmap.org/wiki/Key:service:climbing_harness:rental) | Multiple choice | [service:climbing_harness:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dyes) [service:climbing_harness:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dyes) [service:climbing_harness:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_harness:rental%3Dno) | +| [climbing:autobelay:toprope](https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:toprope) | [nat](../SpecialInputElements.md#nat) | [climbing:autobelay:toprope=no](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dno) [climbing:autobelay:toprope=yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dyes) [climbing:autobelay:toprope=all](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Dall) [climbing:autobelay:toprope=only](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:toprope%3Donly) | +| [climbing:autobelay:sport](https://wiki.openstreetmap.org/wiki/Key:climbing:autobelay:sport) | [nat](../SpecialInputElements.md#nat) | [climbing:autobelay:sport=no](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dno) [climbing:autobelay:sport=yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dyes) [climbing:autobelay:sport=all](https://wiki.openstreetmap.org/wiki/Tag:climbing:autobelay:sport%3Dall) | +| [service:climbing_rope:rental](https://wiki.openstreetmap.org/wiki/Key:service:climbing_rope:rental) | Multiple choice | [service:climbing_rope:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dyes) [service:climbing_rope:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dyes) [service:climbing_rope:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_rope:rental%3Dno) | +| [service:boulder_mat:rental](https://wiki.openstreetmap.org/wiki/Key:service:boulder_mat:rental) | Multiple choice | [service:boulder_mat:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:boulder_mat:rental%3Dyes) [service:boulder_mat:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:boulder_mat:rental%3Dyes) [service:boulder_mat:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:boulder_mat:rental%3Dno) | | [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pfloat](../SpecialInputElements.md#pfloat) | | | [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min) | [string](../SpecialInputElements.md#string) | | | [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max) | [string](../SpecialInputElements.md#string) | | | [climbing:bolts:max](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts:max) | [pnat](../SpecialInputElements.md#pnat) | | -| [climbing:speed](https://wiki.openstreetmap.org/wiki/Key:climbing:speed) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:speed%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:speed%3Dno) | -| [shower](https://wiki.openstreetmap.org/wiki/Key:shower) | Multiple choice | [hot](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dhot) [cold](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dcold) [yes](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dno) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [climbing:speed](https://wiki.openstreetmap.org/wiki/Key:climbing:speed) | Multiple choice | [climbing:speed=yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:speed%3Dyes) [climbing:speed=no](https://wiki.openstreetmap.org/wiki/Tag:climbing:speed%3Dno) | +| [shower](https://wiki.openstreetmap.org/wiki/Key:shower) | Multiple choice | [shower=hot](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dhot) [shower=cold](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dcold) [shower=yes](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dyes) [shower=no](https://wiki.openstreetmap.org/wiki/Tag:shower%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | +| [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | +| [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -118,6 +197,7 @@ Elements must match **all** of the following expressions: | [auto_belay_lead](#auto_belay_lead) | Are there auto belays for lead climbing here?
_There are {climbing:autobelay:sport} auto belays for lead climbing_
3 options | | *[climbing:autobelay:sport](https://wiki.osm.org/wiki/Key:climbing:autobelay:sport)* ([nat](../SpecialInputElements.md#nat)) | | [belay_device_rental](#belay_device_rental) | Can one rent a belay device here to use in the gym?
5 options | | _Multiple choice only_ | | [rope_rental](#rope_rental) | Can one rent a climbing rope here to use in the gym?
4 options | | _Multiple choice only_ | +| [bouldering_mat_rental](#bouldering_mat_rental) | Can one rent a bouldering mat here to go bouldering on other locations?
4 options | | _Multiple choice only_ | | [average_length](#average_length)
_(Original in [climbing](./climbing.md#average_length))_ | What is the (average) length of the routes in meters?
_The routes are {canonical(climbing:length)} long on average_ | | *[climbing:length](https://wiki.osm.org/wiki/Key:climbing:length)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [min_difficulty](#min_difficulty)
_(Original in [climbing](./climbing.md#min_difficulty))_ | What is the grade of the easiest route here, according to the french classification system?
_The lowest grade is {climbing:grade:french:min} according to the french/belgian system_ | | *[climbing:grade:french:min](https://wiki.osm.org/wiki/Key:climbing:grade:french:min)* ([string](../SpecialInputElements.md#string)) | | [max_difficulty](#max_difficulty)
_(Original in [climbing](./climbing.md#max_difficulty))_ | What is the highest grade route here, according to the french classification system?
_The highest grade is {climbing:grade:french:max} according to the french/belgian system_ | | *[climbing:grade:french:max](https://wiki.osm.org/wiki/Key:climbing:grade:french:max)* ([string](../SpecialInputElements.md#string)) | @@ -127,7 +207,51 @@ Elements must match **all** of the following expressions: | [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ | | [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ | | [internet-ssid](#internet-ssid)
_(Original in [questions](./BuiltinQuestions.md#internet-ssid))_ | What is the network name for the wireless internet access?
_The network name is {internet_access:ssid}_
1 options | internet-all | *[internet_access:ssid](https://wiki.osm.org/wiki/Key:internet_access:ssid)* ([string](../SpecialInputElements.md#string)) | -| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ | +| [toilets-group](#toilets-group)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-group))_ | _{group(grouptitle,toilet-questions,wheelchair;wheelchair-title;adult-changing-table)}_ | all | _Multiple choice only_ | +| [grouptitle](#grouptitle)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#grouptitle))_ | _Toilet information_
1 options | all, hidden | _Multiple choice only_ | +| [has_toilets](#has_toilets)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#has_toilets))_ | Has toilets?
3 options | toilet-questions, hidden, all | _Multiple choice only_ | +| [images_toilet](#images_toilet)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#images_toilet))_ | _{image_carousel(toilets:panoramax;toilets:mapillary;toilets:images)}{image_upload(toilets:panoramax,Add a picture of the toilets,)}_ | relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_repeated](#toilets_repeated)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_repeated))_ | _Multiple, identical objects can be found on floors {toilets:repeat_on}._ | level, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_single_level](#toilets_single_level)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_single_level))_ | On what level is this feature located?
_Located on the {toilets:level}th floor_
5 options | level, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | *[toilets:level](https://wiki.osm.org/wiki/Key:toilets:level)* ([float](../SpecialInputElements.md#float)) | +| [toilets_toilet-access](#toilets_toilet-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilet-access))_ | Are these toilets publicly accessible?
_Access is {toilets:access}_
4 options | relevant-questions, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | *[toilets:access](https://wiki.osm.org/wiki/Key:toilets:access)* ([string](../SpecialInputElements.md#string)) | +| [toilets_toilets-fee](#toilets_toilets-fee)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilets-fee))_ | Are these toilets free to use?
2 options | relevant-questions, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_toilet-charge](#toilets_toilet-charge)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilet-charge))_ | How much does one have to pay for these toilets?
_The fee is {toilets:charge}_ | relevant-questions, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | *[toilets:charge](https://wiki.osm.org/wiki/Key:toilets:charge)* ([string](../SpecialInputElements.md#string)) | +| [toilets_payment-options-split](#toilets_payment-options-split)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_payment-options-split))_ | Which methods of payment are accepted here?
7 options | relevant-questions, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_gender_segregated](#toilets_gender_segregated)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_gender_segregated))_ | Are these toilets gender-segregated?
2 options | relevant-questions, no-prefix, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_toilet-supervised](#toilets_toilet-supervised)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilet-supervised))_ | Is this toilets supervised by a person?
3 options | relevant-questions, no-prefix, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_description](#toilets_description)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_description))_ | Is there still some relevant info that the previous questions did not cover? Feel free to add it here.
_{toilets:description}_ | amenity-no-prefix, no-prefix, relevant-questions, relevant_questions, toilet-questions, hidden, all | *[toilets:description](https://wiki.osm.org/wiki/Key:toilets:description)* ([text](../SpecialInputElements.md#text)) | +| [toilets_toilets-wheelchair](#toilets_toilets-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_toilets-wheelchair))_ | Is there a dedicated toilet for wheelchair users?
3 options | relevant-questions, wheelchair, hidden, no-prefix, amenity-no-prefix, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets-type](#toilets-type)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-type))_ | Which kind of toilets are these?
4 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets-disposal](#toilets-disposal)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-disposal))_ | How is the waste handled?
3 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [menstrual_products](#menstrual_products)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#menstrual_products))_ | Are free, menstrual products distributed here?
3 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [menstrual_products_location](#menstrual_products_location)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#menstrual_products_location))_ | Where are the free menstrual products located?
_The menstrual products are located in {toilets:menstrual_products:location}_
3 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[toilets:menstrual_products:location](https://wiki.osm.org/wiki/Key:toilets:menstrual_products:location)* ([string](../SpecialInputElements.md#string)) | +| [toilets-changing-table](#toilets-changing-table)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets-changing-table))_ | Is a changing table (to change diapers) available?
2 options | relevant-questions, no-prefix, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-changing_table:location](#toilet-changing_table:location)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?
_A changing table is located at {changing_table:location}_
4 options | relevant-questions, no-prefix, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[changing_table:location](https://wiki.osm.org/wiki/Key:changing_table:location)* ([string](../SpecialInputElements.md#string)) | +| [toilet-has-paper](#toilet-has-paper)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-has-paper))_ | Does one have to bring their own toilet paper to this toilet?
2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-handwashing](#toilet-handwashing)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?
2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [handwashing-soap](#handwashing-soap)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?
2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-drying](#toilet-drying)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?
5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [wheelchair-group](#wheelchair-group)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-group))_ | _{group(wheelchair-title,wheelchair;adult-changing-table,)}_ | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | +| [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [adult-changing-table](#adult-changing-table)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult-changing-table))_ | Does this toilet have an adult changing table?
2 options | prefixed, hidden, relevant-questions, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [changing_table_adult_height](#changing_table_adult_height)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_height))_ | What is the height of the adult changing table?
_The changing table is {canonical(changing_table:adult:height)} high_
1 options | relevant_questions, hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[changing_table:adult:height](https://wiki.osm.org/wiki/Key:changing_table:adult:height)* ([pfloat](../SpecialInputElements.md#pfloat)) | +| [changing_table_adult_adult-changing-table-min_height](#changing_table_adult_adult-changing-table-min_height)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_adult-changing-table-min_height))_ | What is the lowest height the adult changing table can be moved to?
_The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}_ | relevant_questions, hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[changing_table:adult:min_height](https://wiki.osm.org/wiki/Key:changing_table:adult:min_height)* ([pfloat](../SpecialInputElements.md#pfloat)) | +| [changing_table_adult_adult-changing-table-max_height](#changing_table_adult_adult-changing-table-max_height)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_adult-changing-table-max_height))_ | What is the highest height the adult changing table can be moved to?
_The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}_ | relevant_questions, hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[changing_table:adult:max_height](https://wiki.osm.org/wiki/Key:changing_table:adult:max_height)* ([pfloat](../SpecialInputElements.md#pfloat)) | +| [changing_table_adult_adult-changing-table-mechanism](#changing_table_adult_adult-changing-table-mechanism)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_adult-changing-table-mechanism))_ | How is the height of the changing table adjusted?
2 options | relevant_questions, hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [changing_table_adult_adult-changing-table-support](#changing_table_adult_adult-changing-table-support)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#changing_table_adult_adult-changing-table-support))_ | How is the adult changing table supported?
3 options | relevant_questions, hidden, prefixed, adult-changing-table, hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [questions-adult-changing-table](#questions-adult-changing-table)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-adult-changing-table))_ | _{questions(adult-changing-table,,yes)}_ | hidden, relevant-questions, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-question-box](#toilet-question-box)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-question-box))_ | _{questions(toilet-questions,wheelchair;adult-changing-table,)}_ | toilet-questions, all, hidden | _Multiple choice only_ | +| [leftover-questions](#leftover-questions) | _{questions( ,hidden;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ | | [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ | | [spacer](#spacer) | _
_ | | _Multiple choice only_ | | [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ | @@ -281,6 +405,14 @@ The question is `Can one rent a climbing rope here to use in the gym?` - *A climbing rope can be rented here* is shown if with service:climbing_rope:rental=yes - *A climbing rope can not be rented here* is shown if with service:climbing_rope:rental=no +### bouldering_mat_rental +The question is `Can one rent a bouldering mat here to go bouldering on other locations?` + + - *A boulder mat can be borrowed for free here* is shown if with service:boulder_mat:rental=yes & service:boulder_mat:rental:fee=no + - *A bouldermat can be rented here for {service:boulder_mat:rental:charge}* is shown if with service:boulder_mat:rental=yes & service:boulder_mat:rental:charge~.+. _This option cannot be chosen as answer_ + - *A boulder mat can be rented here* is shown if with service:boulder_mat:rental=yes + - *A boulder mat rope can not be rented here* is shown if with service:boulder_mat:rental=no + ### average_length The question is `What is the (average) length of the routes in meters?` @@ -352,10 +484,436 @@ The question is `What is the network name for the wireless internet access?` This tagrendering is only visible in the popup if the following condition is met: internet_access~^(.*wlan.*)$ This tagrendering has labels `internet-all` +### toilets-group +_This tagrendering has no question and is thus read-only_ + +*{group(grouptitle,toilet-questions,wheelchair;wheelchair-title;adult-changing-table)}* + +This tagrendering has labels `all` + +### grouptitle +_This tagrendering has no question and is thus read-only_ + +*Toilet information* + + - *Does not have toilets* is shown if with toilets=no + +This tagrendering has labels `all` `hidden` + +### has_toilets +The question is `Has {title()} toilets?` + + - *Has toilets* is shown if with toilets=yes + - *Has no toilets* is shown if with toilets=no + - *The toilets are marked separately on the map* is shown if with toilets=separate + +This tagrendering has labels `toilet-questions` `hidden` `all` + +### images_toilet +_This tagrendering has no question and is thus read-only_ + +*{image_carousel(toilets:panoramax;toilets:mapillary;toilets:images)}{image_upload(toilets:panoramax,Add a picture of the toilets,)}* + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_repeated +_This tagrendering has no question and is thus read-only_ + +*Multiple, identical objects can be found on floors {toilets:repeat_on}.* + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:repeat_on~.+ +This tagrendering has labels `level` `amenity-no-prefix` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_single_level +The question is `On what level is this feature located?` + +*Located on the {toilets:level}th floor* is shown if `toilets:level` is set. + + - *Located underground* is shown if with toilets:location=underground. _This option cannot be chosen as answer_ + - *Located on the ground floor* is shown if with toilets:level=0 + - *Located on the ground floor* is shown if with toilets:level=. _This option cannot be chosen as answer_ + - *Located on the first floor* is shown if with toilets:level=1 + - *Located on the first basement level* is shown if with toilets:level=-1 + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:repeat_on= +This tagrendering has labels `level` `amenity-no-prefix` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_toilet-access +The question is `Are these toilets publicly accessible?` + +*Access is {toilets:access}* is shown if `toilets:access` is set. + + - *Public access* is shown if with toilets:access=yes + - *Only access to customers* is shown if with toilets:access=customers + - *Not accessible* is shown if with toilets:access=no + - *Accessible, but one has to ask a key to enter* is shown if with toilets:access=key + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `relevant-questions` `amenity-no-prefix` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_toilets-fee +The question is `Are these toilets free to use?` + + - *These are paid toilets* is shown if with toilets:fee=yes + - *Free to use* is shown if with toilets:fee=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:access!=no +This tagrendering has labels `relevant-questions` `amenity-no-prefix` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_toilet-charge +The question is `How much does one have to pay for these toilets?` + +*The fee is {toilets:charge}* is shown if `toilets:charge` is set. + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:fee=yes +This tagrendering has labels `relevant-questions` `amenity-no-prefix` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_payment-options-split +The question is `Which methods of payment are accepted here?` + + - *Cash is accepted here* is shown if with toilets:payment:cash=yes. _This option cannot be chosen as answer_. Unselecting this answer will add toilets:payment:cash= + - *Payment cards are accepted here* is shown if with toilets:payment:cards=yes. _This option cannot be chosen as answer_. Unselecting this answer will add toilets:payment:cards= + - *Payment by QR-code is possible here* is shown if with toilets:payment:qr_code=yes. Unselecting this answer will add toilets:payment:qr_code=no + - *Coins are accepted here* is shown if with toilets:payment:coins=yes. Unselecting this answer will add toilets:payment:coins=no + - *Bank notes are accepted here* is shown if with toilets:payment:notes=yes. Unselecting this answer will add toilets:payment:notes=no + - *Debit cards are accepted here* is shown if with toilets:payment:debit_cards=yes. Unselecting this answer will add toilets:payment:debit_cards=no + - *Credit cards are accepted here* is shown if with toilets:payment:credit_cards=yes. Unselecting this answer will add toilets:payment:credit_cards=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:fee=yes +This tagrendering has labels `relevant-questions` `amenity-no-prefix` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_gender_segregated +The question is `Are these toilets gender-segregated?` + + - *There is a separate, signposted area for men and women* is shown if with toilets:gender_segregated=yes + - *There is no separate, signposted area for men and women* is shown if with toilets:gender_segregated=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:toilets:position!=urinal +This tagrendering has labels `relevant-questions` `no-prefix` `amenity-no-prefix` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_toilet-supervised +The question is `Is this toilets supervised by a person?` + + - *There is a person supervising these toilets during (most of) the opening hours* is shown if with toilets:supervised=yes + - *There is a person supervising these toilets, but they are present only during certain times of the opening hours* is shown if with toilets:supervised=interval + - *These toilets are not supervised* is shown if with toilets:supervised=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:access=yes | toilets:access=) +This tagrendering has labels `relevant-questions` `no-prefix` `amenity-no-prefix` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_description +The question is `Is there still some relevant info that the previous questions did not cover? Feel free to add it here.` + +*{toilets:description}* is shown if `toilets:description` is set. + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `amenity-no-prefix` `no-prefix` `relevant-questions` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_toilets-wheelchair +The question is `Is there a dedicated toilet for wheelchair users?` + + - *There is a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=yes + - *No wheelchair access* is shown if with toilets:wheelchair=no + - *There is only a dedicated toilet for wheelchair users* is shown if with toilets:wheelchair=designated + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `relevant-questions` `wheelchair` `hidden` `no-prefix` `amenity-no-prefix` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets-type +The question is `Which kind of toilets are these?` + + - *There are only seated toilets* is shown if with toilets:position=seated + - *There are only urinals here* is shown if with toilets:position=urinal + - *There are only squat toilets here* is shown if with toilets:position=squat + - *Both seated toilets and urinals are available here* is shown if with toilets:position=seated;urinal + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets-disposal +The question is `How is the waste handled?` + + - *The waste is moved away by flushing the toilet with water* is shown if with toilets:disposal=flush + - *The waste falls into a pit* is shown if with toilets:disposal=pitlatrine + - *The waste is collected in a bucket or similar container, which is regularly removed* is shown if with toilets:disposal=bucket + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### menstrual_products +The question is `Are free, menstrual products distributed here?` + + - *Free menstrual products are available to all visitors of these toilets* is shown if with toilets:menstrual_products=yes + - *Free menstrual products are available to some visitors of these toilets* is shown if with toilets:menstrual_products=limited + - *No free menstrual products are available here* is shown if with toilets:menstrual_products=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### menstrual_products_location +The question is `Where are the free menstrual products located?` + +*The menstrual products are located in {toilets:menstrual_products:location}* is shown if `toilets:menstrual_products:location` is set. + + - *The free, menstrual products are located in the toilet for women* is shown if with toilets:menstrual_products:location=female_toilet + - *The free, menstrual products are located in the toilet for men* is shown if with toilets:menstrual_products:location=male_toilet + - *The free, menstrual products are located in the toilet for wheelchair users* is shown if with toilets:menstrual_products:location=wheelchair_toilet + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:menstrual_products=limited | toilets:menstrual_products:location~.+) +This tagrendering has labels `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets-changing-table +The question is `Is a changing table (to change diapers) available?` + + - *A changing table is available* is shown if with changing_table=yes + - *No changing table is available* is shown if with changing_table=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `relevant-questions` `no-prefix` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilet-changing_table:location +The question is `Where is the changing table located?` + +*A changing table is located at {changing_table:location}* is shown if `changing_table:location` is set. + + - *A changing table is in the toilet for women* is shown if with changing_table:location=female_toilet + - *A changing table is in the toilet for men* is shown if with changing_table:location=male_toilet + - *A changing table is in the toilet for wheelchair users* is shown if with changing_table:location=wheelchair_toilet + - *A changing table is in a dedicated room* is shown if with changing_table:location=dedicated_room + +This tagrendering is only visible in the popup if the following condition is met: changing_table=yes & toilets=yes +This tagrendering has labels `relevant-questions` `no-prefix` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilet-has-paper +The question is `Does one have to bring their own toilet paper to this toilet?` + + - *This toilet is equipped with toilet paper* is shown if with toilets:paper_supplied=yes + - *You have to bring your own toilet paper to this toilet* is shown if with toilets:paper_supplied=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:position!=urinal +This tagrendering has labels `relevant-questions` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilet-handwashing +The question is `Do these toilets have a sink to wash your hands?` + + - *These toilets have a sink to wash your hands* is shown if with toilets:handwashing=yes + - *These toilets don't have a sink to wash your hands* is shown if with toilets:handwashing=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### handwashing-soap +The question is `Is soap for handwashing provided?` + + - *Soap for handwashing is provided* is shown if with handwashing:soap=yes + - *No soap for handwashing* is shown if with handwashing:soap=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:handwashing=yes +This tagrendering has labels `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilet-drying +The question is `Do these toilets have a device to dry your hands?` + + - *Electric hand dryers are available for drying hands.* is shown if with toilets:hands_drying=electric_hand_dryer + - *Paper towels are available for drying hands.* is shown if with toilets:hands_drying=paper_towel + - *A towel roll cabinet is available for drying hands* is shown if with toilets:hands_drying=towel_cabinet + - *A fabric towel available to dry your hands.* is shown if with toilets:hands_drying=towel + - *There are no hand drying facilities available.* is shown if with toilets:hands_drying=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:handwashing=yes +This tagrendering has labels `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### wheelchair-group +_This tagrendering has no question and is thus read-only_ + +*{group(wheelchair-title,wheelchair;adult-changing-table,)}* + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### wheelchair-picture-carousel +_This tagrendering has no question and is thus read-only_ + +*{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}* + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) +This tagrendering has labels `wheelchair` `hidden` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### wheelchair-picture +_This tagrendering has no question and is thus read-only_ + +*{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}* + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) +This tagrendering has labels `wheelchair` `hidden` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### wheelchair-title +_This tagrendering has no question and is thus read-only_ + +*Wheelchair accessible toilet* + + - *Wheelchair accessibility features* is shown if with wheelchair=designated | toilets:wheelchair=designated + - *No wheelchair accessible toilet* is shown if with wheelchair=no | toilets:wheelchair=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `hidden` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilet-wheelchair-access +The question is `Is the wheelchair-accessible toilet locked?` + + - *The wheelchair accessible toilets are freely accessible* is shown if with toilets:wheelchair:access=yes + - *One needs to ask permission to access wheelchair-accessible toilet, e.g. by asking a key* is shown if with toilets:wheelchair:access=key + - *One can use a Master Locksmiths Access Key (MLAK) to access this bathroom* is shown if with centralkey=mlak + - *One can use a RADAR Key to access this bathroom* is shown if with centralkey=nks + - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_wheelchair_has_grab_rail_lr +The question is `Is there a grab rail?` + + - *Grab rails on both sides* is shown if with toilets:wheelchair:grab_rail:left=yes & toilets:wheelchair:grab_rail:right=yes + - *Only grab rails on the left side* is shown if with toilets:wheelchair:grab_rail:left=yes & toilets:wheelchair:grab_rail:right=no + - *Grab rails on the right side* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=yes + - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_wheelchair_has_grab_rail_behind +The question is `Does the toilet have a grab rail behind the toilet?` + + - *Has a grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=yes + - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_wheelchair_is_foldable_left +The question is `Is the left grab rail foldable?` + + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilets_wheelchair_is_foldable_right +The question is `Is the right grab rail foldable?` + + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` + +### wheelchair-door-width +The question is `What is the width of the door to the wheelchair accessible toilet?` + +*The door to the wheelchair-accessible toilet is {canonical(door:width)} wide* is shown if `door:width` is set. + +The allowed input is of type pfloat and is in range 0.4 until 4 (both inclusive). A warning will appear if the value is outside of 0.6 and 2. + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=designated | (amenity=toilet & wheelchair~^(yes|designated)$)) +This tagrendering has labels `relevant-questions` `wheelchair` `hidden` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### questions-wheelchair +_This tagrendering has no question and is thus read-only_ + +*{questions(wheelchair,,)}* + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `wheelchair` `hidden` `relevant-questions` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### adult_changing_table_title +_This tagrendering has no question and is thus read-only_ + +*Adult changing table* + +This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & toilets=yes +This tagrendering has labels `hidden` `prefixed` `adult-changing-table` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### adult-changing-table +The question is `Does this toilet have an adult changing table?` + + - *Has a changing table for adults* is shown if with changing_table:adult=yes + - *No changing table for adults* is shown if with changing_table:adult=no + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `prefixed` `hidden` `relevant-questions` `adult-changing-table` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### changing_table_adult_height +The question is `What is the height of the adult changing table?` + +*The changing table is {canonical(changing_table:adult:height)} high* is shown if `changing_table:adult:height` is set. + +The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7. + + - *The changing table is adjustable in height* is shown if with changing_table:adult:height=adjustable + +This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & toilets=yes +This tagrendering has labels `relevant_questions` `hidden` `prefixed` `adult-changing-table` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### changing_table_adult_adult-changing-table-min_height +The question is `What is the lowest height the adult changing table can be moved to?` + +*The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}* is shown if `changing_table:adult:min_height` is set. + +The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7. + +This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & changing_table:adult:height=adjustable & toilets=yes +This tagrendering has labels `relevant_questions` `hidden` `prefixed` `adult-changing-table` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### changing_table_adult_adult-changing-table-max_height +The question is `What is the highest height the adult changing table can be moved to?` + +*The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}* is shown if `changing_table:adult:max_height` is set. + +The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7. + +This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & changing_table:adult:height=adjustable & toilets=yes +This tagrendering has labels `relevant_questions` `hidden` `prefixed` `adult-changing-table` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### changing_table_adult_adult-changing-table-mechanism +The question is `How is the height of the changing table adjusted?` + + - *The height of the adult changing table is adjusted manually* is shown if with changing_table:adult:height:mechanism=manual + - *The height of the adult changing table is adjusted electrically* is shown if with changing_table:adult:height:mechanism=electric + +This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & changing_table:adult:height=adjustable & toilets=yes +This tagrendering has labels `relevant_questions` `hidden` `prefixed` `adult-changing-table` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### changing_table_adult_adult-changing-table-support +The question is `How is the adult changing table supported?` + + - *The changing table is mounted to the wall* is shown if with changing_table:adult:support=wall_mounted + - *The changing table stands on table legs* is shown if with changing_table:adult:support=legs + - *The changing table stands on table legs with wheels and can be moved* is shown if with changing_table:adult:support=wheels + +This tagrendering is only visible in the popup if the following condition is met: changing_table:adult=yes & toilets=yes +This tagrendering has labels `relevant_questions` `hidden` `prefixed` `adult-changing-table` `hidden` `prefixed` `adult-changing-table` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### questions-adult-changing-table +_This tagrendering has no question and is thus read-only_ + +*{questions(adult-changing-table,,yes)}* + +This tagrendering is only visible in the popup if the following condition is met: toilets=yes +This tagrendering has labels `hidden` `relevant-questions` `adult-changing-table` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` + +### toilet-question-box +_This tagrendering has no question and is thus read-only_ + +*{questions(toilet-questions,wheelchair;adult-changing-table,)}* + +This tagrendering has labels `toilet-questions` `all` `hidden` + ### leftover-questions _This tagrendering has no question and is thus read-only_ -*{questions( ,hidden)}* +*{questions( ,hidden;wheelchair;adult-changing-table;toilet-questions)}* This tagrendering has labels `ignore-docs` `added_by_default` diff --git a/Docs/Layers/climbing_route.md b/Docs/Layers/climbing_route.md index 4e75f7dc7..c92a19ed7 100644 --- a/Docs/Layers/climbing_route.md +++ b/Docs/Layers/climbing_route.md @@ -50,7 +50,7 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | +| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [name](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | | [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pnat](../SpecialInputElements.md#pnat) | | | [climbing:grade:french](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french) | [string](../SpecialInputElements.md#string) | | | [climbing:bolts](https://wiki.openstreetmap.org/wiki/Key:climbing:bolts) | [pnat](../SpecialInputElements.md#pnat) | | diff --git a/Docs/Layers/clock.md b/Docs/Layers/clock.md index f6e16861f..72f3cad99 100644 --- a/Docs/Layers/clock.md +++ b/Docs/Layers/clock.md @@ -58,15 +58,15 @@ Elements must match the expression ** [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [pole](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpole) [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mounted) [wall](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall) [billboard](https://wiki.openstreetmap.org/wiki/Tag:support%3Dbillboard) [ground](https://wiki.openstreetmap.org/wiki/Tag:support%3Dground) | -| [display](https://wiki.openstreetmap.org/wiki/Key:display) | Multiple choice | [analog](https://wiki.openstreetmap.org/wiki/Tag:display%3Danalog) [digital](https://wiki.openstreetmap.org/wiki/Tag:display%3Ddigital) [sundial](https://wiki.openstreetmap.org/wiki/Tag:display%3Dsundial) [unorthodox](https://wiki.openstreetmap.org/wiki/Tag:display%3Dunorthodox) | -| [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) | -| [visibility](https://wiki.openstreetmap.org/wiki/Key:visibility) | Multiple choice | [house](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Dhouse) [street](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Dstreet) [area](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Darea) | -| [date](https://wiki.openstreetmap.org/wiki/Key:date) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:date%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:date%3Dno) | -| [thermometer](https://wiki.openstreetmap.org/wiki/Key:thermometer) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:thermometer%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:thermometer%3Dno) | -| [barometer](https://wiki.openstreetmap.org/wiki/Key:barometer) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:barometer%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:barometer%3Dno) | -| [hygrometer](https://wiki.openstreetmap.org/wiki/Key:hygrometer) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:hygrometer%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:hygrometer%3Dno) | -| [faces](https://wiki.openstreetmap.org/wiki/Key:faces) | [pnat](../SpecialInputElements.md#pnat) | [1](https://wiki.openstreetmap.org/wiki/Tag:faces%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:faces%3D2) [4](https://wiki.openstreetmap.org/wiki/Tag:faces%3D4) | +| [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [support=pole](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpole) [support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mounted) [support=wall](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall) [support=billboard](https://wiki.openstreetmap.org/wiki/Tag:support%3Dbillboard) [support=ground](https://wiki.openstreetmap.org/wiki/Tag:support%3Dground) | +| [display](https://wiki.openstreetmap.org/wiki/Key:display) | Multiple choice | [display=analog](https://wiki.openstreetmap.org/wiki/Tag:display%3Danalog) [display=digital](https://wiki.openstreetmap.org/wiki/Tag:display%3Ddigital) [display=sundial](https://wiki.openstreetmap.org/wiki/Tag:display%3Dsundial) [display=unorthodox](https://wiki.openstreetmap.org/wiki/Tag:display%3Dunorthodox) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | +| [visibility](https://wiki.openstreetmap.org/wiki/Key:visibility) | Multiple choice | [visibility=house](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Dhouse) [visibility=street](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Dstreet) [visibility=area](https://wiki.openstreetmap.org/wiki/Tag:visibility%3Darea) | +| [date](https://wiki.openstreetmap.org/wiki/Key:date) | Multiple choice | [date=yes](https://wiki.openstreetmap.org/wiki/Tag:date%3Dyes) [date=no](https://wiki.openstreetmap.org/wiki/Tag:date%3Dno) | +| [thermometer](https://wiki.openstreetmap.org/wiki/Key:thermometer) | Multiple choice | [thermometer=yes](https://wiki.openstreetmap.org/wiki/Tag:thermometer%3Dyes) [thermometer=no](https://wiki.openstreetmap.org/wiki/Tag:thermometer%3Dno) | +| [barometer](https://wiki.openstreetmap.org/wiki/Key:barometer) | Multiple choice | [barometer=yes](https://wiki.openstreetmap.org/wiki/Tag:barometer%3Dyes) [barometer=no](https://wiki.openstreetmap.org/wiki/Tag:barometer%3Dno) | +| [hygrometer](https://wiki.openstreetmap.org/wiki/Key:hygrometer) | Multiple choice | [hygrometer=yes](https://wiki.openstreetmap.org/wiki/Tag:hygrometer%3Dyes) [hygrometer=no](https://wiki.openstreetmap.org/wiki/Tag:hygrometer%3Dno) | +| [faces](https://wiki.openstreetmap.org/wiki/Key:faces) | [pnat](../SpecialInputElements.md#pnat) | [faces=1](https://wiki.openstreetmap.org/wiki/Tag:faces%3D1) [faces=2](https://wiki.openstreetmap.org/wiki/Tag:faces%3D2) [faces=4](https://wiki.openstreetmap.org/wiki/Tag:faces%3D4) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/crossings.md b/Docs/Layers/crossings.md index c29a195a1..bea8423ca 100644 --- a/Docs/Layers/crossings.md +++ b/Docs/Layers/crossings.md @@ -62,18 +62,18 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [crossing:signals](https://wiki.openstreetmap.org/wiki/Key:crossing:signals) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dyes) | -| [crossing:markings](https://wiki.openstreetmap.org/wiki/Key:crossing:markings) | [string](../SpecialInputElements.md#string) | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dno) [zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra) [lines](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines) [ladder](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder) [dashes](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddashes) [dots](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddots) [surface](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dsurface) [ladder:skewed](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:skewed) [zebra:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:paired) [zebra:bicolour](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:bicolour) [zebra:double](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:double) [pictograms](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dpictograms) [ladder:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:paired) [lines:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines:paired) | -| [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) | -| [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) | -| [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) [partial](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dpartial) | -| [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) | -| [traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) | -| [traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) | -| [traffic_signals:arrow](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:arrow) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dno) | -| [traffic_signals:minimap](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:minimap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dno) | -| [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) | -| [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) | +| [crossing:signals](https://wiki.openstreetmap.org/wiki/Key:crossing:signals) | Multiple choice | [crossing:signals=no](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dno) [crossing:signals=yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dyes) | +| [crossing:markings](https://wiki.openstreetmap.org/wiki/Key:crossing:markings) | [string](../SpecialInputElements.md#string) | [crossing:markings=no](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dno) [crossing:markings=zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra) [crossing:markings=lines](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines) [crossing:markings=ladder](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder) [crossing:markings=dashes](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddashes) [crossing:markings=dots](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddots) [crossing:markings=surface](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dsurface) [crossing:markings=ladder:skewed](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:skewed) [crossing:markings=zebra:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:paired) [crossing:markings=zebra:bicolour](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:bicolour) [crossing:markings=zebra:double](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:double) [crossing:markings=pictograms](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dpictograms) [crossing:markings=ladder:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:paired) [crossing:markings=lines:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines:paired) | +| [bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle) | Multiple choice | [bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes) [bicycle=no](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno) | +| [crossing:island](https://wiki.openstreetmap.org/wiki/Key:crossing:island) | Multiple choice | [crossing:island=yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dyes) [crossing:island=no](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dno) | +| [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [tactile_paving=yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [tactile_paving=no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) [tactile_paving=partial](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dpartial) | +| [button_operated](https://wiki.openstreetmap.org/wiki/Key:button_operated) | Multiple choice | [button_operated=yes](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes) [button_operated=no](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dno) | +| [traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [traffic_signals:sound=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [traffic_signals:sound=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [traffic_signals:sound=locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [traffic_signals:sound=walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) | +| [traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [traffic_signals:vibration=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [traffic_signals:vibration=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) | +| [traffic_signals:arrow](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:arrow) | Multiple choice | [traffic_signals:arrow=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dyes) [traffic_signals:arrow=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dno) | +| [traffic_signals:minimap](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:minimap) | Multiple choice | [traffic_signals:minimap=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dyes) [traffic_signals:minimap=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dno) | +| [red_turn:right:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:right:bicycle) | Multiple choice | [red_turn:right:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [red_turn:right:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [red_turn:right:bicycle=no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dno) | +| [red_turn:straight:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:straight:bicycle) | Multiple choice | [red_turn:straight:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [red_turn:straight:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [red_turn:straight:bicycle=no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/crossings_no_traffic_lights.md b/Docs/Layers/crossings_no_traffic_lights.md index efbfd6944..e4a76b488 100644 --- a/Docs/Layers/crossings_no_traffic_lights.md +++ b/Docs/Layers/crossings_no_traffic_lights.md @@ -57,18 +57,18 @@ Elements must match the expression ** [crossing:signals](https://wiki.openstreetmap.org/wiki/Key:crossing:signals) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dyes) | -| [crossing:markings](https://wiki.openstreetmap.org/wiki/Key:crossing:markings) | [string](../SpecialInputElements.md#string) | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dno) [zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra) [lines](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines) [ladder](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder) [dashes](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddashes) [dots](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddots) [surface](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dsurface) [ladder:skewed](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:skewed) [zebra:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:paired) [zebra:bicolour](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:bicolour) [zebra:double](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:double) [pictograms](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dpictograms) [ladder:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:paired) [lines:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines:paired) | -| [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) | -| [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) | -| [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) [partial](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dpartial) | -| [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) | -| [traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) | -| [traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) | -| [traffic_signals:arrow](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:arrow) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dno) | -| [traffic_signals:minimap](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:minimap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dno) | -| [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) | -| [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) | +| [crossing:signals](https://wiki.openstreetmap.org/wiki/Key:crossing:signals) | Multiple choice | [crossing:signals=no](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dno) [crossing:signals=yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dyes) | +| [crossing:markings](https://wiki.openstreetmap.org/wiki/Key:crossing:markings) | [string](../SpecialInputElements.md#string) | [crossing:markings=no](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dno) [crossing:markings=zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra) [crossing:markings=lines](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines) [crossing:markings=ladder](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder) [crossing:markings=dashes](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddashes) [crossing:markings=dots](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddots) [crossing:markings=surface](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dsurface) [crossing:markings=ladder:skewed](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:skewed) [crossing:markings=zebra:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:paired) [crossing:markings=zebra:bicolour](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:bicolour) [crossing:markings=zebra:double](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:double) [crossing:markings=pictograms](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dpictograms) [crossing:markings=ladder:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:paired) [crossing:markings=lines:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines:paired) | +| [bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle) | Multiple choice | [bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes) [bicycle=no](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno) | +| [crossing:island](https://wiki.openstreetmap.org/wiki/Key:crossing:island) | Multiple choice | [crossing:island=yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dyes) [crossing:island=no](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dno) | +| [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [tactile_paving=yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [tactile_paving=no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) [tactile_paving=partial](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dpartial) | +| [button_operated](https://wiki.openstreetmap.org/wiki/Key:button_operated) | Multiple choice | [button_operated=yes](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes) [button_operated=no](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dno) | +| [traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [traffic_signals:sound=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [traffic_signals:sound=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [traffic_signals:sound=locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [traffic_signals:sound=walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) | +| [traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [traffic_signals:vibration=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [traffic_signals:vibration=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) | +| [traffic_signals:arrow](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:arrow) | Multiple choice | [traffic_signals:arrow=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dyes) [traffic_signals:arrow=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dno) | +| [traffic_signals:minimap](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:minimap) | Multiple choice | [traffic_signals:minimap=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dyes) [traffic_signals:minimap=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dno) | +| [red_turn:right:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:right:bicycle) | Multiple choice | [red_turn:right:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [red_turn:right:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [red_turn:right:bicycle=no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dno) | +| [red_turn:straight:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:straight:bicycle) | Multiple choice | [red_turn:straight:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [red_turn:straight:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [red_turn:straight:bicycle=no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/cultural_places_without_etymology.md b/Docs/Layers/cultural_places_without_etymology.md index f7a6e7323..2a464e0ec 100644 --- a/Docs/Layers/cultural_places_without_etymology.md +++ b/Docs/Layers/cultural_places_without_etymology.md @@ -47,7 +47,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/cycle_highways.md b/Docs/Layers/cycle_highways.md index cf1f2a9ef..f5401d062 100644 --- a/Docs/Layers/cycle_highways.md +++ b/Docs/Layers/cycle_highways.md @@ -40,7 +40,7 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [state](https://wiki.openstreetmap.org/wiki/Key:state) | [string](../SpecialInputElements.md#string) | [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [temporary](https://wiki.openstreetmap.org/wiki/Tag:state%3Dtemporary) [](https://wiki.openstreetmap.org/wiki/Tag:state%3D) | +| [state](https://wiki.openstreetmap.org/wiki/Key:state) | [string](../SpecialInputElements.md#string) | [state=proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [state=proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [state=proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [state=temporary](https://wiki.openstreetmap.org/wiki/Tag:state%3Dtemporary) [state](https://wiki.openstreetmap.org/wiki/Tag:state%3D) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/cyclestreets.md b/Docs/Layers/cyclestreets.md index 912b4ee6c..bcee44f26 100644 --- a/Docs/Layers/cyclestreets.md +++ b/Docs/Layers/cyclestreets.md @@ -41,7 +41,7 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | +| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [traffic_sign=DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [traffic_sign=DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [traffic_sign=DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [traffic_sign=DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [traffic_sign=DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | | [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/cycleways_and_roads.md b/Docs/Layers/cycleways_and_roads.md index c66517f8c..f08c580bb 100644 --- a/Docs/Layers/cycleways_and_roads.md +++ b/Docs/Layers/cycleways_and_roads.md @@ -83,21 +83,21 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) | -| [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) | -| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | -| [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) | -| [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) | +| [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway) | Multiple choice | [cycleway=shared_lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dshared_lane) [cycleway=lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane) [cycleway=track](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack) [cycleway=separate](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dseparate) [cycleway=no](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dno) [cycleway=no](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dno) | +| [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [lit=yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [lit=no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [lit=24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7) | +| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [traffic_sign=DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [traffic_sign=DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [traffic_sign=DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [traffic_sign=DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [traffic_sign=DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | +| [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) | [nat](../SpecialInputElements.md#nat) | [maxspeed=20](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D20) [maxspeed=30](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D30) [maxspeed=50](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D50) [maxspeed=70](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D70) [maxspeed=90](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D90) | +| [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface) | [string](../SpecialInputElements.md#string) | [cycleway:surface=asphalt](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dasphalt) [cycleway:surface=paving_stones](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpaving_stones) [cycleway:surface=concrete](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dconcrete) [cycleway:surface=unhewn_cobblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dunhewn_cobblestone) [cycleway:surface=sett](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dsett) [cycleway:surface=wood](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dwood) [cycleway:surface=gravel](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dgravel) [cycleway:surface=fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dfine_gravel) [cycleway:surface=pebblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpebblestone) [cycleway:surface=ground](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dground) | | [incline](https://wiki.openstreetmap.org/wiki/Key:incline) | [slope](../SpecialInputElements.md#slope) | | -| [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) | -| [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) | -| [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) | +| [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness) | Multiple choice | [cycleway:smoothness=excellent](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dexcellent) [cycleway:smoothness=good](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dgood) [cycleway:smoothness=intermediate](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dintermediate) [cycleway:smoothness=bad](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dbad) [cycleway:smoothness=very_bad](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dvery_bad) [cycleway:smoothness=horrible](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dhorrible) [cycleway:smoothness=very_horrible](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dvery_horrible) [cycleway:smoothness=impassable](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dimpassable) | +| [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [surface=asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [surface=paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [surface=concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) [surface=unhewn_cobblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunhewn_cobblestone) [surface=sett](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsett) [surface=wood](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dwood) [surface=gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgravel) [surface=fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel) [surface=pebblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpebblestone) [surface=ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground) | +| [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness) | Multiple choice | [smoothness=excellent](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dexcellent) [smoothness=good](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dgood) [smoothness=intermediate](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dintermediate) [smoothness=bad](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dbad) [smoothness=very_bad](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dvery_bad) [smoothness=horrible](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dhorrible) [smoothness=very_horrible](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dvery_horrible) [smoothness=impassable](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dimpassable) | | [width](https://wiki.openstreetmap.org/wiki/Key:width) | [distance](../SpecialInputElements.md#distance) | | -| [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) | -| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [BE:D7](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D7) [BE:D9](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D9) [BE:D10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D10) [NL:G11](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G11) [NL:G12a](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G12a) [NL:G13](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G13) [none](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3Dnone) | +| [cycleway:traffic_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign) | Multiple choice | [cycleway:traffic_sign=BE:D7](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D7) [cycleway:traffic_sign=BE:D9](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D9) [cycleway:traffic_sign=BE:D10](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D10) [cycleway:traffic_sign=none](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3Dnone) | +| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [traffic_sign=BE:D7](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D7) [traffic_sign=BE:D9](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D9) [traffic_sign=BE:D10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D10) [traffic_sign=NL:G11](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G11) [traffic_sign=NL:G12a](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G12a) [traffic_sign=NL:G13](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G13) [traffic_sign=none](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3Dnone) | | [cycleway:buffer](https://wiki.openstreetmap.org/wiki/Key:cycleway:buffer) | [distance](../SpecialInputElements.md#distance) | | -| [cycleway:separation](https://wiki.openstreetmap.org/wiki/Key:cycleway:separation) | Multiple choice | [dashed_line](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Ddashed_line) [solid_line](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dsolid_line) [parking_lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dparking_lane) [kerb](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dkerb) | -| [separation](https://wiki.openstreetmap.org/wiki/Key:separation) | Multiple choice | [dashed_line](https://wiki.openstreetmap.org/wiki/Tag:separation%3Ddashed_line) [solid_line](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dsolid_line) [parking_lane](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dparking_lane) [kerb](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dkerb) | +| [cycleway:separation](https://wiki.openstreetmap.org/wiki/Key:cycleway:separation) | Multiple choice | [cycleway:separation=dashed_line](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Ddashed_line) [cycleway:separation=solid_line](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dsolid_line) [cycleway:separation=parking_lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dparking_lane) [cycleway:separation=kerb](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dkerb) | +| [separation](https://wiki.openstreetmap.org/wiki/Key:separation) | Multiple choice | [separation=dashed_line](https://wiki.openstreetmap.org/wiki/Tag:separation%3Ddashed_line) [separation=solid_line](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dsolid_line) [separation=parking_lane](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dparking_lane) [separation=kerb](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dkerb) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/cyclist_waiting_aid.md b/Docs/Layers/cyclist_waiting_aid.md index bfdbd5245..fcd0447e1 100644 --- a/Docs/Layers/cyclist_waiting_aid.md +++ b/Docs/Layers/cyclist_waiting_aid.md @@ -47,8 +47,8 @@ Elements must match the expression ** [side](https://wiki.openstreetmap.org/wiki/Key:side) | Multiple choice | [left](https://wiki.openstreetmap.org/wiki/Tag:side%3Dleft) [right](https://wiki.openstreetmap.org/wiki/Tag:side%3Dright) [both](https://wiki.openstreetmap.org/wiki/Tag:side%3Dboth) | -| [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | Multiple choice | [forward](https://wiki.openstreetmap.org/wiki/Tag:direction%3Dforward) [backward](https://wiki.openstreetmap.org/wiki/Tag:direction%3Dbackward) | +| [side](https://wiki.openstreetmap.org/wiki/Key:side) | Multiple choice | [side=left](https://wiki.openstreetmap.org/wiki/Tag:side%3Dleft) [side=right](https://wiki.openstreetmap.org/wiki/Tag:side%3Dright) [side=both](https://wiki.openstreetmap.org/wiki/Tag:side%3Dboth) | +| [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | Multiple choice | [direction=forward](https://wiki.openstreetmap.org/wiki/Tag:direction%3Dforward) [direction=backward](https://wiki.openstreetmap.org/wiki/Tag:direction%3Dbackward) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/defibrillator.md b/Docs/Layers/defibrillator.md index 280450e23..47e53bb84 100644 --- a/Docs/Layers/defibrillator.md +++ b/Docs/Layers/defibrillator.md @@ -61,19 +61,19 @@ Elements must match the expression ** [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) | -| [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) | -| [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) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [access=no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [int](../SpecialInputElements.md#int) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) | | [defibrillator:location](https://wiki.openstreetmap.org/wiki/Key:defibrillator:location) | [text](../SpecialInputElements.md#text) | | | [defibrillator:location:en](https://wiki.openstreetmap.org/wiki/Key:defibrillator:location:en) | [text](../SpecialInputElements.md#text) | | | [defibrillator:location:fr](https://wiki.openstreetmap.org/wiki/Key:defibrillator:location:fr) | [text](../SpecialInputElements.md#text) | | -| [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) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [text](../SpecialInputElements.md#text) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | | [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [text](../SpecialInputElements.md#text) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/dentist.md b/Docs/Layers/dentist.md index 1fbec8463..0e881c4ce 100644 --- a/Docs/Layers/dentist.md +++ b/Docs/Layers/dentist.md @@ -59,10 +59,10 @@ Elements must match the expression ** [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/doctors.md b/Docs/Layers/doctors.md index 67b367cd9..f80b04766 100644 --- a/Docs/Layers/doctors.md +++ b/Docs/Layers/doctors.md @@ -104,47 +104,47 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours="by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | -| [healthcare:speciality](https://wiki.openstreetmap.org/wiki/Key:healthcare:speciality) | [string](../SpecialInputElements.md#string) | [general](https://wiki.openstreetmap.org/wiki/Tag:healthcare:speciality%3Dgeneral) [gynaecology](https://wiki.openstreetmap.org/wiki/Tag:healthcare:speciality%3Dgynaecology) [psychiatry](https://wiki.openstreetmap.org/wiki/Tag:healthcare:speciality%3Dpsychiatry) [paediatrics](https://wiki.openstreetmap.org/wiki/Tag:healthcare:speciality%3Dpaediatrics) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [healthcare:speciality](https://wiki.openstreetmap.org/wiki/Key:healthcare:speciality) | [string](../SpecialInputElements.md#string) | [healthcare:speciality=general](https://wiki.openstreetmap.org/wiki/Tag:healthcare:speciality%3Dgeneral) [healthcare:speciality=gynaecology](https://wiki.openstreetmap.org/wiki/Tag:healthcare:speciality%3Dgynaecology) [healthcare:speciality=psychiatry](https://wiki.openstreetmap.org/wiki/Tag:healthcare:speciality%3Dpsychiatry) [healthcare:speciality=paediatrics](https://wiki.openstreetmap.org/wiki/Tag:healthcare:speciality%3Dpaediatrics) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -191,11 +191,11 @@ Elements must match the expression ** *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -615,7 +615,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -624,25 +624,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/dogpark.md b/Docs/Layers/dogpark.md index be80ebb7f..52b1772ee 100644 --- a/Docs/Layers/dogpark.md +++ b/Docs/Layers/dogpark.md @@ -54,10 +54,10 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier) | Multiple choice | [fence](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dfence) [no](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dno) | -| [small_dog](https://wiki.openstreetmap.org/wiki/Key:small_dog) | Multiple choice | [separate](https://wiki.openstreetmap.org/wiki/Tag:small_dog%3Dseparate) [shared](https://wiki.openstreetmap.org/wiki/Tag:small_dog%3Dshared) | +| [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier) | Multiple choice | [barrier=fence](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dfence) [barrier=no](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dno) | +| [small_dog](https://wiki.openstreetmap.org/wiki/Key:small_dog) | Multiple choice | [small_dog=separate](https://wiki.openstreetmap.org/wiki/Tag:small_dog%3Dseparate) [small_dog=shared](https://wiki.openstreetmap.org/wiki/Tag:small_dog%3Dshared) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/drinking_water.md b/Docs/Layers/drinking_water.md index 857b6720f..8eaf29cfc 100644 --- a/Docs/Layers/drinking_water.md +++ b/Docs/Layers/drinking_water.md @@ -70,12 +70,12 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | -| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | -| [bottle](https://wiki.openstreetmap.org/wiki/Key:bottle) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bottle%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bottle%3Dno) | -| [seasonal](https://wiki.openstreetmap.org/wiki/Key:seasonal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dno) [summer](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dsummer) [spring;summer;autumn](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dspring;summer;autumn) | -| [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) | -| [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving) [poem](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem) | +| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | [string](../SpecialInputElements.md#string) | [operational_status](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [operational_status=broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [operational_status=closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | +| [bottle](https://wiki.openstreetmap.org/wiki/Key:bottle) | Multiple choice | [bottle=yes](https://wiki.openstreetmap.org/wiki/Tag:bottle%3Dyes) [bottle=no](https://wiki.openstreetmap.org/wiki/Tag:bottle%3Dno) | +| [seasonal](https://wiki.openstreetmap.org/wiki/Key:seasonal) | Multiple choice | [seasonal=no](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dno) [seasonal=summer](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dsummer) [seasonal=spring;summer;autumn](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dspring;summer;autumn) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [artwork_type=architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [artwork_type=mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [artwork_type=painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [artwork_type=sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [artwork_type=statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [artwork_type=bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [artwork_type=stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [artwork_type=installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [artwork_type=graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [artwork_type=relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [artwork_type=azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [artwork_type=tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [artwork_type=woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving) [artwork_type=poem](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem) | | [artist:wikidata](https://wiki.openstreetmap.org/wiki/Key:artist:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [artist_name](https://wiki.openstreetmap.org/wiki/Key:artist_name) | [string](../SpecialInputElements.md#string) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | diff --git a/Docs/Layers/dumpstations.md b/Docs/Layers/dumpstations.md index 983454312..f4626d130 100644 --- a/Docs/Layers/dumpstations.md +++ b/Docs/Layers/dumpstations.md @@ -52,12 +52,12 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [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) | -| [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) | -| [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) | +| [water_point](https://wiki.openstreetmap.org/wiki/Key:water_point) | Multiple choice | [water_point=yes](https://wiki.openstreetmap.org/wiki/Tag:water_point%3Dyes) [water_point=no](https://wiki.openstreetmap.org/wiki/Tag:water_point%3Dno) | +| [sanitary_dump_station:grey_water](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station:grey_water) | Multiple choice | [sanitary_dump_station:grey_water=yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:grey_water%3Dyes) [sanitary_dump_station:grey_water=no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:grey_water%3Dno) | +| [sanitary_dump_station:chemical_toilet](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station:chemical_toilet) | Multiple choice | [sanitary_dump_station:chemical_toilet=yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:chemical_toilet%3Dyes) [sanitary_dump_station:chemical_toilet=no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:chemical_toilet%3Dno) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [access=network](https://wiki.openstreetmap.org/wiki/Tag:access%3Dnetwork) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) | | [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/education_institutions_without_etymology.md b/Docs/Layers/education_institutions_without_etymology.md index 73ed5c934..fc7e6c8b8 100644 --- a/Docs/Layers/education_institutions_without_etymology.md +++ b/Docs/Layers/education_institutions_without_etymology.md @@ -47,7 +47,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/elevator.md b/Docs/Layers/elevator.md index cfc6c1fab..afa0c30b3 100644 --- a/Docs/Layers/elevator.md +++ b/Docs/Layers/elevator.md @@ -59,17 +59,17 @@ Elements must match the expression ** [level](https://wiki.openstreetmap.org/wiki/Key:level) | [string](../SpecialInputElements.md#string) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) [ok](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dok) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [string](../SpecialInputElements.md#string) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [operational_status=broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [operational_status=closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) [operational_status=ok](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dok) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [shape](https://wiki.openstreetmap.org/wiki/Key:shape) | Multiple choice | [rectangular](https://wiki.openstreetmap.org/wiki/Tag:shape%3Drectangular) [circular](https://wiki.openstreetmap.org/wiki/Tag:shape%3Dcircular) | +| [shape](https://wiki.openstreetmap.org/wiki/Key:shape) | Multiple choice | [shape=rectangular](https://wiki.openstreetmap.org/wiki/Tag:shape%3Drectangular) [shape=circular](https://wiki.openstreetmap.org/wiki/Tag:shape%3Dcircular) | | [width](https://wiki.openstreetmap.org/wiki/Key:width) | [pfloat](../SpecialInputElements.md#pfloat) | | | [length](https://wiki.openstreetmap.org/wiki/Key:length) | [pfloat](../SpecialInputElements.md#pfloat) | | | [diameter](https://wiki.openstreetmap.org/wiki/Key:diameter) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [handrail](https://wiki.openstreetmap.org/wiki/Key:handrail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dno) | -| [tactile_writing:braille](https://wiki.openstreetmap.org/wiki/Key:tactile_writing:braille) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing:braille%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing:braille%3Dno) | -| [speech_output](https://wiki.openstreetmap.org/wiki/Key:speech_output) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dno) | -| [hearing_loop](https://wiki.openstreetmap.org/wiki/Key:hearing_loop) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno) | +| [handrail](https://wiki.openstreetmap.org/wiki/Key:handrail) | Multiple choice | [handrail=yes](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes) [handrail=no](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dno) | +| [tactile_writing:braille](https://wiki.openstreetmap.org/wiki/Key:tactile_writing:braille) | Multiple choice | [tactile_writing:braille=yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing:braille%3Dyes) [tactile_writing:braille=no](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing:braille%3Dno) | +| [speech_output](https://wiki.openstreetmap.org/wiki/Key:speech_output) | Multiple choice | [speech_output=yes](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dyes) [speech_output=no](https://wiki.openstreetmap.org/wiki/Tag:speech_output%3Dno) | +| [hearing_loop](https://wiki.openstreetmap.org/wiki/Key:hearing_loop) | Multiple choice | [hearing_loop=yes](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes) [hearing_loop=no](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/elongated_coin.md b/Docs/Layers/elongated_coin.md index 2851f16e3..f33c98d32 100644 --- a/Docs/Layers/elongated_coin.md +++ b/Docs/Layers/elongated_coin.md @@ -60,16 +60,16 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) | -| [coin:design_count](https://wiki.openstreetmap.org/wiki/Key:coin:design_count) | [pnat](../SpecialInputElements.md#pnat) | [1](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D2) [3](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D3) [4](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D4) | -| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:fee%3D) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | -| [coin:type](https://wiki.openstreetmap.org/wiki/Key:coin:type) | [string](../SpecialInputElements.md#string) | [2cent](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D2cent) [5cent](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D5cent) [10cent](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D10cent) [25cent](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D25cent) [50cent](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D50cent) [10centimes](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D10centimes) [20centimes](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D20centimes) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [coin:design_count](https://wiki.openstreetmap.org/wiki/Key:coin:design_count) | [pnat](../SpecialInputElements.md#pnat) | [coin:design_count=1](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D1) [coin:design_count=2](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D2) [coin:design_count=3](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D3) [coin:design_count=4](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D4) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee](https://wiki.openstreetmap.org/wiki/Tag:fee%3D) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | +| [coin:type](https://wiki.openstreetmap.org/wiki/Key:coin:type) | [string](../SpecialInputElements.md#string) | [coin:type=2cent](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D2cent) [coin:type=5cent](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D5cent) [coin:type=10cent](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D10cent) [coin:type=25cent](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D25cent) [coin:type=50cent](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D50cent) [coin:type=10centimes](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D10centimes) [coin:type=20centimes](https://wiki.openstreetmap.org/wiki/Tag:coin:type%3D20centimes) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:charge%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:charge%3D2 EUR) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:charge%3D2 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:charge%3D1 CHF) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [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) | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | +| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [charge=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:charge%3D1 EUR) [charge=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:charge%3D2 EUR) [charge=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:charge%3D2 CHF) [charge=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:charge%3D1 CHF) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [check_date](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/entrance.md b/Docs/Layers/entrance.md index dad6c5d69..e537d15e0 100644 --- a/Docs/Layers/entrance.md +++ b/Docs/Layers/entrance.md @@ -62,13 +62,13 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [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) | -| [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) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [entrance](https://wiki.openstreetmap.org/wiki/Key:entrance) | Multiple choice | [entrance](https://wiki.openstreetmap.org/wiki/Tag:entrance%3D) [entrance=main](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dmain) [entrance=secondary](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dsecondary) [entrance=service](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dservice) [entrance=exit](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dexit) [entrance=entrance](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dentrance) [entrance=emergency](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Demergency) [entrance=home](https://wiki.openstreetmap.org/wiki/Tag:entrance%3Dhome) | +| [door](https://wiki.openstreetmap.org/wiki/Key:door) | Multiple choice | [door=hinged](https://wiki.openstreetmap.org/wiki/Tag:door%3Dhinged) [door=revolving](https://wiki.openstreetmap.org/wiki/Tag:door%3Drevolving) [door=sliding](https://wiki.openstreetmap.org/wiki/Tag:door%3Dsliding) [door=overhead](https://wiki.openstreetmap.org/wiki/Tag:door%3Doverhead) [door=no](https://wiki.openstreetmap.org/wiki/Tag:door%3Dno) | +| [automatic_door](https://wiki.openstreetmap.org/wiki/Key:automatic_door) | Multiple choice | [automatic_door=no](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dno) [automatic_door=motion](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dmotion) [automatic_door=floor](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dfloor) [automatic_door=button](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dbutton) [automatic_door=slowdown_button](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dslowdown_button) [automatic_door=continuous](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dcontinuous) [automatic_door=serviced_on_button_press](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dserviced_on_button_press) [automatic_door=serviced_on_request](https://wiki.openstreetmap.org/wiki/Tag:automatic_door%3Dserviced_on_request) | | [width](https://wiki.openstreetmap.org/wiki/Key:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [kerb:height](https://wiki.openstreetmap.org/wiki/Key:kerb:height) | [pfloat](../SpecialInputElements.md#pfloat) | [0](https://wiki.openstreetmap.org/wiki/Tag:kerb:height%3D0) | -| [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:ref%3D) | +| [kerb:height](https://wiki.openstreetmap.org/wiki/Key:kerb:height) | [pfloat](../SpecialInputElements.md#pfloat) | [kerb:height=0](https://wiki.openstreetmap.org/wiki/Tag:kerb:height%3D0) | +| [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | [ref](https://wiki.openstreetmap.org/wiki/Tag:ref%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/etymology.md b/Docs/Layers/etymology.md index 3fedb2c8b..bfe126ebc 100644 --- a/Docs/Layers/etymology.md +++ b/Docs/Layers/etymology.md @@ -46,7 +46,7 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/excrement_bag_dispenser.md b/Docs/Layers/excrement_bag_dispenser.md index 4ed106e8b..d85dd5427 100644 --- a/Docs/Layers/excrement_bag_dispenser.md +++ b/Docs/Layers/excrement_bag_dispenser.md @@ -47,8 +47,8 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:fee%3D) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | -| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee](https://wiki.openstreetmap.org/wiki/Tag:fee%3D) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | +| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [check_date](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/extinguisher.md b/Docs/Layers/extinguisher.md index 27a262695..c64d08d27 100644 --- a/Docs/Layers/extinguisher.md +++ b/Docs/Layers/extinguisher.md @@ -44,7 +44,7 @@ Elements must match the expression ** [location](https://wiki.openstreetmap.org/wiki/Key:location) | [string](../SpecialInputElements.md#string) | [indoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Doutdoor) | +| [location](https://wiki.openstreetmap.org/wiki/Key:location) | [string](../SpecialInputElements.md#string) | [location=indoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor) [location=outdoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Doutdoor) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/facadegardens.md b/Docs/Layers/facadegardens.md index 3ae665d26..cb2bc7926 100644 --- a/Docs/Layers/facadegardens.md +++ b/Docs/Layers/facadegardens.md @@ -54,11 +54,11 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | | -| [direct_sunlight](https://wiki.openstreetmap.org/wiki/Key:direct_sunlight) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dyes) [partial](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dpartial) [no](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dno) | -| [rain_barrel](https://wiki.openstreetmap.org/wiki/Key:rain_barrel) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:rain_barrel%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:rain_barrel%3Dno) | +| [direct_sunlight](https://wiki.openstreetmap.org/wiki/Key:direct_sunlight) | Multiple choice | [direct_sunlight=yes](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dyes) [direct_sunlight=partial](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dpartial) [direct_sunlight=no](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dno) | +| [rain_barrel](https://wiki.openstreetmap.org/wiki/Key:rain_barrel) | Multiple choice | [rain_barrel=yes](https://wiki.openstreetmap.org/wiki/Tag:rain_barrel%3Dyes) [rain_barrel=no](https://wiki.openstreetmap.org/wiki/Tag:rain_barrel%3Dno) | | [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) | [text](../SpecialInputElements.md#text) | | -| [edible](https://wiki.openstreetmap.org/wiki/Key:edible) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:edible%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:edible%3Dno) | -| [plant](https://wiki.openstreetmap.org/wiki/Key:plant) | Multiple choice | [vine](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dvine) [flower](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dflower) [shrub](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dshrub) [groundcover](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dgroundcover) | +| [edible](https://wiki.openstreetmap.org/wiki/Key:edible) | Multiple choice | [edible=yes](https://wiki.openstreetmap.org/wiki/Tag:edible%3Dyes) [edible=no](https://wiki.openstreetmap.org/wiki/Tag:edible%3Dno) | +| [plant](https://wiki.openstreetmap.org/wiki/Key:plant) | Multiple choice | [plant=vine](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dvine) [plant=flower](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dflower) [plant=shrub](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dshrub) [plant=groundcover](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dgroundcover) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/fire_station.md b/Docs/Layers/fire_station.md index f8b85f89e..47e333933 100644 --- a/Docs/Layers/fire_station.md +++ b/Docs/Layers/fire_station.md @@ -51,8 +51,8 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | | [addr:place](https://wiki.openstreetmap.org/wiki/Key:addr:place) | [string](../SpecialInputElements.md#string) | | -| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Bureau of Fire Protection](https://wiki.openstreetmap.org/wiki/Tag:operator%3DBureau of Fire Protection) | -| [operator:type](https://wiki.openstreetmap.org/wiki/Key:operator:type) | [string](../SpecialInputElements.md#string) | [government](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dgovernment) [community](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dcommunity) [ngo](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dngo) [private](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dprivate) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [operator=Bureau of Fire Protection](https://wiki.openstreetmap.org/wiki/Tag:operator%3DBureau of Fire Protection) | +| [operator:type](https://wiki.openstreetmap.org/wiki/Key:operator:type) | [string](../SpecialInputElements.md#string) | [operator:type=government](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dgovernment) [operator:type=community](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dcommunity) [operator:type=ngo](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dngo) [operator:type=private](https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dprivate) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/firepit.md b/Docs/Layers/firepit.md index f932ad067..6a05741df 100644 --- a/Docs/Layers/firepit.md +++ b/Docs/Layers/firepit.md @@ -46,8 +46,8 @@ Elements must match the expression ** [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [permit](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermit) | -| [seasonal](https://wiki.openstreetmap.org/wiki/Key:seasonal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dno) [summer](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dsummer) [spring;summer;autumn](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dspring;summer;autumn) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [access=permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=permit](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermit) | +| [seasonal](https://wiki.openstreetmap.org/wiki/Key:seasonal) | Multiple choice | [seasonal=no](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dno) [seasonal=summer](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dsummer) [seasonal=spring;summer;autumn](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dspring;summer;autumn) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/fitness_centre.md b/Docs/Layers/fitness_centre.md index 7b6c92c0d..9c67d1ba7 100644 --- a/Docs/Layers/fitness_centre.md +++ b/Docs/Layers/fitness_centre.md @@ -57,8 +57,8 @@ Elements must match the expression ** [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [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) | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/fitness_station.md b/Docs/Layers/fitness_station.md index 9dec47a89..557485320 100644 --- a/Docs/Layers/fitness_station.md +++ b/Docs/Layers/fitness_station.md @@ -49,9 +49,9 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [fitness_station](https://wiki.openstreetmap.org/wiki/Key:fitness_station) | Multiple choice | [horizontal_bar](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhorizontal_bar) [sign](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dsign) [sit-up](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dsit-up) [push-up](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dpush-up) [stretch_bars](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dstretch_bars) [hyperextension](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhyperextension) [rings](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Drings) [horizontal_ladder](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhorizontal_ladder) [wall_bars](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dwall_bars) [slalom](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dslalom) [stepping_stones](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dstepping_stones) [leapfrog](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dleapfrog) [beam_jump](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbeam_jump) [hurdling](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhurdling) [wall](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dwall) [balance_beam](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbalance_beam) [log_lifting](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dlog_lifting) [captains_chair](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dcaptains_chair) [box](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbox) [battling_ropes](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbattling_ropes) [excercise_bike](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dexcercise_bike) [elliptical_trainer](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Delliptical_trainer) [air_walker](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dair_walker) [rower](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Drower) [slackline](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dslackline) | +| [fitness_station](https://wiki.openstreetmap.org/wiki/Key:fitness_station) | Multiple choice | [fitness_station=horizontal_bar](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhorizontal_bar) [fitness_station=sign](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dsign) [fitness_station=sit-up](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dsit-up) [fitness_station=push-up](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dpush-up) [fitness_station=stretch_bars](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dstretch_bars) [fitness_station=hyperextension](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhyperextension) [fitness_station=rings](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Drings) [fitness_station=horizontal_ladder](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhorizontal_ladder) [fitness_station=wall_bars](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dwall_bars) [fitness_station=slalom](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dslalom) [fitness_station=stepping_stones](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dstepping_stones) [fitness_station=leapfrog](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dleapfrog) [fitness_station=beam_jump](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbeam_jump) [fitness_station=hurdling](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dhurdling) [fitness_station=wall](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dwall) [fitness_station=balance_beam](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbalance_beam) [fitness_station=log_lifting](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dlog_lifting) [fitness_station=captains_chair](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dcaptains_chair) [fitness_station=box](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbox) [fitness_station=battling_ropes](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dbattling_ropes) [fitness_station=excercise_bike](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dexcercise_bike) [fitness_station=elliptical_trainer](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Delliptical_trainer) [fitness_station=air_walker](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dair_walker) [fitness_station=rower](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Drower) [fitness_station=slackline](https://wiki.openstreetmap.org/wiki/Tag:fitness_station%3Dslackline) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | ## Featureview elements and TagRenderings @@ -60,7 +60,7 @@ Elements must match the expression ** [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [text](../SpecialInputElements.md#text) | [](https://wiki.openstreetmap.org/wiki/Tag:fixme%3D) | +| [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [text](../SpecialInputElements.md#text) | [fixme](https://wiki.openstreetmap.org/wiki/Tag:fixme%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/food.md b/Docs/Layers/food.md index 7c0876ecb..5a6f0c3d0 100644 --- a/Docs/Layers/food.md +++ b/Docs/Layers/food.md @@ -35,6 +35,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [delivery](#delivery) - [drive-through](#drive-through) - [drive-through-opening_hours](#drive-through-opening_hours) + - [seating](#seating) - [child_highchair](#child_highchair) - [kids_area](#kids_area) - [diets_title](#diets_title) @@ -55,7 +56,6 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [friture-take-your-container](#friture-take-your-container) - [smoking](#smoking) - [service:electricity](#serviceelectricity) - - [seating](#seating) - [dog-access](#dog-access) - [internet](#internet) - [internet-fee](#internet-fee) @@ -147,73 +147,73 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [amenity=restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [cuisine=pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [cuisine=friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [cuisine=pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [cuisine=kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [cuisine=sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [cuisine=burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [cuisine=sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [cuisine=coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [cuisine=italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [cuisine=french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [cuisine=chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [cuisine=greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [cuisine=indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [cuisine=turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [cuisine=thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [cuisine=mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [cuisine=japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [cuisine=chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [cuisine=seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [cuisine=spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | -| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | -| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | -| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | -| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [takeaway=only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [takeaway=yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [takeaway=no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [drive_through=yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [drive_through=no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | +| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | +| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [highchair=no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [highchair=yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [highchair=1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [highchair=2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | +| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [kids_area=no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [friture:oil=vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [friture:oil=animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | +| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [reusable_packaging:accept=yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [reusable_packaging:accept=no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [reusable_packaging:accept=only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -240,6 +240,7 @@ Elements must match **any** of the following expressions: | [delivery](#delivery) | Does deliver food to your home?
2 options | | _Multiple choice only_ | | [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?
2 options | | _Multiple choice only_ | | [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?
_

Drive-through opening hours

{opening_hours_table(opening_hours:drive_through)}_
1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [child_highchair](#child_highchair)
_(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?
_{highchair} highchairs are available_
4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) | | [kids_area](#kids_area)
_(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids
5 options | | _Multiple choice only_ | | [diets_title](#diets_title)
_(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ | @@ -260,7 +261,6 @@ Elements must match **any** of the following expressions: | [friture-take-your-container](#friture-take-your-container) | If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
3 options | | _Multiple choice only_ | | [smoking](#smoking)
_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?
3 options | | _Multiple choice only_ | | [service:electricity](#service:electricity)
_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?
4 options | | _Multiple choice only_ | -| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [dog-access](#dog-access)
_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?
5 options | | _Multiple choice only_ | | [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ | | [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ | @@ -293,11 +293,11 @@ Elements must match **any** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -494,6 +494,12 @@ The question is `What are the opening hours of the drive-through?` This tagrendering is only visible in the popup if the following condition is met: drive_through=yes +### seating +The question is `What kind of seating does {title()} have?` + + - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no + - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no + ### child_highchair The question is `Is there a high chair (also known as booster chair) for toddlers available here?` @@ -681,12 +687,6 @@ The question is `Does this amenity have electrical outlets, available to custome - *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with service:electricity=ask - *There are a no domestic sockets available to customers seated indoors* is shown if with service:electricity=no -### seating -The question is `What kind of seating does {title()} have?` - - - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no - - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no - ### dog-access The question is `Are dogs allowed in this business?` @@ -1013,7 +1013,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1024,7 +1024,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1033,25 +1033,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/food_courts.md b/Docs/Layers/food_courts.md index e8fd59336..b57c5f48b 100644 --- a/Docs/Layers/food_courts.md +++ b/Docs/Layers/food_courts.md @@ -46,10 +46,10 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [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) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/food_dog_friendly.md b/Docs/Layers/food_dog_friendly.md index 8f130e483..2d67ec011 100644 --- a/Docs/Layers/food_dog_friendly.md +++ b/Docs/Layers/food_dog_friendly.md @@ -36,6 +36,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [delivery](#delivery) - [drive-through](#drive-through) - [drive-through-opening_hours](#drive-through-opening_hours) + - [seating](#seating) - [child_highchair](#child_highchair) - [kids_area](#kids_area) - [diets_title](#diets_title) @@ -56,7 +57,6 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [friture-take-your-container](#friture-take-your-container) - [smoking](#smoking) - [service:electricity](#serviceelectricity) - - [seating](#seating) - [dog-access](#dog-access) - [internet](#internet) - [internet-fee](#internet-fee) @@ -132,73 +132,73 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [amenity=restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [cuisine=pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [cuisine=friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [cuisine=pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [cuisine=kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [cuisine=sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [cuisine=burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [cuisine=sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [cuisine=coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [cuisine=italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [cuisine=french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [cuisine=chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [cuisine=greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [cuisine=indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [cuisine=turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [cuisine=thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [cuisine=mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [cuisine=japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [cuisine=chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [cuisine=seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [cuisine=spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | -| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | -| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | -| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | -| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [takeaway=only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [takeaway=yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [takeaway=no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [drive_through=yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [drive_through=no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | +| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | +| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [highchair=no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [highchair=yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [highchair=1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [highchair=2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | +| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [kids_area=no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [friture:oil=vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [friture:oil=animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | +| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [reusable_packaging:accept=yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [reusable_packaging:accept=no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [reusable_packaging:accept=only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -225,6 +225,7 @@ Elements must match **all** of the following expressions: | [delivery](#delivery) | Does deliver food to your home?
2 options | | _Multiple choice only_ | | [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?
2 options | | _Multiple choice only_ | | [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?
_

Drive-through opening hours

{opening_hours_table(opening_hours:drive_through)}_
1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [child_highchair](#child_highchair)
_(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?
_{highchair} highchairs are available_
4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) | | [kids_area](#kids_area)
_(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids
5 options | | _Multiple choice only_ | | [diets_title](#diets_title)
_(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ | @@ -245,7 +246,6 @@ Elements must match **all** of the following expressions: | [friture-take-your-container](#friture-take-your-container) | If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
3 options | | _Multiple choice only_ | | [smoking](#smoking)
_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?
3 options | | _Multiple choice only_ | | [service:electricity](#service:electricity)
_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?
4 options | | _Multiple choice only_ | -| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [dog-access](#dog-access)
_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?
5 options | | _Multiple choice only_ | | [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ | | [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ | @@ -278,11 +278,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -479,6 +479,12 @@ The question is `What are the opening hours of the drive-through?` This tagrendering is only visible in the popup if the following condition is met: drive_through=yes +### seating +The question is `What kind of seating does {title()} have?` + + - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no + - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no + ### child_highchair The question is `Is there a high chair (also known as booster chair) for toddlers available here?` @@ -666,12 +672,6 @@ The question is `Does this amenity have electrical outlets, available to custome - *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with service:electricity=ask - *There are a no domestic sockets available to customers seated indoors* is shown if with service:electricity=no -### seating -The question is `What kind of seating does {title()} have?` - - - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no - - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no - ### dog-access The question is `Are dogs allowed in this business?` @@ -998,7 +998,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1009,7 +1009,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1018,25 +1018,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/food_glutenfree.md b/Docs/Layers/food_glutenfree.md index 2cb7eec6a..f1e8a4ec3 100644 --- a/Docs/Layers/food_glutenfree.md +++ b/Docs/Layers/food_glutenfree.md @@ -37,6 +37,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [delivery](#delivery) - [drive-through](#drive-through) - [drive-through-opening_hours](#drive-through-opening_hours) + - [seating](#seating) - [child_highchair](#child_highchair) - [kids_area](#kids_area) - [diets_title](#diets_title) @@ -56,7 +57,6 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [friture-take-your-container](#friture-take-your-container) - [smoking](#smoking) - [service:electricity](#serviceelectricity) - - [seating](#seating) - [dog-access](#dog-access) - [internet](#internet) - [internet-fee](#internet-fee) @@ -132,74 +132,74 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [amenity=restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [cuisine=pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [cuisine=friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [cuisine=pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [cuisine=kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [cuisine=sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [cuisine=burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [cuisine=sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [cuisine=coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [cuisine=italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [cuisine=french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [cuisine=chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [cuisine=greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [cuisine=indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [cuisine=turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [cuisine=thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [cuisine=mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [cuisine=japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [cuisine=chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [cuisine=seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [cuisine=spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | -| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | -| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | -| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | -| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [takeaway=only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [takeaway=yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [takeaway=no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [drive_through=yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [drive_through=no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | +| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | +| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [highchair=no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [highchair=yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [highchair=1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [highchair=2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | +| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [kids_area=no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [friture:oil=vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [friture:oil=animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | +| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [reusable_packaging:accept=yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [reusable_packaging:accept=no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [reusable_packaging:accept=only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -227,6 +227,7 @@ Elements must match **all** of the following expressions: | [delivery](#delivery) | Does deliver food to your home?
2 options | | _Multiple choice only_ | | [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?
2 options | | _Multiple choice only_ | | [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?
_

Drive-through opening hours

{opening_hours_table(opening_hours:drive_through)}_
1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [child_highchair](#child_highchair)
_(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?
_{highchair} highchairs are available_
4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) | | [kids_area](#kids_area)
_(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids
5 options | | _Multiple choice only_ | | [diets_title](#diets_title)
_(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ | @@ -246,7 +247,6 @@ Elements must match **all** of the following expressions: | [friture-take-your-container](#friture-take-your-container) | If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
3 options | | _Multiple choice only_ | | [smoking](#smoking)
_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?
3 options | | _Multiple choice only_ | | [service:electricity](#service:electricity)
_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?
4 options | | _Multiple choice only_ | -| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [dog-access](#dog-access)
_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?
5 options | | _Multiple choice only_ | | [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ | | [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ | @@ -279,11 +279,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -490,6 +490,12 @@ The question is `What are the opening hours of the drive-through?` This tagrendering is only visible in the popup if the following condition is met: drive_through=yes +### seating +The question is `What kind of seating does {title()} have?` + + - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no + - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no + ### child_highchair The question is `Is there a high chair (also known as booster chair) for toddlers available here?` @@ -667,12 +673,6 @@ The question is `Does this amenity have electrical outlets, available to custome - *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with service:electricity=ask - *There are a no domestic sockets available to customers seated indoors* is shown if with service:electricity=no -### seating -The question is `What kind of seating does {title()} have?` - - - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no - - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no - ### dog-access The question is `Are dogs allowed in this business?` @@ -999,7 +999,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1010,7 +1010,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1019,25 +1019,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/food_lactosefree.md b/Docs/Layers/food_lactosefree.md index 9322dec27..3ef607366 100644 --- a/Docs/Layers/food_lactosefree.md +++ b/Docs/Layers/food_lactosefree.md @@ -37,6 +37,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [delivery](#delivery) - [drive-through](#drive-through) - [drive-through-opening_hours](#drive-through-opening_hours) + - [seating](#seating) - [child_highchair](#child_highchair) - [kids_area](#kids_area) - [diets_title](#diets_title) @@ -56,7 +57,6 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [friture-take-your-container](#friture-take-your-container) - [smoking](#smoking) - [service:electricity](#serviceelectricity) - - [seating](#seating) - [dog-access](#dog-access) - [internet](#internet) - [internet-fee](#internet-fee) @@ -132,74 +132,74 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [amenity=restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [cuisine=pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [cuisine=friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [cuisine=pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [cuisine=kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [cuisine=sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [cuisine=burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [cuisine=sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [cuisine=coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [cuisine=italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [cuisine=french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [cuisine=chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [cuisine=greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [cuisine=indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [cuisine=turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [cuisine=thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [cuisine=mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [cuisine=japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [cuisine=chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [cuisine=seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [cuisine=spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | -| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | -| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | -| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | -| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [takeaway=only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [takeaway=yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [takeaway=no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [drive_through=yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [drive_through=no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | +| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | +| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [highchair=no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [highchair=yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [highchair=1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [highchair=2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | +| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [kids_area=no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [friture:oil=vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [friture:oil=animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | +| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [reusable_packaging:accept=yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [reusable_packaging:accept=no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [reusable_packaging:accept=only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -227,6 +227,7 @@ Elements must match **all** of the following expressions: | [delivery](#delivery) | Does deliver food to your home?
2 options | | _Multiple choice only_ | | [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?
2 options | | _Multiple choice only_ | | [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?
_

Drive-through opening hours

{opening_hours_table(opening_hours:drive_through)}_
1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [child_highchair](#child_highchair)
_(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?
_{highchair} highchairs are available_
4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) | | [kids_area](#kids_area)
_(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids
5 options | | _Multiple choice only_ | | [diets_title](#diets_title)
_(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ | @@ -246,7 +247,6 @@ Elements must match **all** of the following expressions: | [friture-take-your-container](#friture-take-your-container) | If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
3 options | | _Multiple choice only_ | | [smoking](#smoking)
_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?
3 options | | _Multiple choice only_ | | [service:electricity](#service:electricity)
_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?
4 options | | _Multiple choice only_ | -| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [dog-access](#dog-access)
_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?
5 options | | _Multiple choice only_ | | [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ | | [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ | @@ -279,11 +279,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -490,6 +490,12 @@ The question is `What are the opening hours of the drive-through?` This tagrendering is only visible in the popup if the following condition is met: drive_through=yes +### seating +The question is `What kind of seating does {title()} have?` + + - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no + - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no + ### child_highchair The question is `Is there a high chair (also known as booster chair) for toddlers available here?` @@ -667,12 +673,6 @@ The question is `Does this amenity have electrical outlets, available to custome - *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with service:electricity=ask - *There are a no domestic sockets available to customers seated indoors* is shown if with service:electricity=no -### seating -The question is `What kind of seating does {title()} have?` - - - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no - - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no - ### dog-access The question is `Are dogs allowed in this business?` @@ -999,7 +999,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1010,7 +1010,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1019,25 +1019,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/friture.md b/Docs/Layers/friture.md index 2aad3a7e6..b8e375351 100644 --- a/Docs/Layers/friture.md +++ b/Docs/Layers/friture.md @@ -36,6 +36,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [delivery](#delivery) - [drive-through](#drive-through) - [drive-through-opening_hours](#drive-through-opening_hours) + - [seating](#seating) - [child_highchair](#child_highchair) - [kids_area](#kids_area) - [diets_title](#diets_title) @@ -56,7 +57,6 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo - [friture-take-your-container](#friture-take-your-container) - [smoking](#smoking) - [service:electricity](#serviceelectricity) - - [seating](#seating) - [dog-access](#dog-access) - [internet](#internet) - [internet-fee](#internet-fee) @@ -132,73 +132,73 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [amenity=restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [cuisine=pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [cuisine=friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [cuisine=pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [cuisine=kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [cuisine=sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [cuisine=burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [cuisine=sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [cuisine=coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [cuisine=italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [cuisine=french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [cuisine=chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [cuisine=greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [cuisine=indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [cuisine=turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [cuisine=thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [cuisine=mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [cuisine=japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [cuisine=chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [cuisine=seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [cuisine=spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | -| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | -| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | -| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | -| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [takeaway=only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [takeaway=yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [takeaway=no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [drive_through=yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [drive_through=no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | +| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | +| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [highchair=no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [highchair=yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [highchair=1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [highchair=2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | +| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [kids_area=no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [friture:oil=vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [friture:oil=animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | +| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [reusable_packaging:accept=yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [reusable_packaging:accept=no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [reusable_packaging:accept=only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -225,6 +225,7 @@ Elements must match **all** of the following expressions: | [delivery](#delivery) | Does deliver food to your home?
2 options | | _Multiple choice only_ | | [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?
2 options | | _Multiple choice only_ | | [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?
_

Drive-through opening hours

{opening_hours_table(opening_hours:drive_through)}_
1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [child_highchair](#child_highchair)
_(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?
_{highchair} highchairs are available_
4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) | | [kids_area](#kids_area)
_(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids
5 options | | _Multiple choice only_ | | [diets_title](#diets_title)
_(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ | @@ -245,7 +246,6 @@ Elements must match **all** of the following expressions: | [friture-take-your-container](#friture-take-your-container) | If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
3 options | | _Multiple choice only_ | | [smoking](#smoking)
_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?
3 options | | _Multiple choice only_ | | [service:electricity](#service:electricity)
_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?
4 options | | _Multiple choice only_ | -| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [dog-access](#dog-access)
_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?
5 options | | _Multiple choice only_ | | [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ | | [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ | @@ -278,11 +278,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -479,6 +479,12 @@ The question is `What are the opening hours of the drive-through?` This tagrendering is only visible in the popup if the following condition is met: drive_through=yes +### seating +The question is `What kind of seating does {title()} have?` + + - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no + - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no + ### child_highchair The question is `Is there a high chair (also known as booster chair) for toddlers available here?` @@ -666,12 +672,6 @@ The question is `Does this amenity have electrical outlets, available to custome - *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with service:electricity=ask - *There are a no domestic sockets available to customers seated indoors* is shown if with service:electricity=no -### seating -The question is `What kind of seating does {title()} have?` - - - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no - - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no - ### dog-access The question is `Are dogs allowed in this business?` @@ -998,7 +998,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1009,7 +1009,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1018,25 +1018,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/ghostsign.md b/Docs/Layers/ghostsign.md index a21f67831..3238a3735 100644 --- a/Docs/Layers/ghostsign.md +++ b/Docs/Layers/ghostsign.md @@ -50,8 +50,8 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | -| [advertising](https://wiki.openstreetmap.org/wiki/Key:advertising) | [string](../SpecialInputElements.md#string) | [billboard](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dbillboard) [board](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dboard) [column](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dcolumn) [flag](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dflag) [poster_box](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dposter_box) [screen](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dscreen) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsculpture) [sign](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsign) [tarp](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtarp) [totem](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtotem) [wall_painting](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dwall_painting) [tilework](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtilework) [relief](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Drelief) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [advertising](https://wiki.openstreetmap.org/wiki/Key:advertising) | [string](../SpecialInputElements.md#string) | [advertising=billboard](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dbillboard) [advertising=board](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dboard) [advertising=column](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dcolumn) [advertising=flag](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dflag) [advertising=poster_box](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dposter_box) [advertising=screen](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dscreen) [advertising=sculpture](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsculpture) [advertising=sign](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsign) [advertising=tarp](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtarp) [advertising=totem](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtotem) [advertising=wall_painting](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dwall_painting) [advertising=tilework](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtilework) [advertising=relief](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Drelief) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | diff --git a/Docs/Layers/group_campsite.md b/Docs/Layers/group_campsite.md index a0098d796..d80b065be 100644 --- a/Docs/Layers/group_campsite.md +++ b/Docs/Layers/group_campsite.md @@ -95,48 +95,48 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | +| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [group_only=yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [group_only=no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [capacity:persons](https://wiki.openstreetmap.org/wiki/Key:capacity:persons) | [pnat](../SpecialInputElements.md#pnat) | | -| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | | [contact:mastodon](https://wiki.openstreetmap.org/wiki/Key:contact:mastodon) | [fediverse](../SpecialInputElements.md#fediverse) | | ## Featureview elements and TagRenderings @@ -182,11 +182,11 @@ Elements must match **any** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -560,7 +560,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -571,7 +571,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -580,25 +580,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/group_hostel.md b/Docs/Layers/group_hostel.md index 8d0819518..335053f13 100644 --- a/Docs/Layers/group_hostel.md +++ b/Docs/Layers/group_hostel.md @@ -119,54 +119,54 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | +| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [group_only=yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [group_only=no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | ## Featureview elements and TagRenderings @@ -210,11 +210,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -604,7 +604,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -615,7 +615,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -624,25 +624,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/hackerspace.md b/Docs/Layers/hackerspace.md index 63ab28f8c..58fc78f87 100644 --- a/Docs/Layers/hackerspace.md +++ b/Docs/Layers/hackerspace.md @@ -70,29 +70,29 @@ Elements must match the expression ** [hackerspace](https://wiki.openstreetmap.org/wiki/Key:hackerspace) | Multiple choice | [makerspace](https://wiki.openstreetmap.org/wiki/Tag:hackerspace%3Dmakerspace) [](https://wiki.openstreetmap.org/wiki/Tag:hackerspace%3D) [hacklab](https://wiki.openstreetmap.org/wiki/Tag:hackerspace%3Dhacklab) | +| [hackerspace](https://wiki.openstreetmap.org/wiki/Key:hackerspace) | Multiple choice | [hackerspace=makerspace](https://wiki.openstreetmap.org/wiki/Tag:hackerspace%3Dmakerspace) [hackerspace](https://wiki.openstreetmap.org/wiki/Tag:hackerspace%3D) [hackerspace=hacklab](https://wiki.openstreetmap.org/wiki/Tag:hackerspace%3Dhacklab) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [contact:mastodon](https://wiki.openstreetmap.org/wiki/Key:contact:mastodon) | [fediverse](../SpecialInputElements.md#fediverse) | | -| [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) | -| [service:3dprinter](https://wiki.openstreetmap.org/wiki/Key:service:3dprinter) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:3dprinter%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:3dprinter%3Dno) | -| [service:lasercutter](https://wiki.openstreetmap.org/wiki/Key:service:lasercutter) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:lasercutter%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:lasercutter%3Dno) | -| [service:cnc_drilling_machine](https://wiki.openstreetmap.org/wiki/Key:service:cnc_drilling_machine) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:cnc_drilling_machine%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:cnc_drilling_machine%3Dno) | -| [service:media_studio](https://wiki.openstreetmap.org/wiki/Key:service:media_studio) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:media_studio%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:media_studio%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:media_studio%3Dlimited) | -| [service:sewing_machine](https://wiki.openstreetmap.org/wiki/Key:service:sewing_machine) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:sewing_machine%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:sewing_machine%3Dno) | -| [service:workshop:wood](https://wiki.openstreetmap.org/wiki/Key:service:workshop:wood) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:wood%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:wood%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:wood%3Dlimited) | -| [service:workshop:ceramics](https://wiki.openstreetmap.org/wiki/Key:service:workshop:ceramics) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:ceramics%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:ceramics%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:ceramics%3Dlimited) | -| [service:workshop:metal](https://wiki.openstreetmap.org/wiki/Key:service:workshop:metal) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:metal%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:metal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:metal%3Dlimited) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dlimited) | -| [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) | -| [drink:club-mate](https://wiki.openstreetmap.org/wiki/Key:drink:club-mate) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drink:club-mate%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drink:club-mate%3Dno) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [service:3dprinter](https://wiki.openstreetmap.org/wiki/Key:service:3dprinter) | Multiple choice | [service:3dprinter=yes](https://wiki.openstreetmap.org/wiki/Tag:service:3dprinter%3Dyes) [service:3dprinter=no](https://wiki.openstreetmap.org/wiki/Tag:service:3dprinter%3Dno) | +| [service:lasercutter](https://wiki.openstreetmap.org/wiki/Key:service:lasercutter) | Multiple choice | [service:lasercutter=yes](https://wiki.openstreetmap.org/wiki/Tag:service:lasercutter%3Dyes) [service:lasercutter=no](https://wiki.openstreetmap.org/wiki/Tag:service:lasercutter%3Dno) | +| [service:cnc_drilling_machine](https://wiki.openstreetmap.org/wiki/Key:service:cnc_drilling_machine) | Multiple choice | [service:cnc_drilling_machine=yes](https://wiki.openstreetmap.org/wiki/Tag:service:cnc_drilling_machine%3Dyes) [service:cnc_drilling_machine=no](https://wiki.openstreetmap.org/wiki/Tag:service:cnc_drilling_machine%3Dno) | +| [service:media_studio](https://wiki.openstreetmap.org/wiki/Key:service:media_studio) | Multiple choice | [service:media_studio=yes](https://wiki.openstreetmap.org/wiki/Tag:service:media_studio%3Dyes) [service:media_studio=no](https://wiki.openstreetmap.org/wiki/Tag:service:media_studio%3Dno) [service:media_studio=limited](https://wiki.openstreetmap.org/wiki/Tag:service:media_studio%3Dlimited) | +| [service:sewing_machine](https://wiki.openstreetmap.org/wiki/Key:service:sewing_machine) | Multiple choice | [service:sewing_machine=yes](https://wiki.openstreetmap.org/wiki/Tag:service:sewing_machine%3Dyes) [service:sewing_machine=no](https://wiki.openstreetmap.org/wiki/Tag:service:sewing_machine%3Dno) | +| [service:workshop:wood](https://wiki.openstreetmap.org/wiki/Key:service:workshop:wood) | Multiple choice | [service:workshop:wood=yes](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:wood%3Dyes) [service:workshop:wood=no](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:wood%3Dno) [service:workshop:wood=limited](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:wood%3Dlimited) | +| [service:workshop:ceramics](https://wiki.openstreetmap.org/wiki/Key:service:workshop:ceramics) | Multiple choice | [service:workshop:ceramics=yes](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:ceramics%3Dyes) [service:workshop:ceramics=no](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:ceramics%3Dno) [service:workshop:ceramics=limited](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:ceramics%3Dlimited) | +| [service:workshop:metal](https://wiki.openstreetmap.org/wiki/Key:service:workshop:metal) | Multiple choice | [service:workshop:metal=yes](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:metal%3Dyes) [service:workshop:metal=no](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:metal%3Dno) [service:workshop:metal=limited](https://wiki.openstreetmap.org/wiki/Tag:service:workshop:metal%3Dlimited) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=limited](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dlimited) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [drink:club-mate](https://wiki.openstreetmap.org/wiki/Key:drink:club-mate) | Multiple choice | [drink:club-mate=yes](https://wiki.openstreetmap.org/wiki/Tag:drink:club-mate%3Dyes) [drink:club-mate=no](https://wiki.openstreetmap.org/wiki/Tag:drink:club-mate%3Dno) | | [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) | [date](../SpecialInputElements.md#date) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/health_and_social_places_without_etymology.md b/Docs/Layers/health_and_social_places_without_etymology.md index 7fb8886e5..4e19dc5e9 100644 --- a/Docs/Layers/health_and_social_places_without_etymology.md +++ b/Docs/Layers/health_and_social_places_without_etymology.md @@ -47,7 +47,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/historic_aircraft.md b/Docs/Layers/historic_aircraft.md index 3eaa2ea4a..8225cce4b 100644 --- a/Docs/Layers/historic_aircraft.md +++ b/Docs/Layers/historic_aircraft.md @@ -53,7 +53,7 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [model:wikidata](https://wiki.openstreetmap.org/wiki/Key:model:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | +| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [memorial=statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [memorial=plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [memorial=bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [memorial=ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [memorial=stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [memorial=stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [memorial=stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [memorial=bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [memorial=sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [memorial=obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [memorial=cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [memorial=blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [memorial=tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [memorial=tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | diff --git a/Docs/Layers/historic_rolling_stock.md b/Docs/Layers/historic_rolling_stock.md index e81a40343..30ad8a29d 100644 --- a/Docs/Layers/historic_rolling_stock.md +++ b/Docs/Layers/historic_rolling_stock.md @@ -63,7 +63,7 @@ Elements must match **any** of the following expressions: -----|-----|----- | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [model](https://wiki.openstreetmap.org/wiki/Key:model) | [string](../SpecialInputElements.md#string) | | -| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | +| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [memorial=statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [memorial=plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [memorial=bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [memorial=ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [memorial=stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [memorial=stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [memorial=stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [memorial=bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [memorial=sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [memorial=obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [memorial=cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [memorial=blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [memorial=tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [memorial=tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | diff --git a/Docs/Layers/hospital.md b/Docs/Layers/hospital.md index 9675ef51d..a04212e72 100644 --- a/Docs/Layers/hospital.md +++ b/Docs/Layers/hospital.md @@ -52,14 +52,14 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [clinic](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dclinic) [hospital](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dhospital) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=clinic](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dclinic) [amenity=hospital](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dhospital) | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | | [opening_hours:visitors](https://wiki.openstreetmap.org/wiki/Key:opening_hours:visitors) | [opening_hours](../SpecialInputElements.md#opening_hours) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/hostel.md b/Docs/Layers/hostel.md index a90ada868..857203e22 100644 --- a/Docs/Layers/hostel.md +++ b/Docs/Layers/hostel.md @@ -115,54 +115,54 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | +| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [group_only=yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [group_only=no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | ## Featureview elements and TagRenderings @@ -206,11 +206,11 @@ Elements must match the expression ** *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -611,7 +611,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -620,25 +620,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/hydrant.md b/Docs/Layers/hydrant.md index ebf89e2ee..9bc906b47 100644 --- a/Docs/Layers/hydrant.md +++ b/Docs/Layers/hydrant.md @@ -52,12 +52,12 @@ Elements must match the expression ** [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) | -| [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) | -| [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) | +| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [string](../SpecialInputElements.md#string) | [colour=yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) [colour=red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) | +| [fire_hydrant:type](https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:type) | [string](../SpecialInputElements.md#string) | [fire_hydrant:type=pillar](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dpillar) [fire_hydrant:type=pipe](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dpipe) [fire_hydrant:type=wall](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dwall) [fire_hydrant:type=underground](https://wiki.openstreetmap.org/wiki/Tag:fire_hydrant:type%3Dunderground) | +| [emergency](https://wiki.openstreetmap.org/wiki/Key:emergency) | Multiple choice | [emergency=fire_hydrant](https://wiki.openstreetmap.org/wiki/Tag:emergency%3Dfire_hydrant) [emergency](https://wiki.openstreetmap.org/wiki/Tag:emergency%3D) [emergency](https://wiki.openstreetmap.org/wiki/Tag:emergency%3D) | | [fire_hydrant:diameter](https://wiki.openstreetmap.org/wiki/Key:fire_hydrant:diameter) | [int](../SpecialInputElements.md#int) | | | [couplings](https://wiki.openstreetmap.org/wiki/Key:couplings) | [int](../SpecialInputElements.md#int) | | -| [couplings:type](https://wiki.openstreetmap.org/wiki/Key:couplings:type) | [string](../SpecialInputElements.md#string) | [Storz](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DStorz) [UNI](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DUNI) [Barcelona](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DBarcelona) | +| [couplings:type](https://wiki.openstreetmap.org/wiki/Key:couplings:type) | [string](../SpecialInputElements.md#string) | [couplings:type=Storz](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DStorz) [couplings:type=UNI](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DUNI) [couplings:type=Barcelona](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DBarcelona) | | [couplings:diameters](https://wiki.openstreetmap.org/wiki/Key:couplings:diameters) | [string](../SpecialInputElements.md#string) | | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | diff --git a/Docs/Layers/ice_cream.md b/Docs/Layers/ice_cream.md index 9c259a6fe..c42c878e4 100644 --- a/Docs/Layers/ice_cream.md +++ b/Docs/Layers/ice_cream.md @@ -121,49 +121,49 @@ Elements must match the expression ** [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [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) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -222,11 +222,11 @@ Elements must match the expression ** *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -742,7 +742,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -751,25 +751,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/icecream_glutenfree.md b/Docs/Layers/icecream_glutenfree.md index bade50564..d20cc2651 100644 --- a/Docs/Layers/icecream_glutenfree.md +++ b/Docs/Layers/icecream_glutenfree.md @@ -110,54 +110,54 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [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) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -216,11 +216,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -725,7 +725,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -736,7 +736,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -745,25 +745,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/icecream_lactosefree.md b/Docs/Layers/icecream_lactosefree.md index 66ad87360..1e0adf4e8 100644 --- a/Docs/Layers/icecream_lactosefree.md +++ b/Docs/Layers/icecream_lactosefree.md @@ -110,54 +110,54 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [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) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -216,11 +216,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -725,7 +725,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -736,7 +736,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -745,25 +745,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/indoors.md b/Docs/Layers/indoors.md index 91adfe14d..4abccff69 100644 --- a/Docs/Layers/indoors.md +++ b/Docs/Layers/indoors.md @@ -85,37 +85,37 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [room](https://wiki.openstreetmap.org/wiki/Key:room) | Multiple choice | [administration](https://wiki.openstreetmap.org/wiki/Tag:room%3Dadministration) [auditorium](https://wiki.openstreetmap.org/wiki/Tag:room%3Dauditorium) [bedroom](https://wiki.openstreetmap.org/wiki/Tag:room%3Dbedroom) [chapel](https://wiki.openstreetmap.org/wiki/Tag:room%3Dchapel) [class](https://wiki.openstreetmap.org/wiki/Tag:room%3Dclass) [computer](https://wiki.openstreetmap.org/wiki/Tag:room%3Dcomputer) [conference](https://wiki.openstreetmap.org/wiki/Tag:room%3Dconference) [crypt](https://wiki.openstreetmap.org/wiki/Tag:room%3Dcrypt) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:room%3Dkitchen) [laboratory](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlaboratory) [library](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlibrary) [locker](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlocker) [nursery](https://wiki.openstreetmap.org/wiki/Tag:room%3Dnursery) [office](https://wiki.openstreetmap.org/wiki/Tag:room%3Doffice) [printer](https://wiki.openstreetmap.org/wiki/Tag:room%3Dprinter) [prison_cell](https://wiki.openstreetmap.org/wiki/Tag:room%3Dprison_cell) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:room%3Drestaurant) [security_check](https://wiki.openstreetmap.org/wiki/Tag:room%3Dsecurity_check) [sport](https://wiki.openstreetmap.org/wiki/Tag:room%3Dsport) [storage](https://wiki.openstreetmap.org/wiki/Tag:room%3Dstorage) [technical](https://wiki.openstreetmap.org/wiki/Tag:room%3Dtechnical) [toilets](https://wiki.openstreetmap.org/wiki/Tag:room%3Dtoilets) [waiting](https://wiki.openstreetmap.org/wiki/Tag:room%3Dwaiting) | +| [room](https://wiki.openstreetmap.org/wiki/Key:room) | Multiple choice | [room=administration](https://wiki.openstreetmap.org/wiki/Tag:room%3Dadministration) [room=auditorium](https://wiki.openstreetmap.org/wiki/Tag:room%3Dauditorium) [room=bedroom](https://wiki.openstreetmap.org/wiki/Tag:room%3Dbedroom) [room=chapel](https://wiki.openstreetmap.org/wiki/Tag:room%3Dchapel) [room=class](https://wiki.openstreetmap.org/wiki/Tag:room%3Dclass) [room=computer](https://wiki.openstreetmap.org/wiki/Tag:room%3Dcomputer) [room=conference](https://wiki.openstreetmap.org/wiki/Tag:room%3Dconference) [room=crypt](https://wiki.openstreetmap.org/wiki/Tag:room%3Dcrypt) [room=kitchen](https://wiki.openstreetmap.org/wiki/Tag:room%3Dkitchen) [room=laboratory](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlaboratory) [room=library](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlibrary) [room=locker](https://wiki.openstreetmap.org/wiki/Tag:room%3Dlocker) [room=nursery](https://wiki.openstreetmap.org/wiki/Tag:room%3Dnursery) [room=office](https://wiki.openstreetmap.org/wiki/Tag:room%3Doffice) [room=printer](https://wiki.openstreetmap.org/wiki/Tag:room%3Dprinter) [room=prison_cell](https://wiki.openstreetmap.org/wiki/Tag:room%3Dprison_cell) [room=restaurant](https://wiki.openstreetmap.org/wiki/Tag:room%3Drestaurant) [room=security_check](https://wiki.openstreetmap.org/wiki/Tag:room%3Dsecurity_check) [room=sport](https://wiki.openstreetmap.org/wiki/Tag:room%3Dsport) [room=storage](https://wiki.openstreetmap.org/wiki/Tag:room%3Dstorage) [room=technical](https://wiki.openstreetmap.org/wiki/Tag:room%3Dtechnical) [room=toilets](https://wiki.openstreetmap.org/wiki/Tag:room%3Dtoilets) [room=waiting](https://wiki.openstreetmap.org/wiki/Tag:room%3Dwaiting) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [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) | -| [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) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [access=key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [gender_segregated](https://wiki.openstreetmap.org/wiki/Key:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dno) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [supervised](https://wiki.openstreetmap.org/wiki/Key:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dno) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [gender_segregated](https://wiki.openstreetmap.org/wiki/Key:gender_segregated) | Multiple choice | [gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dyes) [gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dno) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [supervised](https://wiki.openstreetmap.org/wiki/Key:supervised) | Multiple choice | [supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dyes) [supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dinterval) [supervised=no](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dno) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | ## Featureview elements and TagRenderings @@ -152,11 +152,11 @@ Elements must match **any** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet](./toilet.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet](./toilet.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet](./toilet.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet](./toilet.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet](./toilet.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet](./toilet.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet](./toilet.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet](./toilet.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet](./toilet.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet](./toilet.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet](./toilet.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet](./toilet.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet](./toilet.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet](./toilet.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet](./toilet.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed | _Multiple choice only_ | | [adult-changing-table](#adult-changing-table)
_(Original in [toilet](./toilet.md#adult-changing-table))_ | Does this toilet have an adult changing table?
2 options | prefixed, hidden, relevant-questions, adult-changing-table, amenity-prefixed | _Multiple choice only_ | @@ -226,7 +226,7 @@ The question is `What type of room is this?` - *This is a nursery* is shown if with room=nursery - *This is an office* is shown if with room=office - *This is a copy room* is shown if with room=printer - - *This is a prison_cell* is shown if with room=prison_cell + - *This is a prison cell* is shown if with room=prison_cell - *This is a restaurant* is shown if with room=restaurant - *This is a room to perform security checks* is shown if with room=security_check - *This is a sport room* is shown if with room=sport @@ -490,7 +490,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & (toilets:wheelchair=yes | wheelchair=yes) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -501,7 +501,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & (toilets:wheelchair=yes | wheelchair=yes) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -510,25 +510,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & (toilets:wheelchair=yes | wheelchair=yes) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | wheelchair=yes) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: amenity=toilets & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | wheelchair=yes) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/kerbs.md b/Docs/Layers/kerbs.md index 94ace0319..2ab741fd2 100644 --- a/Docs/Layers/kerbs.md +++ b/Docs/Layers/kerbs.md @@ -55,10 +55,10 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [kerb](https://wiki.openstreetmap.org/wiki/Key:kerb) | Multiple choice | [raised](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Draised) [lowered](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Dlowered) [flush](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Dflush) | -| [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) | -| [tactile_paving:colour](https://wiki.openstreetmap.org/wiki/Key:tactile_paving:colour) | [color](../SpecialInputElements.md#color) | [yellow](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving:colour%3Dyellow) [red](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving:colour%3Dred) [white](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving:colour%3Dwhite) [grey](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving:colour%3Dgrey) | -| [kerb:height](https://wiki.openstreetmap.org/wiki/Key:kerb:height) | [pnat](../SpecialInputElements.md#pnat) | [0](https://wiki.openstreetmap.org/wiki/Tag:kerb:height%3D0) | +| [kerb](https://wiki.openstreetmap.org/wiki/Key:kerb) | Multiple choice | [kerb=raised](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Draised) [kerb=lowered](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Dlowered) [kerb=flush](https://wiki.openstreetmap.org/wiki/Tag:kerb%3Dflush) | +| [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [tactile_paving=yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [tactile_paving=no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) | +| [tactile_paving:colour](https://wiki.openstreetmap.org/wiki/Key:tactile_paving:colour) | [color](../SpecialInputElements.md#color) | [tactile_paving:colour=yellow](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving:colour%3Dyellow) [tactile_paving:colour=red](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving:colour%3Dred) [tactile_paving:colour=white](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving:colour%3Dwhite) [tactile_paving:colour=grey](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving:colour%3Dgrey) | +| [kerb:height](https://wiki.openstreetmap.org/wiki/Key:kerb:height) | [pnat](../SpecialInputElements.md#pnat) | [kerb:height=0](https://wiki.openstreetmap.org/wiki/Tag:kerb:height%3D0) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/lit_streets.md b/Docs/Layers/lit_streets.md index 744babbeb..d406d1b1c 100644 --- a/Docs/Layers/lit_streets.md +++ b/Docs/Layers/lit_streets.md @@ -39,7 +39,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) | +| [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [lit=yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [lit=no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [lit=24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/map.md b/Docs/Layers/map.md index 8b911a069..d4e06c1f7 100644 --- a/Docs/Layers/map.md +++ b/Docs/Layers/map.md @@ -52,10 +52,10 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [map_type](https://wiki.openstreetmap.org/wiki/Key:map_type) | Multiple choice | [topo](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dtopo) [street](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dstreet) [scheme](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dscheme) [toposcope](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dtoposcope) | -| [map_size](https://wiki.openstreetmap.org/wiki/Key:map_size) | Multiple choice | [building](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dbuilding) [site](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dsite) [village](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dvillage) [city](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dcity) [region](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dregion) | -| [map_source](https://wiki.openstreetmap.org/wiki/Key:map_source) | [string](../SpecialInputElements.md#string) | [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Tag:map_source%3DOpenStreetMap) | -| [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) | +| [map_type](https://wiki.openstreetmap.org/wiki/Key:map_type) | Multiple choice | [map_type=topo](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dtopo) [map_type=street](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dstreet) [map_type=scheme](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dscheme) [map_type=toposcope](https://wiki.openstreetmap.org/wiki/Tag:map_type%3Dtoposcope) | +| [map_size](https://wiki.openstreetmap.org/wiki/Key:map_size) | Multiple choice | [map_size=building](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dbuilding) [map_size=site](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dsite) [map_size=village](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dvillage) [map_size=city](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dcity) [map_size=region](https://wiki.openstreetmap.org/wiki/Tag:map_size%3Dregion) | +| [map_source](https://wiki.openstreetmap.org/wiki/Key:map_source) | [string](../SpecialInputElements.md#string) | [map_source=OpenStreetMap](https://wiki.openstreetmap.org/wiki/Tag:map_source%3DOpenStreetMap) | +| [map_source:attribution](https://wiki.openstreetmap.org/wiki/Key:map_source:attribution) | Multiple choice | [map_source:attribution=yes](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dyes) [map_source:attribution=incomplete](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dincomplete) [map_source:attribution=sticker](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dsticker) [map_source:attribution=none](https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dnone) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/maproulette.md b/Docs/Layers/maproulette.md index bf4c44560..03ef270dc 100644 --- a/Docs/Layers/maproulette.md +++ b/Docs/Layers/maproulette.md @@ -39,7 +39,7 @@ Elements must match the expression **title~.+** | attribute | type | values which are supported by this layer | -----|-----|----- | -| [status](https://wiki.openstreetmap.org/wiki/Key:status) | Multiple choice | [0](https://wiki.openstreetmap.org/wiki/Tag:status%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:status%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:status%3D2) [3](https://wiki.openstreetmap.org/wiki/Tag:status%3D3) [4](https://wiki.openstreetmap.org/wiki/Tag:status%3D4) [5](https://wiki.openstreetmap.org/wiki/Tag:status%3D5) [6](https://wiki.openstreetmap.org/wiki/Tag:status%3D6) [9](https://wiki.openstreetmap.org/wiki/Tag:status%3D9) | +| [status](https://wiki.openstreetmap.org/wiki/Key:status) | Multiple choice | [status=0](https://wiki.openstreetmap.org/wiki/Tag:status%3D0) [status=1](https://wiki.openstreetmap.org/wiki/Tag:status%3D1) [status=2](https://wiki.openstreetmap.org/wiki/Tag:status%3D2) [status=3](https://wiki.openstreetmap.org/wiki/Tag:status%3D3) [status=4](https://wiki.openstreetmap.org/wiki/Tag:status%3D4) [status=5](https://wiki.openstreetmap.org/wiki/Tag:status%3D5) [status=6](https://wiki.openstreetmap.org/wiki/Tag:status%3D6) [status=9](https://wiki.openstreetmap.org/wiki/Tag:status%3D9) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/maproulette_challenge.md b/Docs/Layers/maproulette_challenge.md index e6a35a9f7..7efafcd64 100644 --- a/Docs/Layers/maproulette_challenge.md +++ b/Docs/Layers/maproulette_challenge.md @@ -42,7 +42,7 @@ Elements must match the expression **mr_taskId~.+** | attribute | type | values which are supported by this layer | -----|-----|----- | -| [mr_taskStatus](https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus) | Multiple choice | [Created](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DCreated) [Fixed](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DFixed) [False positive](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DFalse positive) [Skipped](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DSkipped) [Deleted](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DDeleted) [Already fixed](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DAlready fixed) [Too hard](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DToo hard) [Disabled](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DDisabled) | +| [mr_taskStatus](https://wiki.openstreetmap.org/wiki/Key:mr_taskStatus) | Multiple choice | [mr_taskStatus=Created](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DCreated) [mr_taskStatus=Fixed](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DFixed) [mr_taskStatus=False positive](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DFalse positive) [mr_taskStatus=Skipped](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DSkipped) [mr_taskStatus=Deleted](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DDeleted) [mr_taskStatus=Already fixed](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DAlready fixed) [mr_taskStatus=Too hard](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DToo hard) [mr_taskStatus=Disabled](https://wiki.openstreetmap.org/wiki/Tag:mr_taskStatus%3DDisabled) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/maxspeed.md b/Docs/Layers/maxspeed.md index 6b865cca4..33a19a43a 100644 --- a/Docs/Layers/maxspeed.md +++ b/Docs/Layers/maxspeed.md @@ -41,7 +41,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) | [pnat](../SpecialInputElements.md#pnat) | [](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D) | +| [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) | [pnat](../SpecialInputElements.md#pnat) | [maxspeed](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D) | | [maxspeed:forward](https://wiki.openstreetmap.org/wiki/Key:maxspeed:forward) | [pnat](../SpecialInputElements.md#pnat) | | | [maxspeed:backward](https://wiki.openstreetmap.org/wiki/Key:maxspeed:backward) | [pnat](../SpecialInputElements.md#pnat) | | diff --git a/Docs/Layers/medical_shops.md b/Docs/Layers/medical_shops.md index 45e8cc770..9845a981e 100644 --- a/Docs/Layers/medical_shops.md +++ b/Docs/Layers/medical_shops.md @@ -152,23 +152,23 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -176,57 +176,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -235,7 +235,7 @@ Elements must match **all** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -317,11 +317,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -367,11 +367,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -382,9 +383,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -392,18 +393,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -411,18 +412,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -432,7 +433,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -452,12 +455,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -486,7 +489,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -499,12 +502,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -519,7 +522,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1311,7 +1314,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1322,7 +1325,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1331,25 +1334,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1509,160 +1512,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/memorial.md b/Docs/Layers/memorial.md index 2e9632a4e..20138ab63 100644 --- a/Docs/Layers/memorial.md +++ b/Docs/Layers/memorial.md @@ -64,20 +64,20 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | +| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [memorial=statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [memorial=plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [memorial=bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [memorial=ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [memorial=stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [memorial=stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [memorial=stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [memorial=bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [memorial=sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [memorial=obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [memorial=cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [memorial=blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [memorial=tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [memorial=tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) | [date](../SpecialInputElements.md#date) | | -| [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno) | -| [armrest](https://wiki.openstreetmap.org/wiki/Key:armrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dno) | +| [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [backrest=yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [backrest=yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [backrest=no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno) | +| [armrest](https://wiki.openstreetmap.org/wiki/Key:armrest) | Multiple choice | [armrest=yes](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dyes) [armrest=no](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dno) | | [seats](https://wiki.openstreetmap.org/wiki/Key:seats) | [nat](../SpecialInputElements.md#nat) | | -| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel) | +| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [material=wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [material=metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [material=stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [material=concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [material=plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [material=steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel) | | [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | | -| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [colour=brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [colour=green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [colour=gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [colour=white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [colour=red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [colour=black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [colour=blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [colour=yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/mobility_hub.md b/Docs/Layers/mobility_hub.md index f572bf1b0..bb6690ac5 100644 --- a/Docs/Layers/mobility_hub.md +++ b/Docs/Layers/mobility_hub.md @@ -47,9 +47,9 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | [Groningen-Drenthe](https://wiki.openstreetmap.org/wiki/Tag:network%3DGroningen-Drenthe) [Hoppin](https://wiki.openstreetmap.org/wiki/Tag:network%3DHoppin) [Jelbi](https://wiki.openstreetmap.org/wiki/Tag:network%3DJelbi) | +| [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | [network=Groningen-Drenthe](https://wiki.openstreetmap.org/wiki/Tag:network%3DGroningen-Drenthe) [network=Hoppin](https://wiki.openstreetmap.org/wiki/Tag:network%3DHoppin) [network=Jelbi](https://wiki.openstreetmap.org/wiki/Tag:network%3DJelbi) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [tourism](https://wiki.openstreetmap.org/wiki/Key:tourism) | Multiple choice | [information](https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dinformation) [information](https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dinformation) [information](https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dinformation) | +| [tourism](https://wiki.openstreetmap.org/wiki/Key:tourism) | Multiple choice | [tourism=information](https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dinformation) [tourism=information](https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dinformation) [tourism=information](https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dinformation) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/nature_reserve.md b/Docs/Layers/nature_reserve.md index a9a527fe8..738482c42 100644 --- a/Docs/Layers/nature_reserve.md +++ b/Docs/Layers/nature_reserve.md @@ -59,9 +59,9 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [operator=Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt) [operator=Agentschap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgentschap Natuur en Bos) | +| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [name](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [curator](https://wiki.openstreetmap.org/wiki/Key:curator) | [string](../SpecialInputElements.md#string) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | diff --git a/Docs/Layers/nesting_site.md b/Docs/Layers/nesting_site.md index 68609cebf..eed2347a6 100644 --- a/Docs/Layers/nesting_site.md +++ b/Docs/Layers/nesting_site.md @@ -47,7 +47,7 @@ Elements must match the expression ** [species:wikidata](https://wiki.openstreetmap.org/wiki/Key:species:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [wall](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall) [pole](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpole) | +| [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [support=wall](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall) [support=pole](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpole) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/not_cyclestreets.md b/Docs/Layers/not_cyclestreets.md index 753891221..ec664f9eb 100644 --- a/Docs/Layers/not_cyclestreets.md +++ b/Docs/Layers/not_cyclestreets.md @@ -41,7 +41,7 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | +| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [traffic_sign=DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [traffic_sign=DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [traffic_sign=DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [traffic_sign=DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [traffic_sign=DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | | [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/observation_tower.md b/Docs/Layers/observation_tower.md index 4354012a3..45c815a72 100644 --- a/Docs/Layers/observation_tower.md +++ b/Docs/Layers/observation_tower.md @@ -51,13 +51,13 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [height](https://wiki.openstreetmap.org/wiki/Key:height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [guided](https://wiki.openstreetmap.org/wiki/Tag:access%3Dguided) | -| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=guided](https://wiki.openstreetmap.org/wiki/Tag:access%3Dguided) | +| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [charge](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [step_count](https://wiki.openstreetmap.org/wiki/Key:step_count) | [pnat](../SpecialInputElements.md#pnat) | | -| [elevator](https://wiki.openstreetmap.org/wiki/Key:elevator) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:elevator%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:elevator%3Dno) | +| [elevator](https://wiki.openstreetmap.org/wiki/Key:elevator) | Multiple choice | [elevator=yes](https://wiki.openstreetmap.org/wiki/Tag:elevator%3Dyes) [elevator=no](https://wiki.openstreetmap.org/wiki/Tag:elevator%3Dno) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/outdoor_seating.md b/Docs/Layers/outdoor_seating.md index 5fc6d4832..03cb65adb 100644 --- a/Docs/Layers/outdoor_seating.md +++ b/Docs/Layers/outdoor_seating.md @@ -48,17 +48,17 @@ Elements must match the expression ** [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) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | -| [seasonal](https://wiki.openstreetmap.org/wiki/Key:seasonal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dno) [spring](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dspring) [summer](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dsummer) [autumn](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dautumn) [winter](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dwinter) [dry_season](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Ddry_season) | -| [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) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | +| [seasonal](https://wiki.openstreetmap.org/wiki/Key:seasonal) | Multiple choice | [seasonal=no](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dno) [seasonal=spring](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dspring) [seasonal=summer](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dsummer) [seasonal=autumn](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dautumn) [seasonal=winter](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dwinter) [seasonal=dry_season](https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Ddry_season) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [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) | -| [heating](https://wiki.openstreetmap.org/wiki/Key:heating) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:heating%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:heating%3Dno) | -| [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) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [heating](https://wiki.openstreetmap.org/wiki/Key:heating) | Multiple choice | [heating=yes](https://wiki.openstreetmap.org/wiki/Tag:heating%3Dyes) [heating=no](https://wiki.openstreetmap.org/wiki/Tag:heating%3Dno) | +| [covered](https://wiki.openstreetmap.org/wiki/Key:covered) | Multiple choice | [covered=yes](https://wiki.openstreetmap.org/wiki/Tag:covered%3Dyes) [covered=no](https://wiki.openstreetmap.org/wiki/Tag:covered%3Dno) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/parcel_lockers.md b/Docs/Layers/parcel_lockers.md index ab6da9872..460087cbf 100644 --- a/Docs/Layers/parcel_lockers.md +++ b/Docs/Layers/parcel_lockers.md @@ -53,10 +53,10 @@ Elements must match the expression ** [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [parcel_mail_in](https://wiki.openstreetmap.org/wiki/Key:parcel_mail_in) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dno) [returns_only](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dreturns_only) | -| [parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:parcel_pickup) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:parcel_pickup%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:parcel_pickup%3Dno) | +| [parcel_mail_in](https://wiki.openstreetmap.org/wiki/Key:parcel_mail_in) | Multiple choice | [parcel_mail_in=yes](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dyes) [parcel_mail_in=no](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dno) [parcel_mail_in=returns_only](https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dreturns_only) | +| [parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:parcel_pickup) | Multiple choice | [parcel_pickup=yes](https://wiki.openstreetmap.org/wiki/Tag:parcel_pickup%3Dyes) [parcel_pickup=no](https://wiki.openstreetmap.org/wiki/Tag:parcel_pickup%3Dno) | ## Featureview elements and TagRenderings @@ -64,7 +64,7 @@ Elements must match the expression ** [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [parking](https://wiki.openstreetmap.org/wiki/Key:parking) | Multiple choice | [surface](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dsurface) [street_side](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dstreet_side) [underground](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dunderground) [multi-storey](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dmulti-storey) [rooftop](https://wiki.openstreetmap.org/wiki/Tag:parking%3Drooftop) [lane](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dlane) [carports](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dcarports) [garage_boxes](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dgarage_boxes) [layby](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dlayby) [sheds](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dsheds) | -| [capacity:disabled](https://wiki.openstreetmap.org/wiki/Key:capacity:disabled) | [pnat](../SpecialInputElements.md#pnat) | [0](https://wiki.openstreetmap.org/wiki/Tag:capacity:disabled%3D0) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [parking](https://wiki.openstreetmap.org/wiki/Key:parking) | Multiple choice | [parking=surface](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dsurface) [parking=street_side](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dstreet_side) [parking=underground](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dunderground) [parking=multi-storey](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dmulti-storey) [parking=rooftop](https://wiki.openstreetmap.org/wiki/Tag:parking%3Drooftop) [parking=lane](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dlane) [parking=carports](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dcarports) [parking=garage_boxes](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dgarage_boxes) [parking=layby](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dlayby) [parking=sheds](https://wiki.openstreetmap.org/wiki/Tag:parking%3Dsheds) | +| [capacity:disabled](https://wiki.openstreetmap.org/wiki/Key:capacity:disabled) | [pnat](../SpecialInputElements.md#pnat) | [capacity:disabled=0](https://wiki.openstreetmap.org/wiki/Tag:capacity:disabled%3D0) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | | -| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | +| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [maxstay=unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/parking_spaces.md b/Docs/Layers/parking_spaces.md index f6d751b16..fa266984d 100644 --- a/Docs/Layers/parking_spaces.md +++ b/Docs/Layers/parking_spaces.md @@ -37,8 +37,8 @@ Elements must match the expression ** [parking_space](https://wiki.openstreetmap.org/wiki/Key:parking_space) | Multiple choice | [normal](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dnormal) [disabled](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Ddisabled) [charging](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcharging) [delivery](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Ddelivery) [hgv](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dhgv) [caravan](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcaravan) [bus](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dbus) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dmotorcycle) [parent](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dparent) [staff](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dstaff) [taxi](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dtaxi) [trailer](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dtrailer) [car_sharing](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcar_sharing) | -| [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | Multiple choice | [1](https://wiki.openstreetmap.org/wiki/Tag:capacity%3D1) | +| [parking_space](https://wiki.openstreetmap.org/wiki/Key:parking_space) | Multiple choice | [parking_space=normal](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dnormal) [parking_space=disabled](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Ddisabled) [parking_space=charging](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcharging) [parking_space=delivery](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Ddelivery) [parking_space=hgv](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dhgv) [parking_space=caravan](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcaravan) [parking_space=bus](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dbus) [parking_space=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dmotorcycle) [parking_space=parent](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dparent) [parking_space=staff](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dstaff) [parking_space=taxi](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dtaxi) [parking_space=trailer](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dtrailer) [parking_space=car_sharing](https://wiki.openstreetmap.org/wiki/Tag:parking_space%3Dcar_sharing) | +| [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | Multiple choice | [capacity=1](https://wiki.openstreetmap.org/wiki/Tag:capacity%3D1) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/parking_ticket_machine.md b/Docs/Layers/parking_ticket_machine.md index cfcef36b2..35decca5c 100644 --- a/Docs/Layers/parking_ticket_machine.md +++ b/Docs/Layers/parking_ticket_machine.md @@ -51,8 +51,8 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [payment:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [payment:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [payment:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [payment:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [payment:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [payment:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [payment:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [payment:notes:denominations=10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [payment:notes:denominations=20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [payment:notes:denominations=50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [payment:notes:denominations=100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [payment:notes:denominations=200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [payment:notes:denominations=1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/parks_and_forests_without_etymology.md b/Docs/Layers/parks_and_forests_without_etymology.md index f34012526..0960ecedc 100644 --- a/Docs/Layers/parks_and_forests_without_etymology.md +++ b/Docs/Layers/parks_and_forests_without_etymology.md @@ -47,7 +47,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/parks_without_etymology.md b/Docs/Layers/parks_without_etymology.md index e2f91994f..d6f5048c7 100644 --- a/Docs/Layers/parks_without_etymology.md +++ b/Docs/Layers/parks_without_etymology.md @@ -47,7 +47,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/pet_shops.md b/Docs/Layers/pet_shops.md index d4a1c2ed1..f76d7308a 100644 --- a/Docs/Layers/pet_shops.md +++ b/Docs/Layers/pet_shops.md @@ -6,7 +6,7 @@ This layer is based on [shops](../Layers/shops.md) A shop - - This layer is shown at zoomlevel **15** and higher + - This layer is shown at zoomlevel **14** and higher - This layer will automatically load [toilet](./toilet.md) into the layout as it depends on it: tagrendering has_toilets needs this layer (has_toilets) ## Table of contents @@ -147,23 +147,23 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -171,57 +171,57 @@ Elements must match the expression ** [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -230,7 +230,7 @@ Elements must match the expression ** _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -362,11 +362,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with
shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -377,9 +378,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -387,18 +388,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -406,18 +407,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -427,7 +428,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -447,12 +450,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -481,7 +484,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -494,12 +497,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -514,7 +517,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1306,7 +1309,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1317,7 +1320,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1326,25 +1329,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1492,160 +1495,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/pharmacy.md b/Docs/Layers/pharmacy.md index a45aa345b..ebec6a9ff 100644 --- a/Docs/Layers/pharmacy.md +++ b/Docs/Layers/pharmacy.md @@ -111,43 +111,43 @@ Elements must match the expression ** [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -196,11 +196,11 @@ Elements must match the expression ** *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -629,7 +629,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -638,25 +638,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/physiotherapist.md b/Docs/Layers/physiotherapist.md index 957ac54ab..17e01a95c 100644 --- a/Docs/Layers/physiotherapist.md +++ b/Docs/Layers/physiotherapist.md @@ -56,14 +56,14 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours="by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/picnic_table.md b/Docs/Layers/picnic_table.md index 4d60bf022..d848b5a48 100644 --- a/Docs/Layers/picnic_table.md +++ b/Docs/Layers/picnic_table.md @@ -50,8 +50,8 @@ Elements must match the expression ** [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [material=wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [material=concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [material=plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [material=metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/play_forest.md b/Docs/Layers/play_forest.md index 43b682003..147db7578 100644 --- a/Docs/Layers/play_forest.md +++ b/Docs/Layers/play_forest.md @@ -47,8 +47,8 @@ Elements must match the expression ** [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Agenstchap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgenstchap Natuur en Bos) | -| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | Multiple choice | [08:00-22:00](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D08:00-22:00) [Jul-Aug 08:00-22:00](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3DJul-Aug 08:00-22:00) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [operator=Agenstchap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgenstchap Natuur en Bos) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | Multiple choice | [opening_hours=08:00-22:00](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D08:00-22:00) [opening_hours=Jul-Aug 08:00-22:00](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3DJul-Aug 08:00-22:00) | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | diff --git a/Docs/Layers/playground.md b/Docs/Layers/playground.md index eaac72e2c..59a79f5a2 100644 --- a/Docs/Layers/playground.md +++ b/Docs/Layers/playground.md @@ -64,18 +64,18 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | -| [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) [tartan](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dtartan) [rubber](https://wiki.openstreetmap.org/wiki/Tag:surface%3Drubber) [fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel) | -| [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) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | +| [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [surface=grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [surface=sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [surface=woodchips](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dwoodchips) [surface=paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [surface=asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [surface=concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) [surface=tartan](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dtartan) [surface=rubber](https://wiki.openstreetmap.org/wiki/Tag:surface%3Drubber) [surface=fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel) | +| [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [lit=yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [lit=no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) | | [min_age](https://wiki.openstreetmap.org/wiki/Key:min_age) | [nat](../SpecialInputElements.md#nat) | | | [max_age](https://wiki.openstreetmap.org/wiki/Key:max_age) | [pnat](../SpecialInputElements.md#pnat) | | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) | -| [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) | -| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=sunrise-sunset](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dsunrise-sunset) [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [check_date](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/playground_equipment.md b/Docs/Layers/playground_equipment.md index e142086a8..99e18d2ad 100644 --- a/Docs/Layers/playground_equipment.md +++ b/Docs/Layers/playground_equipment.md @@ -45,8 +45,8 @@ Elements must match the expression **playground~.+** | attribute | type | values which are supported by this layer | -----|-----|----- | -| [playground](https://wiki.openstreetmap.org/wiki/Key:playground) | [string](../SpecialInputElements.md#string) | [swing](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dswing) [structure](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dstructure) [slide](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dslide) [sandpit](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dsandpit) [springy](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dspringy) [climbingframe](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dclimbingframe) [seesaw](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dseesaw) [playhouse](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dplayhouse) [roundabout](https://wiki.openstreetmap.org/wiki/Tag:playground%3Droundabout) [basketswing](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dbasketswing) [zipwire](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dzipwire) [horizontal_bar](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dhorizontal_bar) [hopscotch](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dhopscotch) [splash_pad](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dsplash_pad) [climbingwall](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dclimbingwall) [map](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dmap) [bridge](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dbridge) [cushion](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dcushion) [activitypanel](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dactivitypanel) [teenshelter](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dteenshelter) [funnel_ball](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dfunnel_ball) [spinning_circle](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dspinning_circle) | -| [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) | +| [playground](https://wiki.openstreetmap.org/wiki/Key:playground) | [string](../SpecialInputElements.md#string) | [playground=swing](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dswing) [playground=structure](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dstructure) [playground=slide](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dslide) [playground=sandpit](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dsandpit) [playground=springy](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dspringy) [playground=climbingframe](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dclimbingframe) [playground=seesaw](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dseesaw) [playground=playhouse](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dplayhouse) [playground=roundabout](https://wiki.openstreetmap.org/wiki/Tag:playground%3Droundabout) [playground=basketswing](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dbasketswing) [playground=zipwire](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dzipwire) [playground=horizontal_bar](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dhorizontal_bar) [playground=hopscotch](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dhopscotch) [playground=splash_pad](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dsplash_pad) [playground=climbingwall](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dclimbingwall) [playground=map](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dmap) [playground=bridge](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dbridge) [playground=cushion](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dcushion) [playground=activitypanel](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dactivitypanel) [playground=teenshelter](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dteenshelter) [playground=funnel_ball](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dfunnel_ball) [playground=spinning_circle](https://wiki.openstreetmap.org/wiki/Tag:playground%3Dspinning_circle) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/police.md b/Docs/Layers/police.md index cdddf4ff6..069378443 100644 --- a/Docs/Layers/police.md +++ b/Docs/Layers/police.md @@ -65,7 +65,7 @@ Elements must match **any** of the following expressions: | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [detention](https://wiki.openstreetmap.org/wiki/Key:detention) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:detention%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:detention%3Dno) | +| [detention](https://wiki.openstreetmap.org/wiki/Key:detention) | Multiple choice | [detention=yes](https://wiki.openstreetmap.org/wiki/Tag:detention%3Dyes) [detention=no](https://wiki.openstreetmap.org/wiki/Tag:detention%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/police_call_box.md b/Docs/Layers/police_call_box.md index 18730b504..416c9d5d3 100644 --- a/Docs/Layers/police_call_box.md +++ b/Docs/Layers/police_call_box.md @@ -46,7 +46,7 @@ Elements must match the expression ** [architect](https://wiki.openstreetmap.org/wiki/Key:architect) | [string](../SpecialInputElements.md#string) | [Ebenezer MacRae](https://wiki.openstreetmap.org/wiki/Tag:architect%3DEbenezer MacRae) [Gilbert Mackenzie Trench](https://wiki.openstreetmap.org/wiki/Tag:architect%3DGilbert Mackenzie Trench) | +| [architect](https://wiki.openstreetmap.org/wiki/Key:architect) | [string](../SpecialInputElements.md#string) | [architect=Ebenezer MacRae](https://wiki.openstreetmap.org/wiki/Tag:architect%3DEbenezer MacRae) [architect=Gilbert Mackenzie Trench](https://wiki.openstreetmap.org/wiki/Tag:architect%3DGilbert Mackenzie Trench) | | [building:colour](https://wiki.openstreetmap.org/wiki/Key:building:colour) | [color](../SpecialInputElements.md#color) | | | [roof:colour](https://wiki.openstreetmap.org/wiki/Key:roof:colour) | [color](../SpecialInputElements.md#color) | | diff --git a/Docs/Layers/post_offices_with_atm.md b/Docs/Layers/post_offices_with_atm.md index 95ab766b0..2a7af48a3 100644 --- a/Docs/Layers/post_offices_with_atm.md +++ b/Docs/Layers/post_offices_with_atm.md @@ -19,6 +19,7 @@ A layer showing post offices. - [email](#email) - [website](#website) - [opening_hours](#opening_hours) + - [payment-options](#payment-options) - [post_partner](#post_partner) - [post_offic_brand](#post_offic_brand) - [partner-brand](#partner-brand) @@ -57,15 +58,15 @@ Elements must match **all** of the following expressions: | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [post_office](https://wiki.openstreetmap.org/wiki/Key:post_office) | Multiple choice | [post_partner](https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner) [](https://wiki.openstreetmap.org/wiki/Tag:post_office%3D) | +| [post_office](https://wiki.openstreetmap.org/wiki/Key:post_office) | Multiple choice | [post_office=post_partner](https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner) [post_office](https://wiki.openstreetmap.org/wiki/Tag:post_office%3D) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand) | [string](../SpecialInputElements.md#string) | [DHL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL) [DPD](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDPD) [GLS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DGLS) [UPS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DUPS) [DHL Paketshop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL Paketshop) [Hermes PaketShop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DHermes PaketShop) [PostNL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DPostNL) [bpost](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3Dbpost) | -| [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dno) | -| [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dno) | -| [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dno) | -| [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dno) | -| [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dno) | -| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | +| [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand) | [string](../SpecialInputElements.md#string) | [post_office:brand=DHL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL) [post_office:brand=DPD](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDPD) [post_office:brand=GLS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DGLS) [post_office:brand=UPS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DUPS) [post_office:brand=DHL Paketshop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL Paketshop) [post_office:brand=Hermes PaketShop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DHermes PaketShop) [post_office:brand=PostNL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DPostNL) [post_office:brand=bpost](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3Dbpost) | +| [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from) | [string](../SpecialInputElements.md#string) | [post_office:letter_from=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dyes) [post_office:letter_from=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dno) | +| [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from) | [string](../SpecialInputElements.md#string) | [post_office:parcel_from=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dyes) [post_office:parcel_from=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dno) | +| [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup) | [string](../SpecialInputElements.md#string) | [post_office:parcel_pickup=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dyes) [post_office:parcel_pickup=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dno) | +| [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to) | [string](../SpecialInputElements.md#string) | [post_office:parcel_to=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dyes) [post_office:parcel_to=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dno) | +| [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps) | [string](../SpecialInputElements.md#string) | [post_office:stamps=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dyes) [post_office:stamps=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dno) | +| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [atm=yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [atm=no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [atm=separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | ## Featureview elements and TagRenderings @@ -76,6 +77,7 @@ Elements must match **all** of the following expressions: | [email](#email)
_(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?
_{email}_
2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) | | [website](#website)
_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?
_{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) | | [opening_hours](#opening_hours)
_(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours for this post office?
_

Opening hours

{opening_hours_table(opening_hours)}_
1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [payment-options](#payment-options)
_(Original in [questions](./BuiltinQuestions.md#payment-options))_ | Which methods of payment are accepted here?
3 options | | _Multiple choice only_ | | [post_partner](#post_partner) | Is this a post partner?
2 options | | _Multiple choice only_ | | [post_offic_brand](#post_offic_brand) | To which brand does this post office belong?
_This is a {brand} post office_ | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [partner-brand](#partner-brand) | For which brand does this location offer services?
_This location offers services for {post_office:brand}_
8 options | | *[post_office:brand](https://wiki.osm.org/wiki/Key:post_office:brand)* ([string](../SpecialInputElements.md#string)) | @@ -131,6 +133,13 @@ The question is `What are the opening hours for this post office?` - *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_ +### payment-options +The question is `Which methods of payment are accepted here?` + + - *Cash is accepted here* is shown if with payment:cash=yes. Unselecting this answer will add payment:cash=no + - *Payment cards are accepted here* is shown if with payment:cards=yes. Unselecting this answer will add payment:cards=no + - *Payment by QR-code is possible here* is shown if with payment:qr_code=yes. Unselecting this answer will add payment:qr_code=no + ### post_partner The question is `Is this a post partner?` @@ -257,6 +266,14 @@ _This tagrendering has no question and is thus read-only_ -----|-----|----- | | stamps.0 | Sells stamps | post_office:stamps~.+ & post_office:stamps!~^(no)$ | +| id | question | osmTags | +-----|-----|----- | +| accepts_cash.0 | Accepts cash | payment:cash=yes | + +| id | question | osmTags | +-----|-----|----- | +| accepts_cards.0 | Accepts payment cards | payment:cards=yes | + This document is autogenerated from [assets/themes/atm/atm.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/atm/atm.json) diff --git a/Docs/Layers/postboxes.md b/Docs/Layers/postboxes.md index 3177e9f1b..0880bbb0b 100644 --- a/Docs/Layers/postboxes.md +++ b/Docs/Layers/postboxes.md @@ -15,7 +15,7 @@ The layer showing postboxes. 4. [Supported attributes](#supported-attributes) 5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings) - [images](#images) - - [minimap](#minimap) + - [collection_times](#collection_times) - [operator](#operator) - [leftover-questions](#leftover-questions) - [move-button](#move-button) @@ -47,6 +47,7 @@ Elements must match the expression ** [collection_times](https://wiki.openstreetmap.org/wiki/Key:collection_times) | [points_in_time](../SpecialInputElements.md#points_in_time) | | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings @@ -54,8 +55,8 @@ Elements must match the expression ** [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [post_office](https://wiki.openstreetmap.org/wiki/Key:post_office) | Multiple choice | [post_partner](https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner) [](https://wiki.openstreetmap.org/wiki/Tag:post_office%3D) | +| [post_office](https://wiki.openstreetmap.org/wiki/Key:post_office) | Multiple choice | [post_office=post_partner](https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner) [post_office](https://wiki.openstreetmap.org/wiki/Tag:post_office%3D) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand) | [string](../SpecialInputElements.md#string) | [DHL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL) [DPD](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDPD) [GLS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DGLS) [UPS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DUPS) [DHL Paketshop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL Paketshop) [Hermes PaketShop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DHermes PaketShop) [PostNL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DPostNL) [bpost](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3Dbpost) | -| [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dno) | -| [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dno) | -| [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dno) | -| [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dno) | -| [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dno) | -| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | +| [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand) | [string](../SpecialInputElements.md#string) | [post_office:brand=DHL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL) [post_office:brand=DPD](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDPD) [post_office:brand=GLS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DGLS) [post_office:brand=UPS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DUPS) [post_office:brand=DHL Paketshop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL Paketshop) [post_office:brand=Hermes PaketShop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DHermes PaketShop) [post_office:brand=PostNL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DPostNL) [post_office:brand=bpost](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3Dbpost) | +| [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from) | [string](../SpecialInputElements.md#string) | [post_office:letter_from=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dyes) [post_office:letter_from=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dno) | +| [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from) | [string](../SpecialInputElements.md#string) | [post_office:parcel_from=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dyes) [post_office:parcel_from=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dno) | +| [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup) | [string](../SpecialInputElements.md#string) | [post_office:parcel_pickup=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dyes) [post_office:parcel_pickup=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dno) | +| [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to) | [string](../SpecialInputElements.md#string) | [post_office:parcel_to=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dyes) [post_office:parcel_to=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dno) | +| [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps) | [string](../SpecialInputElements.md#string) | [post_office:stamps=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dyes) [post_office:stamps=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dno) | +| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [atm=yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [atm=no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [atm=separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | ## Featureview elements and TagRenderings @@ -83,6 +84,7 @@ Elements must match **any** of the following expressions: | [email](#email)
_(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?
_{email}_
2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) | | [website](#website)
_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?
_{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) | | [opening_hours](#opening_hours)
_(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours for this post office?
_

Opening hours

{opening_hours_table(opening_hours)}_
1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [payment-options](#payment-options)
_(Original in [questions](./BuiltinQuestions.md#payment-options))_ | Which methods of payment are accepted here?
3 options | | _Multiple choice only_ | | [post_partner](#post_partner) | Is this a post partner?
2 options | | _Multiple choice only_ | | [post_offic_brand](#post_offic_brand) | To which brand does this post office belong?
_This is a {brand} post office_ | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [partner-brand](#partner-brand) | For which brand does this location offer services?
_This location offers services for {post_office:brand}_
8 options | | *[post_office:brand](https://wiki.osm.org/wiki/Key:post_office:brand)* ([string](../SpecialInputElements.md#string)) | @@ -138,6 +140,13 @@ The question is `What are the opening hours for this post office?` - *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_ +### payment-options +The question is `Which methods of payment are accepted here?` + + - *Cash is accepted here* is shown if with payment:cash=yes. Unselecting this answer will add payment:cash=no + - *Payment cards are accepted here* is shown if with payment:cards=yes. Unselecting this answer will add payment:cards=no + - *Payment by QR-code is possible here* is shown if with payment:qr_code=yes. Unselecting this answer will add payment:qr_code=no + ### post_partner The question is `Is this a post partner?` @@ -264,6 +273,14 @@ This tagrendering has labels `added_by_default` -----|-----|----- | | stamps.0 | Sells stamps | post_office:stamps~.+ & post_office:stamps!~^(no)$ | +| id | question | osmTags | +-----|-----|----- | +| accepts_cash.0 | Accepts cash | payment:cash=yes | + +| id | question | osmTags | +-----|-----|----- | +| accepts_cards.0 | Accepts payment cards | payment:cards=yes | + This document is autogenerated from [assets/layers/postoffices/postoffices.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/postoffices/postoffices.json) diff --git a/Docs/Layers/public_bookcase.md b/Docs/Layers/public_bookcase.md index ae875d8ca..4c88edbc1 100644 --- a/Docs/Layers/public_bookcase.md +++ b/Docs/Layers/public_bookcase.md @@ -20,7 +20,7 @@ A streetside cabinet with books, accessible to anyone - [bookcase-booktypes](#bookcase-booktypes) - [bookcase-is-indoors](#bookcase-is-indoors) - [bookcase-is-accessible](#bookcase-is-accessible) - - [public_bookcase-operator](#public_bookcase-operator) + - [operator](#operator) - [public_bookcase-brand](#public_bookcase-brand) - [public_bookcase-ref](#public_bookcase-ref) - [public_bookcase-start_date](#public_bookcase-start_date) @@ -57,14 +57,14 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | +| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [name](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [nat](../SpecialInputElements.md#nat) | | -| [books](https://wiki.openstreetmap.org/wiki/Key:books) | [string](../SpecialInputElements.md#string) | [children](https://wiki.openstreetmap.org/wiki/Tag:books%3Dchildren) [adults](https://wiki.openstreetmap.org/wiki/Tag:books%3Dadults) | -| [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) | -| [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) | +| [books](https://wiki.openstreetmap.org/wiki/Key:books) | [string](../SpecialInputElements.md#string) | [books=children](https://wiki.openstreetmap.org/wiki/Tag:books%3Dchildren) [books=adults](https://wiki.openstreetmap.org/wiki/Tag:books%3Dadults) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:ref%3D) | +| [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | [ref](https://wiki.openstreetmap.org/wiki/Tag:ref%3D) | | [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) | [date](../SpecialInputElements.md#date) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | @@ -78,7 +78,7 @@ Elements must match the expression **indoor=yes -### public_bookcase-operator +### operator The question is `Who maintains this public bookcase?` -*Operated by {operator}* is shown if `operator` is set. +*This public bookcase is operated by {operator}* is shown if `operator` is set. ### public_bookcase-brand The question is `Is this public bookcase part of a bigger network?` diff --git a/Docs/Layers/railway_platforms.md b/Docs/Layers/railway_platforms.md index a327575c0..ad17141ae 100644 --- a/Docs/Layers/railway_platforms.md +++ b/Docs/Layers/railway_platforms.md @@ -36,7 +36,7 @@ Elements must match the expression ** [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/reception_desk.md b/Docs/Layers/reception_desk.md index 98f34a6d8..81a3b064f 100644 --- a/Docs/Layers/reception_desk.md +++ b/Docs/Layers/reception_desk.md @@ -46,9 +46,9 @@ Elements must match the expression ** [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | | [desk:height](https://wiki.openstreetmap.org/wiki/Key:desk:height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [hearing_loop](https://wiki.openstreetmap.org/wiki/Key:hearing_loop) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno) | +| [hearing_loop](https://wiki.openstreetmap.org/wiki/Key:hearing_loop) | Multiple choice | [hearing_loop=yes](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dyes) [hearing_loop=no](https://wiki.openstreetmap.org/wiki/Tag:hearing_loop%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/recycling.md b/Docs/Layers/recycling.md index 1059b1b19..3e2df57c8 100644 --- a/Docs/Layers/recycling.md +++ b/Docs/Layers/recycling.md @@ -59,15 +59,15 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [location](https://wiki.openstreetmap.org/wiki/Key:location) | Multiple choice | [underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground) [indoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor) [](https://wiki.openstreetmap.org/wiki/Tag:location%3D) | +| [location](https://wiki.openstreetmap.org/wiki/Key:location) | Multiple choice | [location=underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground) [location=indoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor) [location](https://wiki.openstreetmap.org/wiki/Tag:location%3D) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) | -| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [residents](https://wiki.openstreetmap.org/wiki/Tag:access%3Dresidents) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | -| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [maroon](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dmaroon) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=residents](https://wiki.openstreetmap.org/wiki/Tag:access%3Dresidents) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | +| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [colour=blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [colour=green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [colour=maroon](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dmaroon) [colour=yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) [colour=red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [colour=black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [colour=white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | ## Featureview elements and TagRenderings @@ -78,7 +78,7 @@ Elements must match the expression **{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) | | [email](#email)
_(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?
_{email}_
2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) | | [phone](#phone)
_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?
_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_
1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) | diff --git a/Docs/Layers/sauna.md b/Docs/Layers/sauna.md index 2c6352f3e..852582726 100644 --- a/Docs/Layers/sauna.md +++ b/Docs/Layers/sauna.md @@ -52,7 +52,7 @@ Elements must match the expression ** [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | diff --git a/Docs/Layers/sauna_at_leisure.md b/Docs/Layers/sauna_at_leisure.md index c610cb19a..168912df3 100644 --- a/Docs/Layers/sauna_at_leisure.md +++ b/Docs/Layers/sauna_at_leisure.md @@ -44,9 +44,9 @@ Elements must match the expression ** [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | diff --git a/Docs/Layers/school.md b/Docs/Layers/school.md index ffff70860..2ff46f223 100644 --- a/Docs/Layers/school.md +++ b/Docs/Layers/school.md @@ -74,18 +74,18 @@ Elements must match **any** of the following expressions: | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | | -| [school](https://wiki.openstreetmap.org/wiki/Key:school) | Multiple choice | [kindergarten](https://wiki.openstreetmap.org/wiki/Tag:school%3Dkindergarten) [primary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dprimary) [secondary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dsecondary) [lower_secondary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dlower_secondary) [middle_secondary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dmiddle_secondary) [upper_secondary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dupper_secondary) [post_secondary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dpost_secondary) | -| [school:special_needs](https://wiki.openstreetmap.org/wiki/Key:school:special_needs) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:school:special_needs%3Donly) [separated](https://wiki.openstreetmap.org/wiki/Tag:school:special_needs%3Dseparated) [mixed](https://wiki.openstreetmap.org/wiki/Tag:school:special_needs%3Dmixed) [limited](https://wiki.openstreetmap.org/wiki/Tag:school:special_needs%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:school:special_needs%3Dno) | -| [school:orientation](https://wiki.openstreetmap.org/wiki/Key:school:orientation) | Multiple choice | [academic](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dacademic) [professional](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dprofessional) [vocational](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dvocational) | -| [school:orientation](https://wiki.openstreetmap.org/wiki/Key:school:orientation) | Multiple choice | [care_institution](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dcare_institution) [sheltered_workshop](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dsheltered_workshop) [vocational](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dvocational) [professional](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dprofessional) | -| [school:gender](https://wiki.openstreetmap.org/wiki/Key:school:gender) | Multiple choice | [mixed](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmixed) [separated](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dseparated) [male](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmale) [female](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dfemale) | -| [pedagogy](https://wiki.openstreetmap.org/wiki/Key:pedagogy) | [string](../SpecialInputElements.md#string) | [mainstream](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dmainstream) [montessori](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dmontessori) [freinet](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dfreinet) [jenaplan](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Djenaplan) [waldorf](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dwaldorf) [dalton](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Ddalton) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Doutdoor) [reggio_emilia](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dreggio_emilia) [sudbury](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dsudbury) | -| [dress_code](https://wiki.openstreetmap.org/wiki/Key:dress_code) | [string](../SpecialInputElements.md#string) | [uniform](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Duniform) [obligated_colour](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dobligated_colour) [casual](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dcasual) [arms_covered](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Darms_covered) [knees_covered](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dknees_covered) [legs_covered](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dlegs_covered) [belly_covered](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dbelly_covered) | +| [school](https://wiki.openstreetmap.org/wiki/Key:school) | Multiple choice | [school=kindergarten](https://wiki.openstreetmap.org/wiki/Tag:school%3Dkindergarten) [school=primary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dprimary) [school=secondary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dsecondary) [school=lower_secondary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dlower_secondary) [school=middle_secondary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dmiddle_secondary) [school=upper_secondary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dupper_secondary) [school=post_secondary](https://wiki.openstreetmap.org/wiki/Tag:school%3Dpost_secondary) | +| [school:special_needs](https://wiki.openstreetmap.org/wiki/Key:school:special_needs) | Multiple choice | [school:special_needs=only](https://wiki.openstreetmap.org/wiki/Tag:school:special_needs%3Donly) [school:special_needs=separated](https://wiki.openstreetmap.org/wiki/Tag:school:special_needs%3Dseparated) [school:special_needs=mixed](https://wiki.openstreetmap.org/wiki/Tag:school:special_needs%3Dmixed) [school:special_needs=limited](https://wiki.openstreetmap.org/wiki/Tag:school:special_needs%3Dlimited) [school:special_needs=no](https://wiki.openstreetmap.org/wiki/Tag:school:special_needs%3Dno) | +| [school:orientation](https://wiki.openstreetmap.org/wiki/Key:school:orientation) | Multiple choice | [school:orientation=academic](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dacademic) [school:orientation=professional](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dprofessional) [school:orientation=vocational](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dvocational) | +| [school:orientation](https://wiki.openstreetmap.org/wiki/Key:school:orientation) | Multiple choice | [school:orientation=care_institution](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dcare_institution) [school:orientation=sheltered_workshop](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dsheltered_workshop) [school:orientation=vocational](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dvocational) [school:orientation=professional](https://wiki.openstreetmap.org/wiki/Tag:school:orientation%3Dprofessional) | +| [school:gender](https://wiki.openstreetmap.org/wiki/Key:school:gender) | Multiple choice | [school:gender=mixed](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmixed) [school:gender=separated](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dseparated) [school:gender=male](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmale) [school:gender=female](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dfemale) | +| [pedagogy](https://wiki.openstreetmap.org/wiki/Key:pedagogy) | [string](../SpecialInputElements.md#string) | [pedagogy=mainstream](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dmainstream) [pedagogy=montessori](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dmontessori) [pedagogy=freinet](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dfreinet) [pedagogy=jenaplan](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Djenaplan) [pedagogy=waldorf](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dwaldorf) [pedagogy=dalton](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Ddalton) [pedagogy=outdoor](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Doutdoor) [pedagogy=reggio_emilia](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dreggio_emilia) [pedagogy=sudbury](https://wiki.openstreetmap.org/wiki/Tag:pedagogy%3Dsudbury) | +| [dress_code](https://wiki.openstreetmap.org/wiki/Key:dress_code) | [string](../SpecialInputElements.md#string) | [dress_code=uniform](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Duniform) [dress_code=obligated_colour](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dobligated_colour) [dress_code=casual](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dcasual) [dress_code=arms_covered](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Darms_covered) [dress_code=knees_covered](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dknees_covered) [dress_code=legs_covered](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dlegs_covered) [dress_code=belly_covered](https://wiki.openstreetmap.org/wiki/Tag:dress_code%3Dbelly_covered) | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/shelter.md b/Docs/Layers/shelter.md index 803795fee..953d4373e 100644 --- a/Docs/Layers/shelter.md +++ b/Docs/Layers/shelter.md @@ -38,7 +38,7 @@ Elements must match the expression ** [shelter_type](https://wiki.openstreetmap.org/wiki/Key:shelter_type) | [string](../SpecialInputElements.md#string) | [public_transport](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpublic_transport) [picnic_shelter](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpicnic_shelter) [gazebo](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dgazebo) [weather_shelter](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dweather_shelter) [lean_to](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dlean_to) [pavilion](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpavilion) [basic_hut](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dbasic_hut) | +| [shelter_type](https://wiki.openstreetmap.org/wiki/Key:shelter_type) | [string](../SpecialInputElements.md#string) | [shelter_type=public_transport](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpublic_transport) [shelter_type=picnic_shelter](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpicnic_shelter) [shelter_type=gazebo](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dgazebo) [shelter_type=weather_shelter](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dweather_shelter) [shelter_type=lean_to](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dlean_to) [shelter_type=pavilion](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dpavilion) [shelter_type=basic_hut](https://wiki.openstreetmap.org/wiki/Tag:shelter_type%3Dbasic_hut) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/shop_dog_friendly.md b/Docs/Layers/shop_dog_friendly.md index e4410a506..acd16a156 100644 --- a/Docs/Layers/shop_dog_friendly.md +++ b/Docs/Layers/shop_dog_friendly.md @@ -6,7 +6,7 @@ This layer is based on [shops](../Layers/shops.md) A shop - - This layer is shown at zoomlevel **15** and higher + - This layer is shown at zoomlevel **14** and higher - This layer will automatically load [toilet](./toilet.md) into the layout as it depends on it: tagrendering has_toilets needs this layer (has_toilets) ## Table of contents @@ -144,23 +144,23 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -168,57 +168,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -227,7 +227,7 @@ Elements must match **all** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -309,11 +309,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -359,11 +359,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -374,9 +375,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -384,18 +385,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -403,18 +404,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -424,7 +425,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -444,12 +447,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -478,7 +481,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -491,12 +494,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -511,7 +514,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1303,7 +1306,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1314,7 +1317,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1323,25 +1326,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1503,160 +1506,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/shops.md b/Docs/Layers/shops.md index 693e983f4..6de4948f6 100644 --- a/Docs/Layers/shops.md +++ b/Docs/Layers/shops.md @@ -4,7 +4,7 @@ A shop - - This layer is shown at zoomlevel **15** and higher + - This layer is shown at zoomlevel **14** and higher - This layer will automatically load [toilet](./toilet.md) into the layout as it depends on it: tagrendering has_toilets needs this layer (has_toilets) ## Table of contents @@ -160,23 +160,23 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -184,57 +184,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -243,7 +243,7 @@ Elements must match **all** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -325,11 +325,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -375,11 +375,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -390,9 +391,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -400,18 +401,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -419,18 +420,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -440,7 +441,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -460,12 +463,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -494,7 +497,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -507,12 +510,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -527,7 +530,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1319,7 +1322,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1330,7 +1333,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1339,25 +1342,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1519,160 +1522,163 @@ This tagrendering has labels `added_by_default` | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/shops_glutenfree.md b/Docs/Layers/shops_glutenfree.md index f0e37e58d..0c4c04002 100644 --- a/Docs/Layers/shops_glutenfree.md +++ b/Docs/Layers/shops_glutenfree.md @@ -144,25 +144,25 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -170,56 +170,56 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -229,7 +229,7 @@ Elements must match **all** of the following expressions: | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [gluten_free](#gluten_free)
_(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?
4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -310,11 +310,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -370,11 +370,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -385,9 +386,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -395,18 +396,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -414,18 +415,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -435,7 +436,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -455,12 +458,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -489,7 +492,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -502,12 +505,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -522,7 +525,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1303,7 +1306,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1314,7 +1317,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1323,25 +1326,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1503,160 +1506,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/shops_lactosefree.md b/Docs/Layers/shops_lactosefree.md index f664566ad..74ced1157 100644 --- a/Docs/Layers/shops_lactosefree.md +++ b/Docs/Layers/shops_lactosefree.md @@ -144,25 +144,25 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -170,56 +170,56 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -229,7 +229,7 @@ Elements must match **all** of the following expressions: | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [lactose_free](#lactose_free)
_(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?
4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -310,11 +310,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -370,11 +370,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -385,9 +386,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -395,18 +396,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -414,18 +415,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -435,7 +436,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -455,12 +458,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -489,7 +492,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -502,12 +505,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -522,7 +525,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1303,7 +1306,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1314,7 +1317,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1323,25 +1326,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1503,160 +1506,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/shops_second_hand.md b/Docs/Layers/shops_second_hand.md index d67cc2dc2..f31851d5b 100644 --- a/Docs/Layers/shops_second_hand.md +++ b/Docs/Layers/shops_second_hand.md @@ -144,23 +144,23 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -168,57 +168,57 @@ Elements must match **any** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -227,7 +227,7 @@ Elements must match **any** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -309,11 +309,11 @@ Elements must match **any** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -359,11 +359,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -374,9 +375,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -384,18 +385,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -403,18 +404,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -424,7 +425,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -444,12 +447,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -478,7 +481,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -491,12 +494,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -511,7 +514,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1303,7 +1306,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1314,7 +1317,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1323,25 +1326,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1489,160 +1492,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/shops_with_climbing_shoe_repair.md b/Docs/Layers/shops_with_climbing_shoe_repair.md index 77645a66e..d36913917 100644 --- a/Docs/Layers/shops_with_climbing_shoe_repair.md +++ b/Docs/Layers/shops_with_climbing_shoe_repair.md @@ -143,25 +143,25 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [service:climbing_shoes:repair](https://wiki.openstreetmap.org/wiki/Key:service:climbing_shoes:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:repair%3Dno) | +| [service:climbing_shoes:repair](https://wiki.openstreetmap.org/wiki/Key:service:climbing_shoes:repair) | Multiple choice | [service:climbing_shoes:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:repair%3Dyes) [service:climbing_shoes:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:repair%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -169,57 +169,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -229,7 +229,7 @@ Elements must match **all** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -311,11 +311,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -367,11 +367,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -382,9 +383,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -392,18 +393,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -411,18 +412,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -432,7 +433,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -452,12 +455,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -486,7 +489,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -499,12 +502,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -519,7 +522,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1311,7 +1314,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1322,7 +1325,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1331,25 +1334,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1511,160 +1514,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/shops_with_sauna.md b/Docs/Layers/shops_with_sauna.md index be31d4797..959444118 100644 --- a/Docs/Layers/shops_with_sauna.md +++ b/Docs/Layers/shops_with_sauna.md @@ -144,23 +144,23 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -168,57 +168,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -227,7 +227,7 @@ Elements must match **all** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -309,11 +309,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -359,11 +359,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -374,9 +375,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -384,18 +385,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -403,18 +404,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -424,7 +425,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -444,12 +447,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -478,7 +481,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -491,12 +494,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -511,7 +514,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1303,7 +1306,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1314,7 +1317,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1323,25 +1326,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1489,160 +1492,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/shower.md b/Docs/Layers/shower.md index 65d374b3b..91a9a5477 100644 --- a/Docs/Layers/shower.md +++ b/Docs/Layers/shower.md @@ -54,13 +54,13 @@ Elements must match the expression ** [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) [key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) | -| [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) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [hot_water](https://wiki.openstreetmap.org/wiki/Key:hot_water) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:hot_water%3Dyes) [fee](https://wiki.openstreetmap.org/wiki/Tag:hot_water%3Dfee) [no](https://wiki.openstreetmap.org/wiki/Tag:hot_water%3Dno) | -| [grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:grab_rail:left%3Dno) | +| [hot_water](https://wiki.openstreetmap.org/wiki/Key:hot_water) | Multiple choice | [hot_water=yes](https://wiki.openstreetmap.org/wiki/Tag:hot_water%3Dyes) [hot_water=fee](https://wiki.openstreetmap.org/wiki/Tag:hot_water%3Dfee) [hot_water=no](https://wiki.openstreetmap.org/wiki/Tag:hot_water%3Dno) | +| [grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:grab_rail:left) | Multiple choice | [grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:grab_rail:left%3Dyes) [grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:grab_rail:left%3Dyes) [grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:grab_rail:left%3Dno) [grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:grab_rail:left%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/ski_piste.md b/Docs/Layers/ski_piste.md index 71917f3e3..81cadf7b1 100644 --- a/Docs/Layers/ski_piste.md +++ b/Docs/Layers/ski_piste.md @@ -40,7 +40,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [piste:difficulty](https://wiki.openstreetmap.org/wiki/Key:piste:difficulty) | Multiple choice | [novice](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Dnovice) [easy](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Deasy) [intermediate](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Dintermediate) [advanced](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Dadvanced) [expert](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Dexpert) [freeride](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Dfreeride) | +| [piste:difficulty](https://wiki.openstreetmap.org/wiki/Key:piste:difficulty) | Multiple choice | [piste:difficulty=novice](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Dnovice) [piste:difficulty=easy](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Deasy) [piste:difficulty=intermediate](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Dintermediate) [piste:difficulty=advanced](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Dadvanced) [piste:difficulty=expert](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Dexpert) [piste:difficulty=freeride](https://wiki.openstreetmap.org/wiki/Tag:piste:difficulty%3Dfreeride) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/slow_roads.md b/Docs/Layers/slow_roads.md index 8cd1c3d7f..8b80dc5a3 100644 --- a/Docs/Layers/slow_roads.md +++ b/Docs/Layers/slow_roads.md @@ -40,9 +40,9 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) | -| [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) | -| [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) | +| [highway](https://wiki.openstreetmap.org/wiki/Key:highway) | Multiple choice | [highway=living_street](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dliving_street) [highway=pedestrian](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpedestrian) [highway=footway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway) [highway=path](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath) [highway=bridleway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbridleway) [highway=track](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrack) | +| [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [surface=grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [surface=ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground) [surface=sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [surface=paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [surface=asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [surface=concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) | +| [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [lit=yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [lit=no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/souvenir_coin.md b/Docs/Layers/souvenir_coin.md index 78f0f60a0..1c93909b0 100644 --- a/Docs/Layers/souvenir_coin.md +++ b/Docs/Layers/souvenir_coin.md @@ -57,14 +57,14 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) | -| [coin:design_count](https://wiki.openstreetmap.org/wiki/Key:coin:design_count) | [pnat](../SpecialInputElements.md#pnat) | [1](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D2) [3](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D3) [4](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D4) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [coin:design_count](https://wiki.openstreetmap.org/wiki/Key:coin:design_count) | [pnat](../SpecialInputElements.md#pnat) | [coin:design_count=1](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D1) [coin:design_count=2](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D2) [coin:design_count=3](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D3) [coin:design_count=4](https://wiki.openstreetmap.org/wiki/Tag:coin:design_count%3D4) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:charge%3D2 EUR) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [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) | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | +| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [charge=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:charge%3D2 EUR) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [check_date](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/souvenir_note.md b/Docs/Layers/souvenir_note.md index 204e68de2..abcb4b608 100644 --- a/Docs/Layers/souvenir_note.md +++ b/Docs/Layers/souvenir_note.md @@ -57,14 +57,14 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) | -| [note:design_count](https://wiki.openstreetmap.org/wiki/Key:note:design_count) | [pnat](../SpecialInputElements.md#pnat) | [1](https://wiki.openstreetmap.org/wiki/Tag:note:design_count%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:note:design_count%3D2) [3](https://wiki.openstreetmap.org/wiki/Tag:note:design_count%3D3) [4](https://wiki.openstreetmap.org/wiki/Tag:note:design_count%3D4) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [note:design_count](https://wiki.openstreetmap.org/wiki/Key:note:design_count) | [pnat](../SpecialInputElements.md#pnat) | [note:design_count=1](https://wiki.openstreetmap.org/wiki/Tag:note:design_count%3D1) [note:design_count=2](https://wiki.openstreetmap.org/wiki/Tag:note:design_count%3D2) [note:design_count=3](https://wiki.openstreetmap.org/wiki/Tag:note:design_count%3D3) [note:design_count=4](https://wiki.openstreetmap.org/wiki/Tag:note:design_count%3D4) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:charge%3D2 EUR) [3 EUR](https://wiki.openstreetmap.org/wiki/Tag:charge%3D3 EUR) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [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) | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | +| [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [charge=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:charge%3D2 EUR) [charge=3 EUR](https://wiki.openstreetmap.org/wiki/Tag:charge%3D3 EUR) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [check_date](https://wiki.openstreetmap.org/wiki/Key:check_date) | [date](../SpecialInputElements.md#date) | [check_date](https://wiki.openstreetmap.org/wiki/Tag:check_date%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/sport_pitch.md b/Docs/Layers/sport_pitch.md index 03457890a..d7a92ef5e 100644 --- a/Docs/Layers/sport_pitch.md +++ b/Docs/Layers/sport_pitch.md @@ -58,14 +58,14 @@ Elements must match the expression ** [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) [skateboard](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dskateboard) [equestrian](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dequestrian) | -| [hoops](https://wiki.openstreetmap.org/wiki/Key:hoops) | Multiple choice | [1](https://wiki.openstreetmap.org/wiki/Tag:hoops%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:hoops%3D2) [4](https://wiki.openstreetmap.org/wiki/Tag:hoops%3D4) | -| [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) [fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel) [tartan](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dtartan) | -| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [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) | -| [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) | +| [sport](https://wiki.openstreetmap.org/wiki/Key:sport) | [string](../SpecialInputElements.md#string) | [sport=basketball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasketball) [sport=soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoccer) [sport=table_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_tennis) [sport=tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtennis) [sport=korfball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkorfball) [sport=skateboard](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dskateboard) [sport=equestrian](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dequestrian) | +| [hoops](https://wiki.openstreetmap.org/wiki/Key:hoops) | Multiple choice | [hoops=1](https://wiki.openstreetmap.org/wiki/Tag:hoops%3D1) [hoops=2](https://wiki.openstreetmap.org/wiki/Tag:hoops%3D2) [hoops=4](https://wiki.openstreetmap.org/wiki/Tag:hoops%3D4) | +| [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [surface=grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [surface=sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [surface=paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [surface=asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [surface=concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) [surface=fine_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel) [surface=tartan](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dtartan) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=limited](https://wiki.openstreetmap.org/wiki/Tag:access%3Dlimited) [access=members](https://wiki.openstreetmap.org/wiki/Tag:access%3Dmembers) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/sport_places_without_etymology.md b/Docs/Layers/sport_places_without_etymology.md index d60631b61..384dc2769 100644 --- a/Docs/Layers/sport_places_without_etymology.md +++ b/Docs/Layers/sport_places_without_etymology.md @@ -47,7 +47,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/sport_shops.md b/Docs/Layers/sport_shops.md index bbb8bef85..c7d42c5ad 100644 --- a/Docs/Layers/sport_shops.md +++ b/Docs/Layers/sport_shops.md @@ -147,23 +147,23 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -171,57 +171,57 @@ Elements must match the expression ** [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -230,7 +230,7 @@ Elements must match the expression ** _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -362,11 +362,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with
shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -377,9 +378,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -387,18 +388,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -406,18 +407,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -427,7 +428,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -447,12 +450,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -481,7 +484,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -494,12 +497,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -514,7 +517,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1306,7 +1309,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1317,7 +1320,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1326,25 +1329,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1506,160 +1509,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Layers/sports_centre.md b/Docs/Layers/sports_centre.md index be749d552..7244a6f2c 100644 --- a/Docs/Layers/sports_centre.md +++ b/Docs/Layers/sports_centre.md @@ -64,11 +64,11 @@ Elements must match the expression ** [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | -| [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) | -| [sport](https://wiki.openstreetmap.org/wiki/Key:sport) | [string](../SpecialInputElements.md#string) | [9pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D9pin) [10pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D10pin) [aerobics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daerobics) [american_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Damerican_football) [aikido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daikido) [archery](https://wiki.openstreetmap.org/wiki/Tag:sport%3Darchery) [athletics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dathletics) [australian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daustralian_football) [badminton](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbadminton) [bandy](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbandy) [base](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbase) [baseball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbaseball) [basketball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasketball) [beachvolleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbeachvolleyball) [biathlon](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbiathlon) [billiards](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbilliards) [bmx](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbmx) [bobsleigh](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbobsleigh) [boules](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboules) [bowls](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbowls) [boxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboxing) [bullfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbullfighting) [canadian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanadian_football) [canoe](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanoe) [chess](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dchess) [cliff_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcliff_diving) [climbing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing) [climbing_adventure](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing_adventure) [cockfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcockfighting) [cricket](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcricket) [crossfit](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcrossfit) [croquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcroquet) [curling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcurling) [cycle_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycle_polo) [cycling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycling) [dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddance) [darts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddarts) [dog_agility](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_agility) [dog_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_racing) [dragon_boat](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddragon_boat) [equestrian](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dequestrian) [fencing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfencing) [field_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfield_hockey) [fitness](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfitness) [five-a-side](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfive-a-side) [floorball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfloorball) [four_square](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfour_square) [free_flying](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfree_flying) [futsal](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfutsal) [gaelic_games](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaelic_games) [gaga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaga) [golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgolf) [gymnastics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgymnastics) [handball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhandball) [hapkido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhapkido) [hiking](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhiking) [horseshoes](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorseshoes) [horse_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorse_racing) [ice_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_hockey) [ice_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_skating) [ice_stock](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_stock) [judo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Djudo) [karate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarate) [karting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarting) [kickboxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkickboxing) [kitesurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkitesurfing) [korfball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkorfball) [krachtball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkrachtball) [lacrosse](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlacrosse) [laser_tag](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlaser_tag) [martial_arts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmartial_arts) [miniature_golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dminiature_golf) [model_aerodrome](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmodel_aerodrome) [motocross](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotocross) [motor](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotor) [multi](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmulti) [netball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dnetball) [obstacle_course](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dobstacle_course) [orienteering](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dorienteering) [paddle_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaddle_tennis) [padel](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpadel) [paintball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaintball) [parachuting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparachuting) [parkour](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparkour) [pelota](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpelota) [pesäpallo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpesäpallo) [pickleball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpickleball) [pilates](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpilates) [pole_dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpole_dance) [racquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dracquet) [rc_car](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drc_car) [roller_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Droller_skating) [rowing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drowing) [rugby_league](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_league) [rugby_union](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_union) [running](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drunning) [sailing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsailing) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dscuba_diving) [shooting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshooting) [shot-put](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshot-put) [skateboard](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dskateboard) [ski_jumping](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dski_jumping) [snooker](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsnooker) [soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoccer) [softball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoftball) [speedway](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dspeedway) [squash](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsquash) [sumo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsumo) [surfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsurfing) [swimming](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dswimming) [table_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_tennis) [table_soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_soccer) [taekwondo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtaekwondo) [tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtennis) [teqball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dteqball) [toboggan](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtoboggan) [trampoline](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtrampoline) [ultimate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultimate) [ultralight_aviation](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultralight_aviation) [volleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dvolleyball) [wakeboarding](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwakeboarding) [water_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_polo) [water_ski](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_ski) [weightlifting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dweightlifting) [windsurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwindsurfing) [wrestling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwrestling) [yoga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dyoga) [zurkhaneh_sport](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dzurkhaneh_sport) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [sport](https://wiki.openstreetmap.org/wiki/Key:sport) | [string](../SpecialInputElements.md#string) | [sport=9pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D9pin) [sport=10pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D10pin) [sport=aerobics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daerobics) [sport=american_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Damerican_football) [sport=aikido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daikido) [sport=archery](https://wiki.openstreetmap.org/wiki/Tag:sport%3Darchery) [sport=athletics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dathletics) [sport=australian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daustralian_football) [sport=badminton](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbadminton) [sport=bandy](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbandy) [sport=base](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbase) [sport=baseball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbaseball) [sport=basketball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasketball) [sport=beachvolleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbeachvolleyball) [sport=biathlon](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbiathlon) [sport=billiards](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbilliards) [sport=bmx](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbmx) [sport=bobsleigh](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbobsleigh) [sport=boules](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboules) [sport=bowls](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbowls) [sport=boxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboxing) [sport=bullfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbullfighting) [sport=canadian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanadian_football) [sport=canoe](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanoe) [sport=chess](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dchess) [sport=cliff_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcliff_diving) [sport=climbing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing) [sport=climbing_adventure](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing_adventure) [sport=cockfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcockfighting) [sport=cricket](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcricket) [sport=crossfit](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcrossfit) [sport=croquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcroquet) [sport=curling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcurling) [sport=cycle_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycle_polo) [sport=cycling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycling) [sport=dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddance) [sport=darts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddarts) [sport=dog_agility](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_agility) [sport=dog_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_racing) [sport=dragon_boat](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddragon_boat) [sport=equestrian](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dequestrian) [sport=fencing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfencing) [sport=field_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfield_hockey) [sport=fitness](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfitness) [sport=five-a-side](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfive-a-side) [sport=floorball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfloorball) [sport=four_square](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfour_square) [sport=free_flying](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfree_flying) [sport=futsal](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfutsal) [sport=gaelic_games](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaelic_games) [sport=gaga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaga) [sport=golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgolf) [sport=gymnastics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgymnastics) [sport=handball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhandball) [sport=hapkido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhapkido) [sport=hiking](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhiking) [sport=horseshoes](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorseshoes) [sport=horse_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorse_racing) [sport=ice_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_hockey) [sport=ice_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_skating) [sport=ice_stock](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_stock) [sport=judo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Djudo) [sport=karate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarate) [sport=karting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarting) [sport=kickboxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkickboxing) [sport=kitesurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkitesurfing) [sport=korfball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkorfball) [sport=krachtball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkrachtball) [sport=lacrosse](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlacrosse) [sport=laser_tag](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlaser_tag) [sport=martial_arts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmartial_arts) [sport=miniature_golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dminiature_golf) [sport=model_aerodrome](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmodel_aerodrome) [sport=motocross](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotocross) [sport=motor](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotor) [sport=multi](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmulti) [sport=netball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dnetball) [sport=obstacle_course](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dobstacle_course) [sport=orienteering](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dorienteering) [sport=paddle_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaddle_tennis) [sport=padel](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpadel) [sport=paintball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaintball) [sport=parachuting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparachuting) [sport=parkour](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparkour) [sport=pelota](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpelota) [sport=pesäpallo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpesäpallo) [sport=pickleball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpickleball) [sport=pilates](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpilates) [sport=pole_dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpole_dance) [sport=racquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dracquet) [sport=rc_car](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drc_car) [sport=roller_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Droller_skating) [sport=rowing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drowing) [sport=rugby_league](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_league) [sport=rugby_union](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_union) [sport=running](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drunning) [sport=sailing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsailing) [sport=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dscuba_diving) [sport=shooting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshooting) [sport=shot-put](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshot-put) [sport=skateboard](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dskateboard) [sport=ski_jumping](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dski_jumping) [sport=snooker](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsnooker) [sport=soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoccer) [sport=softball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoftball) [sport=speedway](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dspeedway) [sport=squash](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsquash) [sport=sumo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsumo) [sport=surfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsurfing) [sport=swimming](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dswimming) [sport=table_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_tennis) [sport=table_soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_soccer) [sport=taekwondo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtaekwondo) [sport=tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtennis) [sport=teqball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dteqball) [sport=toboggan](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtoboggan) [sport=trampoline](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtrampoline) [sport=ultimate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultimate) [sport=ultralight_aviation](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultralight_aviation) [sport=volleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dvolleyball) [sport=wakeboarding](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwakeboarding) [sport=water_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_polo) [sport=water_ski](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_ski) [sport=weightlifting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dweightlifting) [sport=windsurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwindsurfing) [sport=wrestling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwrestling) [sport=yoga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dyoga) [sport=zurkhaneh_sport](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dzurkhaneh_sport) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | diff --git a/Docs/Layers/sports_centre_with_sauna.md b/Docs/Layers/sports_centre_with_sauna.md index c7698efcd..2a1d7b5ae 100644 --- a/Docs/Layers/sports_centre_with_sauna.md +++ b/Docs/Layers/sports_centre_with_sauna.md @@ -60,11 +60,11 @@ Elements must match **all** of the following expressions: | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | -| [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) | -| [sport](https://wiki.openstreetmap.org/wiki/Key:sport) | [string](../SpecialInputElements.md#string) | [9pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D9pin) [10pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D10pin) [aerobics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daerobics) [american_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Damerican_football) [aikido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daikido) [archery](https://wiki.openstreetmap.org/wiki/Tag:sport%3Darchery) [athletics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dathletics) [australian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daustralian_football) [badminton](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbadminton) [bandy](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbandy) [base](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbase) [baseball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbaseball) [basketball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasketball) [beachvolleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbeachvolleyball) [biathlon](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbiathlon) [billiards](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbilliards) [bmx](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbmx) [bobsleigh](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbobsleigh) [boules](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboules) [bowls](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbowls) [boxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboxing) [bullfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbullfighting) [canadian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanadian_football) [canoe](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanoe) [chess](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dchess) [cliff_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcliff_diving) [climbing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing) [climbing_adventure](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing_adventure) [cockfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcockfighting) [cricket](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcricket) [crossfit](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcrossfit) [croquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcroquet) [curling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcurling) [cycle_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycle_polo) [cycling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycling) [dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddance) [darts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddarts) [dog_agility](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_agility) [dog_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_racing) [dragon_boat](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddragon_boat) [equestrian](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dequestrian) [fencing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfencing) [field_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfield_hockey) [fitness](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfitness) [five-a-side](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfive-a-side) [floorball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfloorball) [four_square](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfour_square) [free_flying](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfree_flying) [futsal](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfutsal) [gaelic_games](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaelic_games) [gaga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaga) [golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgolf) [gymnastics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgymnastics) [handball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhandball) [hapkido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhapkido) [hiking](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhiking) [horseshoes](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorseshoes) [horse_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorse_racing) [ice_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_hockey) [ice_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_skating) [ice_stock](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_stock) [judo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Djudo) [karate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarate) [karting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarting) [kickboxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkickboxing) [kitesurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkitesurfing) [korfball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkorfball) [krachtball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkrachtball) [lacrosse](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlacrosse) [laser_tag](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlaser_tag) [martial_arts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmartial_arts) [miniature_golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dminiature_golf) [model_aerodrome](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmodel_aerodrome) [motocross](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotocross) [motor](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotor) [multi](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmulti) [netball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dnetball) [obstacle_course](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dobstacle_course) [orienteering](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dorienteering) [paddle_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaddle_tennis) [padel](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpadel) [paintball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaintball) [parachuting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparachuting) [parkour](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparkour) [pelota](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpelota) [pesäpallo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpesäpallo) [pickleball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpickleball) [pilates](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpilates) [pole_dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpole_dance) [racquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dracquet) [rc_car](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drc_car) [roller_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Droller_skating) [rowing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drowing) [rugby_league](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_league) [rugby_union](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_union) [running](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drunning) [sailing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsailing) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dscuba_diving) [shooting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshooting) [shot-put](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshot-put) [skateboard](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dskateboard) [ski_jumping](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dski_jumping) [snooker](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsnooker) [soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoccer) [softball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoftball) [speedway](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dspeedway) [squash](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsquash) [sumo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsumo) [surfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsurfing) [swimming](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dswimming) [table_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_tennis) [table_soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_soccer) [taekwondo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtaekwondo) [tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtennis) [teqball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dteqball) [toboggan](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtoboggan) [trampoline](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtrampoline) [ultimate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultimate) [ultralight_aviation](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultralight_aviation) [volleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dvolleyball) [wakeboarding](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwakeboarding) [water_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_polo) [water_ski](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_ski) [weightlifting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dweightlifting) [windsurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwindsurfing) [wrestling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwrestling) [yoga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dyoga) [zurkhaneh_sport](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dzurkhaneh_sport) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [sport](https://wiki.openstreetmap.org/wiki/Key:sport) | [string](../SpecialInputElements.md#string) | [sport=9pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D9pin) [sport=10pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D10pin) [sport=aerobics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daerobics) [sport=american_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Damerican_football) [sport=aikido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daikido) [sport=archery](https://wiki.openstreetmap.org/wiki/Tag:sport%3Darchery) [sport=athletics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dathletics) [sport=australian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daustralian_football) [sport=badminton](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbadminton) [sport=bandy](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbandy) [sport=base](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbase) [sport=baseball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbaseball) [sport=basketball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasketball) [sport=beachvolleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbeachvolleyball) [sport=biathlon](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbiathlon) [sport=billiards](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbilliards) [sport=bmx](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbmx) [sport=bobsleigh](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbobsleigh) [sport=boules](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboules) [sport=bowls](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbowls) [sport=boxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboxing) [sport=bullfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbullfighting) [sport=canadian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanadian_football) [sport=canoe](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanoe) [sport=chess](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dchess) [sport=cliff_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcliff_diving) [sport=climbing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing) [sport=climbing_adventure](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing_adventure) [sport=cockfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcockfighting) [sport=cricket](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcricket) [sport=crossfit](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcrossfit) [sport=croquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcroquet) [sport=curling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcurling) [sport=cycle_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycle_polo) [sport=cycling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycling) [sport=dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddance) [sport=darts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddarts) [sport=dog_agility](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_agility) [sport=dog_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_racing) [sport=dragon_boat](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddragon_boat) [sport=equestrian](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dequestrian) [sport=fencing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfencing) [sport=field_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfield_hockey) [sport=fitness](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfitness) [sport=five-a-side](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfive-a-side) [sport=floorball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfloorball) [sport=four_square](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfour_square) [sport=free_flying](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfree_flying) [sport=futsal](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfutsal) [sport=gaelic_games](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaelic_games) [sport=gaga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaga) [sport=golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgolf) [sport=gymnastics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgymnastics) [sport=handball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhandball) [sport=hapkido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhapkido) [sport=hiking](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhiking) [sport=horseshoes](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorseshoes) [sport=horse_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorse_racing) [sport=ice_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_hockey) [sport=ice_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_skating) [sport=ice_stock](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_stock) [sport=judo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Djudo) [sport=karate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarate) [sport=karting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarting) [sport=kickboxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkickboxing) [sport=kitesurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkitesurfing) [sport=korfball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkorfball) [sport=krachtball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkrachtball) [sport=lacrosse](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlacrosse) [sport=laser_tag](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlaser_tag) [sport=martial_arts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmartial_arts) [sport=miniature_golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dminiature_golf) [sport=model_aerodrome](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmodel_aerodrome) [sport=motocross](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotocross) [sport=motor](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotor) [sport=multi](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmulti) [sport=netball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dnetball) [sport=obstacle_course](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dobstacle_course) [sport=orienteering](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dorienteering) [sport=paddle_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaddle_tennis) [sport=padel](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpadel) [sport=paintball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaintball) [sport=parachuting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparachuting) [sport=parkour](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparkour) [sport=pelota](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpelota) [sport=pesäpallo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpesäpallo) [sport=pickleball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpickleball) [sport=pilates](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpilates) [sport=pole_dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpole_dance) [sport=racquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dracquet) [sport=rc_car](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drc_car) [sport=roller_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Droller_skating) [sport=rowing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drowing) [sport=rugby_league](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_league) [sport=rugby_union](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_union) [sport=running](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drunning) [sport=sailing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsailing) [sport=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dscuba_diving) [sport=shooting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshooting) [sport=shot-put](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshot-put) [sport=skateboard](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dskateboard) [sport=ski_jumping](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dski_jumping) [sport=snooker](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsnooker) [sport=soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoccer) [sport=softball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoftball) [sport=speedway](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dspeedway) [sport=squash](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsquash) [sport=sumo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsumo) [sport=surfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsurfing) [sport=swimming](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dswimming) [sport=table_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_tennis) [sport=table_soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_soccer) [sport=taekwondo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtaekwondo) [sport=tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtennis) [sport=teqball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dteqball) [sport=toboggan](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtoboggan) [sport=trampoline](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtrampoline) [sport=ultimate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultimate) [sport=ultralight_aviation](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultralight_aviation) [sport=volleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dvolleyball) [sport=wakeboarding](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwakeboarding) [sport=water_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_polo) [sport=water_ski](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_ski) [sport=weightlifting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dweightlifting) [sport=windsurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwindsurfing) [sport=wrestling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwrestling) [sport=yoga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dyoga) [sport=zurkhaneh_sport](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dzurkhaneh_sport) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | diff --git a/Docs/Layers/stairs.md b/Docs/Layers/stairs.md index ce87455de..e1c1d9026 100644 --- a/Docs/Layers/stairs.md +++ b/Docs/Layers/stairs.md @@ -43,10 +43,10 @@ Elements must match the expression ** [level](https://wiki.openstreetmap.org/wiki/Key:level) | [string](../SpecialInputElements.md#string) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [conveying](https://wiki.openstreetmap.org/wiki/Key:conveying) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dyes) [reversible](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dreversible) [no](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dno) | -| [handrail](https://wiki.openstreetmap.org/wiki/Key:handrail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dno) | -| [tactile_writing](https://wiki.openstreetmap.org/wiki/Key:tactile_writing) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dno) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [string](../SpecialInputElements.md#string) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [conveying](https://wiki.openstreetmap.org/wiki/Key:conveying) | Multiple choice | [conveying=yes](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dyes) [conveying=reversible](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dreversible) [conveying=no](https://wiki.openstreetmap.org/wiki/Tag:conveying%3Dno) | +| [handrail](https://wiki.openstreetmap.org/wiki/Key:handrail) | Multiple choice | [handrail=yes](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dyes) [handrail=no](https://wiki.openstreetmap.org/wiki/Tag:handrail%3Dno) | +| [tactile_writing](https://wiki.openstreetmap.org/wiki/Key:tactile_writing) | Multiple choice | [tactile_writing=yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dyes) [tactile_writing=no](https://wiki.openstreetmap.org/wiki/Tag:tactile_writing%3Dno) | | [incline](https://wiki.openstreetmap.org/wiki/Key:incline) | [slope](../SpecialInputElements.md#slope) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/street_lamps.md b/Docs/Layers/street_lamps.md index 00994d81e..99c965575 100644 --- a/Docs/Layers/street_lamps.md +++ b/Docs/Layers/street_lamps.md @@ -53,14 +53,14 @@ Elements must match the expression ** [man_made](https://wiki.openstreetmap.org/wiki/Key:man_made) | Multiple choice | [utility_pole](https://wiki.openstreetmap.org/wiki/Tag:man_made%3Dutility_pole) [](https://wiki.openstreetmap.org/wiki/Tag:man_made%3D) | +| [man_made](https://wiki.openstreetmap.org/wiki/Key:man_made) | Multiple choice | [man_made=utility_pole](https://wiki.openstreetmap.org/wiki/Tag:man_made%3Dutility_pole) [man_made](https://wiki.openstreetmap.org/wiki/Tag:man_made%3D) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [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) | -| [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) | -| [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) | -| [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) | -| [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) | +| [support](https://wiki.openstreetmap.org/wiki/Key:support) | Multiple choice | [support=catenary](https://wiki.openstreetmap.org/wiki/Tag:support%3Dcatenary) [support=ceiling](https://wiki.openstreetmap.org/wiki/Tag:support%3Dceiling) [support=ground](https://wiki.openstreetmap.org/wiki/Tag:support%3Dground) [support=pedestal](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpedestal) [support=pole](https://wiki.openstreetmap.org/wiki/Tag:support%3Dpole) [support=wall](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall) [support=wall_mount](https://wiki.openstreetmap.org/wiki/Tag:support%3Dwall_mount) | +| [lamp_mount](https://wiki.openstreetmap.org/wiki/Key:lamp_mount) | Multiple choice | [lamp_mount=straight_mast](https://wiki.openstreetmap.org/wiki/Tag:lamp_mount%3Dstraight_mast) [lamp_mount=bent_mast](https://wiki.openstreetmap.org/wiki/Tag:lamp_mount%3Dbent_mast) | +| [light:method](https://wiki.openstreetmap.org/wiki/Key:light:method) | Multiple choice | [light:method=LED](https://wiki.openstreetmap.org/wiki/Tag:light:method%3DLED) [light:method=incandescent](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dincandescent) [light:method=halogen](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dhalogen) [light:method=discharge](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Ddischarge) [light:method=mercury](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dmercury) [light:method=metal-halide](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dmetal-halide) [light:method=fluorescent](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dfluorescent) [light:method=sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dsodium) [light:method=low_pressure_sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dlow_pressure_sodium) [light:method=high_pressure_sodium](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dhigh_pressure_sodium) [light:method=gas](https://wiki.openstreetmap.org/wiki/Tag:light:method%3Dgas) | +| [light:colour](https://wiki.openstreetmap.org/wiki/Key:light:colour) | [color](../SpecialInputElements.md#color) | [light:colour=white](https://wiki.openstreetmap.org/wiki/Tag:light:colour%3Dwhite) [light:colour=green](https://wiki.openstreetmap.org/wiki/Tag:light:colour%3Dgreen) [light:colour=orange](https://wiki.openstreetmap.org/wiki/Tag:light:colour%3Dorange) | +| [light:count](https://wiki.openstreetmap.org/wiki/Key:light:count) | [pnat](../SpecialInputElements.md#pnat) | [light:count=1](https://wiki.openstreetmap.org/wiki/Tag:light:count%3D1) [light:count=2](https://wiki.openstreetmap.org/wiki/Tag:light:count%3D2) | +| [light:lit](https://wiki.openstreetmap.org/wiki/Key:light:lit) | Multiple choice | [light:lit=dusk-dawn](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3Ddusk-dawn) [light:lit=24/7](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3D24/7) [light:lit=motion](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3Dmotion) [light:lit=demand](https://wiki.openstreetmap.org/wiki/Tag:light:lit%3Ddemand) | | [light:direction](https://wiki.openstreetmap.org/wiki/Key:light:direction) | [direction](../SpecialInputElements.md#direction) | | ## Featureview elements and TagRenderings @@ -118,8 +118,8 @@ This tagrendering has labels `street_lamp_question` ### lamp_mount The question is `How is this lamp mounted to the pole?` - - *This lamp sits atop of a straight mast* is shown if with lamp_mount=straight_mast - - *This lamp sits at the end of a bent mast* is shown if with lamp_mount=bent_mast + - *This lamp sits atop of a straight mast* is shown if with lamp_mount=straight_mast + - *This lamp sits at the end of a bent mast* is shown if with lamp_mount=bent_mast This tagrendering is only visible in the popup if the following condition is met: support=pole & man_made!=utility_pole This tagrendering has labels `street_lamp_question` diff --git a/Docs/Layers/streets_without_etymology.md b/Docs/Layers/streets_without_etymology.md index efbc24928..45beec345 100644 --- a/Docs/Layers/streets_without_etymology.md +++ b/Docs/Layers/streets_without_etymology.md @@ -48,7 +48,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/surveillance_camera.md b/Docs/Layers/surveillance_camera.md index 1f152ed98..15d411274 100644 --- a/Docs/Layers/surveillance_camera.md +++ b/Docs/Layers/surveillance_camera.md @@ -16,6 +16,7 @@ This layer shows surveillance cameras and allows a contributor to update informa 4. [Supported attributes](#supported-attributes) 5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings) - [images](#images) + - [active](#active) - [has_alpr](#has_alpr) - [Camera type: fixed; panning; dome](#camera-type-fixed;-panning;-dome) - [camera_direction](#camera_direction) @@ -49,10 +50,10 @@ The following options to create new points are included: Elements must match **all** of the following expressions: -0. man_made=surveillance +0. disused:man_made=surveillance | man_made=surveillance 1. surveillance:type=camera | surveillance:type=ALPR | surveillance:type=ANPR -[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22man_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22camera%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22man_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22ALPR%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22man_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22ANPR%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22disused%3Aman_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22camera%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22disused%3Aman_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22ALPR%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22disused%3Aman_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22ANPR%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22man_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22camera%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22man_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22ALPR%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22man_made%22%3D%22surveillance%22%5D%5B%22surveillance%3Atype%22%3D%22ANPR%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) ## Supported attributes @@ -60,21 +61,22 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [surveillance:type](https://wiki.openstreetmap.org/wiki/Key:surveillance:type) | Multiple choice | [camera](https://wiki.openstreetmap.org/wiki/Tag:surveillance:type%3Dcamera) [ALPR](https://wiki.openstreetmap.org/wiki/Tag:surveillance:type%3DALPR) | -| [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) [doorbell](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddoorbell) | +| [surveillance:type](https://wiki.openstreetmap.org/wiki/Key:surveillance:type) | Multiple choice | [surveillance:type=camera](https://wiki.openstreetmap.org/wiki/Tag:surveillance:type%3Dcamera) [surveillance:type=ALPR](https://wiki.openstreetmap.org/wiki/Tag:surveillance:type%3DALPR) | +| [camera:type](https://wiki.openstreetmap.org/wiki/Key:camera:type) | Multiple choice | [camera:type=fixed](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dfixed) [camera:type=dome](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddome) [camera:type=panning](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Dpanning) [camera:type=doorbell](https://wiki.openstreetmap.org/wiki/Tag:camera:type%3Ddoorbell) | | [camera:direction](https://wiki.openstreetmap.org/wiki/Key:camera:direction) | [direction](../SpecialInputElements.md#direction) | | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [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) | +| [surveillance](https://wiki.openstreetmap.org/wiki/Key:surveillance) | Multiple choice | [surveillance=public](https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Dpublic) [surveillance=outdoor](https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Doutdoor) [surveillance=indoor](https://wiki.openstreetmap.org/wiki/Tag:surveillance%3Dindoor) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | | [level](https://wiki.openstreetmap.org/wiki/Key:level) | [nat](../SpecialInputElements.md#nat) | | -| [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) | -| [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) [street_lamp](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dstreet_lamp) [tree](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dtree) | +| [surveillance:zone](https://wiki.openstreetmap.org/wiki/Key:surveillance:zone) | [string](../SpecialInputElements.md#string) | [surveillance:zone=parking](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dparking) [surveillance:zone=traffic](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dtraffic) [surveillance:zone=entrance](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dentrance) [surveillance:zone=corridor](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dcorridor) [surveillance:zone=public_transport_platform](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dpublic_transport_platform) [surveillance:zone=shop](https://wiki.openstreetmap.org/wiki/Tag:surveillance:zone%3Dshop) | +| [camera:mount](https://wiki.openstreetmap.org/wiki/Key:camera:mount) | [string](../SpecialInputElements.md#string) | [camera:mount=wall](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dwall) [camera:mount=pole](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dpole) [camera:mount=ceiling](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dceiling) [camera:mount=street_lamp](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dstreet_lamp) [camera:mount=tree](https://wiki.openstreetmap.org/wiki/Tag:camera:mount%3Dtree) | ## Featureview elements and TagRenderings | id | question | labels | freeform key | -----|-----|-----|----- | | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | +| [active](#active) | Is this camera currently in use?
2 options | | _Multiple choice only_ | | [has_alpr](#has_alpr) | Can this camera automatically detect license plates?
2 options | | _Multiple choice only_ | | [Camera type: fixed; panning; dome](#Camera type: fixed; panning; dome) | What kind of camera is this?
4 options | | _Multiple choice only_ | | [camera_direction](#camera_direction) | In which geographical direction does this camera film?
_Films to a compass heading of {camera:direction}_
1 options | | *[camera:direction](https://wiki.osm.org/wiki/Key:camera:direction)* ([direction](../SpecialInputElements.md#direction)) | @@ -96,6 +98,12 @@ _This tagrendering has no question and is thus read-only_ *{image_carousel()}{image_upload()}* +### active +The question is `Is this camera currently in use?` + + - *This camera is currently in use.* is shown if with man_made=surveillance + - *This camera is not used anymore* is shown if with disused:man_made=surveillance + ### has_alpr The question is `Can this camera automatically detect license plates?` diff --git a/Docs/Layers/tactile_map.md b/Docs/Layers/tactile_map.md index 2dbd70697..63101ece8 100644 --- a/Docs/Layers/tactile_map.md +++ b/Docs/Layers/tactile_map.md @@ -51,8 +51,8 @@ Elements must match the expression ** [blind:description:en](https://wiki.openstreetmap.org/wiki/Key:blind:description:en) | [string](../SpecialInputElements.md#string) | | -| [braille](https://wiki.openstreetmap.org/wiki/Key:braille) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:braille%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:braille%3Dno) | -| [embossed_letters](https://wiki.openstreetmap.org/wiki/Key:embossed_letters) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:embossed_letters%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:embossed_letters%3Dno) | +| [braille](https://wiki.openstreetmap.org/wiki/Key:braille) | Multiple choice | [braille=yes](https://wiki.openstreetmap.org/wiki/Tag:braille%3Dyes) [braille=no](https://wiki.openstreetmap.org/wiki/Tag:braille%3Dno) | +| [embossed_letters](https://wiki.openstreetmap.org/wiki/Key:embossed_letters) | Multiple choice | [embossed_letters=yes](https://wiki.openstreetmap.org/wiki/Tag:embossed_letters%3Dyes) [embossed_letters=no](https://wiki.openstreetmap.org/wiki/Tag:embossed_letters%3Dno) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/tactile_model.md b/Docs/Layers/tactile_model.md index 58d2317cd..1e26c734b 100644 --- a/Docs/Layers/tactile_model.md +++ b/Docs/Layers/tactile_model.md @@ -53,8 +53,8 @@ Elements must match the expression ** [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [braille](https://wiki.openstreetmap.org/wiki/Key:braille) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:braille%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:braille%3Dno) | -| [embossed_letters](https://wiki.openstreetmap.org/wiki/Key:embossed_letters) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:embossed_letters%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:embossed_letters%3Dno) | +| [braille](https://wiki.openstreetmap.org/wiki/Key:braille) | Multiple choice | [braille=yes](https://wiki.openstreetmap.org/wiki/Tag:braille%3Dyes) [braille=no](https://wiki.openstreetmap.org/wiki/Tag:braille%3Dno) | +| [embossed_letters](https://wiki.openstreetmap.org/wiki/Key:embossed_letters) | Multiple choice | [embossed_letters=yes](https://wiki.openstreetmap.org/wiki/Tag:embossed_letters%3Dyes) [embossed_letters=no](https://wiki.openstreetmap.org/wiki/Tag:embossed_letters%3Dno) | | [scale](https://wiki.openstreetmap.org/wiki/Key:scale) | [string](../SpecialInputElements.md#string) | | | [blind:description:en](https://wiki.openstreetmap.org/wiki/Key:blind:description:en) | [string](../SpecialInputElements.md#string) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | diff --git a/Docs/Layers/tertiary_education.md b/Docs/Layers/tertiary_education.md index 0394ee08f..497451be6 100644 --- a/Docs/Layers/tertiary_education.md +++ b/Docs/Layers/tertiary_education.md @@ -52,10 +52,10 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [college](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcollege) [university](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Duniversity) | -| [isced:2011:level](https://wiki.openstreetmap.org/wiki/Key:isced:2011:level) | Multiple choice | [bachelor](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Dbachelor) [master](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Dmaster) [doctorate](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Ddoctorate) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=college](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcollege) [amenity=university](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Duniversity) | +| [isced:2011:level](https://wiki.openstreetmap.org/wiki/Key:isced:2011:level) | Multiple choice | [isced:2011:level=bachelor](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Dbachelor) [isced:2011:level=master](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Dmaster) [isced:2011:level=doctorate](https://wiki.openstreetmap.org/wiki/Tag:isced:2011:level%3Ddoctorate) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | | -| [school:gender](https://wiki.openstreetmap.org/wiki/Key:school:gender) | Multiple choice | [mixed](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmixed) [separated](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dseparated) [male](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmale) [female](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dfemale) | +| [school:gender](https://wiki.openstreetmap.org/wiki/Key:school:gender) | Multiple choice | [school:gender=mixed](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmixed) [school:gender=separated](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dseparated) [school:gender=male](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dmale) [school:gender=female](https://wiki.openstreetmap.org/wiki/Tag:school:gender%3Dfemale) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | diff --git a/Docs/Layers/ticket_machine.md b/Docs/Layers/ticket_machine.md index 78e4d3b0e..2ba096926 100644 --- a/Docs/Layers/ticket_machine.md +++ b/Docs/Layers/ticket_machine.md @@ -54,10 +54,10 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Nederlandse Spoorwegen](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNederlandse Spoorwegen) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [operator=Nederlandse Spoorwegen](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNederlandse Spoorwegen) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [payment:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [payment:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [payment:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [payment:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [payment:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [payment:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [payment:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [payment:notes:denominations=10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [payment:notes:denominations=20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [payment:notes:denominations=50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [payment:notes:denominations=100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [payment:notes:denominations=200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [payment:notes:denominations=1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | ## Featureview elements and TagRenderings @@ -66,7 +66,7 @@ Elements must match **all** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [repeated](#repeated)
_(Original in [questions](./BuiltinQuestions.md#repeated))_ | _Multiple, identical objects can be found on floors {repeat_on}._ | level | _Multiple choice only_ | | [single_level](#single_level)
_(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?
_Located on the {level}th floor_
5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) | -| [operator](#operator) | Who is the operator of this ticket machine?
_This ticket machine is operated by {operator}_
1 options | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | +| [operator](#operator)
_(Original in [questions](./BuiltinQuestions.md#operator))_ | Who is the operator of this ticket machine?
_This ticket machine is operated by {operator}_
1 options | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | | [payment-options-split](#payment-options-split)
_(Original in [questions](./BuiltinQuestions.md#payment-options-split))_ | Which methods of payment are accepted here?
7 options | | _Multiple choice only_ | | [denominations-coins](#denominations-coins)
_(Original in [questions](./BuiltinQuestions.md#denominations-coins))_ | What coins can you use to pay here?
15 options | | _Multiple choice only_ | | [denominations-notes](#denominations-notes)
_(Original in [questions](./BuiltinQuestions.md#denominations-notes))_ | what notes can you use to pay here?
13 options | | _Multiple choice only_ | diff --git a/Docs/Layers/ticket_validator.md b/Docs/Layers/ticket_validator.md index f60fd0821..9662e0be9 100644 --- a/Docs/Layers/ticket_validator.md +++ b/Docs/Layers/ticket_validator.md @@ -17,7 +17,7 @@ Find ticket validators to validate public transport tickets - [repeated](#repeated) - [single_level](#single_level) - [barrier](#barrier) - - [validator-operator](#validator-operator) + - [operator](#operator) - [payment-options](#payment-options) - [leftover-questions](#leftover-questions) - [move-button](#move-button) @@ -48,9 +48,9 @@ Elements must match the expression ** [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier) | Multiple choice | [gate](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dgate) | -| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Nederlandse Spoorwegen](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNederlandse Spoorwegen) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier) | Multiple choice | [barrier=gate](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dgate) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings @@ -60,7 +60,7 @@ Elements must match the expression **operator=Nederlandse Spoorwegen - ### payment-options The question is `Which methods of payment are accepted here?` diff --git a/Docs/Layers/toekomstige_fietsstraat.md b/Docs/Layers/toekomstige_fietsstraat.md index bd1867dd1..ddaab0ff2 100644 --- a/Docs/Layers/toekomstige_fietsstraat.md +++ b/Docs/Layers/toekomstige_fietsstraat.md @@ -40,7 +40,7 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | +| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [traffic_sign=DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [traffic_sign=DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [traffic_sign=DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [traffic_sign=DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [traffic_sign=DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | | [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/toilet.md b/Docs/Layers/toilet.md index 77c1e6ddf..a6bb50709 100644 --- a/Docs/Layers/toilet.md +++ b/Docs/Layers/toilet.md @@ -7,6 +7,7 @@ A layer showing (public) toilets - This layer is shown at zoomlevel **10** and higher - This layer is needed as dependency for layer [cafe_pub](#cafe_pub) - This layer is needed as dependency for layer [campsite](#campsite) + - This layer is needed as dependency for layer [climbing_gym](#climbing_gym) - This layer is needed as dependency for layer [doctors](#doctors) - This layer is needed as dependency for layer [food](#food) - This layer is needed as dependency for layer [pharmacy](#pharmacy) @@ -144,37 +145,37 @@ Elements must match the expression ** [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [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) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [access=key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [gender_segregated](https://wiki.openstreetmap.org/wiki/Key:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dno) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [supervised](https://wiki.openstreetmap.org/wiki/Key:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dno) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [gender_segregated](https://wiki.openstreetmap.org/wiki/Key:gender_segregated) | Multiple choice | [gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dyes) [gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:gender_segregated%3Dno) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [supervised](https://wiki.openstreetmap.org/wiki/Key:supervised) | Multiple choice | [supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dyes) [supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dinterval) [supervised=no](https://wiki.openstreetmap.org/wiki/Tag:supervised%3Dno) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | @@ -209,11 +210,11 @@ Elements must match the expression ** *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -501,7 +502,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -510,25 +511,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/toilet_at_amenity.md b/Docs/Layers/toilet_at_amenity.md index d8fdbee3b..461092cb4 100644 --- a/Docs/Layers/toilet_at_amenity.md +++ b/Docs/Layers/toilet_at_amenity.md @@ -79,37 +79,37 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -141,11 +141,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet](./toilet.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet](./toilet.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet](./toilet.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet](./toilet.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet](./toilet.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet](./toilet.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet](./toilet.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet](./toilet.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet](./toilet.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet](./toilet.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet](./toilet.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet](./toilet.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet](./toilet.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet](./toilet.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet](./toilet.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet](./toilet.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions | _Multiple choice only_ | @@ -412,7 +412,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -423,7 +423,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -432,25 +432,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/tool_library.md b/Docs/Layers/tool_library.md index 3bf9616fc..71677c16e 100644 --- a/Docs/Layers/tool_library.md +++ b/Docs/Layers/tool_library.md @@ -56,10 +56,10 @@ Elements must match the expression ** [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [contact:facebook](https://wiki.openstreetmap.org/wiki/Key:contact:facebook) | [url](../SpecialInputElements.md#url) | | -| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | -| [membership](https://wiki.openstreetmap.org/wiki/Key:membership) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:membership%3Dno) [required](https://wiki.openstreetmap.org/wiki/Tag:membership%3Drequired) [optional](https://wiki.openstreetmap.org/wiki/Tag:membership%3Doptional) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours="by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | +| [membership](https://wiki.openstreetmap.org/wiki/Key:membership) | Multiple choice | [membership=no](https://wiki.openstreetmap.org/wiki/Tag:membership%3Dno) [membership=required](https://wiki.openstreetmap.org/wiki/Tag:membership%3Drequired) [membership=optional](https://wiki.openstreetmap.org/wiki/Tag:membership%3Doptional) | | [charge:membership](https://wiki.openstreetmap.org/wiki/Key:charge:membership) | [currency](../SpecialInputElements.md#currency) | | -| [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) [donation](https://wiki.openstreetmap.org/wiki/Tag:fee%3Ddonation) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=donation](https://wiki.openstreetmap.org/wiki/Tag:fee%3Ddonation) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/tourism_accomodation.md b/Docs/Layers/tourism_accomodation.md index b260b4d12..3ef9cbe32 100644 --- a/Docs/Layers/tourism_accomodation.md +++ b/Docs/Layers/tourism_accomodation.md @@ -131,54 +131,54 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | +| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [group_only=yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [group_only=no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | ## Featureview elements and TagRenderings @@ -222,11 +222,11 @@ Elements must match **any** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -616,7 +616,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -627,7 +627,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -636,25 +636,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/tourism_accomodation_with_sauna.md b/Docs/Layers/tourism_accomodation_with_sauna.md index 9b6494fc5..c3729e9b4 100644 --- a/Docs/Layers/tourism_accomodation_with_sauna.md +++ b/Docs/Layers/tourism_accomodation_with_sauna.md @@ -110,54 +110,54 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | +| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [group_only=yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [group_only=no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | ## Featureview elements and TagRenderings @@ -201,11 +201,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -595,7 +595,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -606,7 +606,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -615,25 +615,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/toursistic_places_without_etymology.md b/Docs/Layers/toursistic_places_without_etymology.md index c97b6b987..a8bcf3a53 100644 --- a/Docs/Layers/toursistic_places_without_etymology.md +++ b/Docs/Layers/toursistic_places_without_etymology.md @@ -47,7 +47,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/trail.md b/Docs/Layers/trail.md index ba4af4c4d..e29ddcda1 100644 --- a/Docs/Layers/trail.md +++ b/Docs/Layers/trail.md @@ -42,10 +42,10 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt) | -| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [pushchair](https://wiki.openstreetmap.org/wiki/Key:pushchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:pushchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:pushchair%3Dno) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [operator=Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt) | +| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [colour=blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [colour=red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [colour=green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [colour=yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [pushchair](https://wiki.openstreetmap.org/wiki/Key:pushchair) | Multiple choice | [pushchair=yes](https://wiki.openstreetmap.org/wiki/Tag:pushchair%3Dyes) [pushchair=no](https://wiki.openstreetmap.org/wiki/Tag:pushchair%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/transit_routes.md b/Docs/Layers/transit_routes.md index 283d530a4..5d7f8d1fb 100644 --- a/Docs/Layers/transit_routes.md +++ b/Docs/Layers/transit_routes.md @@ -2,7 +2,7 @@ # transit_routes -Layer showing bus lines +Layer showing transit routes - This layer is shown at zoomlevel **15** and higher - Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings` @@ -31,12 +31,17 @@ Layer showing bus lines ## Basic tags for this layer -Elements must match **all** of the following expressions: +Elements must match **any** of the following expressions: -0. route=bus -1. type=route + - route=bus + - route=tram + - route=trolleybus + - route=light_rail + - route=subway + - route=train + - route=ferry -[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22route%22%3D%22bus%22%5D%5B%22type%22%3D%22route%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22route%22%3D%22bus%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22route%22%3D%22tram%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22route%22%3D%22trolleybus%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22route%22%3D%22light_rail%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22route%22%3D%22subway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22route%22%3D%22train%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22route%22%3D%22ferry%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) ## Supported attributes @@ -56,51 +61,51 @@ Elements must match **all** of the following expressions: | id | question | labels | freeform key | -----|-----|-----|----- | -| [name](#name) | What is the name for this bus line? (i.e. Bus XX: From => Via => To)
_{name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [from](#from) | What is the starting point for this bus line?
_This bus line begins at {from}_ | | *[from](https://wiki.osm.org/wiki/Key:from)* ([string](../SpecialInputElements.md#string)) | -| [via](#via) | What is the via point for this bus line?
_This bus line goes via {via}_ | | *[via](https://wiki.osm.org/wiki/Key:via)* ([string](../SpecialInputElements.md#string)) | -| [to](#to) | What is the ending point for this bus line?
_This bus line ends at {to}_ | | *[to](https://wiki.osm.org/wiki/Key:to)* ([string](../SpecialInputElements.md#string)) | -| [colour](#colour) | What is the colour for this bus line?
_This bus line has the color {colour}_ | | *[colour](https://wiki.osm.org/wiki/Key:colour)* ([color](../SpecialInputElements.md#color)) | -| [network](#network) | What network does this bus line belong to?
_This bus line is part of the {network} network_ | | *[network](https://wiki.osm.org/wiki/Key:network)* ([string](../SpecialInputElements.md#string)) | -| [operator](#operator) | What company operates this bus line?
_This bus line is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | +| [name](#name) | What is the name for this transit route? (i.e. Bus XX: From => Via => To)
_{name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | +| [from](#from) | What is the starting point for this transit route?
_This transit route begins at {from}_ | | *[from](https://wiki.osm.org/wiki/Key:from)* ([string](../SpecialInputElements.md#string)) | +| [via](#via) | What is the via point for this transit route?
_This transit route goes via {via}_ | | *[via](https://wiki.osm.org/wiki/Key:via)* ([string](../SpecialInputElements.md#string)) | +| [to](#to) | What is the ending point for this transit route?
_This transit route ends at {to}_ | | *[to](https://wiki.osm.org/wiki/Key:to)* ([string](../SpecialInputElements.md#string)) | +| [colour](#colour) | What is the colour for this transit route?
_This transit route has the color {colour}_ | | *[colour](https://wiki.osm.org/wiki/Key:colour)* ([color](../SpecialInputElements.md#color)) | +| [network](#network) | What network does this transit route belong to?
_This transit route is part of the {network} network_ | | *[network](https://wiki.osm.org/wiki/Key:network)* ([string](../SpecialInputElements.md#string)) | +| [operator](#operator)
_(Original in [questions](./BuiltinQuestions.md#operator))_ | What company operates this transit route?
_This transit route is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | | [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ | | [spacer](#spacer) | _
_ | | _Multiple choice only_ | | [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ | ### name -The question is `What is the name for this bus line? (i.e. Bus XX: From => Via => To)` +The question is `What is the name for this transit route? (i.e. Bus XX: From => Via => To)` *{name}* is shown if `name` is set. ### from -The question is `What is the starting point for this bus line?` +The question is `What is the starting point for this transit route?` -*This bus line begins at {from}* is shown if `from` is set. +*This transit route begins at {from}* is shown if `from` is set. ### via -The question is `What is the via point for this bus line?` +The question is `What is the via point for this transit route?` -*This bus line goes via {via}* is shown if `via` is set. +*This transit route goes via {via}* is shown if `via` is set. ### to -The question is `What is the ending point for this bus line?` +The question is `What is the ending point for this transit route?` -*This bus line ends at {to}* is shown if `to` is set. +*This transit route ends at {to}* is shown if `to` is set. ### colour -The question is `What is the colour for this bus line?` +The question is `What is the colour for this transit route?` -*This bus line has the color {colour}* is shown if `colour` is set. +*This transit route has the color {colour}* is shown if `colour` is set. ### network -The question is `What network does this bus line belong to?` +The question is `What network does this transit route belong to?` -*This bus line is part of the {network} network* is shown if `network` is set. +*This transit route is part of the {network} network* is shown if `network` is set. ### operator -The question is `What company operates this bus line?` +The question is `What company operates this transit route?` -*This bus line is operated by {operator}* is shown if `operator` is set. +*This transit route is operated by {operator}* is shown if `operator` is set. ### leftover-questions _This tagrendering has no question and is thus read-only_ diff --git a/Docs/Layers/transit_stops.md b/Docs/Layers/transit_stops.md index b12270542..5bc3176e1 100644 --- a/Docs/Layers/transit_stops.md +++ b/Docs/Layers/transit_stops.md @@ -13,6 +13,7 @@ Layer showing different types of transit stops. 3. [Supported attributes](#supported-attributes) 4. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings) - [stop_name](#stop_name) + - [ref](#ref) - [images](#images) - [shelter](#shelter) - [bench](#bench) @@ -35,9 +36,13 @@ Layer showing different types of transit stops. ## Basic tags for this layer -Elements must match the expression **highway=bus_stop** +Elements must match **any** of the following expressions: -[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%3D%22bus_stop%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + - amenity=ferry_terminal + - highway=bus_stop + - railway=platform + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22ferry_terminal%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22bus_stop%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22railway%22%3D%22platform%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) ## Supported attributes @@ -45,20 +50,22 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | -| [shelter](https://wiki.openstreetmap.org/wiki/Key:shelter) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:shelter%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:shelter%3Dno) | -| [bench](https://wiki.openstreetmap.org/wiki/Key:bench) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dno) | -| [bin](https://wiki.openstreetmap.org/wiki/Key:bin) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:bin%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:bin%3Dno) | -| [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) | -| [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) | -| [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) | -| [departures_board](https://wiki.openstreetmap.org/wiki/Key:departures_board) | Multiple choice | [realtime](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Drealtime) [timetable](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dtimetable) [interval](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dno) | +| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [name](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | +| [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | [ref](https://wiki.openstreetmap.org/wiki/Tag:ref%3D) | +| [shelter](https://wiki.openstreetmap.org/wiki/Key:shelter) | Multiple choice | [shelter=yes](https://wiki.openstreetmap.org/wiki/Tag:shelter%3Dyes) [shelter=no](https://wiki.openstreetmap.org/wiki/Tag:shelter%3Dno) | +| [bench](https://wiki.openstreetmap.org/wiki/Key:bench) | Multiple choice | [bench=yes](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dyes) [bench=no](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dno) | +| [bin](https://wiki.openstreetmap.org/wiki/Key:bin) | Multiple choice | [bin=yes](https://wiki.openstreetmap.org/wiki/Tag:bin%3Dyes) [bin=no](https://wiki.openstreetmap.org/wiki/Tag:bin%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [tactile_paving=yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [tactile_paving=no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) | +| [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [lit=yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [lit=no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) | +| [departures_board](https://wiki.openstreetmap.org/wiki/Key:departures_board) | Multiple choice | [departures_board=realtime](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Drealtime) [departures_board=timetable](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dtimetable) [departures_board=interval](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dinterval) [departures_board=no](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dno) | ## Featureview elements and TagRenderings | id | question | labels | freeform key | -----|-----|-----|----- | | [stop_name](#stop_name) | What is the name of this stop?
_This stop is called {name}_
1 options | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | +| [ref](#ref) | What is the platform reference of this stop?
_The platform reference of this stop is {ref}._
1 options | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) | | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [shelter](#shelter) | Does this stop have a shelter?
3 options | | _Multiple choice only_ | | [bench](#bench) | Does this stop have a bench?
3 options | | _Multiple choice only_ | @@ -79,6 +86,13 @@ The question is `What is the name of this stop?` - *This stop has no name* is shown if with noname=yes & name= +### ref +The question is `What is the platform reference of this stop?` + +*The platform reference of this stop is {ref}.* is shown if `ref` is set. + + - *This stop has no platform reference* is shown if with ref= + ### images This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images _This tagrendering has no question and is thus read-only_ diff --git a/Docs/Layers/tree_node.md b/Docs/Layers/tree.md similarity index 79% rename from Docs/Layers/tree_node.md rename to Docs/Layers/tree.md index d6a7dc16a..fa91a7723 100644 --- a/Docs/Layers/tree_node.md +++ b/Docs/Layers/tree.md @@ -1,6 +1,6 @@ [//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) -# tree_node +# tree A layer showing trees @@ -22,13 +22,12 @@ A layer showing trees - [tree-denotation](#tree-denotation) - [tree-leaf_type](#tree-leaf_type) - [tree-decidouous](#tree-decidouous) - - [tree_node-name](#tree_node-name) + - [tree-name](#tree-name) - [tree-heritage](#tree-heritage) - - [tree_node-ref:OnroerendErfgoed](#tree_node-refonroerenderfgoed) + - [tree-ref:OnroerendErfgoed](#tree-refonroerenderfgoed) - [tree_node-wikidata](#tree_node-wikidata) - [leftover-questions](#leftover-questions) - [move-button](#move-button) - - [delete-button](#delete-button) - [spacer](#spacer) - [lod](#lod) @@ -62,11 +61,11 @@ Elements must match the expression ** [species:wikidata](https://wiki.openstreetmap.org/wiki/Key:species:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [circumference](https://wiki.openstreetmap.org/wiki/Key:circumference) | [pfloat](../SpecialInputElements.md#pfloat) | | | [height](https://wiki.openstreetmap.org/wiki/Key:height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [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) | -| [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) [palm](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dpalm) | -| [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) | -| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | -| [heritage](https://wiki.openstreetmap.org/wiki/Key:heritage) | Multiple choice | [4](https://wiki.openstreetmap.org/wiki/Tag:heritage%3D4) [4](https://wiki.openstreetmap.org/wiki/Tag:heritage%3D4) [yes](https://wiki.openstreetmap.org/wiki/Tag:heritage%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:heritage%3Dno) | +| [denotation](https://wiki.openstreetmap.org/wiki/Key:denotation) | Multiple choice | [denotation=landmark](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dlandmark) [denotation=natural_monument](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dnatural_monument) [denotation=agricultural](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dagricultural) [denotation=park](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dpark) [denotation=garden](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dgarden) [denotation=avenue](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Davenue) [denotation=urban](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Durban) [denotation=none](https://wiki.openstreetmap.org/wiki/Tag:denotation%3Dnone) | +| [leaf_type](https://wiki.openstreetmap.org/wiki/Key:leaf_type) | Multiple choice | [leaf_type=broadleaved](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dbroadleaved) [leaf_type=needleleaved](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dneedleleaved) [leaf_type=palm](https://wiki.openstreetmap.org/wiki/Tag:leaf_type%3Dpalm) | +| [leaf_cycle](https://wiki.openstreetmap.org/wiki/Key:leaf_cycle) | Multiple choice | [leaf_cycle=deciduous](https://wiki.openstreetmap.org/wiki/Tag:leaf_cycle%3Ddeciduous) [leaf_cycle=evergreen](https://wiki.openstreetmap.org/wiki/Tag:leaf_cycle%3Devergreen) | +| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [name](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | +| [heritage](https://wiki.openstreetmap.org/wiki/Key:heritage) | Multiple choice | [heritage=4](https://wiki.openstreetmap.org/wiki/Tag:heritage%3D4) [heritage=4](https://wiki.openstreetmap.org/wiki/Tag:heritage%3D4) [heritage=yes](https://wiki.openstreetmap.org/wiki/Tag:heritage%3Dyes) [heritage=no](https://wiki.openstreetmap.org/wiki/Tag:heritage%3Dno) | | [ref:OnroerendErfgoed](https://wiki.openstreetmap.org/wiki/Key:ref:OnroerendErfgoed) | [nat](../SpecialInputElements.md#nat) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | @@ -83,13 +82,12 @@ Elements must match the expression **_ | | _Multiple choice only_ | | [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ | @@ -141,9 +139,9 @@ The question is `How significant is this tree? Choose the first answer that appl ### tree-leaf_type The question is `Is this a broadleaved or needleleaved tree?` - - *Broadleaved* is shown if with
leaf_type=broadleaved - - *Needleleaved* is shown if with leaf_type=needleleaved - - *Permanently leafless* is shown if with leaf_type=leafless. _This option cannot be chosen as answer_ + - *Broadleaved* is shown if with leaf_type=broadleaved + - *Needleleaved* is shown if with leaf_type=needleleaved + - *Permanently leafless* is shown if with leaf_type=leafless. _This option cannot be chosen as answer_ - *This is a palm tree* is shown if with leaf_type=palm ### tree-decidouous @@ -152,7 +150,7 @@ The question is `Is this tree evergreen or deciduous?` - *Deciduous: the tree loses its leaves for some time of the year.* is shown if with leaf_cycle=deciduous - *Evergreen.* is shown if with leaf_cycle=evergreen -### tree_node-name +### tree-name The question is `Does the tree have a name?` *Name: {name}* is shown if `name` is set. @@ -164,7 +162,7 @@ This tagrendering is only visible in the popup if the following condition is met ### tree-heritage The question is `Is this tree registered heritage?` - - *Registered as heritage by Onroerend Erfgoed Flanders* is shown if with heritage=4 & heritage:operator=OnroerendErfgoed + - *Registered as heritage by Onroerend Erfgoed Flanders* is shown if with heritage=4 & heritage:operator=OnroerendErfgoed - *Registered as heritage by Direction du Patrimoine culturel Brussels* is shown if with heritage=4 & heritage:operator=aatl - *Registered as heritage by a different organisation* is shown if with heritage=yes & heritage:operator= - *Not registered as heritage* is shown if with heritage=no & heritage:operator= @@ -172,17 +170,17 @@ The question is `Is this tree registered heritage?` This tagrendering is only visible in the popup if the following condition is met: denotation=landmark | denotation=natural_monument -### tree_node-ref:OnroerendErfgoed +### tree-ref:OnroerendErfgoed The question is `What is the ID issued by Onroerend Erfgoed Flanders?` -* Onroerend Erfgoed ID: {ref:OnroerendErfgoed}* is shown if `ref:OnroerendErfgoed` is set. +*Onroerend Erfgoed ID: {link(&LBRACEref:OnroerendErfgoed&RBRACE,https://id.erfgoed.net/erfgoedobjecten/&LBRACEref:OnroerendErfgoed&RBRACE,,,,)}* is shown if `ref:OnroerendErfgoed` is set. This tagrendering is only visible in the popup if the following condition is met: heritage=4 & heritage:operator=OnroerendErfgoed ### tree_node-wikidata The question is `What is the Wikidata ID for this tree?` -* Wikidata: {wikidata}* is shown if `wikidata` is set. +*{wikipedia()}* is shown if `wikidata` is set. This tagrendering is only visible in the popup if the following condition is met: denotation=landmark | denotation=natural_monument | wikidata~.+ @@ -198,11 +196,6 @@ _This tagrendering has no question and is thus read-only_ *{move_button()}* -### delete-button -_This tagrendering has no question and is thus read-only_ - -*{delete_button()}* - ### spacer _This tagrendering has no question and is thus read-only_ @@ -216,4 +209,4 @@ _This tagrendering has no question and is thus read-only_ This tagrendering has labels `added_by_default` -This document is autogenerated from [assets/layers/tree_node/tree_node.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/tree_node/tree_node.json) +This document is autogenerated from [assets/layers/tree/tree.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/tree/tree.json) diff --git a/Docs/Layers/trolley_bay.md b/Docs/Layers/trolley_bay.md index 245125f07..729049934 100644 --- a/Docs/Layers/trolley_bay.md +++ b/Docs/Layers/trolley_bay.md @@ -13,6 +13,7 @@ Find trolley bays for shopping trolleys. 3. [Basic tags for this layer](#basic-tags-for-this-layer) 4. [Supported attributes](#supported-attributes) 5. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings) + - [images](#images) - [covered](#covered) - [deposit](#deposit) - [denominations](#denominations) @@ -47,14 +48,15 @@ Elements must match the expression ** [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) | -| [trolley:deposit](https://wiki.openstreetmap.org/wiki/Key:trolley:deposit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit%3Dno) | -| [trolley:deposit:denominations](https://wiki.openstreetmap.org/wiki/Key:trolley:deposit:denominations) | Multiple choice | [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit:denominations%3D2 EUR) | +| [covered](https://wiki.openstreetmap.org/wiki/Key:covered) | Multiple choice | [covered=yes](https://wiki.openstreetmap.org/wiki/Tag:covered%3Dyes) [covered=no](https://wiki.openstreetmap.org/wiki/Tag:covered%3Dno) | +| [trolley:deposit](https://wiki.openstreetmap.org/wiki/Key:trolley:deposit) | Multiple choice | [trolley:deposit=yes](https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit%3Dyes) [trolley:deposit=no](https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit%3Dno) | +| [trolley:deposit:denominations](https://wiki.openstreetmap.org/wiki/Key:trolley:deposit:denominations) | Multiple choice | [trolley:deposit:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit:denominations%3D0.50 EUR) [trolley:deposit:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit:denominations%3D1 EUR) [trolley:deposit:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:trolley:deposit:denominations%3D2 EUR) | ## Featureview elements and TagRenderings | id | question | labels | freeform key | -----|-----|-----|----- | +| [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [covered](#covered) | Is this trolley bay covered?
2 options | | _Multiple choice only_ | | [deposit](#deposit) | Is a deposit (e.g. a coin) required for the trolleys?
2 options | | _Multiple choice only_ | | [denominations](#denominations) | What coins are accepted for the deposit?
3 options | | _Multiple choice only_ | @@ -66,6 +68,12 @@ Elements must match the expression **_ | | _Multiple choice only_ | | [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ | +### images +This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images +_This tagrendering has no question and is thus read-only_ + +*{image_carousel()}{image_upload()}* + ### covered The question is `Is this trolley bay covered?` diff --git a/Docs/Layers/utility_pole.md b/Docs/Layers/utility_pole.md index f0b4b5b23..8a21f9721 100644 --- a/Docs/Layers/utility_pole.md +++ b/Docs/Layers/utility_pole.md @@ -42,7 +42,7 @@ Elements must match the expression **
[highway](https://wiki.openstreetmap.org/wiki/Key:highway) | Multiple choice | [street_lamp](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dstreet_lamp) [](https://wiki.openstreetmap.org/wiki/Tag:highway%3D) | +| [highway](https://wiki.openstreetmap.org/wiki/Key:highway) | Multiple choice | [highway=street_lamp](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dstreet_lamp) [highway](https://wiki.openstreetmap.org/wiki/Tag:highway%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/vending_machine.md b/Docs/Layers/vending_machine.md index 4c6ffef2f..458e20469 100644 --- a/Docs/Layers/vending_machine.md +++ b/Docs/Layers/vending_machine.md @@ -66,20 +66,20 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | -| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | -| [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) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [vending=drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [vending=sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [vending=food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [vending=cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [vending=condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [vending=coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [vending=water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [vending=newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [vending=bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [vending=milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [vending=bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [vending=eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [vending=ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [vending=cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [vending=honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [vending=potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [vending=meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [vending=fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [vending=strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [vending=flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [vending=parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [vending=elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [vending=public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [vending=bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [vending=gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [vending=bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [vending=bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [vending=bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [vending=menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | +| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [brand=Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [brand=Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [payment:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [payment:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [payment:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [payment:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [payment:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [payment:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [payment:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [payment:notes:denominations=10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [payment:notes:denominations=20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [payment:notes:denominations=50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [payment:notes:denominations=100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [payment:notes:denominations=200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [payment:notes:denominations=1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | +| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [operational_status](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [operational_status=broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [operational_status=closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | ## Featureview elements and TagRenderings @@ -94,7 +94,7 @@ Elements must match **all** of the following expressions: | [payment-options-split](#payment-options-split)
_(Original in [questions](./BuiltinQuestions.md#payment-options-split))_ | Which methods of payment are accepted here?
7 options | | _Multiple choice only_ | | [denominations-coins](#denominations-coins)
_(Original in [questions](./BuiltinQuestions.md#denominations-coins))_ | What coins can you use to pay here?
15 options | | _Multiple choice only_ | | [denominations-notes](#denominations-notes)
_(Original in [questions](./BuiltinQuestions.md#denominations-notes))_ | what notes can you use to pay here?
13 options | | _Multiple choice only_ | -| [operator](#operator) | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | +| [operator](#operator)
_(Original in [questions](./BuiltinQuestions.md#operator))_ | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | | [indoor](#indoor) | Is this vending machine indoors?
3 options | | _Multiple choice only_ | | [phone](#phone)
_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of the operator of this vending machine?
_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_
1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) | | [website](#website)
_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?
_{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) | diff --git a/Docs/Layers/vending_machine_bicycle.md b/Docs/Layers/vending_machine_bicycle.md index 61f13d952..15626dd49 100644 --- a/Docs/Layers/vending_machine_bicycle.md +++ b/Docs/Layers/vending_machine_bicycle.md @@ -59,20 +59,20 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | -| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | -| [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) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [vending=drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [vending=sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [vending=food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [vending=cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [vending=condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [vending=coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [vending=water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [vending=newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [vending=bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [vending=milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [vending=bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [vending=eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [vending=ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [vending=cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [vending=honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [vending=potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [vending=meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [vending=fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [vending=strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [vending=flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [vending=parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [vending=elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [vending=public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [vending=bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [vending=gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [vending=bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [vending=bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [vending=bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [vending=menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | +| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [brand=Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [brand=Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [payment:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [payment:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [payment:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [payment:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [payment:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [payment:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [payment:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [payment:notes:denominations=10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [payment:notes:denominations=20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [payment:notes:denominations=50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [payment:notes:denominations=100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [payment:notes:denominations=200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [payment:notes:denominations=1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | +| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [operational_status](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [operational_status=broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [operational_status=closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | ## Featureview elements and TagRenderings @@ -87,7 +87,7 @@ Elements must match **all** of the following expressions: | [payment-options-split](#payment-options-split)
_(Original in [questions](./BuiltinQuestions.md#payment-options-split))_ | Which methods of payment are accepted here?
7 options | | _Multiple choice only_ | | [denominations-coins](#denominations-coins)
_(Original in [questions](./BuiltinQuestions.md#denominations-coins))_ | What coins can you use to pay here?
15 options | | _Multiple choice only_ | | [denominations-notes](#denominations-notes)
_(Original in [questions](./BuiltinQuestions.md#denominations-notes))_ | what notes can you use to pay here?
13 options | | _Multiple choice only_ | -| [operator](#operator) | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | +| [operator](#operator)
_(Original in [questions](./BuiltinQuestions.md#operator))_ | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | | [indoor](#indoor) | Is this vending machine indoors?
3 options | | _Multiple choice only_ | | [phone](#phone)
_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of the operator of this vending machine?
_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_
1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) | | [website](#website)
_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?
_{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) | diff --git a/Docs/Layers/visitor_information_centre.md b/Docs/Layers/visitor_information_centre.md index 3833d88e5..40b15bbaf 100644 --- a/Docs/Layers/visitor_information_centre.md +++ b/Docs/Layers/visitor_information_centre.md @@ -97,41 +97,41 @@ Elements must match **any** of the following expressions: | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -174,11 +174,11 @@ Elements must match **any** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -558,7 +558,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -569,7 +569,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -578,25 +578,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Layers/waste_basket.md b/Docs/Layers/waste_basket.md index c701c648c..2c0f7fcb2 100644 --- a/Docs/Layers/waste_basket.md +++ b/Docs/Layers/waste_basket.md @@ -52,8 +52,8 @@ Elements must match the expression ** [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) [plastic](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dplastic) [pmd](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpmd) [paper](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpaper) | -| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | Multiple choice | [excrement_bags](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dexcrement_bags) [](https://wiki.openstreetmap.org/wiki/Tag:vending%3D) | +| [waste](https://wiki.openstreetmap.org/wiki/Key:waste) | Multiple choice | [waste=trash](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dtrash) [waste=dog_excrement](https://wiki.openstreetmap.org/wiki/Tag:waste%3Ddog_excrement) [waste=cigarettes](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dcigarettes) [waste=drugs](https://wiki.openstreetmap.org/wiki/Tag:waste%3Ddrugs) [waste=sharps](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dsharps) [waste=plastic](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dplastic) [waste=pmd](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpmd) [waste=paper](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpaper) | +| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | Multiple choice | [vending=excrement_bags](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dexcrement_bags) [vending](https://wiki.openstreetmap.org/wiki/Tag:vending%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/waste_basket_dogs.md b/Docs/Layers/waste_basket_dogs.md index ef002d36a..8004d955c 100644 --- a/Docs/Layers/waste_basket_dogs.md +++ b/Docs/Layers/waste_basket_dogs.md @@ -43,8 +43,8 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [plastic](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dplastic) [pmd](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpmd) [paper](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpaper) | -| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | Multiple choice | [excrement_bags](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dexcrement_bags) [](https://wiki.openstreetmap.org/wiki/Tag:vending%3D) | +| [waste](https://wiki.openstreetmap.org/wiki/Key:waste) | Multiple choice | [waste=trash](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dtrash) [waste=dog_excrement](https://wiki.openstreetmap.org/wiki/Tag:waste%3Ddog_excrement) [waste=cigarettes](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dcigarettes) [waste=drugs](https://wiki.openstreetmap.org/wiki/Tag:waste%3Ddrugs) [waste=sharps](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dsharps) [waste=plastic](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dplastic) [waste=pmd](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpmd) [waste=paper](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpaper) | +| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | Multiple choice | [vending=excrement_bags](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dexcrement_bags) [vending](https://wiki.openstreetmap.org/wiki/Tag:vending%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/waste_disposal.md b/Docs/Layers/waste_disposal.md index 577cc4eb0..638cb888c 100644 --- a/Docs/Layers/waste_disposal.md +++ b/Docs/Layers/waste_disposal.md @@ -48,9 +48,9 @@ Elements must match the expression ** [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [waste_disposal](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dwaste_disposal) [recycling](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drecycling) | -| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [residents](https://wiki.openstreetmap.org/wiki/Tag:access%3Dresidents) | -| [location](https://wiki.openstreetmap.org/wiki/Key:location) | Multiple choice | [underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground) [indoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor) [](https://wiki.openstreetmap.org/wiki/Tag:location%3D) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=waste_disposal](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dwaste_disposal) [amenity=recycling](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drecycling) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=no](https://wiki.openstreetmap.org/wiki/Tag:access%3Dno) [access=residents](https://wiki.openstreetmap.org/wiki/Tag:access%3Dresidents) | +| [location](https://wiki.openstreetmap.org/wiki/Key:location) | Multiple choice | [location=underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground) [location=indoor](https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor) [location](https://wiki.openstreetmap.org/wiki/Tag:location%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Layers/wayside_shrine.md b/Docs/Layers/wayside_shrine.md index 0427dc880..57d650746 100644 --- a/Docs/Layers/wayside_shrine.md +++ b/Docs/Layers/wayside_shrine.md @@ -64,14 +64,14 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [string](../SpecialInputElements.md#string) | [Ave Maria](https://wiki.openstreetmap.org/wiki/Tag:inscription%3DAve Maria) [I.N.R.I](https://wiki.openstreetmap.org/wiki/Tag:inscription%3DI.N.R.I) | -| [religion](https://wiki.openstreetmap.org/wiki/Key:religion) | [string](../SpecialInputElements.md#string) | [christian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dchristian) [buddhist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dbuddhist) [hindu](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dhindu) [jain](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djain) [jewish](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djewish) [muslim](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dmuslim) [pagan](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dpagan) [shinto](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dshinto) [sikh](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dsikh) [taoist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dtaoist) [zoroastrian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dzoroastrian) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dcatholic) [roman_catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Droman_catholic) [orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [greek_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dgreek_orthodox) [russian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Drussian_orthodox) [serbian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dserbian_orthodox) [protestant](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dprotestant) [anglican](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Danglican) [adventist](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dadventist) [evangelical](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Devangelical) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [shia](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dshia) [sunni](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsunni) [sufi](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsufi) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [conservative](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dconservative) [orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [hasidic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dhasidic) [reform](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dreform) | +| [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [string](../SpecialInputElements.md#string) | [inscription=Ave Maria](https://wiki.openstreetmap.org/wiki/Tag:inscription%3DAve Maria) [inscription=I.N.R.I](https://wiki.openstreetmap.org/wiki/Tag:inscription%3DI.N.R.I) | +| [religion](https://wiki.openstreetmap.org/wiki/Key:religion) | [string](../SpecialInputElements.md#string) | [religion=christian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dchristian) [religion=buddhist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dbuddhist) [religion=hindu](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dhindu) [religion=jain](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djain) [religion=jewish](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djewish) [religion=muslim](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dmuslim) [religion=pagan](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dpagan) [religion=shinto](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dshinto) [religion=sikh](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dsikh) [religion=taoist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dtaoist) [religion=zoroastrian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dzoroastrian) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dcatholic) [denomination=roman_catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Droman_catholic) [denomination=orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [denomination=greek_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dgreek_orthodox) [denomination=russian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Drussian_orthodox) [denomination=serbian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dserbian_orthodox) [denomination=protestant](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dprotestant) [denomination=anglican](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Danglican) [denomination=adventist](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dadventist) [denomination=evangelical](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Devangelical) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=shia](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dshia) [denomination=sunni](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsunni) [denomination=sufi](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsufi) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=conservative](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dconservative) [denomination=orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [denomination=hasidic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dhasidic) [denomination=reform](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dreform) | | [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | | -| [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | [Q345](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ345) [Q942467](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ942467) [Q302](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ302) [Q164294](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ164294) [Q188618](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ188618) | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | [subject:wikidata=Q345](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ345) [subject:wikidata=Q942467](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ942467) [subject:wikidata=Q302](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ302) [subject:wikidata=Q164294](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ164294) [subject:wikidata=Q188618](https://wiki.openstreetmap.org/wiki/Tag:subject:wikidata%3DQ188618) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | ## Featureview elements and TagRenderings diff --git a/Docs/OnlineServicesOverview.md b/Docs/OnlineServicesOverview.md index d8139b4e6..25743f14a 100644 --- a/Docs/OnlineServicesOverview.md +++ b/Docs/OnlineServicesOverview.md @@ -77,7 +77,7 @@ Endpoint for search with photon | https://cache.mapcomplete.org/public.{type}_{layer}/{z}/{x}/{y}.pbf | The vectortileserver is a cache of OSM data and can be used as an alternative for overpass to actually show data, esp on low zoom levels | OpenData, source available, self hostable, https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/SettingUpPSQL.md | | https://ipinfo.mapcomplete.org/ | When opening MapComplete for the first time, we try to set the map at a relevant location. For this, we try to determine the location based on the IP-address; this is done by this service. | source available, self hostable, | | https://report.mapcomplete.org/report | If a severe error occurs in MapComplete, this is logged on this server - this mostly concerns errors where making a change to OpenStreetMap failed. Data is handled confidentially and _only_ to replay the change and fix the root cause. | OpenData, yes, | -| https://countrycoder.mapcomplete.org | For quite some functions, we need to know in what _country_ a feature is located. LatLon2Country is a static dataset, which, by cleverly encoding the data, can quickly tell in what country a feature is located. | OpenData, source available, self hostable, https://source.mapcomplete.org/MapComplete/latlon2country | +| https://data.mapcomplete.org/countrycoder/ | For quite some functions, we need to know in what _country_ a feature is located. LatLon2Country is a static dataset, which, by cleverly encoding the data, can quickly tell in what country a feature is located. | OpenData, source available, self hostable, https://source.mapcomplete.org/MapComplete/latlon2country | | https://data.mapcomplete.org/nsi | Contains a copy and the logos of the Name Suggestion Index | | | https://panoramax.mapcomplete.org | Various endpoints to load images from panoramax | OpenData, source available, self hostable, | | https://lod.mapcomplete.org/extractgraph?url={url} | This proxy queries websites to detect if they contain linked open data and gives this data back. Triggered by opening a feature | OpenData, source available, self hostable, https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/scripts/serverLdScrape.ts | @@ -212,7 +212,7 @@ MapComplete checks wikidata to find images to show and displays information from ## maplayer -1055 items +1082 items MapLayers are integrated from the [Editor Layer Index](https://github.com/osmlab/editor-layer-index). A map layer listed here will only be contacted if the user decides to use this map background. This list changes over time, as new background layers are published and old background layers go offline. For all map layers, we have permission to use them to improve OpenStreetMap @@ -255,6 +255,7 @@ A full listing can be found in [ELI-overview](ELI-overview.md) - cityofberkeley.info - cityofirvine.org - cityofmarcoisland.com:6443 + - cloudfront.net - cnv.at - codefor.de - coj.net @@ -449,6 +450,7 @@ A full listing can be found in [ELI-overview](ELI-overview.md) - sollentuna.se - srcity.org - stadiamaps.com + - stadt-koeln.de - stadt-zuerich.ch - staedteregion-aachen.de - statkart.no diff --git a/Docs/SpecialInputElements.md b/Docs/SpecialInputElements.md index 313fc589a..2a60bdbca 100644 --- a/Docs/SpecialInputElements.md +++ b/Docs/SpecialInputElements.md @@ -5,44 +5,102 @@ The listed types here trigger a special input element. Use them in `tagrendering ### Table of contents 1. [string](#string) -2. [text](#text) -3. [date](#date) -4. [nat](#nat) -5. [int](#int) -6. [distance](#distance) -7. [direction](#direction) -8. [Input helper](#input-helper) +2. [float](#float) +3. [pfloat](#pfloat) +4. [text](#text) +5. [nat](#nat) +6. [pnat](#pnat) +7. [int](#int) +8. [date](#date) +9. [time](#time) +10. [color](#color) +11. [direction](#direction) +12. [Input helper](#input-helper) + - [Example usage](#example-usage) - [Helper arguments](#helper-arguments) + [Suboptions](#suboptions) - [Example usage](#example-usage) -9. [pnat](#pnat) -10. [float](#float) -11. [pfloat](#pfloat) -12. [email](#email) -13. [url](#url) -14. [phone](#phone) -15. [opening_hours](#opening_hours) - - [Helper arguments](#helper-arguments) - - [Example usage](#example-usage) +13. [key](#key) +14. [icon](#icon) +15. [velopark](#velopark) +16. [id](#id) +17. [regex](#regex) +18. [simple_tag](#simple_tag) +19. [translation](#translation) +20. [tag](#tag) +21. [nsi](#nsi) +22. [distance](#distance) ### string A simple piece of text which is at most 255 characters long +### float +A decimal number +### pfloat +A positive decimal number or zero ### text A longer piece of text. Uses an textArea instead of a textField -### date -A date with date picker ### nat A whole, positive number or zero +### pnat +A strict positive number ### int A whole number, either positive, negative or zero -### distance -A geographical distance in meters (rounded at two points). Will give an extra minimap with a measurement tool. Arguments: [ zoomlevel, preferredBackgroundMapType (comma separated) ], e.g. `["21", "map,photo"] +### date +A date with date picker +### time +A time picker +### color +Shows a color picker ### direction A geographical direction, in degrees. 0° is north, 90° is east, ... Will return a value between 0 (incl) and 360 (excl). ### Input helper This element has an input helper showing a map and 'viewport' indicating the direction. By default, this map is zoomed to zoomlevel 17, but this can be changed with the first argument +### slope +Validates that the slope is a valid number.The accompanying input element uses the gyroscope and the compass to determine the correct incline. The sign of the incline will be set automatically. The bearing of the way is compared to the bearing of the compass, as such, the device knows if it is measuring in the forward or backward direction. +### url +The validatedTextField will format URLs to always be valid and have a https://-header (even though the 'https'-part will be hidden from the user. Furthermore, some tracking parameters will be removed +### email +An email adress +### phone +A phone number +### fediverse +Validates fediverse addresses and normalizes them into `@username@server`-format +### image +Same as the URL-parameter, except that it checks that the URL ends with `.jpg`, `.png` or some other typical image format +### opening_hours +Has extra elements to easily input when a POI is opened. +#### Helper arguments +Only one helper argument named `options` can be provided. It is a JSON-object of type `{ prefix: string, postfix: string }`: + +| subarg | doc | +-----|----- | +| prefix | Piece of text that will always be added to the front of the generated opening hours. If the OSM-data does not start with this, it will fail to parse. | +| postfix | Piece of text that will always be added to the end of the generated opening hours | + +#### Example usage +To add a conditional (based on time) access restriction: + +``` + +"freeform": { + "key": "access:conditional", + "type": "opening_hours", + "helperArgs": [ + { + "prefix":"no @ (", + "postfix":")" + } + ] +} +``` + +*Don't forget to pass the prefix and postfix in the rendering as well*: `{opening_hours_table(opening_hours,yes @ &LPARENS, &RPARENS )` +### points_in_time +'Points in time' are points according to a fixed schedule, e.g. 'every monday at 10:00'. They are typically used for postbox collection times or times of mass at a place of worship +### currency +Validates monetary amounts ### wikidata A wikidata identifier, e.g. Q42. @@ -107,74 +165,26 @@ Another example is to search for species and trees: } ``` -### pnat -A strict positive number -### float -A decimal number -### pfloat -A positive decimal number or zero -### email -An email adress -### url -The validatedTextField will format URLs to always be valid and have a https://-header (even though the 'https'-part will be hidden from the user. Furthermore, some tracking parameters will be removed -### phone -A phone number -### opening_hours -Has extra elements to easily input when a POI is opened. -#### Helper arguments -Only one helper argument named `options` can be provided. It is a JSON-object of type `{ prefix: string, postfix: string }`: - -| subarg | doc | ------|----- | -| prefix | Piece of text that will always be added to the front of the generated opening hours. If the OSM-data does not start with this, it will fail to parse. | -| postfix | Piece of text that will always be added to the end of the generated opening hours | - -#### Example usage -To add a conditional (based on time) access restriction: - -``` - -"freeform": { - "key": "access:conditional", - "type": "opening_hours", - "helperArgs": [ - { - "prefix":"no @ (", - "postfix":")" - } - ] -} -``` - -*Don't forget to pass the prefix and postfix in the rendering as well*: `{opening_hours_table(opening_hours,yes @ &LPARENS, &RPARENS )` -### color -Shows a color picker -### image -Same as the URL-parameter, except that it checks that the URL ends with `.jpg`, `.png` or some other typical image format -### simple_tag -A simple tag of the format `key=value` where `key` conforms to a normal key ` -### tag -A simple tag of the format `key=value` OR a tagExpression ### key Validates a key, mostly that no weird characters are used -### translation -Makes sure the the string is of format `Record` ### icon Makes sure that a valid .svg-path is added -### fediverse -Validates fediverse addresses and normalizes them into `@username@server`-format -### id -Checks for valid identifiers for layers, will automatically replace spaces and uppercase -### slope -Validates that the slope is a valid number.The accompanying input element uses the gyroscope and the compass to determine the correct incline. The sign of the incline will be set automatically. The bearing of the way is compared to the bearing of the compass, as such, the device knows if it is measuring in the forward or backward direction. ### velopark A special URL-validator that checks the domain name and rewrites to the correct velopark format. -### nsi -Gives a list of possible suggestions for a brand or operator tag. Note: this is detected automatically; there is no need to explicitly set this -### currency -Validates monetary amounts +### id +Checks for valid identifiers for layers, will automatically replace spaces and uppercase ### regex Only used when your input should be a valid regex. This validator is only used as helper for Studio and should not be used in a mapcomplete-theme. +### simple_tag +A simple tag of the format `key=value` where `key` conforms to a normal key ` +### translation +Makes sure the the string is of format `Record` +### tag +A simple tag of the format `key=value` OR a tagExpression +### nsi +Gives a list of possible suggestions for a brand or operator tag. Note: this is detected automatically; there is no need to explicitly set this +### distance +A geographical distance in meters (rounded at two points). Will give an extra minimap with a measurement tool. Arguments: [ zoomlevel, preferredBackgroundMapType (comma separated) ], e.g. `["21", "map,photo"] This document is autogenerated from [src/UI/InputElement/Validators.ts](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/src/UI/InputElement/Validators.ts) diff --git a/Docs/SpecialRenderings.md b/Docs/SpecialRenderings.md index 74f0cb40c..1bf344378 100644 --- a/Docs/SpecialRenderings.md +++ b/Docs/SpecialRenderings.md @@ -23,6 +23,7 @@ General usage is `{func_name()}`, `{func_name(arg, someotherarg)}` or `{func_nam + [direction_indicator](#direction_indicator) + [opening_hours_state](#opening_hours_state) + [opening_hours_table](#opening_hours_table) + + [points_in_time](#points_in_time) + [statistics](#statistics) - [data_import](#data_import) + [auto_apply](#auto_apply) @@ -96,7 +97,6 @@ General usage is `{func_name()}`, `{func_name(arg, someotherarg)}` or `{func_nam + [multi_apply](#multi_apply) + [preset_description](#preset_description) + [preset_type_select](#preset_type_select) - + [tags](#tags) + [upload_to_osm](#upload_to_osm) # Using expanded syntax @@ -140,7 +140,7 @@ Show a literal text within braces -----|-----|----- | | text | _undefined_ | The value to show | -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L314](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L314) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L332](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L332) #### Example usage of braced @@ -150,7 +150,7 @@ Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L314](/src/ Allow to create a copy of the current element -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L340](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L340) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L356](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L356) #### Example usage of create_copy @@ -160,7 +160,7 @@ Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L340](/src/ Shows the title of the popup. Useful for some cases, e.g. 'What is phone number of {title()}?' -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L294](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L294) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L311](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L311) #### Example usage of title @@ -174,7 +174,7 @@ If the given key can be interpreted as a JSON, only show the key containing the -----|-----|----- | | key | value | The attribute to interpret as json | -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L261](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L261) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L277](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L277) #### Example usage of translated @@ -188,7 +188,7 @@ Visualises data of a POI, sometimes with data updating capabilities Prints all key-value pairs of the object - used for debugging -Defined in [/src/UI/Popup/DataVisualisations.ts#L282](/src/UI/Popup/DataVisualisations.ts#L282) +Defined in [/src/UI/Popup/DataVisualisations.ts#L283](/src/UI/Popup/DataVisualisations.ts#L283) #### Example usage of all_tags @@ -202,7 +202,7 @@ Converts a short, canonical value into the long, translated text including the u -----|-----|----- | | key | _undefined_ | The key of the tag to give the canonical text for | -Defined in [/src/UI/Popup/DataVisualisations.ts#L168](/src/UI/Popup/DataVisualisations.ts#L168) +Defined in [/src/UI/Popup/DataVisualisations.ts#L169](/src/UI/Popup/DataVisualisations.ts#L169) #### Example usage of canonical @@ -227,7 +227,7 @@ Defined in [/src/UI/Popup/DataVisualisations.ts#L45](/src/UI/Popup/DataVisualisa Gives a distance indicator and a compass pointing towards the location from your GPS-location. If clicked, centers the map on the object -Defined in [/src/UI/Popup/DataVisualisations.ts#L28](/src/UI/Popup/DataVisualisations.ts#L28) +Defined in [/src/UI/Popup/DataVisualisations.ts#L27](/src/UI/Popup/DataVisualisations.ts#L27) #### Example usage of direction_indicator @@ -243,7 +243,7 @@ A small element, showing if the POI is currently open and when the next change i | prefix | _empty string_ | Remove this string from the start of the value before parsing. __Note: use `&LPARENs` to indicate `(` if needed__ | | postfix | _empty string_ | Remove this string from the end of the value before parsing. __Note: use `&RPARENs` to indicate `)` if needed__ | -Defined in [/src/UI/Popup/DataVisualisations.ts#L127](/src/UI/Popup/DataVisualisations.ts#L127) +Defined in [/src/UI/Popup/DataVisualisations.ts#L128](/src/UI/Popup/DataVisualisations.ts#L128) #### Example usage of opening_hours_state @@ -265,6 +265,20 @@ Defined in [/src/UI/Popup/DataVisualisations.ts#L89](/src/UI/Popup/DataVisualisa A normal opening hours table can be invoked with `{opening_hours_table()}`. A table for e.g. conditional access with opening hours can be `{opening_hours_table(access:conditional, no @ &LPARENS, &RPARENS)}` +### points_in_time + +Creates a visualisation for 'points in time', e.g. collection times of a postbox + +| name | default | description | +-----|-----|----- | +| key | _undefined_ | The key out of which the points_in_time will be parsed | + +Defined in [/src/UI/Popup/DataVisualisations.ts#L294](/src/UI/Popup/DataVisualisations.ts#L294) + +#### Example usage of points_in_time + +`{points_in_time()}` + ### statistics Show general statistics about all the elements currently in view. Intended to use on the `current_view`-layer. They will be split per layer @@ -297,7 +311,7 @@ Elements to help with importing data to OSM. For example: buttons to import a fe | text | _undefined_ | The text to show on the button | | icon | ./assets/svg/robot.svg | The icon to show on the button | -Defined in [/src/UI/Popup/AutoApplyButtonVis.ts#L64](/src/UI/Popup/AutoApplyButtonVis.ts#L64) +Defined in [/src/UI/Popup/AutoApplyButtonVis.ts#L68](/src/UI/Popup/AutoApplyButtonVis.ts#L68) #### Example usage of auto_apply @@ -313,7 +327,7 @@ Gives an interactive element which shows a tag comparison between the OSM-object | host | _undefined_ | The domain name(s) where data might be fetched from - this is needed to set the CSP. A domain must include 'https', e.g. 'https://example.com'. For multiple domains, separate them with ';'. If you don't know the possible domains, use '*'. | | readonly | _undefined_ | If 'yes', will not show 'apply'-buttons | -Defined in [/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L256](/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L256) +Defined in [/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L237](/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L237) #### Example usage of compare_data @@ -502,7 +516,7 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be | snap_onto_layers | _undefined_ | If no existing nearby point exists, but a line of a specified layer is closeby, snap to this layer instead | | snap_to_layer_max_distance | 0.1 | Distance to distort the geometry to snap to this layer | -Defined in [/src/UI/Popup/ImportButtons/WayImportButtonViz.ts#L22](/src/UI/Popup/ImportButtons/WayImportButtonViz.ts#L22) +Defined in [/src/UI/Popup/ImportButtons/WayImportButtonViz.ts#L21](/src/UI/Popup/ImportButtons/WayImportButtonViz.ts#L21) #### Example usage of import_way_button @@ -510,7 +524,7 @@ Defined in [/src/UI/Popup/ImportButtons/WayImportButtonViz.ts#L22](/src/UI/Popup ### linked_data_from_website -Attempts to load (via a proxy) the specified website and parsed ld+json from there. Suitable data will be offered to import into OSM. Note: this element is added by default +Attempts to load (via a proxy) the specified website and parsed ld+json from there. Suitable data will be offered to import into OSM. Note: this element is added by default; but is disabled if the theme has the 'more privacy' flag set | name | default | description | -----|-----|----- | @@ -520,7 +534,7 @@ Attempts to load (via a proxy) the specified website and parsed ld+json from the | mode | _undefined_ | If `display`, only show the data in tabular and readonly form, ignoring already existing tags. This is used to explicitly show all the tags. If unset or anything else, allow to apply/import on OSM | | collapsed | yes | If the containing accordion should be closed | -Defined in [/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L104](/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L104) +Defined in [/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L96](/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L96) #### Example usage of linked_data_from_website @@ -539,7 +553,7 @@ Change the status of the given MapRoulette task | maproulette_id | mr_taskId | The property name containing the maproulette id | | ask_feedback | _empty string_ | If not an empty string, this will be used as question to ask some additional feedback. A text field will be added | -Defined in [/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L21](/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L21) +Defined in [/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L20](/src/UI/SpecialVisualisations/DataImportSpecialVisualisations.ts#L20) #### Example usage of maproulette_set_status @@ -614,7 +628,7 @@ These special visualisations are (mostly) interactive components that most eleme An element which allows to add a new point on the 'last_click'-location. Only makes sense in the layer `last_click` -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L246](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L246) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L261](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L261) #### Example usage of add_new_point @@ -624,7 +638,7 @@ Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L246](/src/ Adds a button which allows to delete the object at this location. The config will be read from the layer config -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L155](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L155) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L168](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L168) #### Example usage of delete_button @@ -639,7 +653,7 @@ Shows a 'nothing is currently known-message if there is at least one unanswered | text | _undefined_ | Text to show | | cssClasses | _undefined_ | Classes to apply onto the text | -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L214](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L214) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L228](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L228) #### Example usage of if_nothing_known @@ -652,9 +666,10 @@ A small map showing the selected feature. | name | default | description | -----|-----|----- | | zoomlevel | 18 | The (maximum) zoomlevel: the target zoomlevel after fitting the entire feature. The minimap will fit the entire feature, then zoom out to this zoom level. The higher, the more zoomed in with 1 being the entire world and 19 being really close | -| idKey | id | (Matches all resting arguments) This argument should be the key of a property of the feature. The corresponding value is interpreted as either the id or the a list of ID's. The features with these ID's will be shown on this minimap. (Note: if the key is 'id', list interpration is disabled) | +| idKey | id | The key of one or more properties of the feature, semi-colon separated. The corresponding value is interpreted as either the id or the a list of ID's. The features with these ID's will be shown on this minimap. | +| class | h-40 rounded | CSS-classes (space-separated) that should be applied onto the container | -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L82](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L82) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L86](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L86) #### Example usage of minimap @@ -664,7 +679,7 @@ Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L82](/src/U Adds a button which allows to move the object to another location. The config will be read from the layer config -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L130](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L130) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L142](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L142) #### Example usage of move_button @@ -679,7 +694,7 @@ Generates a QR-code to share the selected object | text | _undefined_ | Extra text on the side of the QR-code | | textClass | _undefined_ | CSS class of the the side text | -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L181](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L181) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L195](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L195) #### Example usage of qr_code @@ -695,7 +710,7 @@ The special element which shows the questions which are unknown. Added by defaul | blacklisted-labels | _undefined_ | One or more ';'-separated labels of questions which should _not_ be included. Note that the questionbox which is added by default will blacklist 'hidden'. If both a whitelist and a blacklist are given, will show questions having at least one label from the whitelist but none of the blacklist. | | show_all | _undefined_ | Either `no`, `yes` or `user-preference`. Indicates if all questions should be shown at once | -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L26](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L26) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L30](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L30) #### Example usage of questions @@ -720,7 +735,7 @@ Defined in [/src/UI/Popup/ShareLinkViz.ts#L7](/src/UI/Popup/ShareLinkViz.ts#L7) Adds a button which allows to split a way -Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L112](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L112) +Defined in [/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L125](/src/UI/SpecialVisualisations/UISpecialVisualisations.ts#L125) #### Example usage of split_button @@ -734,7 +749,7 @@ Elements relating to marking an object as favourite (giving it a heart). Default A small button that allows a (logged in) contributor to mark a location as a favourite location, sized to fit a title-icon -Defined in [/src/UI/SpecialVisualisations/FavouriteVisualisations.ts#L32](/src/UI/SpecialVisualisations/FavouriteVisualisations.ts#L32) +Defined in [/src/UI/SpecialVisualisations/FavouriteVisualisations.ts#L33](/src/UI/SpecialVisualisations/FavouriteVisualisations.ts#L33) #### Example usage of favourite_icon @@ -778,7 +793,7 @@ Creates a button where a user can upload an image to panoramax | label | _undefined_ | The text to show on the button | | disable_blur | _undefined_ | If set to 'true' or 'yes', then face blurring will be disabled. To be used sparingly | -Defined in [/src/UI/SpecialVisualisations/ImageVisualisations.ts#L90](/src/UI/SpecialVisualisations/ImageVisualisations.ts#L90) +Defined in [/src/UI/SpecialVisualisations/ImageVisualisations.ts#L91](/src/UI/SpecialVisualisations/ImageVisualisations.ts#L91) #### Example usage of image_upload @@ -811,7 +826,7 @@ Adds an image to a node -----|-----|----- | | Id-key | id | The property name where the ID of the note to close can be found | -Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L119](/src/UI/SpecialVisualisations/NoteVisualisations.ts#L119) +Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L124](/src/UI/SpecialVisualisations/NoteVisualisations.ts#L124) #### Example usage of add_image_to_note @@ -825,7 +840,7 @@ A textfield to add a comment to a node (with the option to close the note). -----|-----|----- | | Id-key | id | The property name where the ID of the note to close can be found | -Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L77](/src/UI/SpecialVisualisations/NoteVisualisations.ts#L77) +Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L81](/src/UI/SpecialVisualisations/NoteVisualisations.ts#L81) #### Example usage of add_note_comment @@ -844,7 +859,7 @@ Button to close a note. A predefined text can be defined to close the note with. | minZoom | _undefined_ | If set, only show the closenote button if zoomed in enough | | zoomButton | _undefined_ | Text to show if not zoomed in enough | -Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L18](/src/UI/SpecialVisualisations/NoteVisualisations.ts#L18) +Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L22](/src/UI/SpecialVisualisations/NoteVisualisations.ts#L22) #### Example usage of close_note @@ -854,7 +869,7 @@ Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L18](/src/UI/Spe Creates a new map note on the given location. This options is placed in the 'last_click'-popup automatically if the 'notes'-layer is enabled -Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L98](/src/UI/SpecialVisualisations/NoteVisualisations.ts#L98) +Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L102](/src/UI/SpecialVisualisations/NoteVisualisations.ts#L102) #### Example usage of open_note @@ -869,7 +884,7 @@ Visualises the comments for notes | commentsKey | comments | The property name of the comments, which should be stringified json | | start | 0 | Drop the first 'start' comments | -Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L139](/src/UI/SpecialVisualisations/NoteVisualisations.ts#L139) +Defined in [/src/UI/SpecialVisualisations/NoteVisualisations.ts#L144](/src/UI/SpecialVisualisations/NoteVisualisations.ts#L144) #### Example usage of visualize_note_comments @@ -889,7 +904,7 @@ Invites the contributor to leave a review. Somewhat small UI-element until inter | fallback | _undefined_ | The identifier to use, if tags[subjectKey] as specified above is not available. This is effectively a fallback value | | question | _undefined_ | The question to ask during the review | -Defined in [/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L16](/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L16) +Defined in [/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L20](/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L20) #### Example usage of create_review @@ -904,7 +919,7 @@ Adds an overview of the mangrove-reviews of this object. Mangrove.Reviews needs | subjectKey | name | The key to use to determine the subject. If specified, the subject will be tags[subjectKey] | | fallback | _undefined_ | The identifier to use, if tags[subjectKey] as specified above is not available. This is effectively a fallback value | -Defined in [/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L74](/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L74) +Defined in [/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L83](/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L83) #### Example usage of list_reviews @@ -919,7 +934,7 @@ Shows stars which represent the average rating on mangrove. | subjectKey | name | The key to use to determine the subject. If the value is specified, the subject will be tags[subjectKey] and will use this to filter the reviews. | | fallback | _undefined_ | The identifier to use, if tags[subjectKey] as specified above is not available. This is effectively a fallback value | -Defined in [/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L109](/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L109) +Defined in [/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L119](/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L119) #### Example usage of rating @@ -935,7 +950,7 @@ A pragmatic combination of `create_review` and `list_reviews` | fallback | _undefined_ | The identifier to use, if tags[subjectKey] as specified above is not available. This is effectively a fallback value | | question | _undefined_ | The question to ask in the review form. Optional | -Defined in [/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L167](/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L167) +Defined in [/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L178](/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L178) #### Example usage of reviews @@ -953,7 +968,7 @@ A button which clears the locally downloaded data and the service worker. Login -----|-----|----- | | text | _undefined_ | The text to show on the button | -Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L112](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L112) +Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L106](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L106) #### Example usage of clear_caches @@ -963,7 +978,7 @@ Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L112](/src/U A button to remove the travelled track information from the device -Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L222](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L222) +Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L218](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L218) #### Example usage of clear_location_history @@ -973,7 +988,7 @@ Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L222](/src/U Shows which questions are disabled for every layer. Used in 'settings' -Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L44](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L44) +Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L42](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L42) #### Example usage of disabled_questions @@ -983,7 +998,7 @@ Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L44](/src/UI Shows the current tags of the GPS-representing object, used for debugging -Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L67](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L67) +Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L65](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L65) #### Example usage of gps_all_tags @@ -993,7 +1008,7 @@ Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L67](/src/UI Shows the current tags of the GPS-representing object, used for debugging -Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L56](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L56) +Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L54](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L54) #### Example usage of gyroscope_all_tags @@ -1007,7 +1022,7 @@ Only makes sense in the usersettings. Allows to import a mangrove public key and -----|-----|----- | | text | _undefined_ | The text that is shown on the button | -Defined in [/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L145](/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L145) +Defined in [/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L155](/src/UI/SpecialVisualisations/ReviewSpecialVisualisations.ts#L155) #### Example usage of import_mangrove_key @@ -1032,7 +1047,7 @@ Show a login button | force | _undefined_ | Always show this button, even if logged in | | message | _undefined_ | Message to display on the button | -Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L135](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L135) +Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L130](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L130) #### Example usage of login_button @@ -1042,7 +1057,7 @@ Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L135](/src/U Shows a button where the user can log out -Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L199](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L199) +Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L195](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L195) #### Example usage of logout @@ -1052,7 +1067,7 @@ Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L199](/src/U A module showing the pending changes, with the option to clear the pending changes -Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L211](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L211) +Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L207](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L207) #### Example usage of pending_changes @@ -1067,7 +1082,7 @@ A QR-code which shares the current URL and adds the login token. Anyone with thi | text | _undefined_ | Extra text on the side of the QR-code | | textClass | _undefined_ | CSS class of the the side text | -Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L164](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L164) +Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L159](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L159) #### Example usage of qr_login @@ -1077,7 +1092,7 @@ Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L164](/src/U Shows the current state of storage -Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L88](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L88) +Defined in [/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L82](/src/UI/SpecialVisualisations/SettingsVisualisations.ts#L82) #### Example usage of storage_all_tags @@ -1097,7 +1112,7 @@ A collapsable group (accordion) | labels | _undefined_ | A `;`-separated list of either identifiers or label names. All tagRenderings matching this value will be shown in the accordion | | blacklist | _undefined_ | A `;`-separated list of either identifiers or label names. Matching tagrenderings will _not_ be included, even if they are in `labels` | -Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L174](/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L174) +Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L179](/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L179) #### Example usage of group @@ -1113,7 +1128,7 @@ Given an embedded tagRendering (read only) and a key, will read the keyname as a | tagrendering | _undefined_ | An entire tagRenderingConfig | | classes | _undefined_ | CSS-classes to apply on every individual item. Seperated by `space` | -Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L90](/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L90) +Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L94](/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L94) #### Example usage of multi @@ -1135,7 +1150,7 @@ Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisuali Opens the current view in the iD-editor -Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L216](/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L216) +Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L221](/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L221) #### Example usage of open_in_iD @@ -1145,7 +1160,7 @@ Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisuali Opens the current view in the JOSM-editor -Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L230](/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L230) +Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L235](/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L235) #### Example usage of open_in_josm @@ -1160,7 +1175,7 @@ Shows a tagRendering from a different object as if this was the object itself | featureId | _undefined_ | The key of the attribute which contains the id of the feature from which to use the tags | | tagRenderingId | _undefined_ | The layer-id and tagRenderingId to render. Can be multiple value if ';'-separated (in which case every value must also contain the layerId, e.g. `layerId.tagRendering0; layerId.tagRendering1`). Note: this can cause layer injection | -Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L18](/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L18) +Defined in [/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L22](/src/UI/SpecialVisualisations/TagrenderingManipulationSpecialVisualisations.ts#L22) #### Example usage of steal @@ -1178,7 +1193,7 @@ Converts a fediverse username or link into a clickable link -----|-----|----- | | key | _undefined_ | The attribute-name containing the link | -Defined in [/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L16](/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L16) +Defined in [/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L17](/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L17) #### Example usage of fediverse_link @@ -1228,7 +1243,7 @@ Creates a `mailto`-link where some fields are already set and correctly escaped. | body | _undefined_ | The text in the email | | button_text | _undefined_ | The text shown on the button in the UI | -Defined in [/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L106](/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L106) +Defined in [/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L105](/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L105) #### Example usage of send_email @@ -1242,7 +1257,7 @@ Shows the label of the corresponding wikidata-item -----|-----|----- | | keyToShowWikidataFor | wikidata | Use the wikidata entry from this key to show the label | -Defined in [/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L66](/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L66) +Defined in [/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L67](/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L67) #### Example usage of wikidata_label @@ -1256,7 +1271,7 @@ A box showing the corresponding wikipedia article(s) - based on the **wikidata** -----|-----|----- | | keyToShowWikipediaFor | wikidata;wikipedia | Use the wikidata entry from this key to show the wikipedia article for. Multiple keys can be given (separated by ';'), in which case the first matching value is used | -Defined in [/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L38](/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L38) +Defined in [/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L39](/src/UI/SpecialVisualisations/WebAndCommunicationSpecialVisualisations.ts#L39) #### Example usage of wikipedia @@ -1270,7 +1285,7 @@ Various elements Exports the selected feature as GeoJson-file -Defined in [/src/UI/Popup/DataExportVisualisations.ts#L42](/src/UI/Popup/DataExportVisualisations.ts#L42) +Defined in [/src/UI/Popup/DataExportVisualisations.ts#L46](/src/UI/Popup/DataExportVisualisations.ts#L46) #### Example usage of export_as_geojson @@ -1280,7 +1295,7 @@ Defined in [/src/UI/Popup/DataExportVisualisations.ts#L42](/src/UI/Popup/DataExp Exports the selected feature as GPX-file -Defined in [/src/UI/Popup/DataExportVisualisations.ts#L10](/src/UI/Popup/DataExportVisualisations.ts#L10) +Defined in [/src/UI/Popup/DataExportVisualisations.ts#L14](/src/UI/Popup/DataExportVisualisations.ts#L14) #### Example usage of export_as_gpx @@ -1293,11 +1308,8 @@ Create a histogram for a list of given values, read from the properties. | name | default | description | -----|-----|----- | | key | _undefined_ | The key to be read and to generate a histogram from | -| title | _empty string_ | This text will be placed above the texts (in the first column of the visulasition) | -| countHeader | _empty string_ | This text will be placed above the bars | -| colors* | _undefined_ | (Matches all resting arguments - optional) Matches a regex onto a color value, e.g. `3[a-zA-Z+-]*:#33cc33` | -Defined in [/src/UI/Popup/HistogramViz.ts#L6](/src/UI/Popup/HistogramViz.ts#L6) +Defined in [/src/UI/Popup/HistogramViz.ts#L7](/src/UI/Popup/HistogramViz.ts#L7) #### Example usage of histogram @@ -1364,26 +1376,12 @@ Defined in [/src/UI/Popup/DataVisualisations.ts#L221](/src/UI/Popup/DataVisualis An editable tag rendering which allows to change the type -Defined in [/src/UI/Popup/DataVisualisations.ts#L238](/src/UI/Popup/DataVisualisations.ts#L238) +Defined in [/src/UI/Popup/DataVisualisations.ts#L239](/src/UI/Popup/DataVisualisations.ts#L239) #### Example usage of preset_type_select `{preset_type_select()}` -### tags - -Shows a (json of) tags in a human-readable way + links to the wiki - -| name | default | description | ------|-----|----- | -| key | value | The key to look for the tags | - -Defined in [/src/UI/Popup/DataVisualisations.ts#L299](/src/UI/Popup/DataVisualisations.ts#L299) - -#### Example usage of tags - -`{tags(value)}` - ### upload_to_osm Uploads the GPS-history as GPX to OpenStreetMap.org; clears the history afterwards. The actual feature is ignored. diff --git a/Docs/TagInfo/mapcomplete_advertising.json b/Docs/TagInfo/mapcomplete_advertising.json index c714070e4..c5b97c853 100644 --- a/Docs/TagInfo/mapcomplete_advertising.json +++ b/Docs/TagInfo/mapcomplete_advertising.json @@ -309,6 +309,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising.md#message_type", "icon_url": "./assets/themes/advertising/sign.svg" }, + { + "key": "message", + "value": "legal", + "description": "message=legal is displayed as \"Legal messages\" by layer Advertisement", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising.md#message_type", + "icon_url": "./assets/themes/advertising/sign.svg" + }, { "key": "sides", "value": "1", diff --git a/Docs/TagInfo/mapcomplete_atm.json b/Docs/TagInfo/mapcomplete_atm.json index fd2ea1c9d..fff38f901 100644 --- a/Docs/TagInfo/mapcomplete_atm.json +++ b/Docs/TagInfo/mapcomplete_atm.json @@ -139,6 +139,27 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_in", "icon_url": "./assets/layers/atm/atm.svg" }, + { + "key": "cash_in:coins", + "value": "yes", + "description": "cash_in:coins=yes is displayed as \"You can deposit coins at this ATM\" by layer ATMs", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_in_types", + "icon_url": "./assets/layers/atm/atm.svg" + }, + { + "key": "cash_in:notes", + "value": "yes", + "description": "cash_in:notes=yes is displayed as \"You can deposit notes at this ATM\" by layer ATMs", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_in_types", + "icon_url": "./assets/layers/atm/atm.svg" + }, + { + "key": "cash_in:sealbags", + "value": "yes", + "description": "cash_in:sealbags=yes is displayed as \"You can deposit sealed bags at this ATM\" by layer ATMs", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/atm.md#cash_in_types", + "icon_url": "./assets/layers/atm/atm.svg" + }, { "key": "cash_out:notes:denominations", "value": "5 EUR", @@ -299,6 +320,27 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#opening_hours", "icon_url": "./assets/layers/postoffices/post_office.svg" }, + { + "key": "payment:cash", + "value": "yes", + "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layer Post offices", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#payment_options", + "icon_url": "./assets/layers/questions/cash.svg" + }, + { + "key": "payment:cards", + "value": "yes", + "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Post offices", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#payment_options", + "icon_url": "./assets/layers/questions/payment_card.svg" + }, + { + "key": "payment:qr_code", + "value": "yes", + "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Post offices", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/post_offices_with_atm.md#payment_options", + "icon_url": "./assets/layers/questions/qrcode.svg" + }, { "key": "post_office", "value": "post_partner", diff --git a/Docs/TagInfo/mapcomplete_blind_osm.json b/Docs/TagInfo/mapcomplete_blind_osm.json index 0ba4be61c..f81d7a324 100644 --- a/Docs/TagInfo/mapcomplete_blind_osm.json +++ b/Docs/TagInfo/mapcomplete_blind_osm.json @@ -1438,6 +1438,20 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md", "icon_url": "./assets/layers/transit_stops/bus_stop.svg" }, + { + "key": "railway", + "value": "platform", + "description": "Features with this tag are displayed by layer Transit Stops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md", + "icon_url": "./assets/layers/transit_stops/bus_stop.svg" + }, + { + "key": "amenity", + "value": "ferry_terminal", + "description": "Features with this tag are displayed by layer Transit Stops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md", + "icon_url": "./assets/layers/transit_stops/bus_stop.svg" + }, { "key": "name", "description": "Values of `name` are shown with \"This stop is called {name}\" and can be updated. The question is \"What is the name of this stop?\" by layer Transit Stops", @@ -1457,6 +1471,18 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#stop_name", "icon_url": "./assets/layers/transit_stops/bus_stop.svg" }, + { + "key": "ref", + "description": "Values of `ref` are shown with \"The platform reference of this stop is {ref}.\" and can be updated. The question is \"What is the platform reference of this stop?\" by layer Transit Stops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#ref", + "icon_url": "./assets/layers/transit_stops/bus_stop.svg" + }, + { + "key": "ref", + "description": "ref= is displayed as \"This stop has no platform reference\" by layer Transit Stops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#ref", + "icon_url": "./assets/layers/transit_stops/bus_stop.svg" + }, { "key": "shelter", "value": "yes", diff --git a/Docs/TagInfo/mapcomplete_bookcases.json b/Docs/TagInfo/mapcomplete_bookcases.json index 5ea5ca20d..583bf8136 100644 --- a/Docs/TagInfo/mapcomplete_bookcases.json +++ b/Docs/TagInfo/mapcomplete_bookcases.json @@ -134,8 +134,8 @@ }, { "key": "operator", - "description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who maintains this public bookcase?\" by layer Bookcases", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_operator", + "description": "Values of `operator` are shown with \"This public bookcase is operated by {operator}\" and can be updated. The question is \"Who maintains this public bookcase?\" by layer Bookcases", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#operator", "icon_url": "./assets/themes/bookcases/bookcase.svg" }, { diff --git a/Docs/TagInfo/mapcomplete_cafes_and_pubs.json b/Docs/TagInfo/mapcomplete_cafes_and_pubs.json index 6ed1b2105..9d174414b 100644 --- a/Docs/TagInfo/mapcomplete_cafes_and_pubs.json +++ b/Docs/TagInfo/mapcomplete_cafes_and_pubs.json @@ -1147,30 +1147,30 @@ "icon_url": "./assets/layers/cafe_pub/pub.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Cafés and pubs, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Cafés and pubs, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/cafe_pub/pub.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Cafés and pubs, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Cafés and pubs, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/cafe_pub/pub.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Cafés and pubs, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Cafés and pubs, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/cafe_pub/pub.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Cafés and pubs, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Cafés and pubs, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/cafe_pub/pub.svg" }, diff --git a/Docs/TagInfo/mapcomplete_circular_economy.json b/Docs/TagInfo/mapcomplete_circular_economy.json index 3d2832414..ba353e470 100644 --- a/Docs/TagInfo/mapcomplete_circular_economy.json +++ b/Docs/TagInfo/mapcomplete_circular_economy.json @@ -134,8 +134,8 @@ }, { "key": "operator", - "description": "Values of `operator` are shown with \"Operated by {operator}\" and can be updated. The question is \"Who maintains this public bookcase?\" by layer Bookcases", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#public_bookcase_operator", + "description": "Values of `operator` are shown with \"This public bookcase is operated by {operator}\" and can be updated. The question is \"Who maintains this public bookcase?\" by layer Bookcases", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/public_bookcase.md#operator", "icon_url": "./assets/themes/bookcases/bookcase.svg" }, { @@ -810,7 +810,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -840,6 +840,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Second hand shops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -915,7 +922,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -929,7 +936,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -985,7 +992,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -1013,7 +1020,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -1034,7 +1041,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -1062,7 +1069,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -1118,7 +1125,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -1153,7 +1160,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -1195,7 +1202,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "shop", @@ -1260,6 +1267,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Second hand shops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -1267,6 +1281,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Second hand shops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -1405,14 +1426,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -1440,7 +1461,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -1643,7 +1664,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -1734,7 +1755,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -1769,7 +1790,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -1874,7 +1895,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Second hand shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -3536,30 +3557,30 @@ "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Second hand shops, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Second hand shops, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Second hand shops, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Second hand shops, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Second hand shops, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Second hand shops, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Second hand shops, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Second hand shops, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_second_hand.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, diff --git a/Docs/TagInfo/mapcomplete_climbing.json b/Docs/TagInfo/mapcomplete_climbing.json index 06a4bbe7b..76c14ea0e 100644 --- a/Docs/TagInfo/mapcomplete_climbing.json +++ b/Docs/TagInfo/mapcomplete_climbing.json @@ -38,7 +38,7 @@ }, { "key": "id", - "description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Climbing club, Climbing gyms, Climbing routes, Climbing opportunities, Climbing opportunities?, Shop, Toilets, Drinking water, Guideposts", + "description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Climbing club, Climbing gyms, Climbing opportunities, Climbing routes, Climbing opportunities?, Shop, Toilets, Drinking water, Guideposts", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#just_created", "icon_url": "./assets/svg/party.svg" }, @@ -106,41 +106,41 @@ { "key": "access", "value": "yes", - "description": "access=yes is displayed as \"Publicly accessible to anyone\" by layer Climbing club", + "description": "access=yes is displayed as \"Publicly accessible to anyone\" by layers Climbing club, Climbing routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#access", "icon_url": "./assets/themes/climbing/club.svg" }, { "key": "access", "value": "permit", - "description": "access=permit is displayed as \"You need a permit to access here\" by layer Climbing club", + "description": "access=permit is displayed as \"You need a permit to access here\" by layers Climbing club, Climbing routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#access", "icon_url": "./assets/themes/climbing/club.svg" }, { "key": "access", "value": "customers", - "description": "access=customers is displayed as \"Only customers\" by layer Climbing club", + "description": "access=customers is displayed as \"Only customers\" by layers Climbing club, Climbing routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#access", "icon_url": "./assets/themes/climbing/club.svg" }, { "key": "access", "value": "members", - "description": "access=members is displayed as \"Only club members\" by layer Climbing club", + "description": "access=members is displayed as \"Only club members\" by layers Climbing club, Climbing routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#access", "icon_url": "./assets/themes/climbing/club.svg" }, { "key": "access", "value": "no", - "description": "access=no is displayed as \"Not accessible\" by layers Climbing club, Toilets", + "description": "access=no is displayed as \"Not accessible\" by layers Climbing club, Climbing routes, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#access", "icon_url": "./assets/themes/climbing/club.svg" }, { "key": "access:description", - "description": "Values of `access:description` are shown with \"{access:description}\" by layer Climbing club", + "description": "Values of `access:description` are shown with \"{access:description}\" by layers Climbing club, Climbing routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_club.md#Access_description__without__embedding_feature_access_description_", "icon_url": "./assets/themes/climbing/club.svg" }, @@ -160,31 +160,31 @@ }, { "key": "image", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Climbing gyms, Climbing routes, Climbing opportunities, Shop, Toilets, Drinking water, Guideposts", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Climbing gyms, Climbing opportunities, Climbing routes, Shop, Toilets, Drinking water, Guideposts", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", "icon_url": "./assets/themes/climbing/climbing_gym.svg" }, { "key": "panoramax", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Climbing gyms, Climbing routes, Climbing opportunities, Shop, Toilets, Drinking water, Guideposts", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Climbing gyms, Climbing opportunities, Climbing routes, Shop, Toilets, Drinking water, Guideposts", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", "icon_url": "./assets/themes/climbing/climbing_gym.svg" }, { "key": "mapillary", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Climbing gyms, Climbing routes, Climbing opportunities, Shop, Toilets, Drinking water, Guideposts", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Climbing gyms, Climbing opportunities, Climbing routes, Shop, Toilets, Drinking water, Guideposts", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", "icon_url": "./assets/themes/climbing/climbing_gym.svg" }, { "key": "wikidata", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Climbing gyms, Climbing routes, Climbing opportunities, Shop, Toilets, Drinking water, Guideposts", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Climbing gyms, Climbing opportunities, Climbing routes, Shop, Toilets, Drinking water, Guideposts", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", "icon_url": "./assets/themes/climbing/climbing_gym.svg" }, { "key": "wikipedia", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Climbing gyms, Climbing routes, Climbing opportunities, Shop, Toilets, Drinking water, Guideposts", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Climbing gyms, Climbing opportunities, Climbing routes, Shop, Toilets, Drinking water, Guideposts", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", "icon_url": "./assets/themes/climbing/climbing_gym.svg" }, @@ -547,11 +547,52 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#rope_rental", "icon_url": "./assets/themes/climbing/climbing_gym.svg" }, + { + "key": "service:boulder_mat:rental", + "value": "yes", + "description": "service:boulder_mat:rental=yes & service:boulder_mat:rental:fee=no is displayed as \"A boulder mat can be borrowed for free here\" by layer Climbing gyms", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#bouldering_mat_rental", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "service:boulder_mat:rental:fee", + "value": "no", + "description": "service:boulder_mat:rental=yes & service:boulder_mat:rental:fee=no is displayed as \"A boulder mat can be borrowed for free here\" by layer Climbing gyms", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#bouldering_mat_rental", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "service:boulder_mat:rental", + "value": "yes", + "description": "service:boulder_mat:rental=yes & service:boulder_mat:rental:charge~.+ is displayed as \"A bouldermat can be rented here for {service:boulder_mat:rental:charge}\" by layer Climbing gyms", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#bouldering_mat_rental", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "service:boulder_mat:rental:charge", + "description": "service:boulder_mat:rental=yes & service:boulder_mat:rental:charge~.+ is displayed as \"A bouldermat can be rented here for {service:boulder_mat:rental:charge}\" by layer Climbing gyms", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#bouldering_mat_rental", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "service:boulder_mat:rental", + "value": "yes", + "description": "service:boulder_mat:rental=yes is displayed as \"A boulder mat can be rented here\" by layer Climbing gyms", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#bouldering_mat_rental", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "service:boulder_mat:rental", + "value": "no", + "description": "service:boulder_mat:rental=no is displayed as \"A boulder mat rope can not be rented here\" by layer Climbing gyms", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#bouldering_mat_rental", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, { "key": "climbing:length", "description": "Values of `climbing:length` are shown with \"The routes are {canonical(climbing:length)} long on average\" and can be updated. The question is \"What is the (average) length of the routes in meters?\" by layer Climbing gyms", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#average_length", - "icon_url": "./assets/themes/climbing/climbing_gym.svg" + "icon_url": "./assets/themes/climbing/height.svg" }, { "key": "climbing:grade:french:min", @@ -569,7 +610,7 @@ "key": "climbing:bolts:max", "description": "Values of `climbing:bolts:max` are shown with \"The sport climbing routes here have at most {climbing:bolts:max} bolts.
This is without belay stations and indicates how much quickdraws a climber needs.
\" and can be updated. The question is \"How many bolts do routes in {title()} have at most?\" by layer Climbing gyms", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#max_bolts", - "icon_url": "./assets/themes/climbing/climbing_gym.svg" + "icon_url": "./assets/themes/climbing/carabiner.svg" }, { "key": "climbing:speed", @@ -696,61 +737,790 @@ "icon_url": "./assets/themes/climbing/climbing_gym.svg" }, { - "key": "climbing", - "value": "route", - "description": "Features with this tag are displayed by layer Climbing routes", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md", - "icon_url": "./assets/themes/climbing/climbing_route.svg" - }, - { - "key": "name", - "description": "Values of `name` are shown with \"{name}\" and can be updated. The question is \"What is the name of this climbing route?\" by layer Climbing routes", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#Name", - "icon_url": "./assets/themes/climbing/climbing_route.svg" - }, - { - "key": "noname", - "value": "yes", - "description": "noname=yes & name= is displayed as \"This climbing route doesn't have a name\" by layer Climbing routes", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#Name", - "icon_url": "./assets/themes/climbing/climbing_route.svg" - }, - { - "key": "name", - "description": "noname=yes & name= is displayed as \"This climbing route doesn't have a name\" by layer Climbing routes", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#Name", - "icon_url": "./assets/themes/climbing/climbing_route.svg" - }, - { - "key": "climbing:length", - "description": "Values of `climbing:length` are shown with \"This route is {canonical(climbing:length)} long\" and can be updated. The question is \"How long is this climbing route (in meters)?\" by layer Climbing routes", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#Length", - "icon_url": "./assets/themes/climbing/climbing_route.svg" - }, - { - "key": "climbing:grade:french", - "description": "Values of `climbing:grade:french` are shown with \"The grade is {climbing:grade:french} according to the french/belgian system\" and can be updated. The question is \"What is the grade of this climbing route according to the french/belgian system?\" by layer Climbing routes", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#Difficulty", - "icon_url": "./assets/themes/climbing/climbing_route.svg" - }, - { - "key": "climbing:bolts", - "description": "Values of `climbing:bolts` are shown with \"This route has {climbing:bolts} bolts.
This is without belay stations and indicates how much quickdraws a climber needs.
\" and can be updated. The question is \"How many bolts does this route have before reaching the anchor?\" by layer Climbing routes", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#bolts", - "icon_url": "./assets/themes/climbing/climbing_route.svg" - }, - { - "key": "climbing:bolted", + "key": "toilets", "value": "no", - "description": "climbing:bolted=no is displayed as \"This route is not bolted\" by layer Climbing routes", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#bolts", - "icon_url": "./assets/themes/climbing/climbing_route.svg" + "description": "toilets=no is displayed as \"Does not have toilets\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#grouptitle", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" }, { - "key": "description", - "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layers Climbing routes, Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#description", - "icon_url": "./assets/themes/climbing/climbing_route.svg" + "key": "toilets", + "value": "yes", + "description": "toilets=yes is displayed as \"Has toilets\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#has_toilets", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets", + "value": "no", + "description": "toilets=no is displayed as \"Has no toilets\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#has_toilets", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets", + "value": "separate", + "description": "toilets=separate is displayed as \"The toilets are marked separately on the map\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#has_toilets", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "image", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "panoramax", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "mapillary", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "wikidata", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "wikipedia", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:level", + "description": "Values of `toilets:level` are shown with \"Located on the {toilets:level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_single_level", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:location", + "value": "underground", + "description": "toilets:location=underground is displayed as \"Located underground\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_single_level", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:level", + "value": "0", + "description": "toilets:level=0 is displayed as \"Located on the ground floor\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_single_level", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:level", + "description": "toilets:level= is displayed as \"Located on the ground floor\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_single_level", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:level", + "value": "1", + "description": "toilets:level=1 is displayed as \"Located on the first floor\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_single_level", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:level", + "value": "-1", + "description": "toilets:level=-1 is displayed as \"Located on the first basement level\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_single_level", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:access", + "description": "Values of `toilets:access` are shown with \"Access is {toilets:access}\" and can be updated. The question is \"Are these toilets publicly accessible?\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilet_access", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:access", + "value": "yes", + "description": "toilets:access=yes is displayed as \"Public access\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilet_access", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:access", + "value": "customers", + "description": "toilets:access=customers is displayed as \"Only access to customers\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilet_access", + "icon_url": "key" + }, + { + "key": "toilets:access", + "value": "no", + "description": "toilets:access=no is displayed as \"Not accessible\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilet_access", + "icon_url": "lock" + }, + { + "key": "toilets:access", + "value": "key", + "description": "toilets:access=key is displayed as \"Accessible, but one has to ask a key to enter\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilet_access", + "icon_url": "key" + }, + { + "key": "toilets:fee", + "value": "yes", + "description": "toilets:fee=yes is displayed as \"These are paid toilets\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilets_fee", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:fee", + "value": "no", + "description": "toilets:fee=no is displayed as \"Free to use\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilets_fee", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:charge", + "description": "Values of `toilets:charge` are shown with \"The fee is {toilets:charge}\" and can be updated. The question is \"How much does one have to pay for these toilets?\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilet_charge", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:payment:cash", + "value": "yes", + "description": "toilets:payment:cash=yes is displayed as \"Cash is accepted here\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_payment_options_split", + "icon_url": "./assets/layers/questions/cash.svg" + }, + { + "key": "toilets:payment:cards", + "value": "yes", + "description": "toilets:payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_payment_options_split", + "icon_url": "./assets/layers/questions/payment_card.svg" + }, + { + "key": "toilets:payment:qr_code", + "value": "yes", + "description": "toilets:payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_payment_options_split", + "icon_url": "./assets/layers/questions/qrcode.svg" + }, + { + "key": "toilets:payment:coins", + "value": "yes", + "description": "toilets:payment:coins=yes is displayed as \"Coins are accepted here\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_payment_options_split", + "icon_url": "./assets/layers/questions/coins.svg" + }, + { + "key": "toilets:payment:notes", + "value": "yes", + "description": "toilets:payment:notes=yes is displayed as \"Bank notes are accepted here\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_payment_options_split", + "icon_url": "./assets/layers/questions/notes.svg" + }, + { + "key": "toilets:payment:debit_cards", + "value": "yes", + "description": "toilets:payment:debit_cards=yes is displayed as \"Debit cards are accepted here\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_payment_options_split", + "icon_url": "./assets/layers/questions/payment_card.svg" + }, + { + "key": "toilets:payment:credit_cards", + "value": "yes", + "description": "toilets:payment:credit_cards=yes is displayed as \"Credit cards are accepted here\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_payment_options_split", + "icon_url": "./assets/layers/questions/payment_card.svg" + }, + { + "key": "toilets:gender_segregated", + "value": "yes", + "description": "toilets:gender_segregated=yes is displayed as \"There is a separate, signposted area for men and women\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_gender_segregated", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:gender_segregated", + "value": "no", + "description": "toilets:gender_segregated=no is displayed as \"There is no separate, signposted area for men and women\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_gender_segregated", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:supervised", + "value": "yes", + "description": "toilets:supervised=yes is displayed as \"There is a person supervising these toilets during (most of) the opening hours\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilet_supervised", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:supervised", + "value": "interval", + "description": "toilets:supervised=interval is displayed as \"There is a person supervising these toilets, but they are present only during certain times of the opening hours\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilet_supervised", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:supervised", + "value": "no", + "description": "toilets:supervised=no is displayed as \"These toilets are not supervised\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilet_supervised", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:description", + "description": "Values of `toilets:description` are shown with \"{toilets:description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_description", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair", + "value": "yes", + "description": "toilets:wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilets_wheelchair", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair", + "value": "no", + "description": "toilets:wheelchair=no is displayed as \"No wheelchair access\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilets_wheelchair", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair", + "value": "designated", + "description": "toilets:wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_toilets_wheelchair", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:position", + "value": "seated", + "description": "toilets:position=seated is displayed as \"There are only seated toilets\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_type", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:position", + "value": "urinal", + "description": "toilets:position=urinal is displayed as \"There are only urinals here\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_type", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:position", + "value": "squat", + "description": "toilets:position=squat is displayed as \"There are only squat toilets here\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_type", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:position", + "value": "seated;urinal", + "description": "toilets:position=seated;urinal is displayed as \"Both seated toilets and urinals are available here\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_type", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:disposal", + "value": "flush", + "description": "toilets:disposal=flush is displayed as \"The waste is moved away by flushing the toilet with water\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_disposal", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:disposal", + "value": "pitlatrine", + "description": "toilets:disposal=pitlatrine is displayed as \"The waste falls into a pit\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_disposal", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:disposal", + "value": "bucket", + "description": "toilets:disposal=bucket is displayed as \"The waste is collected in a bucket or similar container, which is regularly removed\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_disposal", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:menstrual_products", + "value": "yes", + "description": "toilets:menstrual_products=yes is displayed as \"Free menstrual products are available to all visitors of these toilets\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#menstrual_products", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:menstrual_products", + "value": "limited", + "description": "toilets:menstrual_products=limited is displayed as \"Free menstrual products are available to some visitors of these toilets\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#menstrual_products", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:menstrual_products", + "value": "no", + "description": "toilets:menstrual_products=no is displayed as \"No free menstrual products are available here\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#menstrual_products", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:menstrual_products:location", + "description": "Values of `toilets:menstrual_products:location` are shown with \"The menstrual products are located in {toilets:menstrual_products:location}\" and can be updated. The question is \"Where are the free menstrual products located?\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#menstrual_products_location", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:menstrual_products:location", + "value": "female_toilet", + "description": "toilets:menstrual_products:location=female_toilet is displayed as \"The free, menstrual products are located in the toilet for women\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#menstrual_products_location", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:menstrual_products:location", + "value": "male_toilet", + "description": "toilets:menstrual_products:location=male_toilet is displayed as \"The free, menstrual products are located in the toilet for men\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#menstrual_products_location", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:menstrual_products:location", + "value": "wheelchair_toilet", + "description": "toilets:menstrual_products:location=wheelchair_toilet is displayed as \"The free, menstrual products are located in the toilet for wheelchair users\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#menstrual_products_location", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table", + "value": "yes", + "description": "changing_table=yes is displayed as \"A changing table is available\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_changing_table", + "icon_url": "./assets/layers/toilet/baby.svg" + }, + { + "key": "changing_table", + "value": "no", + "description": "changing_table=no is displayed as \"No changing table is available\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_changing_table", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:location", + "description": "Values of `changing_table:location` are shown with \"A changing table is located at {changing_table:location}\" and can be updated. The question is \"Where is the changing table located?\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_changing_table_location", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:location", + "value": "female_toilet", + "description": "changing_table:location=female_toilet is displayed as \"A changing table is in the toilet for women\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_changing_table_location", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:location", + "value": "male_toilet", + "description": "changing_table:location=male_toilet is displayed as \"A changing table is in the toilet for men\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_changing_table_location", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:location", + "value": "wheelchair_toilet", + "description": "changing_table:location=wheelchair_toilet is displayed as \"A changing table is in the toilet for wheelchair users\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_changing_table_location", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:location", + "value": "dedicated_room", + "description": "changing_table:location=dedicated_room is displayed as \"A changing table is in a dedicated room\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_changing_table_location", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:paper_supplied", + "value": "yes", + "description": "toilets:paper_supplied=yes is displayed as \"This toilet is equipped with toilet paper\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_has_paper", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:paper_supplied", + "value": "no", + "description": "toilets:paper_supplied=no is displayed as \"You have to bring your own toilet paper to this toilet\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_has_paper", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:handwashing", + "value": "yes", + "description": "toilets:handwashing=yes is displayed as \"These toilets have a sink to wash your hands\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_handwashing", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:handwashing", + "value": "no", + "description": "toilets:handwashing=no is displayed as \"These toilets don't have a sink to wash your hands\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_handwashing", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "handwashing:soap", + "value": "yes", + "description": "handwashing:soap=yes is displayed as \"Soap for handwashing is provided\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#handwashing_soap", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "handwashing:soap", + "value": "no", + "description": "handwashing:soap=no is displayed as \"No soap for handwashing\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#handwashing_soap", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:hands_drying", + "value": "electric_hand_dryer", + "description": "toilets:hands_drying=electric_hand_dryer is displayed as \"Electric hand dryers are available for drying hands.\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_drying", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:hands_drying", + "value": "paper_towel", + "description": "toilets:hands_drying=paper_towel is displayed as \"Paper towels are available for drying hands.\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_drying", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:hands_drying", + "value": "towel_cabinet", + "description": "toilets:hands_drying=towel_cabinet is displayed as \"A towel roll cabinet is available for drying hands\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_drying", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:hands_drying", + "value": "towel", + "description": "toilets:hands_drying=towel is displayed as \"A fabric towel available to dry your hands.\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_drying", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:hands_drying", + "value": "no", + "description": "toilets:hands_drying=no is displayed as \"There are no hand drying facilities available.\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_drying", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "image", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "panoramax", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "mapillary", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "wikidata", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "wikipedia", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "image", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "panoramax", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "mapillary", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "wikidata", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "wikipedia", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layers Climbing gyms, Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#images", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "wheelchair", + "value": "designated", + "description": "wheelchair=designated | toilets:wheelchair=designated is displayed as \"Wheelchair accessibility features\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#wheelchair_title", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair", + "value": "designated", + "description": "wheelchair=designated | toilets:wheelchair=designated is displayed as \"Wheelchair accessibility features\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#wheelchair_title", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "wheelchair", + "value": "no", + "description": "wheelchair=no | toilets:wheelchair=no is displayed as \"No wheelchair accessible toilet\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#wheelchair_title", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair", + "value": "no", + "description": "wheelchair=no | toilets:wheelchair=no is displayed as \"No wheelchair accessible toilet\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#wheelchair_title", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:access", + "value": "yes", + "description": "toilets:wheelchair:access=yes is displayed as \"The wheelchair accessible toilets are freely accessible\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_wheelchair_access", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:access", + "value": "key", + "description": "toilets:wheelchair:access=key is displayed as \"One needs to ask permission to access wheelchair-accessible toilet, e.g. by asking a key\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_wheelchair_access", + "icon_url": "key" + }, + { + "key": "centralkey", + "value": "mlak", + "description": "centralkey=mlak is displayed as \"One can use a Master Locksmiths Access Key (MLAK) to access this bathroom\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_wheelchair_access", + "icon_url": "./assets/layers/toilet/MLAK.svg" + }, + { + "key": "centralkey", + "value": "nks", + "description": "centralkey=nks is displayed as \"One can use a RADAR Key to access this bathroom\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_wheelchair_access", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "centralkey", + "value": "eurokey", + "description": "centralkey=eurokey is displayed as \"One can use a EuroKey to access this bathroom\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilet_wheelchair_access", + "icon_url": "./assets/layers/toilet/eurokey.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:left", + "value": "yes", + "description": "toilets:wheelchair:grab_rail:left=yes & toilets:wheelchair:grab_rail:right=yes is displayed as \"Grab rails on both sides\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_has_grab_rail_lr", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:right", + "value": "yes", + "description": "toilets:wheelchair:grab_rail:left=yes & toilets:wheelchair:grab_rail:right=yes is displayed as \"Grab rails on both sides\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_has_grab_rail_lr", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:left", + "value": "yes", + "description": "toilets:wheelchair:grab_rail:left=yes & toilets:wheelchair:grab_rail:right=no is displayed as \"Only grab rails on the left side\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_has_grab_rail_lr", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:right", + "value": "no", + "description": "toilets:wheelchair:grab_rail:left=yes & toilets:wheelchair:grab_rail:right=no is displayed as \"Only grab rails on the left side\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_has_grab_rail_lr", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:left", + "value": "no", + "description": "toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=yes is displayed as \"Grab rails on the right side\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_has_grab_rail_lr", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:right", + "value": "yes", + "description": "toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=yes is displayed as \"Grab rails on the right side\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_has_grab_rail_lr", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:left", + "value": "no", + "description": "toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no is displayed as \"No grab rails at all\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_has_grab_rail_lr", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:right", + "value": "no", + "description": "toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no is displayed as \"No grab rails at all\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_has_grab_rail_lr", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:behind", + "value": "yes", + "description": "toilets:wheelchair:grab_rail:behind=yes is displayed as \"Has a grab rail behind the toilet\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_has_grab_rail_behind", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:behind", + "value": "no", + "description": "toilets:wheelchair:grab_rail:behind=no is displayed as \"No grab rail behind the toilet\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_has_grab_rail_behind", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:foldable:left", + "value": "yes", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_is_foldable_left", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:foldable:left", + "value": "no", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_is_foldable_left", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:foldable:right", + "value": "yes", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_is_foldable_right", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "toilets:wheelchair:grab_rail:foldable:right", + "value": "no", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#toilets_wheelchair_is_foldable_right", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "door:width", + "description": "Values of `door:width` are shown with \"The door to the wheelchair-accessible toilet is {canonical(door:width)} wide\" and can be updated. The question is \"What is the width of the door to the wheelchair accessible toilet?\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#wheelchair_door_width", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult", + "value": "yes", + "description": "changing_table:adult=yes is displayed as \"Has a changing table for adults\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#adult_changing_table", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult", + "value": "no", + "description": "changing_table:adult=no is displayed as \"No changing table for adults\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#adult_changing_table", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult:height", + "description": "Values of `changing_table:adult:height` are shown with \"The changing table is {canonical(changing_table:adult:height)} high\" and can be updated. The question is \"What is the height of the adult changing table?\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#changing_table_adult_height", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult:height", + "value": "adjustable", + "description": "changing_table:adult:height=adjustable is displayed as \"The changing table is adjustable in height\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#changing_table_adult_height", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult:min_height", + "description": "Values of `changing_table:adult:min_height` are shown with \"The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}\" and can be updated. The question is \"What is the lowest height the adult changing table can be moved to?\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#changing_table_adult_adult_changing_table_min_height", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult:max_height", + "description": "Values of `changing_table:adult:max_height` are shown with \"The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}\" and can be updated. The question is \"What is the highest height the adult changing table can be moved to?\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#changing_table_adult_adult_changing_table_max_height", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult:height:mechanism", + "value": "manual", + "description": "changing_table:adult:height:mechanism=manual is displayed as \"The height of the adult changing table is adjusted manually\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#changing_table_adult_adult_changing_table_mechanism", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult:height:mechanism", + "value": "electric", + "description": "changing_table:adult:height:mechanism=electric is displayed as \"The height of the adult changing table is adjusted electrically\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#changing_table_adult_adult_changing_table_mechanism", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult:support", + "value": "wall_mounted", + "description": "changing_table:adult:support=wall_mounted is displayed as \"The changing table is mounted to the wall\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#changing_table_adult_adult_changing_table_support", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult:support", + "value": "legs", + "description": "changing_table:adult:support=legs is displayed as \"The changing table stands on table legs\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#changing_table_adult_adult_changing_table_support", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" + }, + { + "key": "changing_table:adult:support", + "value": "wheels", + "description": "changing_table:adult:support=wheels is displayed as \"The changing table stands on table legs with wheels and can be moved\" by layers Climbing gyms, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_gym.md#changing_table_adult_adult_changing_table_support", + "icon_url": "./assets/themes/climbing/climbing_gym.svg" }, { "key": "name", @@ -811,6 +1581,63 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_area.md#website", "icon_url": "./assets/themes/climbing/climbing_no_rope.svg" }, + { + "key": "climbing", + "value": "route", + "description": "Features with this tag are displayed by layer Climbing routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md", + "icon_url": "./assets/themes/climbing/climbing_route.svg" + }, + { + "key": "name", + "description": "Values of `name` are shown with \"{name}\" and can be updated. The question is \"What is the name of this climbing route?\" by layer Climbing routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#Name", + "icon_url": "./assets/themes/climbing/climbing_route.svg" + }, + { + "key": "noname", + "value": "yes", + "description": "noname=yes & name= is displayed as \"This climbing route doesn't have a name\" by layer Climbing routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#Name", + "icon_url": "./assets/themes/climbing/climbing_route.svg" + }, + { + "key": "name", + "description": "noname=yes & name= is displayed as \"This climbing route doesn't have a name\" by layer Climbing routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#Name", + "icon_url": "./assets/themes/climbing/climbing_route.svg" + }, + { + "key": "climbing:length", + "description": "Values of `climbing:length` are shown with \"This route is {canonical(climbing:length)} long\" and can be updated. The question is \"How long is this climbing route (in meters)?\" by layer Climbing routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#Length", + "icon_url": "./assets/themes/climbing/climbing_route.svg" + }, + { + "key": "climbing:grade:french", + "description": "Values of `climbing:grade:french` are shown with \"The grade is {climbing:grade:french} according to the french/belgian system\" and can be updated. The question is \"What is the grade of this climbing route according to the french/belgian system?\" by layer Climbing routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#Difficulty", + "icon_url": "./assets/themes/climbing/climbing_route.svg" + }, + { + "key": "climbing:bolts", + "description": "Values of `climbing:bolts` are shown with \"This route has {climbing:bolts} bolts.
This is without belay stations and indicates how much quickdraws a climber needs.
\" and can be updated. The question is \"How many bolts does this route have before reaching the anchor?\" by layer Climbing routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#bolts", + "icon_url": "./assets/themes/climbing/climbing_route.svg" + }, + { + "key": "climbing:bolted", + "value": "no", + "description": "climbing:bolted=no is displayed as \"This route is not bolted\" by layer Climbing routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#bolts", + "icon_url": "./assets/themes/climbing/climbing_route.svg" + }, + { + "key": "description", + "description": "Values of `description` are shown with \"{description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layers Climbing routes, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/climbing_route.md#description", + "icon_url": "./assets/themes/climbing/climbing_route.svg" + }, { "key": "barrier", "value": "wall", @@ -960,7 +1787,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -990,6 +1817,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -1065,7 +1899,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -1079,7 +1913,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -1135,7 +1969,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -1163,7 +1997,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -1184,7 +2018,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -1212,7 +2046,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -1268,7 +2102,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -1303,7 +2137,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -1345,7 +2179,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "shop", @@ -1410,6 +2244,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -1417,6 +2258,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -1555,14 +2403,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -1590,7 +2438,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -1793,7 +2641,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -1884,7 +2732,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -1919,7 +2767,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -2024,7 +2872,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -2950,792 +3798,6 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#charge_day", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, - { - "key": "toilets", - "value": "no", - "description": "toilets=no is displayed as \"Does not have toilets\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#grouptitle", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets", - "value": "yes", - "description": "toilets=yes is displayed as \"Has toilets\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#has_toilets", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets", - "value": "no", - "description": "toilets=no is displayed as \"Has no toilets\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#has_toilets", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets", - "value": "separate", - "description": "toilets=separate is displayed as \"The toilets are marked separately on the map\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#has_toilets", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "image", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "panoramax", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "mapillary", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "wikidata", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "wikipedia", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:level", - "description": "Values of `toilets:level` are shown with \"Located on the {toilets:level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_single_level", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:location", - "value": "underground", - "description": "toilets:location=underground is displayed as \"Located underground\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_single_level", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:level", - "value": "0", - "description": "toilets:level=0 is displayed as \"Located on the ground floor\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_single_level", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:level", - "description": "toilets:level= is displayed as \"Located on the ground floor\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_single_level", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:level", - "value": "1", - "description": "toilets:level=1 is displayed as \"Located on the first floor\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_single_level", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:level", - "value": "-1", - "description": "toilets:level=-1 is displayed as \"Located on the first basement level\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_single_level", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:access", - "description": "Values of `toilets:access` are shown with \"Access is {toilets:access}\" and can be updated. The question is \"Are these toilets publicly accessible?\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilet_access", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:access", - "value": "yes", - "description": "toilets:access=yes is displayed as \"Public access\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilet_access", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:access", - "value": "customers", - "description": "toilets:access=customers is displayed as \"Only access to customers\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilet_access", - "icon_url": "key" - }, - { - "key": "toilets:access", - "value": "no", - "description": "toilets:access=no is displayed as \"Not accessible\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilet_access", - "icon_url": "lock" - }, - { - "key": "toilets:access", - "value": "key", - "description": "toilets:access=key is displayed as \"Accessible, but one has to ask a key to enter\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilet_access", - "icon_url": "key" - }, - { - "key": "toilets:fee", - "value": "yes", - "description": "toilets:fee=yes is displayed as \"These are paid toilets\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilets_fee", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:fee", - "value": "no", - "description": "toilets:fee=no is displayed as \"Free to use\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilets_fee", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:charge", - "description": "Values of `toilets:charge` are shown with \"The fee is {toilets:charge}\" and can be updated. The question is \"How much does one have to pay for these toilets?\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilet_charge", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:payment:cash", - "value": "yes", - "description": "toilets:payment:cash=yes is displayed as \"Cash is accepted here\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_payment_options_split", - "icon_url": "./assets/layers/questions/cash.svg" - }, - { - "key": "toilets:payment:cards", - "value": "yes", - "description": "toilets:payment:cards=yes is displayed as \"Payment cards are accepted here\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_payment_options_split", - "icon_url": "./assets/layers/questions/payment_card.svg" - }, - { - "key": "toilets:payment:qr_code", - "value": "yes", - "description": "toilets:payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_payment_options_split", - "icon_url": "./assets/layers/questions/qrcode.svg" - }, - { - "key": "toilets:payment:coins", - "value": "yes", - "description": "toilets:payment:coins=yes is displayed as \"Coins are accepted here\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_payment_options_split", - "icon_url": "./assets/layers/questions/coins.svg" - }, - { - "key": "toilets:payment:notes", - "value": "yes", - "description": "toilets:payment:notes=yes is displayed as \"Bank notes are accepted here\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_payment_options_split", - "icon_url": "./assets/layers/questions/notes.svg" - }, - { - "key": "toilets:payment:debit_cards", - "value": "yes", - "description": "toilets:payment:debit_cards=yes is displayed as \"Debit cards are accepted here\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_payment_options_split", - "icon_url": "./assets/layers/questions/payment_card.svg" - }, - { - "key": "toilets:payment:credit_cards", - "value": "yes", - "description": "toilets:payment:credit_cards=yes is displayed as \"Credit cards are accepted here\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_payment_options_split", - "icon_url": "./assets/layers/questions/payment_card.svg" - }, - { - "key": "toilets:gender_segregated", - "value": "yes", - "description": "toilets:gender_segregated=yes is displayed as \"There is a separate, signposted area for men and women\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_gender_segregated", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:gender_segregated", - "value": "no", - "description": "toilets:gender_segregated=no is displayed as \"There is no separate, signposted area for men and women\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_gender_segregated", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:supervised", - "value": "yes", - "description": "toilets:supervised=yes is displayed as \"There is a person supervising these toilets during (most of) the opening hours\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilet_supervised", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:supervised", - "value": "interval", - "description": "toilets:supervised=interval is displayed as \"There is a person supervising these toilets, but they are present only during certain times of the opening hours\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilet_supervised", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:supervised", - "value": "no", - "description": "toilets:supervised=no is displayed as \"These toilets are not supervised\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilet_supervised", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:description", - "description": "Values of `toilets:description` are shown with \"{toilets:description}\" and can be updated. The question is \"Is there still some relevant info that the previous questions did not cover? Feel free to add it here.\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_description", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair", - "value": "yes", - "description": "toilets:wheelchair=yes is displayed as \"There is a dedicated toilet for wheelchair users\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilets_wheelchair", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair", - "value": "no", - "description": "toilets:wheelchair=no is displayed as \"No wheelchair access\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilets_wheelchair", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair", - "value": "designated", - "description": "toilets:wheelchair=designated is displayed as \"There is only a dedicated toilet for wheelchair users\" by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_toilets_wheelchair", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:position", - "value": "seated", - "description": "toilets:position=seated is displayed as \"There are only seated toilets\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_type", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:position", - "value": "urinal", - "description": "toilets:position=urinal is displayed as \"There are only urinals here\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_type", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:position", - "value": "squat", - "description": "toilets:position=squat is displayed as \"There are only squat toilets here\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_type", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:position", - "value": "seated;urinal", - "description": "toilets:position=seated;urinal is displayed as \"Both seated toilets and urinals are available here\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_type", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:disposal", - "value": "flush", - "description": "toilets:disposal=flush is displayed as \"The waste is moved away by flushing the toilet with water\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_disposal", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:disposal", - "value": "pitlatrine", - "description": "toilets:disposal=pitlatrine is displayed as \"The waste falls into a pit\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_disposal", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:disposal", - "value": "bucket", - "description": "toilets:disposal=bucket is displayed as \"The waste is collected in a bucket or similar container, which is regularly removed\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_disposal", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:menstrual_products", - "value": "yes", - "description": "toilets:menstrual_products=yes is displayed as \"Free menstrual products are available to all visitors of these toilets\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#menstrual_products", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:menstrual_products", - "value": "limited", - "description": "toilets:menstrual_products=limited is displayed as \"Free menstrual products are available to some visitors of these toilets\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#menstrual_products", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:menstrual_products", - "value": "no", - "description": "toilets:menstrual_products=no is displayed as \"No free menstrual products are available here\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#menstrual_products", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:menstrual_products:location", - "description": "Values of `toilets:menstrual_products:location` are shown with \"The menstrual products are located in {toilets:menstrual_products:location}\" and can be updated. The question is \"Where are the free menstrual products located?\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#menstrual_products_location", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:menstrual_products:location", - "value": "female_toilet", - "description": "toilets:menstrual_products:location=female_toilet is displayed as \"The free, menstrual products are located in the toilet for women\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#menstrual_products_location", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:menstrual_products:location", - "value": "male_toilet", - "description": "toilets:menstrual_products:location=male_toilet is displayed as \"The free, menstrual products are located in the toilet for men\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#menstrual_products_location", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:menstrual_products:location", - "value": "wheelchair_toilet", - "description": "toilets:menstrual_products:location=wheelchair_toilet is displayed as \"The free, menstrual products are located in the toilet for wheelchair users\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#menstrual_products_location", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table", - "value": "yes", - "description": "changing_table=yes is displayed as \"A changing table is available\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_changing_table", - "icon_url": "./assets/layers/toilet/baby.svg" - }, - { - "key": "changing_table", - "value": "no", - "description": "changing_table=no is displayed as \"No changing table is available\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_changing_table", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:location", - "description": "Values of `changing_table:location` are shown with \"A changing table is located at {changing_table:location}\" and can be updated. The question is \"Where is the changing table located?\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_changing_table_location", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:location", - "value": "female_toilet", - "description": "changing_table:location=female_toilet is displayed as \"A changing table is in the toilet for women\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_changing_table_location", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:location", - "value": "male_toilet", - "description": "changing_table:location=male_toilet is displayed as \"A changing table is in the toilet for men\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_changing_table_location", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:location", - "value": "wheelchair_toilet", - "description": "changing_table:location=wheelchair_toilet is displayed as \"A changing table is in the toilet for wheelchair users\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_changing_table_location", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:location", - "value": "dedicated_room", - "description": "changing_table:location=dedicated_room is displayed as \"A changing table is in a dedicated room\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_changing_table_location", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:paper_supplied", - "value": "yes", - "description": "toilets:paper_supplied=yes is displayed as \"This toilet is equipped with toilet paper\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_has_paper", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:paper_supplied", - "value": "no", - "description": "toilets:paper_supplied=no is displayed as \"You have to bring your own toilet paper to this toilet\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_has_paper", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:handwashing", - "value": "yes", - "description": "toilets:handwashing=yes is displayed as \"These toilets have a sink to wash your hands\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_handwashing", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:handwashing", - "value": "no", - "description": "toilets:handwashing=no is displayed as \"These toilets don't have a sink to wash your hands\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_handwashing", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "handwashing:soap", - "value": "yes", - "description": "handwashing:soap=yes is displayed as \"Soap for handwashing is provided\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#handwashing_soap", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "handwashing:soap", - "value": "no", - "description": "handwashing:soap=no is displayed as \"No soap for handwashing\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#handwashing_soap", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:hands_drying", - "value": "electric_hand_dryer", - "description": "toilets:hands_drying=electric_hand_dryer is displayed as \"Electric hand dryers are available for drying hands.\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_drying", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:hands_drying", - "value": "paper_towel", - "description": "toilets:hands_drying=paper_towel is displayed as \"Paper towels are available for drying hands.\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_drying", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:hands_drying", - "value": "towel_cabinet", - "description": "toilets:hands_drying=towel_cabinet is displayed as \"A towel roll cabinet is available for drying hands\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_drying", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:hands_drying", - "value": "towel", - "description": "toilets:hands_drying=towel is displayed as \"A fabric towel available to dry your hands.\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_drying", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:hands_drying", - "value": "no", - "description": "toilets:hands_drying=no is displayed as \"There are no hand drying facilities available.\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_drying", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "image", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "panoramax", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "mapillary", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "wikidata", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "wikipedia", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "image", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "panoramax", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "mapillary", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "wikidata", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "wikipedia", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary (This is only shown if ((wheelchair=yes & amenity=toilets) | toilets:wheelchair=yes) & toilets=yes) by layer Shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#images", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "wheelchair", - "value": "designated", - "description": "wheelchair=designated | toilets:wheelchair=designated is displayed as \"Wheelchair accessibility features\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#wheelchair_title", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair", - "value": "designated", - "description": "wheelchair=designated | toilets:wheelchair=designated is displayed as \"Wheelchair accessibility features\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#wheelchair_title", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "wheelchair", - "value": "no", - "description": "wheelchair=no | toilets:wheelchair=no is displayed as \"No wheelchair accessible toilet\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#wheelchair_title", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair", - "value": "no", - "description": "wheelchair=no | toilets:wheelchair=no is displayed as \"No wheelchair accessible toilet\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#wheelchair_title", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:access", - "value": "yes", - "description": "toilets:wheelchair:access=yes is displayed as \"The wheelchair accessible toilets are freely accessible\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_wheelchair_access", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:access", - "value": "key", - "description": "toilets:wheelchair:access=key is displayed as \"One needs to ask permission to access wheelchair-accessible toilet, e.g. by asking a key\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_wheelchair_access", - "icon_url": "key" - }, - { - "key": "centralkey", - "value": "mlak", - "description": "centralkey=mlak is displayed as \"One can use a Master Locksmiths Access Key (MLAK) to access this bathroom\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_wheelchair_access", - "icon_url": "./assets/layers/toilet/MLAK.svg" - }, - { - "key": "centralkey", - "value": "nks", - "description": "centralkey=nks is displayed as \"One can use a RADAR Key to access this bathroom\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_wheelchair_access", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "centralkey", - "value": "eurokey", - "description": "centralkey=eurokey is displayed as \"One can use a EuroKey to access this bathroom\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilet_wheelchair_access", - "icon_url": "./assets/layers/toilet/eurokey.svg" - }, - { - "key": "toilets:wheelchair:grab_rail:left", - "value": "yes", - "description": "toilets:wheelchair:grab_rail:left=yes & toilets:wheelchair:grab_rail:right=yes is displayed as \"Grab rails on both sides\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_has_grab_rail_lr", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:grab_rail:right", - "value": "yes", - "description": "toilets:wheelchair:grab_rail:left=yes & toilets:wheelchair:grab_rail:right=yes is displayed as \"Grab rails on both sides\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_has_grab_rail_lr", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:grab_rail:left", - "value": "yes", - "description": "toilets:wheelchair:grab_rail:left=yes & toilets:wheelchair:grab_rail:right=no is displayed as \"Only grab rails on the left side\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_has_grab_rail_lr", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:grab_rail:right", - "value": "no", - "description": "toilets:wheelchair:grab_rail:left=yes & toilets:wheelchair:grab_rail:right=no is displayed as \"Only grab rails on the left side\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_has_grab_rail_lr", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:grab_rail:left", - "value": "no", - "description": "toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=yes is displayed as \"Grab rails on the right side\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_has_grab_rail_lr", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:grab_rail:right", - "value": "yes", - "description": "toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=yes is displayed as \"Grab rails on the right side\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_has_grab_rail_lr", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:grab_rail:left", - "value": "no", - "description": "toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no is displayed as \"No grab rails at all\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_has_grab_rail_lr", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:grab_rail:right", - "value": "no", - "description": "toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no is displayed as \"No grab rails at all\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_has_grab_rail_lr", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:grab_rail:behind", - "value": "yes", - "description": "toilets:wheelchair:grab_rail:behind=yes is displayed as \"Has a grab rail behind the toilet\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_has_grab_rail_behind", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:grab_rail:behind", - "value": "no", - "description": "toilets:wheelchair:grab_rail:behind=no is displayed as \"No grab rail behind the toilet\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_has_grab_rail_behind", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:is_foldable:left", - "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_is_foldable_left", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:is_foldable:left", - "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_is_foldable_left", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:is_foldable:right", - "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_is_foldable_right", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "toilets:wheelchair:is_foldable:right", - "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#toilets_wheelchair_is_foldable_right", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "door:width", - "description": "Values of `door:width` are shown with \"The door to the wheelchair-accessible toilet is {canonical(door:width)} wide\" and can be updated. The question is \"What is the width of the door to the wheelchair accessible toilet?\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#wheelchair_door_width", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult", - "value": "yes", - "description": "changing_table:adult=yes is displayed as \"Has a changing table for adults\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#adult_changing_table", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult", - "value": "no", - "description": "changing_table:adult=no is displayed as \"No changing table for adults\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#adult_changing_table", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult:height", - "description": "Values of `changing_table:adult:height` are shown with \"The changing table is {canonical(changing_table:adult:height)} high\" and can be updated. The question is \"What is the height of the adult changing table?\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#changing_table_adult_height", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult:height", - "value": "adjustable", - "description": "changing_table:adult:height=adjustable is displayed as \"The changing table is adjustable in height\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#changing_table_adult_height", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult:min_height", - "description": "Values of `changing_table:adult:min_height` are shown with \"The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}\" and can be updated. The question is \"What is the lowest height the adult changing table can be moved to?\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#changing_table_adult_adult_changing_table_min_height", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult:max_height", - "description": "Values of `changing_table:adult:max_height` are shown with \"The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}\" and can be updated. The question is \"What is the highest height the adult changing table can be moved to?\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#changing_table_adult_adult_changing_table_max_height", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult:height:mechanism", - "value": "manual", - "description": "changing_table:adult:height:mechanism=manual is displayed as \"The height of the adult changing table is adjusted manually\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#changing_table_adult_adult_changing_table_mechanism", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult:height:mechanism", - "value": "electric", - "description": "changing_table:adult:height:mechanism=electric is displayed as \"The height of the adult changing table is adjusted electrically\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#changing_table_adult_adult_changing_table_mechanism", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult:support", - "value": "wall_mounted", - "description": "changing_table:adult:support=wall_mounted is displayed as \"The changing table is mounted to the wall\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#changing_table_adult_adult_changing_table_support", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult:support", - "value": "legs", - "description": "changing_table:adult:support=legs is displayed as \"The changing table stands on table legs\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#changing_table_adult_adult_changing_table_support", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, - { - "key": "changing_table:adult:support", - "value": "wheels", - "description": "changing_table:adult:support=wheels is displayed as \"The changing table stands on table legs with wheels and can be moved\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_climbing_shoe_repair.md#changing_table_adult_adult_changing_table_support", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" - }, { "key": "amenity", "value": "toilets", diff --git a/Docs/TagInfo/mapcomplete_cyclofix.json b/Docs/TagInfo/mapcomplete_cyclofix.json index cf34d6cf4..4ef6ce308 100644 --- a/Docs/TagInfo/mapcomplete_cyclofix.json +++ b/Docs/TagInfo/mapcomplete_cyclofix.json @@ -412,7 +412,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -442,6 +442,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Bike repair/shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -517,7 +524,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -531,7 +538,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -587,7 +594,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -615,7 +622,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -636,7 +643,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -664,7 +671,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -720,7 +727,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -755,7 +762,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -797,7 +804,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/bike_shop/repair_shop.svg" }, { "key": "shop", @@ -862,6 +869,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Bike repair/shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -869,6 +883,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Bike repair/shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -1007,14 +1028,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -1042,7 +1063,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -1245,7 +1266,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -1336,7 +1357,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -1371,7 +1392,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -1476,7 +1497,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Bike repair/shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#shop_types", - "icon_url": "./assets/layers/bike_shop/repair_shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -3184,30 +3205,30 @@ "icon_url": "./assets/layers/bike_shop/repair_shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Bike repair/shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Bike repair/shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/bike_shop/repair_shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Bike repair/shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Bike repair/shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/bike_shop/repair_shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Bike repair/shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Bike repair/shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/bike_shop/repair_shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Bike repair/shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Bike repair/shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/bike_shop.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/bike_shop/repair_shop.svg" }, diff --git a/Docs/TagInfo/mapcomplete_disaster_response.json b/Docs/TagInfo/mapcomplete_disaster_response.json index 26e171444..5d9a5a801 100644 --- a/Docs/TagInfo/mapcomplete_disaster_response.json +++ b/Docs/TagInfo/mapcomplete_disaster_response.json @@ -1463,30 +1463,30 @@ "icon_url": "./assets/layers/doctors/doctors.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Doctors, Pharmacies, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Doctors, Pharmacies, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/doctors/doctors.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Doctors, Pharmacies, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Doctors, Pharmacies, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/doctors/doctors.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Doctors, Pharmacies, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Doctors, Pharmacies, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/doctors/doctors.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Doctors, Pharmacies, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Doctors, Pharmacies, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/doctors/doctors.svg" }, diff --git a/Docs/TagInfo/mapcomplete_food.json b/Docs/TagInfo/mapcomplete_food.json index f6f1e32a3..6cf9178a6 100644 --- a/Docs/TagInfo/mapcomplete_food.json +++ b/Docs/TagInfo/mapcomplete_food.json @@ -495,6 +495,20 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through_opening_hours", "icon_url": "./assets/layers/food/restaurant.svg" }, + { + "key": "outdoor_seating", + "value": "yes", + "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layers Restaurants and fast food, Ice cream parlors", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating", + "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" + }, + { + "key": "indoor_seating", + "value": "yes", + "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layers Restaurants and fast food, Ice cream parlors", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating", + "icon_url": "./assets/layers/food/restaurant.svg" + }, { "key": "highchair", "description": "Values of `highchair` are shown with \"{highchair} highchairs are available\" and can be updated. The question is \"Is there a high chair (also known as booster chair) for toddlers available here?\" by layer Restaurants and fast food", @@ -984,20 +998,6 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#service_electricity", "icon_url": "./assets/layers/food/restaurant.svg" }, - { - "key": "outdoor_seating", - "value": "yes", - "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layers Restaurants and fast food, Ice cream parlors", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating", - "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" - }, - { - "key": "indoor_seating", - "value": "yes", - "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layers Restaurants and fast food, Ice cream parlors", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating", - "icon_url": "./assets/layers/food/restaurant.svg" - }, { "key": "dog", "value": "yes", @@ -1788,30 +1788,30 @@ "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/food/restaurant.svg" }, diff --git a/Docs/TagInfo/mapcomplete_fritures.json b/Docs/TagInfo/mapcomplete_fritures.json index d659e7b8a..6df361db9 100644 --- a/Docs/TagInfo/mapcomplete_fritures.json +++ b/Docs/TagInfo/mapcomplete_fritures.json @@ -501,6 +501,20 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#drive_through_opening_hours", "icon_url": "./assets/layers/food/restaurant.svg" }, + { + "key": "outdoor_seating", + "value": "yes", + "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Fries shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#seating", + "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" + }, + { + "key": "indoor_seating", + "value": "yes", + "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Fries shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#seating", + "icon_url": "./assets/layers/food/restaurant.svg" + }, { "key": "highchair", "description": "Values of `highchair` are shown with \"{highchair} highchairs are available\" and can be updated. The question is \"Is there a high chair (also known as booster chair) for toddlers available here?\" by layer Fries shop", @@ -990,20 +1004,6 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#service_electricity", "icon_url": "./assets/layers/food/restaurant.svg" }, - { - "key": "outdoor_seating", - "value": "yes", - "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Fries shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#seating", - "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" - }, - { - "key": "indoor_seating", - "value": "yes", - "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Fries shop", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#seating", - "icon_url": "./assets/layers/food/restaurant.svg" - }, { "key": "dog", "value": "yes", @@ -1794,30 +1794,30 @@ "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Fries shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Fries shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Fries shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Fries shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Fries shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Fries shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Fries shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Fries shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/friture.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/food/restaurant.svg" }, diff --git a/Docs/TagInfo/mapcomplete_ghostsigns.json b/Docs/TagInfo/mapcomplete_ghostsigns.json index 46056cae3..18c6cf387 100644 --- a/Docs/TagInfo/mapcomplete_ghostsigns.json +++ b/Docs/TagInfo/mapcomplete_ghostsigns.json @@ -340,6 +340,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type", "icon_url": "./assets/themes/advertising/sign.svg" }, + { + "key": "message", + "value": "legal", + "description": "message=legal is displayed as \"Legal messages\" by layer Advertisement", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/advertising_wall_paintings.md#message_type", + "icon_url": "./assets/themes/advertising/sign.svg" + }, { "key": "sides", "value": "1", diff --git a/Docs/TagInfo/mapcomplete_glutenfree.json b/Docs/TagInfo/mapcomplete_glutenfree.json index 57729f7da..bba2df63f 100644 --- a/Docs/TagInfo/mapcomplete_glutenfree.json +++ b/Docs/TagInfo/mapcomplete_glutenfree.json @@ -529,6 +529,20 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#drive_through_opening_hours", "icon_url": "./assets/layers/food/restaurant.svg" }, + { + "key": "outdoor_seating", + "value": "yes", + "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layers Restaurants and fast food, Ice cream parlors", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#seating", + "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" + }, + { + "key": "indoor_seating", + "value": "yes", + "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layers Restaurants and fast food, Ice cream parlors", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#seating", + "icon_url": "./assets/layers/food/restaurant.svg" + }, { "key": "highchair", "description": "Values of `highchair` are shown with \"{highchair} highchairs are available\" and can be updated. The question is \"Is there a high chair (also known as booster chair) for toddlers available here?\" by layer Restaurants and fast food", @@ -990,20 +1004,6 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#service_electricity", "icon_url": "./assets/layers/food/restaurant.svg" }, - { - "key": "outdoor_seating", - "value": "yes", - "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layers Restaurants and fast food, Ice cream parlors", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#seating", - "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" - }, - { - "key": "indoor_seating", - "value": "yes", - "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layers Restaurants and fast food, Ice cream parlors", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#seating", - "icon_url": "./assets/layers/food/restaurant.svg" - }, { "key": "dog", "value": "yes", @@ -1794,30 +1794,30 @@ "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_glutenfree.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/food/restaurant.svg" }, @@ -1993,7 +1993,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -2023,6 +2023,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -2098,7 +2105,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -2112,7 +2119,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -2168,7 +2175,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -2196,7 +2203,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -2217,7 +2224,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -2245,7 +2252,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -2301,7 +2308,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -2336,7 +2343,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -2378,7 +2385,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "shop", @@ -2443,6 +2450,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -2450,6 +2464,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -2588,14 +2609,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -2623,7 +2644,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -2826,7 +2847,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -2917,7 +2938,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -2952,7 +2973,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -3057,7 +3078,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_glutenfree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", diff --git a/Docs/TagInfo/mapcomplete_healthcare.json b/Docs/TagInfo/mapcomplete_healthcare.json index 27a4f5c6d..e7c1ffdfe 100644 --- a/Docs/TagInfo/mapcomplete_healthcare.json +++ b/Docs/TagInfo/mapcomplete_healthcare.json @@ -889,30 +889,30 @@ "icon_url": "./assets/layers/doctors/doctors.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Doctors, Pharmacies, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Doctors, Pharmacies, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/doctors/doctors.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Doctors, Pharmacies, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Doctors, Pharmacies, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/doctors/doctors.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Doctors, Pharmacies, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Doctors, Pharmacies, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/doctors/doctors.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Doctors, Pharmacies, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Doctors, Pharmacies, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/doctors.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/doctors/doctors.svg" }, @@ -1224,7 +1224,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -1254,6 +1254,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -1329,7 +1336,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -1343,7 +1350,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -1399,7 +1406,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -1427,7 +1434,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -1448,7 +1455,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -1476,7 +1483,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -1532,7 +1539,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -1567,7 +1574,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -1609,7 +1616,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "shop", @@ -1674,6 +1681,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -1681,6 +1695,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -1819,14 +1840,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -1854,7 +1875,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -2057,7 +2078,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -2148,7 +2169,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -2183,7 +2204,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -2288,7 +2309,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/medical_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", diff --git a/Docs/TagInfo/mapcomplete_hotels.json b/Docs/TagInfo/mapcomplete_hotels.json index 861f2b49a..d26ab1104 100644 --- a/Docs/TagInfo/mapcomplete_hotels.json +++ b/Docs/TagInfo/mapcomplete_hotels.json @@ -877,30 +877,30 @@ "icon_url": "./assets/layers/tourism_accomodation/hostel.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Tourism accomodation, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Tourism accomodation, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tourism_accomodation.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/tourism_accomodation/hostel.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Tourism accomodation, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Tourism accomodation, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tourism_accomodation.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/tourism_accomodation/hostel.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Tourism accomodation, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Tourism accomodation, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tourism_accomodation.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/tourism_accomodation/hostel.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Tourism accomodation, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Tourism accomodation, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tourism_accomodation.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/tourism_accomodation/hostel.svg" }, diff --git a/Docs/TagInfo/mapcomplete_icecream.json b/Docs/TagInfo/mapcomplete_icecream.json index b71e58661..337006bf4 100644 --- a/Docs/TagInfo/mapcomplete_icecream.json +++ b/Docs/TagInfo/mapcomplete_icecream.json @@ -1137,30 +1137,30 @@ "icon_url": "./assets/layers/ice_cream/ice_cream.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/ice_cream/ice_cream.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/ice_cream/ice_cream.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/ice_cream/ice_cream.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/ice_cream.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/ice_cream/ice_cream.svg" }, diff --git a/Docs/TagInfo/mapcomplete_indoors.json b/Docs/TagInfo/mapcomplete_indoors.json index 65a3a19d3..3d749f35e 100644 --- a/Docs/TagInfo/mapcomplete_indoors.json +++ b/Docs/TagInfo/mapcomplete_indoors.json @@ -229,7 +229,7 @@ { "key": "room", "value": "prison_cell", - "description": "room=prison_cell is displayed as \"This is a prison_cell\" by layer Indoors", + "description": "room=prison_cell is displayed as \"This is a prison cell\" by layer Indoors", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#room_type", "icon_url": "./assets/layers/indoors/room_prison_cell.svg" }, @@ -820,27 +820,27 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_wheelchair_has_grab_rail_behind" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layer Indoors", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layer Indoors", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_wheelchair_is_foldable_left" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layer Indoors", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layer Indoors", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_wheelchair_is_foldable_left" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layer Indoors", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layer Indoors", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_wheelchair_is_foldable_right" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layer Indoors", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layer Indoors", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/indoors.md#toilets_wheelchair_is_foldable_right" }, { diff --git a/Docs/TagInfo/mapcomplete_lactosefree.json b/Docs/TagInfo/mapcomplete_lactosefree.json index bf6accafc..1c2b12523 100644 --- a/Docs/TagInfo/mapcomplete_lactosefree.json +++ b/Docs/TagInfo/mapcomplete_lactosefree.json @@ -529,6 +529,20 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#drive_through_opening_hours", "icon_url": "./assets/layers/food/restaurant.svg" }, + { + "key": "outdoor_seating", + "value": "yes", + "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layers Restaurants and fast food, Ice cream parlors", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#seating", + "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" + }, + { + "key": "indoor_seating", + "value": "yes", + "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layers Restaurants and fast food, Ice cream parlors", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#seating", + "icon_url": "./assets/layers/food/restaurant.svg" + }, { "key": "highchair", "description": "Values of `highchair` are shown with \"{highchair} highchairs are available\" and can be updated. The question is \"Is there a high chair (also known as booster chair) for toddlers available here?\" by layer Restaurants and fast food", @@ -990,20 +1004,6 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#service_electricity", "icon_url": "./assets/layers/food/restaurant.svg" }, - { - "key": "outdoor_seating", - "value": "yes", - "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layers Restaurants and fast food, Ice cream parlors", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#seating", - "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" - }, - { - "key": "indoor_seating", - "value": "yes", - "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layers Restaurants and fast food, Ice cream parlors", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#seating", - "icon_url": "./assets/layers/food/restaurant.svg" - }, { "key": "dog", "value": "yes", @@ -1794,30 +1794,30 @@ "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Restaurants and fast food, Ice cream parlors, Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_lactosefree.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/food/restaurant.svg" }, @@ -1993,7 +1993,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -2023,6 +2023,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -2098,7 +2105,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -2112,7 +2119,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -2168,7 +2175,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -2196,7 +2203,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -2217,7 +2224,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -2245,7 +2252,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -2301,7 +2308,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -2336,7 +2343,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -2378,7 +2385,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "shop", @@ -2443,6 +2450,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -2450,6 +2464,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -2588,14 +2609,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -2623,7 +2644,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -2826,7 +2847,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -2917,7 +2938,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -2952,7 +2973,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -3057,7 +3078,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_lactosefree.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", diff --git a/Docs/TagInfo/mapcomplete_lighthouses.json b/Docs/TagInfo/mapcomplete_lighthouses.json index 301a50ac0..88d682fa7 100644 --- a/Docs/TagInfo/mapcomplete_lighthouses.json +++ b/Docs/TagInfo/mapcomplete_lighthouses.json @@ -13,67 +13,67 @@ { "key": "man_made", "value": "lighthouse", - "description": "Features with this tag are displayed by layer lighthouse", + "description": "Features with this tag are displayed by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md", "icon_url": "./assets/themes/lighthouses/lighthouse.svg" }, { "key": "id", - "description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layer lighthouse", + "description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#just_created", "icon_url": "./assets/svg/party.svg" }, { "key": "image", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer lighthouse", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#images", "icon_url": "./assets/themes/lighthouses/lighthouse.svg" }, { "key": "panoramax", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer lighthouse", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#images", "icon_url": "./assets/themes/lighthouses/lighthouse.svg" }, { "key": "mapillary", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer lighthouse", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#images", "icon_url": "./assets/themes/lighthouses/lighthouse.svg" }, { "key": "wikidata", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer lighthouse", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#images", "icon_url": "./assets/themes/lighthouses/lighthouse.svg" }, { "key": "wikipedia", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer lighthouse", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#images", "icon_url": "./assets/themes/lighthouses/lighthouse.svg" }, { "key": "wikidata", - "description": "Values of `wikidata` are shown with \"{wikipedia():max-height:25rem}\" and can be updated. The question is \"What is the corresponding Wikidata entity?\" by layer lighthouse", + "description": "Values of `wikidata` are shown with \"{wikipedia():max-height:25rem}\" and can be updated. The question is \"What is the corresponding Wikidata entity?\" by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#wikipedia", "icon_url": "./assets/themes/lighthouses/lighthouse.svg" }, { "key": "wikipedia", - "description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer lighthouse", + "description": "wikipedia~.+ is displayed as \"{wikipedia():max-height:25rem}\" by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#wikipedia", "icon_url": "./assets/themes/lighthouses/lighthouse.svg" }, { "key": "wikidata", - "description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer lighthouse", + "description": "wikidata= is displayed as \"No Wikipedia page has been linked yet\" by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#wikipedia", "icon_url": "./assets/themes/lighthouses/lighthouse.svg" }, { "key": "height", - "description": "Values of `height` are shown with \"The height of this lighthouse is {height} metres.\" and can be updated. The question is \"What is the height of this lighthouse, in metres?\" by layer lighthouse", + "description": "Values of `height` are shown with \"The height of this lighthouse is {height} metres.\" and can be updated. The question is \"What is the height of this lighthouse, in metres?\" by layer Lighthouses", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/lighthouse.md#lighthouse_height", "icon_url": "./assets/themes/lighthouses/lighthouse.svg" } diff --git a/Docs/TagInfo/mapcomplete_nature.json b/Docs/TagInfo/mapcomplete_nature.json index 5c70d6957..3ee579109 100644 --- a/Docs/TagInfo/mapcomplete_nature.json +++ b/Docs/TagInfo/mapcomplete_nature.json @@ -876,30 +876,30 @@ "icon_url": "./assets/layers/visitor_information_centre/information.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Visitor Information Centre, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Visitor Information Centre, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/visitor_information_centre.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/visitor_information_centre/information.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Visitor Information Centre, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Visitor Information Centre, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/visitor_information_centre.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/visitor_information_centre/information.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Visitor Information Centre, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Visitor Information Centre, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/visitor_information_centre.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/visitor_information_centre/information.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Visitor Information Centre, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Visitor Information Centre, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/visitor_information_centre.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/visitor_information_centre/information.svg" }, @@ -3112,215 +3112,215 @@ "key": "natural", "value": "tree", "description": "Features with this tag are displayed by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "species:wikidata", "description": "Values of `species:wikidata` are shown with \"{wikipedia(species:wikidata):max-height: 25rem}\" and can be updated. The question is \"What species is this tree?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_species_wikidata", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_species_wikidata", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "circumference", "description": "Values of `circumference` are shown with \"The tree trunk has a circumference of {circumference} meter\" and can be updated. The question is \"What is the circumference of the tree trunk?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#circumference", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#circumference", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "height", "description": "Values of `height` are shown with \"This tree is {height} meter high\" and can be updated. The question is \"What is the height of this tree?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#height", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#height", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "landmark", "description": "denotation=landmark is displayed as \"The tree is remarkable due to its size or prominent location. It is useful for navigation.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "natural_monument", "description": "denotation=natural_monument is displayed as \"The tree is a natural monument, e.g. because it is especially old, or of a valuable species.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "agricultural", "description": "denotation=agricultural is displayed as \"The tree is used for agricultural purposes, e.g. in an orchard.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "park", "description": "denotation=park is displayed as \"The tree is in a park or similar (cemetery, school grounds, …).\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "garden", "description": "denotation=garden is displayed as \"The tree is in a residential garden.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "avenue", "description": "denotation=avenue is displayed as \"This is a tree along an avenue.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "urban", "description": "denotation=urban is displayed as \"The tree is in an urban area.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "none", "description": "denotation=none is displayed as \"The tree is outside of an urban area.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "leaf_type", "value": "broadleaved", "description": "leaf_type=broadleaved is displayed as \"Broadleaved\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type", - "icon_url": "./assets/layers/tree_node/broadleaved.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_leaf_type", + "icon_url": "./assets/layers/tree/broadleaved.svg" }, { "key": "leaf_type", "value": "needleleaved", "description": "leaf_type=needleleaved is displayed as \"Needleleaved\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type", - "icon_url": "./assets/layers/tree_node/needleleaved.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_leaf_type", + "icon_url": "./assets/layers/tree/needleleaved.svg" }, { "key": "leaf_type", "value": "leafless", "description": "leaf_type=leafless is displayed as \"Permanently leafless\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type", - "icon_url": "./assets/layers/tree_node/leafless.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_leaf_type", + "icon_url": "./assets/layers/tree/leafless.svg" }, { "key": "leaf_type", "value": "palm", "description": "leaf_type=palm is displayed as \"This is a palm tree\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_leaf_type", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "leaf_cycle", "value": "deciduous", "description": "leaf_cycle=deciduous is displayed as \"Deciduous: the tree loses its leaves for some time of the year.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_decidouous", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_decidouous", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "leaf_cycle", "value": "evergreen", "description": "leaf_cycle=evergreen is displayed as \"Evergreen.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_decidouous", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_decidouous", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "name", "description": "Values of `name` are shown with \"Name: {name}\" and can be updated. The question is \"Does the tree have a name?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_name", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "name", "description": "name= & noname=yes is displayed as \"The tree does not have a name.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_name", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "noname", "value": "yes", "description": "name= & noname=yes is displayed as \"The tree does not have a name.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_name", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage", "value": "4", "description": "heritage=4 & heritage:operator=OnroerendErfgoed is displayed as \"Registered as heritage by Onroerend Erfgoed Flanders\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/Onroerend_Erfgoed_logo_without_text.svg" }, { "key": "heritage:operator", "value": "OnroerendErfgoed", "description": "heritage=4 & heritage:operator=OnroerendErfgoed is displayed as \"Registered as heritage by Onroerend Erfgoed Flanders\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/Onroerend_Erfgoed_logo_without_text.svg" }, { "key": "heritage", "value": "4", "description": "heritage=4 & heritage:operator=aatl is displayed as \"Registered as heritage by Direction du Patrimoine culturel Brussels\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage:operator", "value": "aatl", "description": "heritage=4 & heritage:operator=aatl is displayed as \"Registered as heritage by Direction du Patrimoine culturel Brussels\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage", "value": "yes", "description": "heritage=yes & heritage:operator= is displayed as \"Registered as heritage by a different organisation\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage:operator", "description": "heritage=yes & heritage:operator= is displayed as \"Registered as heritage by a different organisation\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage", "value": "no", "description": "heritage=no & heritage:operator= is displayed as \"Not registered as heritage\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage:operator", "description": "heritage=no & heritage:operator= is displayed as \"Not registered as heritage\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage", "description": "heritage~.+ is displayed as \"Registered as heritage by a different organisation\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "ref:OnroerendErfgoed", - "description": "Values of `ref:OnroerendErfgoed` are shown with \"\"\"/ Onroerend Erfgoed ID: {ref:OnroerendErfgoed}\" and can be updated. The question is \"What is the ID issued by Onroerend Erfgoed Flanders?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_ref_OnroerendErfgoed", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "description": "Values of `ref:OnroerendErfgoed` are shown with \"Onroerend Erfgoed ID: {link(&LBRACEref:OnroerendErfgoed&RBRACE,https://id.erfgoed.net/erfgoedobjecten/&LBRACEref:OnroerendErfgoed&RBRACE,,,,)}\" and can be updated. The question is \"What is the ID issued by Onroerend Erfgoed Flanders?\" by layer Tree", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_ref_OnroerendErfgoed", + "icon_url": "./assets/layers/tree/Onroerend_Erfgoed_logo_without_text.svg" }, { "key": "wikidata", - "description": "Values of `wikidata` are shown with \"\"\"/ Wikidata: {wikidata}\" and can be updated. The question is \"What is the Wikidata ID for this tree?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_wikidata", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "description": "Values of `wikidata` are shown with \"{wikipedia()}\" and can be updated. The question is \"What is the Wikidata ID for this tree?\" by layer Tree", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_node_wikidata", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "tower:type", diff --git a/Docs/TagInfo/mapcomplete_onwheels.json b/Docs/TagInfo/mapcomplete_onwheels.json index 8ece404cf..355083e87 100644 --- a/Docs/TagInfo/mapcomplete_onwheels.json +++ b/Docs/TagInfo/mapcomplete_onwheels.json @@ -1147,30 +1147,30 @@ "icon_url": "./assets/themes/onwheels/cafe.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies, Doctors, Tourism accomodation", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies, Doctors, Tourism accomodation", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/themes/onwheels/cafe.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies, Doctors, Tourism accomodation", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies, Doctors, Tourism accomodation", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/themes/onwheels/cafe.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies, Doctors, Tourism accomodation", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies, Doctors, Tourism accomodation", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/themes/onwheels/cafe.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies, Doctors, Tourism accomodation", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Cafés and pubs, Restaurants and fast food, Shop, Toilets, Pharmacies, Doctors, Tourism accomodation", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/cafe_pub.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/themes/onwheels/cafe.svg" }, @@ -2598,7 +2598,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -2628,6 +2628,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -2703,7 +2710,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -2717,7 +2724,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -2773,7 +2780,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -2801,7 +2808,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -2822,7 +2829,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -2850,7 +2857,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -2906,7 +2913,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -2941,7 +2948,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -2983,7 +2990,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/themes/onwheels/shop.svg" }, { "key": "shop", @@ -3048,6 +3055,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -3055,6 +3069,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -3193,14 +3214,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -3228,7 +3249,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -3431,7 +3452,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -3522,7 +3543,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -3557,7 +3578,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -3662,7 +3683,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/themes/onwheels/shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", diff --git a/Docs/TagInfo/mapcomplete_pets.json b/Docs/TagInfo/mapcomplete_pets.json index d5b8bd09a..3b2bdfd57 100644 --- a/Docs/TagInfo/mapcomplete_pets.json +++ b/Docs/TagInfo/mapcomplete_pets.json @@ -707,6 +707,20 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#drive_through_opening_hours", "icon_url": "./assets/layers/food/restaurant.svg" }, + { + "key": "outdoor_seating", + "value": "yes", + "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Dog friendly eateries", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#seating", + "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" + }, + { + "key": "indoor_seating", + "value": "yes", + "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Dog friendly eateries", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#seating", + "icon_url": "./assets/layers/food/restaurant.svg" + }, { "key": "highchair", "description": "Values of `highchair` are shown with \"{highchair} highchairs are available\" and can be updated. The question is \"Is there a high chair (also known as booster chair) for toddlers available here?\" by layer Dog friendly eateries", @@ -1196,20 +1210,6 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#service_electricity", "icon_url": "./assets/layers/food/restaurant.svg" }, - { - "key": "outdoor_seating", - "value": "yes", - "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Dog friendly eateries", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#seating", - "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" - }, - { - "key": "indoor_seating", - "value": "yes", - "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Dog friendly eateries", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#seating", - "icon_url": "./assets/layers/food/restaurant.svg" - }, { "key": "dog", "value": "yes", @@ -2000,30 +2000,30 @@ "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Dog friendly eateries, Pet stores, Dog-friendly shops, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Dog friendly eateries, Pet stores, Dog-friendly shops, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Dog friendly eateries, Pet stores, Dog-friendly shops, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Dog friendly eateries, Pet stores, Dog-friendly shops, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Dog friendly eateries, Pet stores, Dog-friendly shops, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Dog friendly eateries, Pet stores, Dog-friendly shops, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/food/restaurant.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Dog friendly eateries, Pet stores, Dog-friendly shops, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Dog friendly eateries, Pet stores, Dog-friendly shops, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food_dog_friendly.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/food/restaurant.svg" }, @@ -2173,7 +2173,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -2203,6 +2203,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layers Pet stores, Dog-friendly shops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -2278,7 +2285,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -2292,7 +2299,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -2348,7 +2355,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -2376,7 +2383,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -2397,7 +2404,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -2425,7 +2432,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -2481,7 +2488,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -2516,7 +2523,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -2558,7 +2565,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "shop", @@ -2623,6 +2630,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layers Pet stores, Dog-friendly shops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -2630,6 +2644,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layers Pet stores, Dog-friendly shops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -2768,14 +2789,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -2803,7 +2824,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -3006,7 +3027,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -3097,7 +3118,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -3132,7 +3153,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -3237,7 +3258,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layers Pet stores, Dog-friendly shops", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/pet_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", diff --git a/Docs/TagInfo/mapcomplete_playgrounds.json b/Docs/TagInfo/mapcomplete_playgrounds.json index c99872a48..04cccdf1a 100644 --- a/Docs/TagInfo/mapcomplete_playgrounds.json +++ b/Docs/TagInfo/mapcomplete_playgrounds.json @@ -1667,30 +1667,30 @@ "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layer Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layer Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layer Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layer Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layer Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layer Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layer Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layer Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/toilet/toilets.svg" }, diff --git a/Docs/TagInfo/mapcomplete_postboxes.json b/Docs/TagInfo/mapcomplete_postboxes.json index 5087a82e0..b279194b2 100644 --- a/Docs/TagInfo/mapcomplete_postboxes.json +++ b/Docs/TagInfo/mapcomplete_postboxes.json @@ -53,6 +53,12 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postboxes.md#images", "icon_url": "./assets/layers/postboxes/postbox.svg" }, + { + "key": "collection_times", + "description": "Values of `collection_times` are shown with \"

Collection times

{points_in_time(collection_times)}\" and can be updated. The question is \"When is the mail collected?\" by layer Postboxes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postboxes.md#collection_times", + "icon_url": "./assets/layers/postboxes/postbox.svg" + }, { "key": "operator", "description": "Values of `operator` are shown with \"This postbox is operated by {operator}\" and can be updated. The question is \"Who operates this postbox?\" by layer Postboxes", @@ -128,6 +134,27 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#opening_hours", "icon_url": "./assets/layers/postoffices/post_office.svg" }, + { + "key": "payment:cash", + "value": "yes", + "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Post offices, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#payment_options", + "icon_url": "./assets/layers/questions/cash.svg" + }, + { + "key": "payment:cards", + "value": "yes", + "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Post offices, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#payment_options", + "icon_url": "./assets/layers/questions/payment_card.svg" + }, + { + "key": "payment:qr_code", + "value": "yes", + "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Post offices, Shop, Toilets", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/postoffices.md#payment_options", + "icon_url": "./assets/layers/questions/qrcode.svg" + }, { "key": "post_office", "value": "post_partner", @@ -482,7 +509,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -512,6 +539,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -587,7 +621,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -601,7 +635,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -657,7 +691,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -685,7 +719,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -706,7 +740,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -734,7 +768,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -790,7 +824,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -825,7 +859,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -867,7 +901,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "shop", @@ -932,6 +966,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -939,6 +980,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -1077,14 +1125,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -1112,7 +1160,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -1315,7 +1363,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -1406,7 +1454,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -1441,7 +1489,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -1546,7 +1594,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -1686,27 +1734,6 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#second_hand", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, - { - "key": "payment:cash", - "value": "yes", - "description": "payment:cash=yes is displayed as \"Cash is accepted here\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#payment_options", - "icon_url": "./assets/layers/questions/cash.svg" - }, - { - "key": "payment:cards", - "value": "yes", - "description": "payment:cards=yes is displayed as \"Payment cards are accepted here\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#payment_options", - "icon_url": "./assets/layers/questions/payment_card.svg" - }, - { - "key": "payment:qr_code", - "value": "yes", - "description": "payment:qr_code=yes is displayed as \"Payment by QR-code is possible here\" by layers Shop, Toilets", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#payment_options", - "icon_url": "./assets/layers/questions/qrcode.svg" - }, { "key": "level", "description": "Values of `level` are shown with \"Located on the {level}th floor\" and can be updated. The question is \"On what level is this feature located?\" by layers Shop, Toilets", @@ -3254,30 +3281,30 @@ "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, diff --git a/Docs/TagInfo/mapcomplete_sauna.json b/Docs/TagInfo/mapcomplete_sauna.json index 25c662599..795accb92 100644 --- a/Docs/TagInfo/mapcomplete_sauna.json +++ b/Docs/TagInfo/mapcomplete_sauna.json @@ -1023,30 +1023,30 @@ "icon_url": "./assets/layers/tourism_accomodation/hostel.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Tourism accomodation, Shop", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Tourism accomodation, Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tourism_accomodation_with_sauna.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/tourism_accomodation/hostel.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Tourism accomodation, Shop", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Tourism accomodation, Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tourism_accomodation_with_sauna.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/tourism_accomodation/hostel.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Tourism accomodation, Shop", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Tourism accomodation, Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tourism_accomodation_with_sauna.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/tourism_accomodation/hostel.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Tourism accomodation, Shop", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Tourism accomodation, Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tourism_accomodation_with_sauna.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/tourism_accomodation/hostel.svg" }, @@ -2243,7 +2243,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -2273,6 +2273,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -2348,7 +2355,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -2362,7 +2369,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -2418,7 +2425,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -2446,7 +2453,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -2467,7 +2474,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -2495,7 +2502,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -2551,7 +2558,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -2586,7 +2593,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -2628,7 +2635,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "shop", @@ -2693,6 +2700,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -2700,6 +2714,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -2838,14 +2859,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -2873,7 +2894,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -3076,7 +3097,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -3167,7 +3188,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -3202,7 +3223,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -3307,7 +3328,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops_with_sauna.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", diff --git a/Docs/TagInfo/mapcomplete_scouting.json b/Docs/TagInfo/mapcomplete_scouting.json index e6c2b5500..b24ab7371 100644 --- a/Docs/TagInfo/mapcomplete_scouting.json +++ b/Docs/TagInfo/mapcomplete_scouting.json @@ -906,30 +906,30 @@ "icon_url": "./assets/layers/campsite/campsite.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Group Campsites, Hostels for groups and scouts, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Group Campsites, Hostels for groups and scouts, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/campsite/campsite.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Group Campsites, Hostels for groups and scouts, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Group Campsites, Hostels for groups and scouts, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/campsite/campsite.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Group Campsites, Hostels for groups and scouts, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Group Campsites, Hostels for groups and scouts, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/campsite/campsite.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Group Campsites, Hostels for groups and scouts, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Group Campsites, Hostels for groups and scouts, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/group_campsite.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/campsite/campsite.svg" }, diff --git a/Docs/TagInfo/mapcomplete_shops.json b/Docs/TagInfo/mapcomplete_shops.json index 884dffdf6..5af6cb861 100644 --- a/Docs/TagInfo/mapcomplete_shops.json +++ b/Docs/TagInfo/mapcomplete_shops.json @@ -38,31 +38,31 @@ }, { "key": "image", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Shop, Pharmacies, Ice cream parlors, Ice cream parlors, Toilets", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Shop, Pharmacies, Ice cream parlors, Ice cream parlors, Trolley Bays, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#images", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "panoramax", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Shop, Pharmacies, Ice cream parlors, Ice cream parlors, Toilets", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Shop, Pharmacies, Ice cream parlors, Ice cream parlors, Trolley Bays, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#images", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "mapillary", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Shop, Pharmacies, Ice cream parlors, Ice cream parlors, Toilets", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Shop, Pharmacies, Ice cream parlors, Ice cream parlors, Trolley Bays, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#images", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "wikidata", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Shop, Pharmacies, Ice cream parlors, Ice cream parlors, Toilets", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Shop, Pharmacies, Ice cream parlors, Ice cream parlors, Trolley Bays, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#images", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "wikipedia", - "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Shop, Pharmacies, Ice cream parlors, Ice cream parlors, Toilets", + "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layers Shop, Pharmacies, Ice cream parlors, Ice cream parlors, Trolley Bays, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#images", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, @@ -125,7 +125,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -155,6 +155,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -230,7 +237,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -244,7 +251,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -300,7 +307,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -328,7 +335,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -349,7 +356,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -377,7 +384,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -433,7 +440,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -468,7 +475,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -510,7 +517,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "shop", @@ -575,6 +582,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -582,6 +596,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -720,14 +741,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -755,7 +776,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -958,7 +979,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -1049,7 +1070,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -1084,7 +1105,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -1189,7 +1210,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -2952,30 +2973,30 @@ "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Shop, Pharmacies, Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Shop, Pharmacies, Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Shop, Pharmacies, Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Shop, Pharmacies, Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Shop, Pharmacies, Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Shop, Pharmacies, Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Shop, Pharmacies, Ice cream parlors, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Shop, Pharmacies, Ice cream parlors, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/shops.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, diff --git a/Docs/TagInfo/mapcomplete_ski.json b/Docs/TagInfo/mapcomplete_ski.json index 3e3bcb69d..4bc8944ae 100644 --- a/Docs/TagInfo/mapcomplete_ski.json +++ b/Docs/TagInfo/mapcomplete_ski.json @@ -1105,30 +1105,30 @@ "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Toilets, Restaurants and fast food", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Toilets, Restaurants and fast food", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Toilets, Restaurants and fast food", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Toilets, Restaurants and fast food", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Toilets, Restaurants and fast food", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Toilets, Restaurants and fast food", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Toilets, Restaurants and fast food", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Toilets, Restaurants and fast food", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/toilet/toilets.svg" }, @@ -1918,6 +1918,20 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#drive_through_opening_hours", "icon_url": "./assets/layers/food/restaurant.svg" }, + { + "key": "outdoor_seating", + "value": "yes", + "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Restaurants and fast food", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating", + "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" + }, + { + "key": "indoor_seating", + "value": "yes", + "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Restaurants and fast food", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating", + "icon_url": "./assets/layers/food/restaurant.svg" + }, { "key": "highchair", "description": "Values of `highchair` are shown with \"{highchair} highchairs are available\" and can be updated. The question is \"Is there a high chair (also known as booster chair) for toddlers available here?\" by layer Restaurants and fast food", @@ -2407,20 +2421,6 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#service_electricity", "icon_url": "./assets/layers/food/restaurant.svg" }, - { - "key": "outdoor_seating", - "value": "yes", - "description": "outdoor_seating=yes is displayed as \"This place has outdoor seating\" by layer Restaurants and fast food", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating", - "icon_url": "./assets/layers/outdoor_seating/outdoor_seating.svg" - }, - { - "key": "indoor_seating", - "value": "yes", - "description": "indoor_seating=yes is displayed as \"This place has indoor seating\" by layer Restaurants and fast food", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/food.md#seating", - "icon_url": "./assets/layers/food/restaurant.svg" - }, { "key": "dog", "value": "yes", diff --git a/Docs/TagInfo/mapcomplete_sports.json b/Docs/TagInfo/mapcomplete_sports.json index fa33c38b2..c8b02680f 100644 --- a/Docs/TagInfo/mapcomplete_sports.json +++ b/Docs/TagInfo/mapcomplete_sports.json @@ -1744,7 +1744,7 @@ "value": "art", "description": "shop=art is displayed as \"Art Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/maki-art-gallery.svg" }, { "key": "shop", @@ -1774,6 +1774,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-bath.svg" }, + { + "key": "shop", + "value": "bbq", + "description": "shop=bbq is displayed as \"Barbecue Shop\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/maki-bbq.svg" + }, { "key": "shop", "value": "beauty", @@ -1849,7 +1856,7 @@ "value": "candles", "description": "shop=candles is displayed as \"Candle Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-burn.svg" }, { "key": "shop", @@ -1863,7 +1870,7 @@ "value": "car", "description": "shop=car is displayed as \"Car Dealership\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-car_dealer.svg" }, { "key": "shop", @@ -1919,7 +1926,7 @@ "value": "chemist", "description": "shop=chemist is displayed as \"Drugstore\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -1947,7 +1954,7 @@ "value": "collector", "description": "shop=collector is displayed as \"Collectibles Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-th.svg" }, { "key": "shop", @@ -1968,7 +1975,7 @@ "value": "convenience", "description": "shop=convenience is displayed as \"Convenience Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-shopping-basket.svg" }, { "key": "shop", @@ -1996,7 +2003,7 @@ "value": "craft", "description": "shop=craft is displayed as \"Arts & Crafts Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-palette.svg" }, { "key": "shop", @@ -2052,7 +2059,7 @@ "value": "e-cigarette", "description": "shop=e-cigarette is displayed as \"E-Cigarette Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-smoking.svg" }, { "key": "shop", @@ -2087,7 +2094,7 @@ "value": "farm", "description": "shop=farm is displayed as \"Produce Stand\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-apple-alt.svg" }, { "key": "shop", @@ -2129,7 +2136,7 @@ "value": "frame", "description": "shop=frame is displayed as \"Framing Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/fas-vector-square.svg" + "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { "key": "shop", @@ -2194,6 +2201,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", "icon_url": "./assets/layers/id_presets/maki-gift.svg" }, + { + "key": "shop", + "value": "gold_buyer", + "description": "shop=gold_buyer is displayed as \"Gold buyer\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-hand-holding.svg" + }, { "key": "shop", "value": "greengrocer", @@ -2201,6 +2215,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", "icon_url": "./assets/layers/id_presets/fas-carrot.svg" }, + { + "key": "shop", + "value": "groundskeeping", + "description": "shop=groundskeeping is displayed as \"Lawn & Garden Equipment Store\" by layer Shop", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", + "icon_url": "./assets/layers/id_presets/fas-tractor.svg" + }, { "key": "shop", "value": "hairdresser", @@ -2339,14 +2360,14 @@ "value": "lottery", "description": "shop=lottery is displayed as \"Lottery Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", "value": "mall", "description": "shop=mall is displayed as \"Mall\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/temaki-shopping_mall.svg" }, { "key": "shop", @@ -2374,7 +2395,7 @@ "value": "mobile_phone", "description": "shop=mobile_phone is displayed as \"Mobile Phone Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-mobile-alt.svg" }, { "key": "shop", @@ -2577,7 +2598,7 @@ "value": "repair", "description": "shop=repair is displayed as \"Repair Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-tools.svg" }, { "key": "shop", @@ -2668,7 +2689,7 @@ "value": "swimming_pool", "description": "shop=swimming_pool is displayed as \"Pool Supply Store\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -2703,7 +2724,7 @@ "value": "ticket", "description": "shop=ticket is displayed as \"Ticket Seller\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-ticket-alt.svg" }, { "key": "shop", @@ -2808,7 +2829,7 @@ "value": "water_sports", "description": "shop=water_sports is displayed as \"Watersport/Swim Shop\" by layer Shop", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#shop_types", - "icon_url": "./assets/layers/id_presets/maki-shop.svg" + "icon_url": "./assets/layers/id_presets/fas-swimmer.svg" }, { "key": "shop", @@ -4409,30 +4430,30 @@ "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Shop, Toilets", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Shop, Toilets", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/sport_shops.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/id_presets/maki-shop.svg" }, diff --git a/Docs/TagInfo/mapcomplete_street_lighting.json b/Docs/TagInfo/mapcomplete_street_lighting.json index 8042bf57f..65195639f 100644 --- a/Docs/TagInfo/mapcomplete_street_lighting.json +++ b/Docs/TagInfo/mapcomplete_street_lighting.json @@ -126,14 +126,14 @@ "value": "straight_mast", "description": "lamp_mount=straight_mast is displayed as \"This lamp sits atop of a straight mast\" by layers Street Lamps, Utility Poles", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#lamp_mount", - "icon_url": "./assets/layers/street_lamps/street_lamp.svg" + "icon_url": "./assets/layers/street_lamps/straight_pole.svg" }, { "key": "lamp_mount", "value": "bent_mast", "description": "lamp_mount=bent_mast is displayed as \"This lamp sits at the end of a bent mast\" by layers Street Lamps, Utility Poles", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/street_lamps.md#lamp_mount", - "icon_url": "./assets/layers/street_lamps/street_lamp.svg" + "icon_url": "./assets/layers/street_lamps/bent_pole_1.svg" }, { "key": "light:method", diff --git a/Docs/TagInfo/mapcomplete_surveillance.json b/Docs/TagInfo/mapcomplete_surveillance.json index 3ae9debe1..5065248ae 100644 --- a/Docs/TagInfo/mapcomplete_surveillance.json +++ b/Docs/TagInfo/mapcomplete_surveillance.json @@ -17,6 +17,13 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md", "icon_url": "./assets/themes/surveillance/logo.svg" }, + { + "key": "disused:man_made", + "value": "surveillance", + "description": "Features with this tag are displayed by layer Surveillance camera's", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md", + "icon_url": "./assets/themes/surveillance/logo.svg" + }, { "key": "surveillance:type", "value": "camera", @@ -74,6 +81,20 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#images", "icon_url": "./assets/themes/surveillance/logo.svg" }, + { + "key": "man_made", + "value": "surveillance", + "description": "man_made=surveillance is displayed as \"This camera is currently in use.\" by layer Surveillance camera's", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#active", + "icon_url": "./assets/themes/surveillance/logo.svg" + }, + { + "key": "disused:man_made", + "value": "surveillance", + "description": "disused:man_made=surveillance is displayed as \"This camera is not used anymore\" by layer Surveillance camera's", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/surveillance_camera.md#active", + "icon_url": "./assets/themes/surveillance/logo.svg" + }, { "key": "surveillance:type", "value": "camera", diff --git a/Docs/TagInfo/mapcomplete_toilets.json b/Docs/TagInfo/mapcomplete_toilets.json index 301387941..f8e128906 100644 --- a/Docs/TagInfo/mapcomplete_toilets.json +++ b/Docs/TagInfo/mapcomplete_toilets.json @@ -694,30 +694,30 @@ "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "yes", - "description": "toilets:wheelchair:is_foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Toilets, Toilets at other amenities", + "description": "toilets:wheelchair:grab_rail:foldable:left=yes is displayed as \"The left grab rail is foldable\" by layers Toilets, Toilets at other amenities", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:left", + "key": "toilets:wheelchair:grab_rail:foldable:left", "value": "no", - "description": "toilets:wheelchair:is_foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Toilets, Toilets at other amenities", + "description": "toilets:wheelchair:grab_rail:foldable:left=no is displayed as \"The left grab rail is not foldable\" by layers Toilets, Toilets at other amenities", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_left", "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "yes", - "description": "toilets:wheelchair:is_foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Toilets, Toilets at other amenities", + "description": "toilets:wheelchair:grab_rail:foldable:right=yes is displayed as \"The right grab rail is foldable\" by layers Toilets, Toilets at other amenities", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/toilet/toilets.svg" }, { - "key": "toilets:wheelchair:is_foldable:right", + "key": "toilets:wheelchair:grab_rail:foldable:right", "value": "no", - "description": "toilets:wheelchair:is_foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Toilets, Toilets at other amenities", + "description": "toilets:wheelchair:grab_rail:foldable:right=no is displayed as \"The right grab rail is not foldable\" by layers Toilets, Toilets at other amenities", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/toilet.md#toilets_wheelchair_is_foldable_right", "icon_url": "./assets/layers/toilet/toilets.svg" }, diff --git a/Docs/TagInfo/mapcomplete_transit.json b/Docs/TagInfo/mapcomplete_transit.json index 5609074e8..b68a94cc5 100644 --- a/Docs/TagInfo/mapcomplete_transit.json +++ b/Docs/TagInfo/mapcomplete_transit.json @@ -1,7 +1,7 @@ { "data_format": 1, "project": { - "name": "MapComplete Bus routes", + "name": "MapComplete Transit routes", "description": "Plan your trip with the help of the public transport system", "project_url": "https://mapcomplete.org/transit", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Themes", @@ -19,7 +19,7 @@ }, { "key": "id", - "description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Mobility Hubs, Transit Stops, Bus lines, Bike parking, Parking, Shelter", + "description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layers Mobility Hubs, Transit Stops, Transit Routes, Bike parking, Parking, Shelter", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/mobility_hub.md#just_created", "icon_url": "./assets/svg/party.svg" }, @@ -161,6 +161,20 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md", "icon_url": "./assets/layers/transit_stops/bus_stop.svg" }, + { + "key": "railway", + "value": "platform", + "description": "Features with this tag are displayed by layer Transit Stops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md", + "icon_url": "./assets/layers/transit_stops/bus_stop.svg" + }, + { + "key": "amenity", + "value": "ferry_terminal", + "description": "Features with this tag are displayed by layer Transit Stops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md", + "icon_url": "./assets/layers/transit_stops/bus_stop.svg" + }, { "key": "name", "description": "Values of `name` are shown with \"This stop is called {name}\" and can be updated. The question is \"What is the name of this stop?\" by layer Transit Stops", @@ -180,6 +194,18 @@ "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#stop_name", "icon_url": "./assets/layers/transit_stops/bus_stop.svg" }, + { + "key": "ref", + "description": "Values of `ref` are shown with \"The platform reference of this stop is {ref}.\" and can be updated. The question is \"What is the platform reference of this stop?\" by layer Transit Stops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#ref", + "icon_url": "./assets/layers/transit_stops/bus_stop.svg" + }, + { + "key": "ref", + "description": "ref= is displayed as \"This stop has no platform reference\" by layer Transit Stops", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_stops.md#ref", + "icon_url": "./assets/layers/transit_stops/bus_stop.svg" + }, { "key": "shelter", "value": "yes", @@ -342,50 +368,80 @@ "icon_url": "./assets/layers/transit_stops/bus_stop.svg" }, { - "key": "type", - "value": "route", - "description": "Features with this tag are displayed by layer Bus lines", + "key": "route", + "value": "bus", + "description": "Features with this tag are displayed by layer Transit Routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md" }, { "key": "route", - "value": "bus", - "description": "Features with this tag are displayed by layer Bus lines", + "value": "tram", + "description": "Features with this tag are displayed by layer Transit Routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md" + }, + { + "key": "route", + "value": "trolleybus", + "description": "Features with this tag are displayed by layer Transit Routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md" + }, + { + "key": "route", + "value": "light_rail", + "description": "Features with this tag are displayed by layer Transit Routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md" + }, + { + "key": "route", + "value": "subway", + "description": "Features with this tag are displayed by layer Transit Routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md" + }, + { + "key": "route", + "value": "train", + "description": "Features with this tag are displayed by layer Transit Routes", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md" + }, + { + "key": "route", + "value": "ferry", + "description": "Features with this tag are displayed by layer Transit Routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md" }, { "key": "name", - "description": "Values of `name` are shown with \"{name}\" and can be updated. The question is \"What is the name for this bus line? (i.e. Bus XX: From => Via => To)\" by layer Bus lines", + "description": "Values of `name` are shown with \"{name}\" and can be updated. The question is \"What is the name for this transit route? (i.e. Bus XX: From => Via => To)\" by layer Transit Routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#name" }, { "key": "from", - "description": "Values of `from` are shown with \"This bus line begins at {from}\" and can be updated. The question is \"What is the starting point for this bus line?\" by layer Bus lines", + "description": "Values of `from` are shown with \"This transit route begins at {from}\" and can be updated. The question is \"What is the starting point for this transit route?\" by layer Transit Routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#from" }, { "key": "via", - "description": "Values of `via` are shown with \"This bus line goes via {via}\" and can be updated. The question is \"What is the via point for this bus line?\" by layer Bus lines", + "description": "Values of `via` are shown with \"This transit route goes via {via}\" and can be updated. The question is \"What is the via point for this transit route?\" by layer Transit Routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#via" }, { "key": "to", - "description": "Values of `to` are shown with \"This bus line ends at {to}\" and can be updated. The question is \"What is the ending point for this bus line?\" by layer Bus lines", + "description": "Values of `to` are shown with \"This transit route ends at {to}\" and can be updated. The question is \"What is the ending point for this transit route?\" by layer Transit Routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#to" }, { "key": "colour", - "description": "Values of `colour` are shown with \"This bus line has the color {colour}\" and can be updated. The question is \"What is the colour for this bus line?\" by layer Bus lines", + "description": "Values of `colour` are shown with \"This transit route has the color {colour}\" and can be updated. The question is \"What is the colour for this transit route?\" by layer Transit Routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#colour" }, { "key": "network", - "description": "Values of `network` are shown with \"This bus line is part of the {network} network\" and can be updated. The question is \"What network does this bus line belong to?\" by layer Bus lines", + "description": "Values of `network` are shown with \"This transit route is part of the {network} network\" and can be updated. The question is \"What network does this transit route belong to?\" by layer Transit Routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#network" }, { "key": "operator", - "description": "Values of `operator` are shown with \"This bus line is operated by {operator}\" and can be updated. The question is \"What company operates this bus line?\" by layer Bus lines", + "description": "Values of `operator` are shown with \"This transit route is operated by {operator}\" and can be updated. The question is \"What company operates this transit route?\" by layer Transit Routes", "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/transit_routes.md#operator" }, { diff --git a/Docs/TagInfo/mapcomplete_trees.json b/Docs/TagInfo/mapcomplete_trees.json index 2a76c5208..55f315747 100644 --- a/Docs/TagInfo/mapcomplete_trees.json +++ b/Docs/TagInfo/mapcomplete_trees.json @@ -14,251 +14,251 @@ "key": "natural", "value": "tree", "description": "Features with this tag are displayed by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "id", "description": "id~.+ is displayed as \"You just created this element! Thanks for sharing this info with the world and helping people worldwide.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#just_created", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#just_created", "icon_url": "./assets/svg/party.svg" }, { "key": "image", "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#images", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#images", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "panoramax", "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#images", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#images", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "mapillary", "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#images", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#images", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "wikidata", "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#images", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#images", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "wikipedia", "description": "Images are displayed based on the keys image, image:0, image:1,..., panoramax, panoramax:0, panoramx:1, ... , wikidata, wikipedia, wikimedia_commons and mapillary Furthermore, this layer shows images based on the keys panoramax, image, wikidata, wikipedia, wikimedia_commons and mapillary by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#images", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#images", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "species:wikidata", "description": "Values of `species:wikidata` are shown with \"{wikipedia(species:wikidata):max-height: 25rem}\" and can be updated. The question is \"What species is this tree?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_species_wikidata", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_species_wikidata", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "circumference", "description": "Values of `circumference` are shown with \"The tree trunk has a circumference of {circumference} meter\" and can be updated. The question is \"What is the circumference of the tree trunk?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#circumference", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#circumference", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "height", "description": "Values of `height` are shown with \"This tree is {height} meter high\" and can be updated. The question is \"What is the height of this tree?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#height", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#height", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "landmark", "description": "denotation=landmark is displayed as \"The tree is remarkable due to its size or prominent location. It is useful for navigation.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "natural_monument", "description": "denotation=natural_monument is displayed as \"The tree is a natural monument, e.g. because it is especially old, or of a valuable species.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "agricultural", "description": "denotation=agricultural is displayed as \"The tree is used for agricultural purposes, e.g. in an orchard.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "park", "description": "denotation=park is displayed as \"The tree is in a park or similar (cemetery, school grounds, …).\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "garden", "description": "denotation=garden is displayed as \"The tree is in a residential garden.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "avenue", "description": "denotation=avenue is displayed as \"This is a tree along an avenue.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "urban", "description": "denotation=urban is displayed as \"The tree is in an urban area.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "denotation", "value": "none", "description": "denotation=none is displayed as \"The tree is outside of an urban area.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_denotation", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_denotation", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "leaf_type", "value": "broadleaved", "description": "leaf_type=broadleaved is displayed as \"Broadleaved\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type", - "icon_url": "./assets/layers/tree_node/broadleaved.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_leaf_type", + "icon_url": "./assets/layers/tree/broadleaved.svg" }, { "key": "leaf_type", "value": "needleleaved", "description": "leaf_type=needleleaved is displayed as \"Needleleaved\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type", - "icon_url": "./assets/layers/tree_node/needleleaved.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_leaf_type", + "icon_url": "./assets/layers/tree/needleleaved.svg" }, { "key": "leaf_type", "value": "leafless", "description": "leaf_type=leafless is displayed as \"Permanently leafless\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type", - "icon_url": "./assets/layers/tree_node/leafless.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_leaf_type", + "icon_url": "./assets/layers/tree/leafless.svg" }, { "key": "leaf_type", "value": "palm", "description": "leaf_type=palm is displayed as \"This is a palm tree\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_leaf_type", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_leaf_type", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "leaf_cycle", "value": "deciduous", "description": "leaf_cycle=deciduous is displayed as \"Deciduous: the tree loses its leaves for some time of the year.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_decidouous", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_decidouous", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "leaf_cycle", "value": "evergreen", "description": "leaf_cycle=evergreen is displayed as \"Evergreen.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_decidouous", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_decidouous", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "name", "description": "Values of `name` are shown with \"Name: {name}\" and can be updated. The question is \"Does the tree have a name?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_name", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "name", "description": "name= & noname=yes is displayed as \"The tree does not have a name.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_name", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "noname", "value": "yes", "description": "name= & noname=yes is displayed as \"The tree does not have a name.\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_name", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_name", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage", "value": "4", "description": "heritage=4 & heritage:operator=OnroerendErfgoed is displayed as \"Registered as heritage by Onroerend Erfgoed Flanders\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/Onroerend_Erfgoed_logo_without_text.svg" }, { "key": "heritage:operator", "value": "OnroerendErfgoed", "description": "heritage=4 & heritage:operator=OnroerendErfgoed is displayed as \"Registered as heritage by Onroerend Erfgoed Flanders\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/Onroerend_Erfgoed_logo_without_text.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/Onroerend_Erfgoed_logo_without_text.svg" }, { "key": "heritage", "value": "4", "description": "heritage=4 & heritage:operator=aatl is displayed as \"Registered as heritage by Direction du Patrimoine culturel Brussels\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage:operator", "value": "aatl", "description": "heritage=4 & heritage:operator=aatl is displayed as \"Registered as heritage by Direction du Patrimoine culturel Brussels\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage", "value": "yes", "description": "heritage=yes & heritage:operator= is displayed as \"Registered as heritage by a different organisation\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage:operator", "description": "heritage=yes & heritage:operator= is displayed as \"Registered as heritage by a different organisation\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage", "value": "no", "description": "heritage=no & heritage:operator= is displayed as \"Not registered as heritage\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage:operator", "description": "heritage=no & heritage:operator= is displayed as \"Not registered as heritage\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "heritage", "description": "heritage~.+ is displayed as \"Registered as heritage by a different organisation\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_heritage", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_heritage", + "icon_url": "./assets/layers/tree/unknown.svg" }, { "key": "ref:OnroerendErfgoed", - "description": "Values of `ref:OnroerendErfgoed` are shown with \"\"\"/ Onroerend Erfgoed ID: {ref:OnroerendErfgoed}\" and can be updated. The question is \"What is the ID issued by Onroerend Erfgoed Flanders?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_ref_OnroerendErfgoed", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "description": "Values of `ref:OnroerendErfgoed` are shown with \"Onroerend Erfgoed ID: {link(&LBRACEref:OnroerendErfgoed&RBRACE,https://id.erfgoed.net/erfgoedobjecten/&LBRACEref:OnroerendErfgoed&RBRACE,,,,)}\" and can be updated. The question is \"What is the ID issued by Onroerend Erfgoed Flanders?\" by layer Tree", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_ref_OnroerendErfgoed", + "icon_url": "./assets/layers/tree/Onroerend_Erfgoed_logo_without_text.svg" }, { "key": "wikidata", - "description": "Values of `wikidata` are shown with \"\"\"/ Wikidata: {wikidata}\" and can be updated. The question is \"What is the Wikidata ID for this tree?\" by layer Tree", - "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree_node.md#tree_node_wikidata", - "icon_url": "./assets/layers/tree_node/unknown.svg" + "description": "Values of `wikidata` are shown with \"{wikipedia()}\" and can be updated. The question is \"What is the Wikidata ID for this tree?\" by layer Tree", + "doc_url": "https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/Docs/Layers/tree.md#tree_node_wikidata", + "icon_url": "./assets/layers/tree/unknown.svg" } ] } \ No newline at end of file diff --git a/Docs/Themes/advertising.md b/Docs/Themes/advertising.md index a851eb9a6..2cb99ccdd 100644 --- a/Docs/Themes/advertising.md +++ b/Docs/Themes/advertising.md @@ -16,22 +16,22 @@ Available languages: - en - ca - - es - - de - cs - - fr - - nl - - zh_Hant - - eu - - pl - - it + - cy - da - - zh_Hans + - de + - es + - eu + - fr + - hu + - it + - ko + - nl + - pl - ru - uk - - hu - - ko - - cy + - zh_Hans + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/aed.md b/Docs/Themes/aed.md index 37ca3fee3..02cffc5f8 100644 --- a/Docs/Themes/aed.md +++ b/Docs/Themes/aed.md @@ -15,29 +15,29 @@ Available languages: - en - ca - - es - - fr - - nl + - cs + - da - de + - es + - eu + - fil + - fr - hu - id - it - - ru - ja - - zh_Hant + - ko - nb_NO - - sv + - nl - pl - pt_BR + - ru - sl - - zh_Hans - - fil - - da - - cs - - zgh - - eu + - sv - uk - - ko + - zgh + - zh_Hans + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/architecture.md b/Docs/Themes/architecture.md index cb1b4d15d..5bba7d4de 100644 --- a/Docs/Themes/architecture.md +++ b/Docs/Themes/architecture.md @@ -14,11 +14,12 @@ This theme contains the following layers: Available languages: - en - - de - - zh_Hant - cs - - uk + - da + - de - it + - uk + - zh_Hant # Table of contents @@ -68,12 +69,12 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [building:architecture](https://wiki.openstreetmap.org/wiki/Key:building:architecture) | [string](../SpecialInputElements.md#string) | [islamic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dislamic) [mamluk](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmamluk) [romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dromanesque) [gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgothic) [renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drenaissance) [mannerism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmannerism) [ottoman](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dottoman) [baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbaroque) [rococo](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drococo) [empire](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dempire) [moorish revival](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmoorish revival) [neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneoclassicism) [georgian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgeorgian) [victorian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dvictorian) [historicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dhistoricism) [neo-romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-romanesque) [neo-byzantine](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-byzantine) [neo-gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-gothic) [neo-renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-renaissance) [neo-baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-baroque) [art_nouveau](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_nouveau) [eclectic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Declectic) [functionalism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dfunctionalism) [cubism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcubism) [new_objectivity](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dnew_objectivity) [art_deco](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_deco) [modern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmodern) [amsterdam_school](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Damsterdam_school) [international_style](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dinternational_style) [constructivism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dconstructivism) [stalinist_neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dstalinist_neoclassicism) [brutalist](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbrutalist) [postmodern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dpostmodern) [contemporary](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcontemporary) | +| [building:architecture](https://wiki.openstreetmap.org/wiki/Key:building:architecture) | [string](../SpecialInputElements.md#string) | [building:architecture=islamic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dislamic) [building:architecture=mamluk](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmamluk) [building:architecture=romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dromanesque) [building:architecture=gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgothic) [building:architecture=renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drenaissance) [building:architecture=mannerism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmannerism) [building:architecture=ottoman](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dottoman) [building:architecture=baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbaroque) [building:architecture=rococo](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Drococo) [building:architecture=empire](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dempire) [building:architecture=moorish revival](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmoorish revival) [building:architecture=neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneoclassicism) [building:architecture=georgian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dgeorgian) [building:architecture=victorian](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dvictorian) [building:architecture=historicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dhistoricism) [building:architecture=neo-romanesque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-romanesque) [building:architecture=neo-byzantine](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-byzantine) [building:architecture=neo-gothic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-gothic) [building:architecture=neo-renaissance](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-renaissance) [building:architecture=neo-baroque](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dneo-baroque) [building:architecture=art_nouveau](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_nouveau) [building:architecture=eclectic](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Declectic) [building:architecture=functionalism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dfunctionalism) [building:architecture=cubism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcubism) [building:architecture=new_objectivity](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dnew_objectivity) [building:architecture=art_deco](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dart_deco) [building:architecture=modern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dmodern) [building:architecture=amsterdam_school](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Damsterdam_school) [building:architecture=international_style](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dinternational_style) [building:architecture=constructivism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dconstructivism) [building:architecture=stalinist_neoclassicism](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dstalinist_neoclassicism) [building:architecture=brutalist](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dbrutalist) [building:architecture=postmodern](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dpostmodern) [building:architecture=contemporary](https://wiki.openstreetmap.org/wiki/Tag:building:architecture%3Dcontemporary) | | [construction_date](https://wiki.openstreetmap.org/wiki/Key:construction_date) | [date](../SpecialInputElements.md#date) | | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | Multiple choice | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/artwork.md b/Docs/Themes/artwork.md index 779ce26e9..21033460d 100644 --- a/Docs/Themes/artwork.md +++ b/Docs/Themes/artwork.md @@ -16,29 +16,29 @@ This theme contains the following layers: Available languages: - en - - nl - - fr + - ca + - cs + - da - de + - es + - eu + - fil + - fr - hu - id - it - - ru - ja - - zh_Hant - - sv - - pl - - nb_NO - - ca - - zh_Hans - - fil - - da - - cs - - pa_PK - - zgh - - es - - eu - - uk - ko + - nb_NO + - nl + - pa_PK + - pl + - ru + - sv + - uk + - zgh + - zh_Hans + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/atm.md b/Docs/Themes/atm.md index afbfe7c3f..7979b7bef 100644 --- a/Docs/Themes/atm.md +++ b/Docs/Themes/atm.md @@ -18,25 +18,25 @@ This theme contains the following layers: Available languages: - en - - de - - fr - - nl - ca - - es - cs - - nb_NO - - zgh - - id - - zh_Hant - - eu - - it - - pl - - da - - zh_Hans - - uk - - hu - - ko - cy + - da + - de + - es + - eu + - fr + - hu + - id + - it + - ko + - nb_NO + - nl + - pl + - uk + - zgh + - zh_Hans + - zh_Hant # Table of contents @@ -63,6 +63,7 @@ Available languages: + [email](#email) + [website](#website) + [opening_hours](#opening_hours) + + [payment-options](#payment-options) + [post_partner](#post_partner) + [post_offic_brand](#post_offic_brand) + [partner-brand](#partner-brand) @@ -105,7 +106,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | +| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [atm=yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [atm=no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [atm=separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | ## Featureview elements and TagRenderings @@ -196,15 +197,15 @@ Elements must match **all** of the following expressions: | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [post_office](https://wiki.openstreetmap.org/wiki/Key:post_office) | Multiple choice | [post_partner](https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner) [](https://wiki.openstreetmap.org/wiki/Tag:post_office%3D) | +| [post_office](https://wiki.openstreetmap.org/wiki/Key:post_office) | Multiple choice | [post_office=post_partner](https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner) [post_office](https://wiki.openstreetmap.org/wiki/Tag:post_office%3D) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand) | [string](../SpecialInputElements.md#string) | [DHL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL) [DPD](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDPD) [GLS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DGLS) [UPS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DUPS) [DHL Paketshop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL Paketshop) [Hermes PaketShop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DHermes PaketShop) [PostNL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DPostNL) [bpost](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3Dbpost) | -| [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dno) | -| [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dno) | -| [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dno) | -| [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dno) | -| [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dno) | -| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | +| [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand) | [string](../SpecialInputElements.md#string) | [post_office:brand=DHL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL) [post_office:brand=DPD](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDPD) [post_office:brand=GLS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DGLS) [post_office:brand=UPS](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DUPS) [post_office:brand=DHL Paketshop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL Paketshop) [post_office:brand=Hermes PaketShop](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DHermes PaketShop) [post_office:brand=PostNL](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DPostNL) [post_office:brand=bpost](https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3Dbpost) | +| [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from) | [string](../SpecialInputElements.md#string) | [post_office:letter_from=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dyes) [post_office:letter_from=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dno) | +| [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from) | [string](../SpecialInputElements.md#string) | [post_office:parcel_from=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dyes) [post_office:parcel_from=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dno) | +| [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup) | [string](../SpecialInputElements.md#string) | [post_office:parcel_pickup=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dyes) [post_office:parcel_pickup=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dno) | +| [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to) | [string](../SpecialInputElements.md#string) | [post_office:parcel_to=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dyes) [post_office:parcel_to=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dno) | +| [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps) | [string](../SpecialInputElements.md#string) | [post_office:stamps=yes](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dyes) [post_office:stamps=no](https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dno) | +| [atm](https://wiki.openstreetmap.org/wiki/Key:atm) | Multiple choice | [atm=yes](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes) [atm=no](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno) [atm=separate](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate) | ## Featureview elements and TagRenderings @@ -215,6 +216,7 @@ Elements must match **all** of the following expressions: | [email](#email)
_(Original in [questions](./BuiltinQuestions.md#email))_ | What is the email address of ?
_{email}_
2 options | contact | *[email](https://wiki.osm.org/wiki/Key:email)* ([email](../SpecialInputElements.md#email)) | | [website](#website)
_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?
_{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) | | [opening_hours](#opening_hours)
_(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours for this post office?
_

Opening hours

{opening_hours_table(opening_hours)}_
1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [payment-options](#payment-options)
_(Original in [questions](./BuiltinQuestions.md#payment-options))_ | Which methods of payment are accepted here?
3 options | | _Multiple choice only_ | | [post_partner](#post_partner) | Is this a post partner?
2 options | | _Multiple choice only_ | | [post_offic_brand](#post_offic_brand) | To which brand does this post office belong?
_This is a {brand} post office_ | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [partner-brand](#partner-brand) | For which brand does this location offer services?
_This location offers services for {post_office:brand}_
8 options | | *[post_office:brand](https://wiki.osm.org/wiki/Key:post_office:brand)* ([string](../SpecialInputElements.md#string)) | @@ -270,6 +272,13 @@ The question is `What are the opening hours for this post office?` - *Marked as closed for an unspecified time* is shown if with opening_hours=closed. _This option cannot be chosen as answer_ +### payment-options +The question is `Which methods of payment are accepted here?` + + - *Cash is accepted here* is shown if with payment:cash=yes. Unselecting this answer will add payment:cash=no + - *Payment cards are accepted here* is shown if with payment:cards=yes. Unselecting this answer will add payment:cards=no + - *Payment by QR-code is possible here* is shown if with payment:qr_code=yes. Unselecting this answer will add payment:qr_code=no + ### post_partner The question is `Is this a post partner?` @@ -396,6 +405,14 @@ _This tagrendering has no question and is thus read-only_ -----|-----|----- | | stamps.0 | Sells stamps | post_office:stamps~.+ & post_office:stamps!~^(no)$ | +| id | question | osmTags | +-----|-----|----- | +| accepts_cash.0 | Accepts cash | payment:cash=yes | + +| id | question | osmTags | +-----|-----|----- | +| accepts_cards.0 | Accepts payment cards | payment:cards=yes | + This document is autogenerated from [assets/themes/atm/atm.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/atm/atm.json) diff --git a/Docs/Themes/bag.md b/Docs/Themes/bag.md index ce50c9144..445ad5b8a 100644 --- a/Docs/Themes/bag.md +++ b/Docs/Themes/bag.md @@ -15,20 +15,21 @@ This theme contains the following layers: Available languages: - - nl - en - - de - - fr - - nb_NO - ca - - es - cs - - zh_Hant - - pl - - zh_Hans - - uk - - ko + - da + - de + - es + - fr - it + - ko + - nb_NO + - nl + - pl + - uk + - zh_Hans + - zh_Hant # Table of contents @@ -97,7 +98,7 @@ Elements must match the expression **building~.+** | attribute | type | values which are supported by this layer | -----|-----|----- | -| [ref:bag](https://wiki.openstreetmap.org/wiki/Key:ref:bag) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:ref:bag%3D) | +| [ref:bag](https://wiki.openstreetmap.org/wiki/Key:ref:bag) | Multiple choice | [ref:bag](https://wiki.openstreetmap.org/wiki/Tag:ref:bag%3D) | | [building](https://wiki.openstreetmap.org/wiki/Key:building) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings @@ -215,8 +216,8 @@ Elements must match the expression **identificatie~.+** | attribute | type | values which are supported by this layer | -----|-----|----- | -| [_bag_obj:in_construction](https://wiki.openstreetmap.org/wiki/Key:_bag_obj:in_construction) | Multiple choice | [true](https://wiki.openstreetmap.org/wiki/Tag:_bag_obj:in_construction%3Dtrue) | -| [_bag_obj:in_construction](https://wiki.openstreetmap.org/wiki/Key:_bag_obj:in_construction) | Multiple choice | [true](https://wiki.openstreetmap.org/wiki/Tag:_bag_obj:in_construction%3Dtrue) | +| [_bag_obj:in_construction](https://wiki.openstreetmap.org/wiki/Key:_bag_obj:in_construction) | Multiple choice | [_bag_obj:in_construction=true](https://wiki.openstreetmap.org/wiki/Tag:_bag_obj:in_construction%3Dtrue) | +| [_bag_obj:in_construction](https://wiki.openstreetmap.org/wiki/Key:_bag_obj:in_construction) | Multiple choice | [_bag_obj:in_construction=true](https://wiki.openstreetmap.org/wiki/Tag:_bag_obj:in_construction%3Dtrue) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/benches.md b/Docs/Themes/benches.md index f97a23f8a..ac9fa5303 100644 --- a/Docs/Themes/benches.md +++ b/Docs/Themes/benches.md @@ -15,30 +15,30 @@ This theme contains the following layers: Available languages: - en - - de - - fr - - nl - - it - - ru - - ja - - zh_Hant - - nb_NO - - pt_BR - - id - - hu - ca - - es - - zh_Hans - - da - - pa_PK - cs + - cy + - da + - de + - es - eu + - fil + - fr + - hu + - id + - it + - ja + - ko + - nb_NO + - nl + - pa_PK - pl - pt - - fil + - pt_BR + - ru - uk - - ko - - cy + - zh_Hans + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/bicycle_parkings.md b/Docs/Themes/bicycle_parkings.md index 204d7694c..449d65e64 100644 --- a/Docs/Themes/bicycle_parkings.md +++ b/Docs/Themes/bicycle_parkings.md @@ -13,22 +13,22 @@ This theme contains the following layers: Available languages: - en - - de - ca - - fr - - pl - - da - - es - - zh_Hans - - it - - fil - cs + - da + - de + - es + - fil + - fr + - hu + - it + - ko + - nl + - pl - ru - uk - - hu - - nl + - zh_Hans - zh_Hant - - ko # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/bicycle_rental.md b/Docs/Themes/bicycle_rental.md index f77baf7f4..d6601f0a6 100644 --- a/Docs/Themes/bicycle_rental.md +++ b/Docs/Themes/bicycle_rental.md @@ -13,25 +13,25 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - id - - fr - ca - - es - - nb_NO - - da - - pa_PK - cs - - zh_Hant + - da + - de + - es - eu - - pl - - zh_Hans + - fr + - hu + - id - it + - ko + - nb_NO + - nl + - pa_PK + - pl - ru - uk - - hu - - ko + - zh_Hans + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/bicyclelib.md b/Docs/Themes/bicyclelib.md index dec22b625..3d3e3759f 100644 --- a/Docs/Themes/bicyclelib.md +++ b/Docs/Themes/bicyclelib.md @@ -13,28 +13,28 @@ This theme contains the following layers: Available languages: - en - - nl - - it - - ru - - ja - - fr - - zh_Hant - - nb_NO - - de - - pt_BR - - pl - - hu - - id - ca - - da - - pa_PK - cs + - da + - de - es - eu - - pt - - zh_Hans - - uk + - fr + - hu + - id + - it + - ja - ko + - nb_NO + - nl + - pa_PK + - pl + - pt + - pt_BR + - ru + - uk + - zh_Hans + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/binoculars.md b/Docs/Themes/binoculars.md index 1feb7e4e9..4bdef3d5e 100644 --- a/Docs/Themes/binoculars.md +++ b/Docs/Themes/binoculars.md @@ -13,24 +13,24 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - it - - nb_NO - - zh_Hant - - hu - - fr - - es - - da - ca - - pa_PK - cs + - da + - de + - es - eu + - fr + - hu + - it + - ko + - nb_NO + - nl + - pa_PK - pl - - zh_Hans - ru - uk - - ko + - zh_Hans + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/blind_osm.md b/Docs/Themes/blind_osm.md index 0970d496b..bb934e18e 100644 --- a/Docs/Themes/blind_osm.md +++ b/Docs/Themes/blind_osm.md @@ -20,24 +20,24 @@ This theme contains the following layers: Available languages: - en - - de - - nl - - fr - - nb_NO - ca - cs - - ru + - da + - de - es - eu - - it - - pl - - da - - zh_Hans - fil - - uk + - fr - hu - - zh_Hant + - it - ko + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hans + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/bookcases.md b/Docs/Themes/bookcases.md index 5d37f96fd..52e2b5c21 100644 --- a/Docs/Themes/bookcases.md +++ b/Docs/Themes/bookcases.md @@ -14,26 +14,26 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - fr - - ru - - ja - - zh_Hant - - it - - pt_BR - - nb_NO - - hu - ca - - es - - pa_PK - cs - - eu - - pl - da - - zh_Hans - - uk + - de + - es + - eu + - fr + - hu + - it + - ja - ko + - nb_NO + - nl + - pa_PK + - pl + - pt_BR + - ru + - uk + - zh_Hans + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/buurtnatuur.md b/Docs/Themes/buurtnatuur.md index bccdd9cc6..cefe90a0f 100644 --- a/Docs/Themes/buurtnatuur.md +++ b/Docs/Themes/buurtnatuur.md @@ -98,12 +98,12 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) | -| [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) | +| [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description) | [string](../SpecialInputElements.md#string) | [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [operator=Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt) [operator=Agentschap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgentschap Natuur en Bos) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | | | [description:0](https://wiki.openstreetmap.org/wiki/Key:description:0) | [string](../SpecialInputElements.md#string) | | | [name:nl](https://wiki.openstreetmap.org/wiki/Key:name:nl) | [string](../SpecialInputElements.md#string) | | -| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | +| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [name](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | ## Featureview elements and TagRenderings @@ -222,12 +222,12 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) | -| [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) | +| [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description) | [string](../SpecialInputElements.md#string) | [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [operator=Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt) [operator=Agentschap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgentschap Natuur en Bos) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | | | [description:0](https://wiki.openstreetmap.org/wiki/Key:description:0) | [string](../SpecialInputElements.md#string) | | | [name:nl](https://wiki.openstreetmap.org/wiki/Key:name:nl) | [string](../SpecialInputElements.md#string) | | -| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | +| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [name](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | ## Featureview elements and TagRenderings @@ -347,12 +347,12 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) | -| [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) | +| [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description) | [string](../SpecialInputElements.md#string) | [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) [access:description](https://wiki.openstreetmap.org/wiki/Tag:access:description%3D) | +| [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [operator=Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt) [operator=Agentschap Natuur en Bos](https://wiki.openstreetmap.org/wiki/Tag:operator%3DAgentschap Natuur en Bos) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [string](../SpecialInputElements.md#string) | | | [description:0](https://wiki.openstreetmap.org/wiki/Key:description:0) | [string](../SpecialInputElements.md#string) | | | [name:nl](https://wiki.openstreetmap.org/wiki/Key:name:nl) | [string](../SpecialInputElements.md#string) | | -| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | +| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [name](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/cafes_and_pubs.md b/Docs/Themes/cafes_and_pubs.md index fc5f46cff..77f16f8d8 100644 --- a/Docs/Themes/cafes_and_pubs.md +++ b/Docs/Themes/cafes_and_pubs.md @@ -16,26 +16,26 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - it - - nb_NO - - id - - zh_Hant - - ru - - hu - ca - - es - - fr - - da - - pa_PK - cs - - eu - - pl - - zh_Hans - - uk - - ko - cy + - da + - de + - es + - eu + - fr + - hu + - id + - it + - ko + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hans + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/campersite.md b/Docs/Themes/campersite.md index 0c50360eb..d8aaaf9b4 100644 --- a/Docs/Themes/campersite.md +++ b/Docs/Themes/campersite.md @@ -14,24 +14,24 @@ This theme contains the following layers: Available languages: - en - - nl - - it - - ru - - ja - - fr - - zh_Hant - - pt_BR - - de - - hu - ca - - es - - da - - pa_PK - cs + - da + - de + - es - eu - - pl - - uk + - fr + - hu + - it + - ja - ko + - nl + - pa_PK + - pl + - pt_BR + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/charging_stations.md b/Docs/Themes/charging_stations.md index cbc8b0094..738e11bc3 100644 --- a/Docs/Themes/charging_stations.md +++ b/Docs/Themes/charging_stations.md @@ -14,25 +14,25 @@ This theme contains the following layers: Available languages: - en + - ca + - cs + - cy + - da + - de + - es + - fr + - hu - id - it - ja - - zh_Hant - - nl - - de - - nb_NO - - ru - - hu - - ca - - fr - - es - - da - - pa_PK - - cs - - pl - - uk - ko - - cy + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/circular_economy.md b/Docs/Themes/circular_economy.md index e7a468e5e..ca6f9dd1b 100644 --- a/Docs/Themes/circular_economy.md +++ b/Docs/Themes/circular_economy.md @@ -21,18 +21,19 @@ This theme contains the following layers: Available languages: - en - - es - - de - ca - cs - - uk - - hu - - pl - - nl + - da + - de + - es - fr - - zh_Hant - - ko + - hu - it + - ko + - nl + - pl + - uk + - zh_Hant # Table of contents @@ -179,23 +180,23 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -203,57 +204,57 @@ Elements must match **any** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -262,7 +263,7 @@ Elements must match **any** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -344,11 +345,11 @@ Elements must match **any** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -394,11 +395,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -409,9 +411,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -419,18 +421,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -438,18 +440,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -459,7 +461,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -479,12 +483,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -513,7 +517,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -526,12 +530,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -546,7 +550,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1338,7 +1342,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1349,7 +1353,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1358,25 +1362,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1524,160 +1528,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Themes/climbing.md b/Docs/Themes/climbing.md index dd2a69833..d81b61de6 100644 --- a/Docs/Themes/climbing.md +++ b/Docs/Themes/climbing.md @@ -10,8 +10,8 @@ This theme contains the following layers: - [climbing_club](../Layers/climbing_club.md) - [climbing_gym](../Layers/climbing_gym.md) - - [climbing_route](../Layers/climbing_route.md) - [climbing_area](../Layers/climbing_area.md) + - [climbing_route](../Layers/climbing_route.md) - [climbing_opportunity](../Layers/climbing_opportunity.md) - [shops_with_climbing_shoe_repair (defined in this theme)](#shops_with_climbing_shoe_repair) - [shops](../Layers/shops.md) @@ -22,22 +22,22 @@ This theme contains the following layers: Available languages: - en - - nl + - ca + - cs + - da - de - - ru - - ja - - zh_Hant - - nb_NO - - it + - es - fr - hu - - ca - - da - - cs - - es - - pl - - uk + - it + - ja - ko + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Table of contents @@ -183,25 +183,25 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [service:climbing_shoes:repair](https://wiki.openstreetmap.org/wiki/Key:service:climbing_shoes:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:repair%3Dno) | +| [service:climbing_shoes:repair](https://wiki.openstreetmap.org/wiki/Key:service:climbing_shoes:repair) | Multiple choice | [service:climbing_shoes:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:repair%3Dyes) [service:climbing_shoes:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:climbing_shoes:repair%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -209,57 +209,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -269,7 +269,7 @@ Elements must match **all** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -351,11 +351,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -407,11 +407,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -422,9 +423,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -432,18 +433,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -451,18 +452,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -472,7 +473,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -492,12 +495,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -526,7 +529,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -539,12 +542,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -559,7 +562,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1351,7 +1354,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1362,7 +1365,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1371,25 +1374,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1551,160 +1554,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Themes/clock.md b/Docs/Themes/clock.md index 495452869..12708fb7f 100644 --- a/Docs/Themes/clock.md +++ b/Docs/Themes/clock.md @@ -14,21 +14,21 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - es - ca - cs - - fr - - eu - - pl - da + - de + - es + - eu + - fr + - hu - it + - ko + - nl + - pl - ru - uk - - hu - zh_Hant - - ko # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/cycle_highways.md b/Docs/Themes/cycle_highways.md index a2fad344c..4b8f74fee 100644 --- a/Docs/Themes/cycle_highways.md +++ b/Docs/Themes/cycle_highways.md @@ -15,20 +15,20 @@ This theme contains the following layers: Available languages: - en - - de - - it - ca - - fr - - nl - - es - - nb_NO - - da - - pa_PK - cs - - pl - - zh_Hant - - uk + - da + - de + - es + - fr + - it - ko + - nb_NO + - nl + - pa_PK + - pl + - uk + - zh_Hant # Table of contents @@ -91,7 +91,7 @@ Elements must match **all** of the following expressions: -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [state](https://wiki.openstreetmap.org/wiki/Key:state) | [string](../SpecialInputElements.md#string) | [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [temporary](https://wiki.openstreetmap.org/wiki/Tag:state%3Dtemporary) [](https://wiki.openstreetmap.org/wiki/Tag:state%3D) | +| [state](https://wiki.openstreetmap.org/wiki/Key:state) | [string](../SpecialInputElements.md#string) | [state=proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [state=proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [state=proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [state=temporary](https://wiki.openstreetmap.org/wiki/Tag:state%3Dtemporary) [state](https://wiki.openstreetmap.org/wiki/Tag:state%3D) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | ## Featureview elements and TagRenderings @@ -227,7 +227,7 @@ Elements must match **all** of the following expressions: -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [state](https://wiki.openstreetmap.org/wiki/Key:state) | [string](../SpecialInputElements.md#string) | [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [temporary](https://wiki.openstreetmap.org/wiki/Tag:state%3Dtemporary) [](https://wiki.openstreetmap.org/wiki/Tag:state%3D) | +| [state](https://wiki.openstreetmap.org/wiki/Key:state) | [string](../SpecialInputElements.md#string) | [state=proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [state=proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [state=proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [state=temporary](https://wiki.openstreetmap.org/wiki/Tag:state%3Dtemporary) [state](https://wiki.openstreetmap.org/wiki/Tag:state%3D) | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/cycle_infra.md b/Docs/Themes/cycle_infra.md index 0f34ecda0..603324610 100644 --- a/Docs/Themes/cycle_infra.md +++ b/Docs/Themes/cycle_infra.md @@ -17,22 +17,22 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - it - - nb_NO - - ru - - zh_Hant - - hu - ca + - cs + - da + - de - es - fr - - da - - pa_PK - - cs - - pl - - uk + - hu + - it - ko + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/cyclenodes.md b/Docs/Themes/cyclenodes.md index 508655080..42904ed46 100644 --- a/Docs/Themes/cyclenodes.md +++ b/Docs/Themes/cyclenodes.md @@ -18,18 +18,19 @@ This theme contains the following layers: Available languages: - en - - de - - es - - nb_NO - - nl - - fr - ca - cs - - pl - - ko - - zh_Hant - cy + - da + - de + - es + - fr - it + - ko + - nb_NO + - nl + - pl + - zh_Hant # Table of contents @@ -96,7 +97,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | ## Featureview elements and TagRenderings @@ -168,7 +169,7 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [rcn_ref](https://wiki.openstreetmap.org/wiki/Key:rcn_ref) | [int](../SpecialInputElements.md#int) | | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | | [expected_rcn_route_relations](https://wiki.openstreetmap.org/wiki/Key:expected_rcn_route_relations) | [int](../SpecialInputElements.md#int) | | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/cyclestreets.md b/Docs/Themes/cyclestreets.md index de098f06c..1d0fd00d6 100644 --- a/Docs/Themes/cyclestreets.md +++ b/Docs/Themes/cyclestreets.md @@ -15,24 +15,24 @@ This theme contains the following layers: Available languages: - en - - nl - - ja - - zh_Hant - - de - - it - - nb_NO - - hu - ca - - es - - fr - - da - - pa_PK - cs + - da + - de + - es - eu + - fr + - hu + - it + - ja + - ko + - nb_NO + - nl + - pa_PK - pl - ru - uk - - ko + - zh_Hant # Table of contents @@ -88,7 +88,7 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | +| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [traffic_sign=DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [traffic_sign=DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [traffic_sign=DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [traffic_sign=DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [traffic_sign=DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | | [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | | ## Featureview elements and TagRenderings @@ -187,7 +187,7 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | +| [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [traffic_sign=DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [traffic_sign=DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [traffic_sign=DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [traffic_sign=DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [traffic_sign=DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | | [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/cyclofix.md b/Docs/Themes/cyclofix.md index 7ce6ba3f8..a4420ca5d 100644 --- a/Docs/Themes/cyclofix.md +++ b/Docs/Themes/cyclofix.md @@ -30,23 +30,23 @@ This theme contains the following layers: Available languages: - en - - nl + - ca + - cs + - da + - de + - es - fr - gl - - de - - ru - - ja - - zh_Hant - - it - - nb_NO - hu - - es - - ca - - da - - cs - - pl - - uk + - it + - ja - ko + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Table of contents @@ -273,7 +273,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | ["by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours="by appointment"](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D"by appointment") | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | @@ -439,7 +439,7 @@ Elements must match **all** of the following expressions: | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -688,60 +688,60 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [access=permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:schuko](https://wiki.openstreetmap.org/wiki/Key:socket:schuko) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:schuko:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230) | -| [socket:schuko:current](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16) | -| [socket:schuko:output](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW) | +| [socket:schuko:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230) | +| [socket:schuko:current](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16) | +| [socket:schuko:output](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:output=3.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW) | | [socket:typee](https://wiki.openstreetmap.org/wiki/Key:socket:typee) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:typee:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230) | -| [socket:typee:current](https://wiki.openstreetmap.org/wiki/Key:socket:typee:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16) | -| [socket:typee:output](https://wiki.openstreetmap.org/wiki/Key:socket:typee:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW) | +| [socket:typee:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230) | +| [socket:typee:current](https://wiki.openstreetmap.org/wiki/Key:socket:typee:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16) | +| [socket:typee:output](https://wiki.openstreetmap.org/wiki/Key:socket:typee:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:output=3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW) [socket:typee:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW) | | [socket:chademo](https://wiki.openstreetmap.org/wiki/Key:socket:chademo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:chademo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500) | -| [socket:chademo:current](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120) | -| [socket:chademo:output](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW) | +| [socket:chademo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500) | +| [socket:chademo:current](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:current=120](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120) | +| [socket:chademo:output](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW) | | [socket:type1_cable](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200) [240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240) | -| [socket:type1_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32) | -| [socket:type1_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW) [7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW) | +| [socket:type1_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:voltage=200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200) [socket:type1_cable:voltage=240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240) | +| [socket:type1_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32) | +| [socket:type1_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW) [socket:type1_cable:output=7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW) | | [socket:type1](https://wiki.openstreetmap.org/wiki/Key:socket:type1) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200) [240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240) | -| [socket:type1:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1:current) | [pfloat](../SpecialInputElements.md#pfloat) | [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32) | -| [socket:type1:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW) [6.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW) [7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW) [7.2 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW) | +| [socket:type1:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:voltage=200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200) [socket:type1:voltage=240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240) | +| [socket:type1:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32) | +| [socket:type1:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW) [socket:type1:output=6.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW) [socket:type1:output=7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW) [socket:type1:output=7.2 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW) | | [socket:type1_combo](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400) [1000](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000) | -| [socket:type1_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [50](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50) [125](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125) | -| [socket:type1_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW) [62.5 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW) [350 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW) | +| [socket:type1_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400) [socket:type1_combo:voltage=1000](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000) | +| [socket:type1_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:current=50](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50) [socket:type1_combo:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125) | +| [socket:type1_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW) [socket:type1_combo:output=62.5 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW) [socket:type1_combo:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW) [socket:type1_combo:output=350 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW) | | [socket:tesla_supercharger](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_supercharger:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480) | -| [socket:tesla_supercharger:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350) | -| [socket:tesla_supercharger:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output) | [pfloat](../SpecialInputElements.md#pfloat) | [120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW) [250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW) | +| [socket:tesla_supercharger:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:voltage=480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480) | +| [socket:tesla_supercharger:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125) [socket:tesla_supercharger:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350) | +| [socket:tesla_supercharger:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:output=120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW) [socket:tesla_supercharger:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW) [socket:tesla_supercharger:output=250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW) | | [socket:type2](https://wiki.openstreetmap.org/wiki/Key:socket:type2) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230) [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400) | -| [socket:type2:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16) [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32) | -| [socket:type2:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2:output) | [pfloat](../SpecialInputElements.md#pfloat) | [11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW) | +| [socket:type2:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230) [socket:type2:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400) | +| [socket:type2:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16) [socket:type2:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32) | +| [socket:type2:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:output=11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW) [socket:type2:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW) | | [socket:type2_combo](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500) [920](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920) | -| [socket:type2_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350) | -| [socket:type2_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW) | +| [socket:type2_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500) [socket:type2_combo:voltage=920](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920) | +| [socket:type2_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125) [socket:type2_combo:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350) | +| [socket:type2_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW) | | [socket:type2_cable](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230) [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400) | -| [socket:type2_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16) [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32) | -| [socket:type2_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW) | +| [socket:type2_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230) [socket:type2_cable:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400) | +| [socket:type2_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16) [socket:type2_cable:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32) | +| [socket:type2_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:output=11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW) [socket:type2_cable:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW) | | [socket:tesla_supercharger_ccs](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500) [920](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920) | -| [socket:tesla_supercharger_ccs:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350) | -| [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW) | +| [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500) [socket:tesla_supercharger_ccs:voltage=920](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920) | +| [socket:tesla_supercharger_ccs:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125) [socket:tesla_supercharger_ccs:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350) | +| [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW) | | [socket:tesla_destination](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480) | -| [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350) | -| [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output) | [pfloat](../SpecialInputElements.md#pfloat) | [120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW) [250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW) | +| [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:voltage=480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480) | +| [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125) [socket:tesla_destination:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350) | +| [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:output=120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW) [socket:tesla_destination:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW) [socket:tesla_destination:output=250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW) | | [socket:USB-A](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:USB-A:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [5](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5) | -| [socket:USB-A:current](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current) | [pfloat](../SpecialInputElements.md#pfloat) | [1](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2) | -| [socket:USB-A:output](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output) | [pfloat](../SpecialInputElements.md#pfloat) | [5W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W) [10W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W) | +| [socket:USB-A:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:voltage=5](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5) | +| [socket:USB-A:current](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:current=1](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1) [socket:USB-A:current=2](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2) | +| [socket:USB-A:output](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:output=5W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W) [socket:USB-A:output=10W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W) | | [socket:bosch_3pin](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:bosch_3pin:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_3pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:current) | [pfloat](../SpecialInputElements.md#pfloat) | | @@ -751,44 +751,44 @@ Elements must match **all** of the following expressions: | [socket:bosch_5pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_5pin:output](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:output) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bs1363](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:bs1363:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230) | -| [socket:bs1363:current](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current) | [pfloat](../SpecialInputElements.md#pfloat) | [13](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13) | -| [socket:bs1363:output](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3kW](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW) | +| [socket:bs1363:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230) | +| [socket:bs1363:current](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:current=13](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13) | +| [socket:bs1363:output](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:output=3kW](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW) | | [socket:nema5_15](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:nema5_15:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120) | -| [socket:nema5_15:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current) | [pfloat](../SpecialInputElements.md#pfloat) | [15](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15) | -| [socket:nema5_15:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output) | [pfloat](../SpecialInputElements.md#pfloat) | [1.8 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW) | +| [socket:nema5_15:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:voltage=120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120) | +| [socket:nema5_15:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:current=15](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15) | +| [socket:nema5_15:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:output=1.8 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW) | | [socket:sev1011_t23](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:sev1011_t23:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230) | -| [socket:sev1011_t23:current](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16) | -| [socket:sev1011_t23:output](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW) | +| [socket:sev1011_t23:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230) | +| [socket:sev1011_t23:current](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16) | +| [socket:sev1011_t23:output](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW) | | [socket:as3112](https://wiki.openstreetmap.org/wiki/Key:socket:as3112) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:as3112:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230) | -| [socket:as3112:current](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current) | [pfloat](../SpecialInputElements.md#pfloat) | [10](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10) | -| [socket:as3112:output](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output) | [pfloat](../SpecialInputElements.md#pfloat) | [2.3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW) | +| [socket:as3112:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230) | +| [socket:as3112:current](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:current=10](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10) | +| [socket:as3112:output](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:output=2.3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW) | | [socket:nema_5_20](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:nema_5_20:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120) | -| [socket:nema_5_20:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current) | [pfloat](../SpecialInputElements.md#pfloat) | [20](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20) | -| [socket:nema_5_20:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output) | [pfloat](../SpecialInputElements.md#pfloat) | [2.4 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW) | +| [socket:nema_5_20:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:voltage=120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120) | +| [socket:nema_5_20:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:current=20](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20) | +| [socket:nema_5_20:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:output=2.4 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW) | | [socket:nacs](https://wiki.openstreetmap.org/wiki/Key:socket:nacs) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:nacs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:nacs:current](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:nacs:output](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:output) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [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) | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | | | [payment:app](https://wiki.openstreetmap.org/wiki/Key:payment:app) | [string](../SpecialInputElements.md#string) | | | [authentication:phone_call:number](https://wiki.openstreetmap.org/wiki/Key:authentication:phone_call:number) | [phone](../SpecialInputElements.md#phone) | | -| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | -| [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) | +| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [maxstay=unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | +| [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | [network=AeroVironment](https://wiki.openstreetmap.org/wiki/Tag:network%3DAeroVironment) [network=Blink](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlink) [network=EVgo](https://wiki.openstreetmap.org/wiki/Tag:network%3DEVgo) [network=Allego](https://wiki.openstreetmap.org/wiki/Tag:network%3DAllego) [network=Blue Corner](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlue Corner) [network=Tesla](https://wiki.openstreetmap.org/wiki/Tag:network%3DTesla) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [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) | +| [planned:amenity](https://wiki.openstreetmap.org/wiki/Key:planned:amenity) | Multiple choice | [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity=charging_station](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3Dcharging_station) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) | +| [parking:fee](https://wiki.openstreetmap.org/wiki/Key:parking:fee) | Multiple choice | [parking:fee=no](https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dno) [parking:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dyes) | ## Featureview elements and TagRenderings @@ -2019,20 +2019,20 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | -| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | -| [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) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [vending=drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [vending=sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [vending=food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [vending=cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [vending=condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [vending=coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [vending=water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [vending=newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [vending=bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [vending=milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [vending=bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [vending=eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [vending=ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [vending=cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [vending=honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [vending=potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [vending=meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [vending=fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [vending=strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [vending=flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [vending=parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [vending=elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [vending=public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [vending=bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [vending=gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [vending=bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [vending=bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [vending=bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [vending=menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | +| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [brand=Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [brand=Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [payment:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [payment:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [payment:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [payment:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [payment:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [payment:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [payment:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [payment:notes:denominations=10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [payment:notes:denominations=20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [payment:notes:denominations=50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [payment:notes:denominations=100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [payment:notes:denominations=200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [payment:notes:denominations=1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | +| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [operational_status](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [operational_status=broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [operational_status=closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | ## Featureview elements and TagRenderings @@ -2047,7 +2047,7 @@ Elements must match **all** of the following expressions: | [payment-options-split](#payment-options-split)
_(Original in [questions](./BuiltinQuestions.md#payment-options-split))_ | Which methods of payment are accepted here?
7 options | | _Multiple choice only_ | | [denominations-coins](#denominations-coins)
_(Original in [questions](./BuiltinQuestions.md#denominations-coins))_ | What coins can you use to pay here?
15 options | | _Multiple choice only_ | | [denominations-notes](#denominations-notes)
_(Original in [questions](./BuiltinQuestions.md#denominations-notes))_ | what notes can you use to pay here?
13 options | | _Multiple choice only_ | -| [operator](#operator) | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | +| [operator](#operator)
_(Original in [questions](./BuiltinQuestions.md#operator))_ | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | | [indoor](#indoor) | Is this vending machine indoors?
3 options | | _Multiple choice only_ | | [phone](#phone)
_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of the operator of this vending machine?
_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_
1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) | | [website](#website)
_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?
_{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) | diff --git a/Docs/Themes/disaster_response.md b/Docs/Themes/disaster_response.md index 2e7e97b44..da0477f1f 100644 --- a/Docs/Themes/disaster_response.md +++ b/Docs/Themes/disaster_response.md @@ -25,17 +25,17 @@ This theme contains the following layers: Available languages: - en - - it + - ca + - cs + - da - de - es - - ca - - da - - cs - - ru - hu - - uk - - nl + - it - ko + - nl + - ru + - uk - zh_Hant # Layers defined in this theme configuration file diff --git a/Docs/Themes/drinking_water.md b/Docs/Themes/drinking_water.md index fc1c7ddf3..903e86b6e 100644 --- a/Docs/Themes/drinking_water.md +++ b/Docs/Themes/drinking_water.md @@ -13,24 +13,24 @@ This theme contains the following layers: Available languages: - en - - nl - - fr - - ru - - ja - - zh_Hant - - it - - de - - nb_NO - - hu - ca - - es - - da - - pa_PK - cs - - pl - - uk - - ko - cy + - da + - de + - es + - fr + - hu + - it + - ja + - ko + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/education.md b/Docs/Themes/education.md index 51d069264..d893844e5 100644 --- a/Docs/Themes/education.md +++ b/Docs/Themes/education.md @@ -15,24 +15,24 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - fr - - nb_NO - ca - - da - - pa_PK - cs + - cy + - da + - de - es - eu - - pl - - zh_Hant - - it - - ru + - fr - hu - - uk + - it - ko - - cy + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/elongated_coin.md b/Docs/Themes/elongated_coin.md index 2fa451c68..a8fe060c4 100644 --- a/Docs/Themes/elongated_coin.md +++ b/Docs/Themes/elongated_coin.md @@ -15,18 +15,19 @@ This theme contains the following layers: Available languages: - en - - de - - es - ca - cs - - pl - - hu - - uk - - nl - - ko - cy - - zh_Hant + - da + - de + - es + - hu - it + - ko + - nl + - pl + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/etymology.md b/Docs/Themes/etymology.md index 777e62f88..ae2d150be 100644 --- a/Docs/Themes/etymology.md +++ b/Docs/Themes/etymology.md @@ -21,21 +21,21 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - it - - ru - - zh_Hant - - hu - - fr - ca - - da - - nb_NO - cs + - da + - de - es - - pl - - uk + - fr + - hu + - it - ko + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Table of contents @@ -199,7 +199,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings @@ -313,7 +313,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings @@ -427,7 +427,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings @@ -541,7 +541,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings @@ -655,7 +655,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings @@ -769,7 +769,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings @@ -883,7 +883,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings @@ -997,7 +997,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name:etymology:wikidata](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | +| [name:etymology](https://wiki.openstreetmap.org/wiki/Key:name:etymology) | [text](../SpecialInputElements.md#text) | [name:etymology=unknown](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/facadegardens.md b/Docs/Themes/facadegardens.md index d9af96a49..0a38e1f2f 100644 --- a/Docs/Themes/facadegardens.md +++ b/Docs/Themes/facadegardens.md @@ -14,21 +14,21 @@ This theme contains the following layers: Available languages: - en - - nl - - ja - - zh_Hant - - it - - fr - - de - - hu - ca - - es - - da - cs + - da + - de + - es + - fr + - hu + - it + - ja + - ko + - nl - pl - ru - uk - - ko + - zh_Hant # Table of contents @@ -85,11 +85,11 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | | -| [direct_sunlight](https://wiki.openstreetmap.org/wiki/Key:direct_sunlight) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dyes) [partial](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dpartial) [no](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dno) | -| [rain_barrel](https://wiki.openstreetmap.org/wiki/Key:rain_barrel) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:rain_barrel%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:rain_barrel%3Dno) | +| [direct_sunlight](https://wiki.openstreetmap.org/wiki/Key:direct_sunlight) | Multiple choice | [direct_sunlight=yes](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dyes) [direct_sunlight=partial](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dpartial) [direct_sunlight=no](https://wiki.openstreetmap.org/wiki/Tag:direct_sunlight%3Dno) | +| [rain_barrel](https://wiki.openstreetmap.org/wiki/Key:rain_barrel) | Multiple choice | [rain_barrel=yes](https://wiki.openstreetmap.org/wiki/Tag:rain_barrel%3Dyes) [rain_barrel=no](https://wiki.openstreetmap.org/wiki/Tag:rain_barrel%3Dno) | | [start_date](https://wiki.openstreetmap.org/wiki/Key:start_date) | [text](../SpecialInputElements.md#text) | | -| [edible](https://wiki.openstreetmap.org/wiki/Key:edible) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:edible%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:edible%3Dno) | -| [plant](https://wiki.openstreetmap.org/wiki/Key:plant) | Multiple choice | [vine](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dvine) [flower](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dflower) [shrub](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dshrub) [groundcover](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dgroundcover) | +| [edible](https://wiki.openstreetmap.org/wiki/Key:edible) | Multiple choice | [edible=yes](https://wiki.openstreetmap.org/wiki/Tag:edible%3Dyes) [edible=no](https://wiki.openstreetmap.org/wiki/Tag:edible%3Dno) | +| [plant](https://wiki.openstreetmap.org/wiki/Key:plant) | Multiple choice | [plant=vine](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dvine) [plant=flower](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dflower) [plant=shrub](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dshrub) [plant=groundcover](https://wiki.openstreetmap.org/wiki/Tag:plant%3Dgroundcover) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/fireplace.md b/Docs/Themes/fireplace.md index 3441873c9..752a4ce24 100644 --- a/Docs/Themes/fireplace.md +++ b/Docs/Themes/fireplace.md @@ -14,15 +14,16 @@ This theme contains the following layers: Available languages: - en - - de - - es - ca - cs + - da + - de + - es - hu - - uk - - nl - - ko - it + - ko + - nl + - uk - zh_Hant # Layers defined in this theme configuration file diff --git a/Docs/Themes/food.md b/Docs/Themes/food.md index 54daaa30e..b230065bb 100644 --- a/Docs/Themes/food.md +++ b/Docs/Themes/food.md @@ -17,22 +17,22 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - it - - nb_NO - - zh_Hant - - hu - ca + - cs + - cy + - da + - de - es - fr - - da - - cs - - ru - - pl - - uk + - hu + - it - ko - - cy + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/fritures.md b/Docs/Themes/fritures.md index 84cb86694..2d2645c88 100644 --- a/Docs/Themes/fritures.md +++ b/Docs/Themes/fritures.md @@ -15,19 +15,19 @@ This theme contains the following layers: Available languages: - en - - nl - - fr - - de - ca - - da - - pa_PK - cs + - da + - de - es + - fr + - it + - ko + - nl + - pa_PK - pl - uk - - ko - zh_Hant - - it # Table of contents @@ -58,6 +58,7 @@ Available languages: + [delivery](#delivery) + [drive-through](#drive-through) + [drive-through-opening_hours](#drive-through-opening_hours) + + [seating](#seating) + [child_highchair](#child_highchair) + [kids_area](#kids_area) + [diets_title](#diets_title) @@ -78,7 +79,6 @@ Available languages: + [friture-take-your-container](#friture-take-your-container) + [smoking](#smoking) + [service:electricity](#serviceelectricity) - + [seating](#seating) + [dog-access](#dog-access) + [internet](#internet) + [internet-fee](#internet-fee) @@ -162,73 +162,73 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [amenity=restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [cuisine=pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [cuisine=friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [cuisine=pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [cuisine=kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [cuisine=sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [cuisine=burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [cuisine=sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [cuisine=coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [cuisine=italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [cuisine=french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [cuisine=chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [cuisine=greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [cuisine=indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [cuisine=turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [cuisine=thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [cuisine=mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [cuisine=japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [cuisine=chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [cuisine=seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [cuisine=spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | -| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | -| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | -| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | -| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [takeaway=only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [takeaway=yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [takeaway=no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [drive_through=yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [drive_through=no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | +| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | +| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [highchair=no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [highchair=yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [highchair=1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [highchair=2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | +| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [kids_area=no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [friture:oil=vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [friture:oil=animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | +| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [reusable_packaging:accept=yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [reusable_packaging:accept=no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [reusable_packaging:accept=only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -255,6 +255,7 @@ Elements must match **all** of the following expressions: | [delivery](#delivery) | Does deliver food to your home?
2 options | | _Multiple choice only_ | | [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?
2 options | | _Multiple choice only_ | | [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?
_

Drive-through opening hours

{opening_hours_table(opening_hours:drive_through)}_
1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [child_highchair](#child_highchair)
_(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?
_{highchair} highchairs are available_
4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) | | [kids_area](#kids_area)
_(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids
5 options | | _Multiple choice only_ | | [diets_title](#diets_title)
_(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ | @@ -275,7 +276,6 @@ Elements must match **all** of the following expressions: | [friture-take-your-container](#friture-take-your-container) | If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
3 options | | _Multiple choice only_ | | [smoking](#smoking)
_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?
3 options | | _Multiple choice only_ | | [service:electricity](#service:electricity)
_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?
4 options | | _Multiple choice only_ | -| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [dog-access](#dog-access)
_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?
5 options | | _Multiple choice only_ | | [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ | | [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ | @@ -308,11 +308,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -509,6 +509,12 @@ The question is `What are the opening hours of the drive-through?` This tagrendering is only visible in the popup if the following condition is met: drive_through=yes +### seating +The question is `What kind of seating does {title()} have?` + + - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no + - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no + ### child_highchair The question is `Is there a high chair (also known as booster chair) for toddlers available here?` @@ -696,12 +702,6 @@ The question is `Does this amenity have electrical outlets, available to custome - *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with service:electricity=ask - *There are a no domestic sockets available to customers seated indoors* is shown if with service:electricity=no -### seating -The question is `What kind of seating does {title()} have?` - - - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no - - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no - ### dog-access The question is `Are dogs allowed in this business?` @@ -1028,7 +1028,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1039,7 +1039,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1048,25 +1048,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Themes/ghostbikes.md b/Docs/Themes/ghostbikes.md index c2a674116..a04c6017d 100644 --- a/Docs/Themes/ghostbikes.md +++ b/Docs/Themes/ghostbikes.md @@ -13,28 +13,28 @@ This theme contains the following layers: Available languages: - en - - nl + - ca + - cs + - da - de - - ja - - nb_NO - - zh_Hant - - fr - eo - es - fi + - fr - gl - hu - it + - ja + - ko + - nb_NO + - nl - pl + - pt - pt_BR - ru - sv - - da - - ca - - cs - - pt - uk - - ko + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/ghostsigns.md b/Docs/Themes/ghostsigns.md index 3d90824b3..e1cfbe678 100644 --- a/Docs/Themes/ghostsigns.md +++ b/Docs/Themes/ghostsigns.md @@ -16,13 +16,14 @@ This theme contains the following layers: Available languages: - en + - cs + - da - de - es - - cs - - uk - - nl - - ko - it + - ko + - nl + - uk - zh_Hant # Table of contents @@ -116,12 +117,12 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [advertising](https://wiki.openstreetmap.org/wiki/Key:advertising) | [string](../SpecialInputElements.md#string) | [billboard](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dbillboard) [board](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dboard) [column](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dcolumn) [flag](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dflag) [poster_box](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dposter_box) [screen](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dscreen) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsculpture) [sign](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsign) [tarp](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtarp) [totem](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtotem) [wall_painting](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dwall_painting) [tilework](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtilework) [relief](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Drelief) | -| [animated](https://wiki.openstreetmap.org/wiki/Key:animated) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dno) [digital_display](https://wiki.openstreetmap.org/wiki/Tag:animated%3Ddigital_display) [trivision_blades](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dtrivision_blades) [winding_posters](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dwinding_posters) [revolving](https://wiki.openstreetmap.org/wiki/Tag:animated%3Drevolving) | +| [advertising](https://wiki.openstreetmap.org/wiki/Key:advertising) | [string](../SpecialInputElements.md#string) | [advertising=billboard](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dbillboard) [advertising=board](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dboard) [advertising=column](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dcolumn) [advertising=flag](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dflag) [advertising=poster_box](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dposter_box) [advertising=screen](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dscreen) [advertising=sculpture](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsculpture) [advertising=sign](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dsign) [advertising=tarp](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtarp) [advertising=totem](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtotem) [advertising=wall_painting](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dwall_painting) [advertising=tilework](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Dtilework) [advertising=relief](https://wiki.openstreetmap.org/wiki/Tag:advertising%3Drelief) | +| [animated](https://wiki.openstreetmap.org/wiki/Key:animated) | Multiple choice | [animated=no](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dno) [animated=digital_display](https://wiki.openstreetmap.org/wiki/Tag:animated%3Ddigital_display) [animated=trivision_blades](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dtrivision_blades) [animated=winding_posters](https://wiki.openstreetmap.org/wiki/Tag:animated%3Dwinding_posters) [animated=revolving](https://wiki.openstreetmap.org/wiki/Tag:animated%3Drevolving) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [sides](https://wiki.openstreetmap.org/wiki/Key:sides) | Multiple choice | [1](https://wiki.openstreetmap.org/wiki/Tag:sides%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:sides%3D2) | +| [sides](https://wiki.openstreetmap.org/wiki/Key:sides) | Multiple choice | [sides=1](https://wiki.openstreetmap.org/wiki/Tag:sides%3D1) [sides=2](https://wiki.openstreetmap.org/wiki/Tag:sides%3D2) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | ## Featureview elements and TagRenderings @@ -132,7 +133,7 @@ Elements must match **all** of the following expressions: | [animated](#animated) | Does this advertisement cycle through multiple messages?
5 options | | _Multiple choice only_ | | [luminous_or_lit_advertising](#luminous_or_lit_advertising)
_(Original in [questions](./BuiltinQuestions.md#luminous_or_lit))_ | Is this object lit or does it emit light?
5 options | | _Multiple choice only_ | | [operator](#operator) | Who operates this feature?
_Operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | -| [message_type](#message_type) | What kind of message is shown?
10 options | | _Multiple choice only_ | +| [message_type](#message_type) | What kind of message is shown?
11 options | | _Multiple choice only_ | | [Sides](#Sides) | From how many sides you can watch advertisments?
2 options | | _Multiple choice only_ | | [ref](#ref) | Wich is the reference number?
_Reference number is {ref}_ | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) | | [historic](#historic) | Is this sign for a business that no longer exists or no longer being maintained?
2 options | | _Multiple choice only_ | @@ -204,6 +205,7 @@ The question is `What kind of message is shown?` - *Religious message* is shown if with message=religion. Unselecting this answer will add message= - *Funding sign* is shown if with message=funding. Unselecting this answer will add message= - *A map* is shown if with information=map. Unselecting this answer will add information= + - *Legal messages* is shown if with message=legal. Unselecting this answer will add message= ### Sides The question is `From how many sides you can watch advertisments?` @@ -283,34 +285,34 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | -| [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving) [poem](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=advertising](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dadvertising) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [artwork_type=architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [artwork_type=mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [artwork_type=painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [artwork_type=sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [artwork_type=statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [artwork_type=bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [artwork_type=stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [artwork_type=installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [artwork_type=graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [artwork_type=relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [artwork_type=azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [artwork_type=tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [artwork_type=woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving) [artwork_type=poem](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem) | | [artist:wikidata](https://wiki.openstreetmap.org/wiki/Key:artist:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [artist_name](https://wiki.openstreetmap.org/wiki/Key:artist_name) | [string](../SpecialInputElements.md#string) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | -| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [memorial](https://wiki.openstreetmap.org/wiki/Key:memorial) | [string](../SpecialInputElements.md#string) | [memorial=statue](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstatue) [memorial=plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dplaque) [memorial=bench](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbench) [memorial=ghost_bike](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dghost_bike) [memorial=stolperstein](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstolperstein) [memorial=stele](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstele) [memorial=stone](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dstone) [memorial=bust](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dbust) [memorial=sculpture](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dsculpture) [memorial=obelisk](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dobelisk) [memorial=cross](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dcross) [memorial=blue_plaque](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dblue_plaque) [memorial=tank](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtank) [memorial=tree](https://wiki.openstreetmap.org/wiki/Tag:memorial%3Dtree) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | | [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | | [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [bench](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbench) [](https://wiki.openstreetmap.org/wiki/Tag:amenity%3D) | -| [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno) | -| [armrest](https://wiki.openstreetmap.org/wiki/Key:armrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dno) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=bench](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbench) [amenity](https://wiki.openstreetmap.org/wiki/Tag:amenity%3D) | +| [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [backrest=yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [backrest=yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [backrest=no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno) | +| [armrest](https://wiki.openstreetmap.org/wiki/Key:armrest) | Multiple choice | [armrest=yes](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dyes) [armrest=no](https://wiki.openstreetmap.org/wiki/Tag:armrest%3Dno) | | [seats](https://wiki.openstreetmap.org/wiki/Key:seats) | [nat](../SpecialInputElements.md#nat) | | -| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel) | +| [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [material=wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [material=metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [material=stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [material=concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [material=plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [material=steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel) | | [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | | -| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [colour=brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [colour=green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [colour=gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [colour=white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [colour=red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [colour=black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [colour=blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [colour=yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | | [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) | | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | -| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [wayside_shrine](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dwayside_shrine) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | +| [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [historic=wayside_shrine](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dwayside_shrine) [historic](https://wiki.openstreetmap.org/wiki/Tag:historic%3D) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [religion](https://wiki.openstreetmap.org/wiki/Key:religion) | [string](../SpecialInputElements.md#string) | [christian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dchristian) [buddhist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dbuddhist) [hindu](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dhindu) [jain](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djain) [jewish](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djewish) [muslim](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dmuslim) [pagan](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dpagan) [shinto](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dshinto) [sikh](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dsikh) [taoist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dtaoist) [zoroastrian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dzoroastrian) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dcatholic) [roman_catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Droman_catholic) [orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [greek_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dgreek_orthodox) [russian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Drussian_orthodox) [serbian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dserbian_orthodox) [protestant](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dprotestant) [anglican](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Danglican) [adventist](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dadventist) [evangelical](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Devangelical) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [shia](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dshia) [sunni](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsunni) [sufi](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsufi) | -| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [conservative](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dconservative) [orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [hasidic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dhasidic) [reform](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dreform) | +| [religion](https://wiki.openstreetmap.org/wiki/Key:religion) | [string](../SpecialInputElements.md#string) | [religion=christian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dchristian) [religion=buddhist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dbuddhist) [religion=hindu](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dhindu) [religion=jain](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djain) [religion=jewish](https://wiki.openstreetmap.org/wiki/Tag:religion%3Djewish) [religion=muslim](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dmuslim) [religion=pagan](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dpagan) [religion=shinto](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dshinto) [religion=sikh](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dsikh) [religion=taoist](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dtaoist) [religion=zoroastrian](https://wiki.openstreetmap.org/wiki/Tag:religion%3Dzoroastrian) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dcatholic) [denomination=roman_catholic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Droman_catholic) [denomination=orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [denomination=greek_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dgreek_orthodox) [denomination=russian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Drussian_orthodox) [denomination=serbian_orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dserbian_orthodox) [denomination=protestant](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dprotestant) [denomination=anglican](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Danglican) [denomination=adventist](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dadventist) [denomination=evangelical](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Devangelical) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=shia](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dshia) [denomination=sunni](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsunni) [denomination=sufi](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dsufi) | +| [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | [denomination=conservative](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dconservative) [denomination=orthodox](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dorthodox) [denomination=hasidic](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dhasidic) [denomination=reform](https://wiki.openstreetmap.org/wiki/Tag:denomination%3Dreform) | | [denomination](https://wiki.openstreetmap.org/wiki/Key:denomination) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/glutenfree.md b/Docs/Themes/glutenfree.md index d38b83f29..85c2686c6 100644 --- a/Docs/Themes/glutenfree.md +++ b/Docs/Themes/glutenfree.md @@ -19,17 +19,18 @@ This theme contains the following layers: Available languages: - en - - de - - it - - es - ca - cs - - ru - - hu - - uk + - da + - de + - es - fr - - nl + - hu + - it - ko + - nl + - ru + - uk - zh_Hant # Table of contents @@ -62,6 +63,7 @@ Available languages: + [delivery](#delivery) + [drive-through](#drive-through) + [drive-through-opening_hours](#drive-through-opening_hours) + + [seating](#seating) + [child_highchair](#child_highchair) + [kids_area](#kids_area) + [diets_title](#diets_title) @@ -81,7 +83,6 @@ Available languages: + [friture-take-your-container](#friture-take-your-container) + [smoking](#smoking) + [service:electricity](#serviceelectricity) - + [seating](#seating) + [dog-access](#dog-access) + [internet](#internet) + [internet-fee](#internet-fee) @@ -354,74 +355,74 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [amenity=restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [cuisine=pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [cuisine=friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [cuisine=pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [cuisine=kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [cuisine=sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [cuisine=burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [cuisine=sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [cuisine=coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [cuisine=italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [cuisine=french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [cuisine=chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [cuisine=greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [cuisine=indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [cuisine=turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [cuisine=thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [cuisine=mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [cuisine=japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [cuisine=chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [cuisine=seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [cuisine=spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | -| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | -| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | -| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | -| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [takeaway=only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [takeaway=yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [takeaway=no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [drive_through=yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [drive_through=no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | +| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | +| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [highchair=no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [highchair=yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [highchair=1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [highchair=2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | +| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [kids_area=no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [friture:oil=vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [friture:oil=animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | +| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [reusable_packaging:accept=yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [reusable_packaging:accept=no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [reusable_packaging:accept=only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -449,6 +450,7 @@ Elements must match **all** of the following expressions: | [delivery](#delivery) | Does deliver food to your home?
2 options | | _Multiple choice only_ | | [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?
2 options | | _Multiple choice only_ | | [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?
_

Drive-through opening hours

{opening_hours_table(opening_hours:drive_through)}_
1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [child_highchair](#child_highchair)
_(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?
_{highchair} highchairs are available_
4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) | | [kids_area](#kids_area)
_(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids
5 options | | _Multiple choice only_ | | [diets_title](#diets_title)
_(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ | @@ -468,7 +470,6 @@ Elements must match **all** of the following expressions: | [friture-take-your-container](#friture-take-your-container) | If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
3 options | | _Multiple choice only_ | | [smoking](#smoking)
_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?
3 options | | _Multiple choice only_ | | [service:electricity](#service:electricity)
_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?
4 options | | _Multiple choice only_ | -| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [dog-access](#dog-access)
_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?
5 options | | _Multiple choice only_ | | [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ | | [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ | @@ -501,11 +502,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -712,6 +713,12 @@ The question is `What are the opening hours of the drive-through?` This tagrendering is only visible in the popup if the following condition is met: drive_through=yes +### seating +The question is `What kind of seating does {title()} have?` + + - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no + - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no + ### child_highchair The question is `Is there a high chair (also known as booster chair) for toddlers available here?` @@ -889,12 +896,6 @@ The question is `Does this amenity have electrical outlets, available to custome - *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with service:electricity=ask - *There are a no domestic sockets available to customers seated indoors* is shown if with service:electricity=no -### seating -The question is `What kind of seating does {title()} have?` - - - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no - - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no - ### dog-access The question is `Are dogs allowed in this business?` @@ -1221,7 +1222,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1232,7 +1233,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1241,25 +1242,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1519,54 +1520,54 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [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) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -1625,11 +1626,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -2134,7 +2135,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -2145,7 +2146,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -2154,25 +2155,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -2352,25 +2353,25 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -2378,56 +2379,56 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -2437,7 +2438,7 @@ Elements must match **all** of the following expressions: | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [gluten_free](#gluten_free)
_(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?
4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -2518,11 +2519,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -2578,11 +2579,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -2593,9 +2595,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -2603,18 +2605,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -2622,18 +2624,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -2643,7 +2645,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -2663,12 +2667,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -2697,7 +2701,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -2710,12 +2714,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -2730,7 +2734,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -3511,7 +3515,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -3522,7 +3526,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -3531,25 +3535,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -3711,160 +3715,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Themes/grb.md b/Docs/Themes/grb.md index 294328caa..31275519f 100644 --- a/Docs/Themes/grb.md +++ b/Docs/Themes/grb.md @@ -95,11 +95,11 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [building](https://wiki.openstreetmap.org/wiki/Key:building) | [string](../SpecialInputElements.md#string) | [house](https://wiki.openstreetmap.org/wiki/Tag:building%3Dhouse) [detached](https://wiki.openstreetmap.org/wiki/Tag:building%3Ddetached) [semidetached_house](https://wiki.openstreetmap.org/wiki/Tag:building%3Dsemidetached_house) [apartments](https://wiki.openstreetmap.org/wiki/Tag:building%3Dapartments) [office](https://wiki.openstreetmap.org/wiki/Tag:building%3Doffice) [shed](https://wiki.openstreetmap.org/wiki/Tag:building%3Dshed) [garage](https://wiki.openstreetmap.org/wiki/Tag:building%3Dgarage) [garages](https://wiki.openstreetmap.org/wiki/Tag:building%3Dgarages) [yes](https://wiki.openstreetmap.org/wiki/Tag:building%3Dyes) | -| [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:housenumber%3D) | -| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | +| [building](https://wiki.openstreetmap.org/wiki/Key:building) | [string](../SpecialInputElements.md#string) | [building=house](https://wiki.openstreetmap.org/wiki/Tag:building%3Dhouse) [building=detached](https://wiki.openstreetmap.org/wiki/Tag:building%3Ddetached) [building=semidetached_house](https://wiki.openstreetmap.org/wiki/Tag:building%3Dsemidetached_house) [building=apartments](https://wiki.openstreetmap.org/wiki/Tag:building%3Dapartments) [building=office](https://wiki.openstreetmap.org/wiki/Tag:building%3Doffice) [building=shed](https://wiki.openstreetmap.org/wiki/Tag:building%3Dshed) [building=garage](https://wiki.openstreetmap.org/wiki/Tag:building%3Dgarage) [building=garages](https://wiki.openstreetmap.org/wiki/Tag:building%3Dgarages) [building=yes](https://wiki.openstreetmap.org/wiki/Tag:building%3Dyes) | +| [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Tag:addr:housenumber%3D) | +| [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | [addr:unit](https://wiki.openstreetmap.org/wiki/Tag:addr:unit%3D) | | [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | | -| [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:fixme%3D) | +| [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme) | [string](../SpecialInputElements.md#string) | [fixme](https://wiki.openstreetmap.org/wiki/Tag:fixme%3D) | | [building:min_level](https://wiki.openstreetmap.org/wiki/Key:building:min_level) | [pnat](../SpecialInputElements.md#pnat) | | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/guideposts.md b/Docs/Themes/guideposts.md index 28825c422..bc6bf74d7 100644 --- a/Docs/Themes/guideposts.md +++ b/Docs/Themes/guideposts.md @@ -13,17 +13,18 @@ This theme contains the following layers: Available languages: - en + - ca - cs + - da - de - es + - it + - ko + - nl - pl - - ca - ru - uk - - nl - - ko - zh_Hant - - it # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/hackerspaces.md b/Docs/Themes/hackerspaces.md index 5c6fb04f4..0203d014a 100644 --- a/Docs/Themes/hackerspaces.md +++ b/Docs/Themes/hackerspaces.md @@ -13,22 +13,22 @@ This theme contains the following layers: Available languages: - en - - de - - it - - ru - - zh_Hant - - hu - - nl - - fr - - da - ca - - pa_PK - cs + - da + - de - es - eu - - pl - - uk + - fr + - hu + - it - ko + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/hailhydrant.md b/Docs/Themes/hailhydrant.md index a7e8e53fd..459b6bbb2 100644 --- a/Docs/Themes/hailhydrant.md +++ b/Docs/Themes/hailhydrant.md @@ -16,22 +16,22 @@ This theme contains the following layers: Available languages: - en - - ja - - zh_Hant - - ru - - fr - - it - - nb_NO - - de - - hu - - nl - - es - ca - - da - cs - - pl - - uk + - da + - de + - es + - fr + - hu + - it + - ja - ko + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/healthcare.md b/Docs/Themes/healthcare.md index fd21fcd82..9178a43fe 100644 --- a/Docs/Themes/healthcare.md +++ b/Docs/Themes/healthcare.md @@ -21,23 +21,23 @@ Available languages: - en - ca - - de - - fr - - da - - nl - - pa_PK - cs - - nb_NO - - ru + - cy + - da + - de - es - eu - - pl - - zh_Hant - - it + - fr - hu - - uk + - it - ko - - cy + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Table of contents @@ -192,23 +192,23 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -216,57 +216,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -275,7 +275,7 @@ Elements must match **all** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -357,11 +357,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -407,11 +407,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -422,9 +423,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -432,18 +433,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -451,18 +452,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -472,7 +473,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -492,12 +495,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -526,7 +529,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -539,12 +542,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -559,7 +562,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1351,7 +1354,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1362,7 +1365,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1371,25 +1374,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1549,160 +1552,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Themes/historic_aircraft.md b/Docs/Themes/historic_aircraft.md index 1f84b793a..2c37e4a61 100644 --- a/Docs/Themes/historic_aircraft.md +++ b/Docs/Themes/historic_aircraft.md @@ -14,8 +14,10 @@ Available languages: - en - cs - - zh_Hant + - da + - it - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/historic_rolling_stock.md b/Docs/Themes/historic_rolling_stock.md index 1ef39e244..497e15dbd 100644 --- a/Docs/Themes/historic_rolling_stock.md +++ b/Docs/Themes/historic_rolling_stock.md @@ -14,8 +14,10 @@ Available languages: - en - cs - - zh_Hant + - da + - it - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/hotels.md b/Docs/Themes/hotels.md index 3857cd977..1970ba721 100644 --- a/Docs/Themes/hotels.md +++ b/Docs/Themes/hotels.md @@ -15,24 +15,24 @@ This theme contains the following layers: Available languages: - en - - de - - da - - nb_NO - ca - - nl - - pa_PK - - fr - cs + - cy + - da + - de - es - eu - - pl - - zh_Hant - - it - - ru + - fr - hu - - uk + - it - ko - - cy + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/icecream.md b/Docs/Themes/icecream.md index 18e83d263..9b35435f7 100644 --- a/Docs/Themes/icecream.md +++ b/Docs/Themes/icecream.md @@ -14,19 +14,19 @@ This theme contains the following layers: Available languages: - en - - de - - cs - ca - - es - - da - - it - - ru - - hu - - uk - - fr - - nl - - ko + - cs - cy + - da + - de + - es + - fr + - hu + - it + - ko + - nl + - ru + - uk - zh_Hant # Layers defined in this theme configuration file diff --git a/Docs/Themes/indoors.md b/Docs/Themes/indoors.md index 7b378119b..d522827dc 100644 --- a/Docs/Themes/indoors.md +++ b/Docs/Themes/indoors.md @@ -17,24 +17,24 @@ This theme contains the following layers: Available languages: - en - - de - - fr - - da - - nb_NO - - nl - ca - - pa_PK - cs + - cy + - da + - de - es - eu - - pl - - zh_Hant - - it - - ru + - fr - hu - - uk + - it - ko - - cy + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/insects.md b/Docs/Themes/insects.md index b36dac4ff..9cc91d5fc 100644 --- a/Docs/Themes/insects.md +++ b/Docs/Themes/insects.md @@ -14,12 +14,13 @@ This theme contains the following layers: Available languages: - en - - nl - - de - cs - - ko - - uk + - da + - de - it + - ko + - nl + - uk - zh_Hant # Layers defined in this theme configuration file diff --git a/Docs/Themes/items_with_image.md b/Docs/Themes/items_with_image.md index 441d4ba8a..0d9f00fab 100644 --- a/Docs/Themes/items_with_image.md +++ b/Docs/Themes/items_with_image.md @@ -13,13 +13,14 @@ This theme contains the following layers: Available languages: - en + - cs + - da - de - es - - cs - hu - - nl - - ko - it + - ko + - nl - zh_Hant # Layers defined in this theme configuration file diff --git a/Docs/Themes/kerbs_and_crossings.md b/Docs/Themes/kerbs_and_crossings.md index 0eb393b69..29927711e 100644 --- a/Docs/Themes/kerbs_and_crossings.md +++ b/Docs/Themes/kerbs_and_crossings.md @@ -15,21 +15,21 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - fr - - da - - cs - - nb_NO - - ru - - es - ca - - pl - - hu - - uk - - ko + - cs - cy + - da + - de + - es + - fr + - hu - it + - ko + - nb_NO + - nl + - pl + - ru + - uk - zh_Hant # Table of contents @@ -90,18 +90,18 @@ Elements must match the expression ** [crossing:signals](https://wiki.openstreetmap.org/wiki/Key:crossing:signals) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dyes) | -| [crossing:markings](https://wiki.openstreetmap.org/wiki/Key:crossing:markings) | [string](../SpecialInputElements.md#string) | [no](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dno) [zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra) [lines](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines) [ladder](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder) [dashes](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddashes) [dots](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddots) [surface](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dsurface) [ladder:skewed](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:skewed) [zebra:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:paired) [zebra:bicolour](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:bicolour) [zebra:double](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:double) [pictograms](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dpictograms) [ladder:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:paired) [lines:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines:paired) | -| [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) | -| [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) | -| [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) [partial](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dpartial) | -| [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) | -| [traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) | -| [traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) | -| [traffic_signals:arrow](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:arrow) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dno) | -| [traffic_signals:minimap](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:minimap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dno) | -| [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) | -| [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) | +| [crossing:signals](https://wiki.openstreetmap.org/wiki/Key:crossing:signals) | Multiple choice | [crossing:signals=no](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dno) [crossing:signals=yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:signals%3Dyes) | +| [crossing:markings](https://wiki.openstreetmap.org/wiki/Key:crossing:markings) | [string](../SpecialInputElements.md#string) | [crossing:markings=no](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dno) [crossing:markings=zebra](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra) [crossing:markings=lines](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines) [crossing:markings=ladder](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder) [crossing:markings=dashes](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddashes) [crossing:markings=dots](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Ddots) [crossing:markings=surface](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dsurface) [crossing:markings=ladder:skewed](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:skewed) [crossing:markings=zebra:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:paired) [crossing:markings=zebra:bicolour](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:bicolour) [crossing:markings=zebra:double](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dzebra:double) [crossing:markings=pictograms](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dpictograms) [crossing:markings=ladder:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dladder:paired) [crossing:markings=lines:paired](https://wiki.openstreetmap.org/wiki/Tag:crossing:markings%3Dlines:paired) | +| [bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle) | Multiple choice | [bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes) [bicycle=no](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno) | +| [crossing:island](https://wiki.openstreetmap.org/wiki/Key:crossing:island) | Multiple choice | [crossing:island=yes](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dyes) [crossing:island=no](https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dno) | +| [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [tactile_paving=yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [tactile_paving=no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) [tactile_paving=partial](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dpartial) | +| [button_operated](https://wiki.openstreetmap.org/wiki/Key:button_operated) | Multiple choice | [button_operated=yes](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes) [button_operated=no](https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dno) | +| [traffic_signals:sound](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound) | Multiple choice | [traffic_signals:sound=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes) [traffic_signals:sound=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno) [traffic_signals:sound=locate](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate) [traffic_signals:sound=walk](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk) | +| [traffic_signals:vibration](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration) | Multiple choice | [traffic_signals:vibration=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes) [traffic_signals:vibration=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno) | +| [traffic_signals:arrow](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:arrow) | Multiple choice | [traffic_signals:arrow=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dyes) [traffic_signals:arrow=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dno) | +| [traffic_signals:minimap](https://wiki.openstreetmap.org/wiki/Key:traffic_signals:minimap) | Multiple choice | [traffic_signals:minimap=yes](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dyes) [traffic_signals:minimap=no](https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dno) | +| [red_turn:right:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:right:bicycle) | Multiple choice | [red_turn:right:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [red_turn:right:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes) [red_turn:right:bicycle=no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dno) | +| [red_turn:straight:bicycle](https://wiki.openstreetmap.org/wiki/Key:red_turn:straight:bicycle) | Multiple choice | [red_turn:straight:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [red_turn:straight:bicycle=yes](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes) [red_turn:straight:bicycle=no](https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/lactosefree.md b/Docs/Themes/lactosefree.md index dfcbedb23..ed941ec9b 100644 --- a/Docs/Themes/lactosefree.md +++ b/Docs/Themes/lactosefree.md @@ -19,15 +19,16 @@ This theme contains the following layers: Available languages: - en - - de - - es - ca - cs + - da + - de + - es - hu - - uk - - nl - - ko - it + - ko + - nl + - uk - zh_Hant # Table of contents @@ -60,6 +61,7 @@ Available languages: + [delivery](#delivery) + [drive-through](#drive-through) + [drive-through-opening_hours](#drive-through-opening_hours) + + [seating](#seating) + [child_highchair](#child_highchair) + [kids_area](#kids_area) + [diets_title](#diets_title) @@ -79,7 +81,6 @@ Available languages: + [friture-take-your-container](#friture-take-your-container) + [smoking](#smoking) + [service:electricity](#serviceelectricity) - + [seating](#seating) + [dog-access](#dog-access) + [internet](#internet) + [internet-fee](#internet-fee) @@ -352,74 +353,74 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [amenity=restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [cuisine=pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [cuisine=friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [cuisine=pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [cuisine=kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [cuisine=sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [cuisine=burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [cuisine=sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [cuisine=coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [cuisine=italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [cuisine=french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [cuisine=chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [cuisine=greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [cuisine=indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [cuisine=turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [cuisine=thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [cuisine=mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [cuisine=japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [cuisine=chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [cuisine=seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [cuisine=spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | -| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | -| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | -| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | -| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [takeaway=only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [takeaway=yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [takeaway=no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [drive_through=yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [drive_through=no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | +| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | +| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [highchair=no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [highchair=yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [highchair=1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [highchair=2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | +| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [kids_area=no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [friture:oil=vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [friture:oil=animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | +| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [reusable_packaging:accept=yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [reusable_packaging:accept=no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [reusable_packaging:accept=only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -447,6 +448,7 @@ Elements must match **all** of the following expressions: | [delivery](#delivery) | Does deliver food to your home?
2 options | | _Multiple choice only_ | | [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?
2 options | | _Multiple choice only_ | | [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?
_

Drive-through opening hours

{opening_hours_table(opening_hours:drive_through)}_
1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [child_highchair](#child_highchair)
_(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?
_{highchair} highchairs are available_
4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) | | [kids_area](#kids_area)
_(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids
5 options | | _Multiple choice only_ | | [diets_title](#diets_title)
_(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ | @@ -466,7 +468,6 @@ Elements must match **all** of the following expressions: | [friture-take-your-container](#friture-take-your-container) | If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
3 options | | _Multiple choice only_ | | [smoking](#smoking)
_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?
3 options | | _Multiple choice only_ | | [service:electricity](#service:electricity)
_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?
4 options | | _Multiple choice only_ | -| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [dog-access](#dog-access)
_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?
5 options | | _Multiple choice only_ | | [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ | | [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ | @@ -499,11 +500,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -710,6 +711,12 @@ The question is `What are the opening hours of the drive-through?` This tagrendering is only visible in the popup if the following condition is met: drive_through=yes +### seating +The question is `What kind of seating does {title()} have?` + + - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no + - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no + ### child_highchair The question is `Is there a high chair (also known as booster chair) for toddlers available here?` @@ -887,12 +894,6 @@ The question is `Does this amenity have electrical outlets, available to custome - *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with service:electricity=ask - *There are a no domestic sockets available to customers seated indoors* is shown if with service:electricity=no -### seating -The question is `What kind of seating does {title()} have?` - - - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no - - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no - ### dog-access The question is `Are dogs allowed in this business?` @@ -1219,7 +1220,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1230,7 +1231,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1239,25 +1240,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1517,54 +1518,54 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [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) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -1623,11 +1624,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -2132,7 +2133,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -2143,7 +2144,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -2152,25 +2153,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -2350,25 +2351,25 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -2376,56 +2377,56 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -2435,7 +2436,7 @@ Elements must match **all** of the following expressions: | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [lactose_free](#lactose_free)
_(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?
4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -2516,11 +2517,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -2576,11 +2577,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -2591,9 +2593,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -2601,18 +2603,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -2620,18 +2622,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -2641,7 +2643,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -2661,12 +2665,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -2695,7 +2699,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -2708,12 +2712,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -2728,7 +2732,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -3509,7 +3513,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -3520,7 +3524,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -3529,25 +3533,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -3709,160 +3713,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Themes/lighthouses.md b/Docs/Themes/lighthouses.md index 7fd1cf0f3..4e25c3e12 100644 --- a/Docs/Themes/lighthouses.md +++ b/Docs/Themes/lighthouses.md @@ -13,17 +13,17 @@ This theme contains the following layers: Available languages: - en - - de - - da - - it - - es - ca - cs - - hu - - uk + - da + - de + - es - fr - - nl + - hu + - it - ko + - nl + - uk - zh_Hant # Layers defined in this theme configuration file diff --git a/Docs/Themes/mapcomplete-changes.md b/Docs/Themes/mapcomplete-changes.md index 13ade9d5b..8f8b77047 100644 --- a/Docs/Themes/mapcomplete-changes.md +++ b/Docs/Themes/mapcomplete-changes.md @@ -14,13 +14,14 @@ This theme contains the following layers: Available languages: - en - - de - cs + - da + - de - es - fr - - nl - - ko - it + - ko + - nl - zh_Hant # Table of contents @@ -74,7 +75,7 @@ Elements must match the expression **editor~.+** | [theme](https://wiki.openstreetmap.org/wiki/Key:theme) | [string](../SpecialInputElements.md#string) | | | [locale](https://wiki.openstreetmap.org/wiki/Key:locale) | [string](../SpecialInputElements.md#string) | | | [host](https://wiki.openstreetmap.org/wiki/Key:host) | [string](../SpecialInputElements.md#string) | | -| [android](https://wiki.openstreetmap.org/wiki/Key:android) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:android%3D) [yes](https://wiki.openstreetmap.org/wiki/Tag:android%3Dyes) | +| [android](https://wiki.openstreetmap.org/wiki/Key:android) | Multiple choice | [android](https://wiki.openstreetmap.org/wiki/Tag:android%3D) [android=yes](https://wiki.openstreetmap.org/wiki/Tag:android%3Dyes) | | [editor](https://wiki.openstreetmap.org/wiki/Key:editor) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/maps.md b/Docs/Themes/maps.md index 41a4d8bd1..9a5eb621c 100644 --- a/Docs/Themes/maps.md +++ b/Docs/Themes/maps.md @@ -15,23 +15,24 @@ This theme contains the following layers: Available languages: - en - - nl - - fr - - ja - - zh_Hant - - ru + - ca + - cs + - cy + - da - de - eo - - it - - nb_NO - - ca - es - - cs - - pl + - fr - hu - - uk + - it + - ja - ko - - cy + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/maxspeed.md b/Docs/Themes/maxspeed.md index 625e74d9a..44a00817d 100644 --- a/Docs/Themes/maxspeed.md +++ b/Docs/Themes/maxspeed.md @@ -15,22 +15,22 @@ This theme contains the following layers: Available languages: - en - - es - ca - - de - - fr + - cs - da + - de + - es + - eu + - fr + - hu + - it + - ko - nl - pa_PK - - cs - - ru - - zh_Hant - - eu - pl - - hu + - ru - uk - - ko - - it + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/memorials.md b/Docs/Themes/memorials.md index 683689524..09b7928c3 100644 --- a/Docs/Themes/memorials.md +++ b/Docs/Themes/memorials.md @@ -19,18 +19,18 @@ This theme contains the following layers: Available languages: - en - - de - - fr - - nl - - da - - sl - - es - cs - - ru + - da + - de + - es + - fr - hu - - uk - - ko - it + - ko + - nl + - ru + - sl + - uk - zh_Hant # Layers defined in this theme configuration file diff --git a/Docs/Themes/nature.md b/Docs/Themes/nature.md index e5a05b48c..3166804ff 100644 --- a/Docs/Themes/nature.md +++ b/Docs/Themes/nature.md @@ -24,7 +24,7 @@ This theme contains the following layers: - [insect_hotel](../Layers/insect_hotel.md) - [artwork](../Layers/artwork.md) - [nesting_site](../Layers/nesting_site.md) - - [tree_node](../Layers/tree_node.md) + - [tree](../Layers/tree.md) - [observation_tower](../Layers/observation_tower.md) - [viewpoint](../Layers/viewpoint.md) - [walls_and_buildings](../Layers/walls_and_buildings.md) @@ -32,21 +32,21 @@ This theme contains the following layers: Available languages: - en - - nl - - de - ca - - fr - - da - - nb_NO - cs + - da + - de - es - - zh_Hant + - fr + - hu + - it + - ko + - nb_NO + - nl - pl - ru - - hu - uk - - ko - - it + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/notes.md b/Docs/Themes/notes.md index 78d8fcdb2..eadf160c1 100644 --- a/Docs/Themes/notes.md +++ b/Docs/Themes/notes.md @@ -14,22 +14,22 @@ This theme contains the following layers: Available languages: - en - - hu - - nl - - de - ca - - es - - nb_NO - - fr - - da - cs - - zh_Hant + - cy + - da + - de + - es + - fr + - hu + - it + - ko + - nb_NO + - nl - pl - ru - uk - - ko - - cy - - it + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/observation_towers.md b/Docs/Themes/observation_towers.md index 5827c9f53..b89df3063 100644 --- a/Docs/Themes/observation_towers.md +++ b/Docs/Themes/observation_towers.md @@ -13,21 +13,21 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - it - - ru - - zh_Hant - - hu - ca + - cs + - da + - de - es - fr - - nb_NO - - da - - cs - - pl - - uk + - hu + - it - ko + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/onwheels.md b/Docs/Themes/onwheels.md index e471ac36d..fadcf1287 100644 --- a/Docs/Themes/onwheels.md +++ b/Docs/Themes/onwheels.md @@ -33,20 +33,21 @@ This theme contains the following layers: Available languages: - en - - de - - fr - - nl - - nb_NO - ca - - pa_PK - - es - cs + - da + - de + - es - eu + - fr + - it + - ko + - nb_NO + - nl + - pa_PK - pl - ru - uk - - ko - - it - zh_Hant # Table of contents diff --git a/Docs/Themes/openlovemap.md b/Docs/Themes/openlovemap.md index 550dc747f..92f8e17df 100644 --- a/Docs/Themes/openlovemap.md +++ b/Docs/Themes/openlovemap.md @@ -23,14 +23,15 @@ This theme contains the following layers: Available languages: - en + - cs + - da - de - es - - cs - - hu - fr - - nl - - ko + - hu - it + - ko + - nl - zh_Hant # Table of contents @@ -230,23 +231,23 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -254,58 +255,58 @@ Elements must match the expression ** [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | -| [service:private_video_booth](https://wiki.openstreetmap.org/wiki/Key:service:private_video_booth) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dno) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [service:private_video_booth](https://wiki.openstreetmap.org/wiki/Key:service:private_video_booth) | Multiple choice | [service:private_video_booth=yes](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dyes) [service:private_video_booth=no](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dno) | ## Featureview elements and TagRenderings @@ -314,7 +315,7 @@ Elements must match the expression ** _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -447,11 +448,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with
shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -462,9 +464,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -472,18 +474,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -491,18 +493,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -512,7 +514,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -532,12 +536,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -566,7 +570,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -579,12 +583,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -599,7 +603,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1391,7 +1395,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1402,7 +1406,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1411,25 +1415,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1604,160 +1608,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | @@ -1812,21 +1819,21 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | -| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | -| [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) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [vending=drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [vending=sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [vending=food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [vending=cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [vending=condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [vending=coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [vending=water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [vending=newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [vending=bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [vending=milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [vending=bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [vending=eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [vending=ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [vending=cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [vending=honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [vending=potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [vending=meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [vending=fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [vending=strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [vending=flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [vending=parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [vending=elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [vending=public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [vending=bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [vending=gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [vending=bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [vending=bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [vending=bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [vending=menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | +| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [brand=Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [brand=Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [payment:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [payment:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [payment:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [payment:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [payment:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [payment:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [payment:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [payment:notes:denominations=10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [payment:notes:denominations=20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [payment:notes:denominations=50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [payment:notes:denominations=100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [payment:notes:denominations=200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [payment:notes:denominations=1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | -| [service:private_video_booth](https://wiki.openstreetmap.org/wiki/Key:service:private_video_booth) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dno) | +| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [operational_status](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [operational_status=broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [operational_status=closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | +| [service:private_video_booth](https://wiki.openstreetmap.org/wiki/Key:service:private_video_booth) | Multiple choice | [service:private_video_booth=yes](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dyes) [service:private_video_booth=no](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dno) | ## Featureview elements and TagRenderings @@ -1841,7 +1848,7 @@ Elements must match **all** of the following expressions: | [payment-options-split](#payment-options-split)
_(Original in [questions](./BuiltinQuestions.md#payment-options-split))_ | Which methods of payment are accepted here?
7 options | | _Multiple choice only_ | | [denominations-coins](#denominations-coins)
_(Original in [questions](./BuiltinQuestions.md#denominations-coins))_ | What coins can you use to pay here?
15 options | | _Multiple choice only_ | | [denominations-notes](#denominations-notes)
_(Original in [questions](./BuiltinQuestions.md#denominations-notes))_ | what notes can you use to pay here?
13 options | | _Multiple choice only_ | -| [operator](#operator) | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | +| [operator](#operator)
_(Original in [questions](./BuiltinQuestions.md#operator))_ | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | | [indoor](#indoor) | Is this vending machine indoors?
3 options | | _Multiple choice only_ | | [phone](#phone)
_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of the operator of this vending machine?
_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_
1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) | | [website](#website)
_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?
_{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) | @@ -2135,9 +2142,9 @@ Elements must match **all** of the following expressions: | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [cinema](https://wiki.openstreetmap.org/wiki/Key:cinema) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:cinema%3D) [erotic](https://wiki.openstreetmap.org/wiki/Tag:cinema%3Derotic) | +| [cinema](https://wiki.openstreetmap.org/wiki/Key:cinema) | Multiple choice | [cinema](https://wiki.openstreetmap.org/wiki/Tag:cinema%3D) [cinema=erotic](https://wiki.openstreetmap.org/wiki/Tag:cinema%3Derotic) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [service:private_video_booth](https://wiki.openstreetmap.org/wiki/Key:service:private_video_booth) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dno) | +| [service:private_video_booth](https://wiki.openstreetmap.org/wiki/Key:service:private_video_booth) | Multiple choice | [service:private_video_booth=yes](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dyes) [service:private_video_booth=no](https://wiki.openstreetmap.org/wiki/Tag:service:private_video_booth%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/openwindpowermap.md b/Docs/Themes/openwindpowermap.md index 75e7ec024..0c20b708f 100644 --- a/Docs/Themes/openwindpowermap.md +++ b/Docs/Themes/openwindpowermap.md @@ -14,23 +14,23 @@ This theme contains the following layers: Available languages: - en - - fr - - de - - it - - ru - - zh_Hant - - id - - hu - - nl - ca - - nb_NO - - pa_PK - - es - cs - - pl - da - - uk + - de + - es + - fr + - hu + - id + - it - ko + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/osm_community_index.md b/Docs/Themes/osm_community_index.md index 41a3831e1..cd307fa5c 100644 --- a/Docs/Themes/osm_community_index.md +++ b/Docs/Themes/osm_community_index.md @@ -13,17 +13,18 @@ This theme contains the following layers: Available languages: - en - - de - - nl - - fr - - es - ca - cs - - pl + - da + - de + - es + - fr - hu - - uk - - ko - it + - ko + - nl + - pl + - uk - zh_Hant # Layers defined in this theme configuration file diff --git a/Docs/Themes/parkings.md b/Docs/Themes/parkings.md index bc1cf95ca..1e64b2fc2 100644 --- a/Docs/Themes/parkings.md +++ b/Docs/Themes/parkings.md @@ -16,24 +16,24 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - it - - nb_NO - - ru - - zh_Hant - - id - - hu - - fr - - es - - da - - pa_PK - ca - cs + - da + - de + - es - eu - - pl - - uk + - fr + - hu + - id + - it - ko + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/personal.md b/Docs/Themes/personal.md index b10c2403b..cdfee5510 100644 --- a/Docs/Themes/personal.md +++ b/Docs/Themes/personal.md @@ -114,7 +114,7 @@ This theme contains the following layers: - [tool_library](../Layers/tool_library.md) - [transit_routes](../Layers/transit_routes.md) - [transit_stops](../Layers/transit_stops.md) - - [tree_node](../Layers/tree_node.md) + - [tree](../Layers/tree.md) - [trolley_bay](../Layers/trolley_bay.md) - [utility_pole](../Layers/utility_pole.md) - [vending_machine](../Layers/vending_machine.md) @@ -129,7 +129,6 @@ This theme contains the following layers: - [building](../Layers/building.md) - [charge_point](../Layers/charge_point.md) - [climbing_area](../Layers/climbing_area.md) - - [climbing_gym](../Layers/climbing_gym.md) - [cycleways_and_roads](../Layers/cycleways_and_roads.md) - [dentist](../Layers/dentist.md) - [ghostsign](../Layers/ghostsign.md) @@ -146,6 +145,7 @@ This theme contains the following layers: - [toilet_at_amenity](../Layers/toilet_at_amenity.md) - [cafe_pub](../Layers/cafe_pub.md) - [campsite](../Layers/campsite.md) + - [climbing_gym](../Layers/climbing_gym.md) - [doctors](../Layers/doctors.md) - [food](../Layers/food.md) - [pharmacy](../Layers/pharmacy.md) @@ -164,25 +164,25 @@ This theme contains the following layers: Available languages: - en - - nl - - es - ca - - gl - - fr - - de - - ja - - zh_Hant - - it - - nb_NO - - id - - da - - pa_PK - cs + - da + - de + - es + - fr + - gl + - hu + - id + - it + - ja + - ko + - nb_NO + - nl + - pa_PK - pl - ru - - hu - uk - - ko + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/pets.md b/Docs/Themes/pets.md index e7ab0b0a8..e0e9b3c71 100644 --- a/Docs/Themes/pets.md +++ b/Docs/Themes/pets.md @@ -24,20 +24,20 @@ This theme contains the following layers: Available languages: - en + - ca + - cs - da - de - - nl - - fr - - ca - es - - cs - - zh_Hant - - pl - - it - - ru + - fr - hu - - uk + - it - ko + - nl + - pl + - ru + - uk + - zh_Hant # Table of contents @@ -68,6 +68,7 @@ Available languages: + [delivery](#delivery) + [drive-through](#drive-through) + [drive-through-opening_hours](#drive-through-opening_hours) + + [seating](#seating) + [child_highchair](#child_highchair) + [kids_area](#kids_area) + [diets_title](#diets_title) @@ -88,7 +89,6 @@ Available languages: + [friture-take-your-container](#friture-take-your-container) + [smoking](#smoking) + [service:electricity](#serviceelectricity) - + [seating](#seating) + [dog-access](#dog-access) + [internet](#internet) + [internet-fee](#internet-fee) @@ -408,73 +408,73 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | +| [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [amenity=fast_food](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food) [amenity=restaurant](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [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) | -| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [cuisine](https://wiki.openstreetmap.org/wiki/Key:cuisine) | [string](../SpecialInputElements.md#string) | [cuisine=pizza](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza) [cuisine=friture](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture) [cuisine=pasta](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpasta) [cuisine=kebab](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dkebab) [cuisine=sandwich](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsandwich) [cuisine=burger](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dburger) [cuisine=sushi](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dsushi) [cuisine=coffee](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dcoffee) [cuisine=italian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Ditalian) [cuisine=french](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfrench) [cuisine=chinese](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchinese) [cuisine=greek](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dgreek) [cuisine=indian](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dindian) [cuisine=turkish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dturkish) [cuisine=thai](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dthai) [cuisine=mexican ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dmexican ) [cuisine=japanese ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Djapanese ) [cuisine=chicken ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dchicken ) [cuisine=seafood ](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dseafood ) [cuisine=spanish](https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dspanish) | | [website:menu](https://wiki.openstreetmap.org/wiki/Key:website:menu) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | -| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | -| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | -| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | -| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | -| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | -| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | -| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | -| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | -| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | -| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | -| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [takeaway](https://wiki.openstreetmap.org/wiki/Key:takeaway) | Multiple choice | [takeaway=only](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly) [takeaway=yes](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dyes) [takeaway=no](https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Dno) | +| [delivery](https://wiki.openstreetmap.org/wiki/Key:delivery) | Multiple choice | [delivery=yes](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dyes) [delivery=no](https://wiki.openstreetmap.org/wiki/Tag:delivery%3Dno) | +| [drive_through](https://wiki.openstreetmap.org/wiki/Key:drive_through) | Multiple choice | [drive_through=yes](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dyes) [drive_through=no](https://wiki.openstreetmap.org/wiki/Tag:drive_through%3Dno) | +| [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Key:opening_hours:drive_through) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours:drive_through](https://wiki.openstreetmap.org/wiki/Tag:opening_hours:drive_through%3D) | +| [highchair](https://wiki.openstreetmap.org/wiki/Key:highchair) | [nat](../SpecialInputElements.md#nat) | [highchair=no](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dno) [highchair=yes](https://wiki.openstreetmap.org/wiki/Tag:highchair%3Dyes) [highchair=1](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D1) [highchair=2](https://wiki.openstreetmap.org/wiki/Tag:highchair%3D2) | +| [kids_area](https://wiki.openstreetmap.org/wiki/Key:kids_area) | Multiple choice | [kids_area=no](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dno) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) [kids_area=yes](https://wiki.openstreetmap.org/wiki/Tag:kids_area%3Dyes) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=on_demand](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand) | +| [diet:halal](https://wiki.openstreetmap.org/wiki/Key:diet:halal) | Multiple choice | [diet:halal=no](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dno) [diet:halal=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dlimited) [diet:halal=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes) [diet:halal=only](https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [diet:vegetarian](https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian) | Multiple choice | [diet:vegetarian=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly) [diet:vegetarian=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dyes) [diet:vegetarian=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dlimited) [diet:vegetarian=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno) | +| [diet:vegan](https://wiki.openstreetmap.org/wiki/Key:diet:vegan) | Multiple choice | [diet:vegan=only](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Donly) [diet:vegan=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dyes) [diet:vegan=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited) [diet:vegan=no](https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) | +| [friture:oil](https://wiki.openstreetmap.org/wiki/Key:friture:oil) | Multiple choice | [friture:oil=vegetable](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Dvegetable) [friture:oil=animal](https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal) | +| [reusable_packaging:accept](https://wiki.openstreetmap.org/wiki/Key:reusable_packaging:accept) | Multiple choice | [reusable_packaging:accept=yes](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dyes) [reusable_packaging:accept=no](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Dno) [reusable_packaging:accept=only](https://wiki.openstreetmap.org/wiki/Tag:reusable_packaging:accept%3Donly) | +| [smoking](https://wiki.openstreetmap.org/wiki/Key:smoking) | Multiple choice | [smoking=yes](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dyes) [smoking=no](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Dno) [smoking=outside](https://wiki.openstreetmap.org/wiki/Tag:smoking%3Doutside) | +| [service:electricity](https://wiki.openstreetmap.org/wiki/Key:service:electricity) | Multiple choice | [service:electricity=yes](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dyes) [service:electricity=limited](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dlimited) [service:electricity=ask](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dask) [service:electricity=no](https://wiki.openstreetmap.org/wiki/Tag:service:electricity%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -501,6 +501,7 @@ Elements must match **all** of the following expressions: | [delivery](#delivery) | Does deliver food to your home?
2 options | | _Multiple choice only_ | | [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?
2 options | | _Multiple choice only_ | | [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?
_

Drive-through opening hours

{opening_hours_table(opening_hours:drive_through)}_
1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) | +| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [child_highchair](#child_highchair)
_(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?
_{highchair} highchairs are available_
4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) | | [kids_area](#kids_area)
_(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids
5 options | | _Multiple choice only_ | | [diets_title](#diets_title)
_(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ | @@ -521,7 +522,6 @@ Elements must match **all** of the following expressions: | [friture-take-your-container](#friture-take-your-container) | If you bring your own container (such as a cooking pot and small pots), is it used to package your order?
3 options | | _Multiple choice only_ | | [smoking](#smoking)
_(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?
3 options | | _Multiple choice only_ | | [service:electricity](#service:electricity)
_(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?
4 options | | _Multiple choice only_ | -| [seating](#seating)
_(Original in [questions](./BuiltinQuestions.md#seating))_ | What kind of seating does have?
2 options | | _Multiple choice only_ | | [dog-access](#dog-access)
_(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?
5 options | | _Multiple choice only_ | | [internet](#internet)
_(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?
6 options | internet-all | _Multiple choice only_ | | [internet-fee](#internet-fee)
_(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?
3 options | internet-all | _Multiple choice only_ | @@ -554,11 +554,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -755,6 +755,12 @@ The question is `What are the opening hours of the drive-through?` This tagrendering is only visible in the popup if the following condition is met: drive_through=yes +### seating +The question is `What kind of seating does {title()} have?` + + - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no + - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no + ### child_highchair The question is `Is there a high chair (also known as booster chair) for toddlers available here?` @@ -942,12 +948,6 @@ The question is `Does this amenity have electrical outlets, available to custome - *There are no sockets available indoors to customers, but charging might be possible if the staff is asked* is shown if with service:electricity=ask - *There are a no domestic sockets available to customers seated indoors* is shown if with service:electricity=no -### seating -The question is `What kind of seating does {title()} have?` - - - *This place has outdoor seating* is shown if with outdoor_seating=yes. Unselecting this answer will add outdoor_seating=no - - *This place has indoor seating* is shown if with indoor_seating=yes. Unselecting this answer will add indoor_seating=no - ### dog-access The question is `Are dogs allowed in this business?` @@ -1274,7 +1274,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1285,7 +1285,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1294,25 +1294,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1552,7 +1552,7 @@ This layer is based on [shops](../Layers/shops.md) A shop - - This layer is shown at zoomlevel **15** and higher + - This layer is shown at zoomlevel **14** and higher No themes use this layer @@ -1575,23 +1575,23 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -1599,57 +1599,57 @@ Elements must match the expression ** [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -1658,7 +1658,7 @@ Elements must match the expression ** _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -1790,11 +1790,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with
shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -1805,9 +1806,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -1815,18 +1816,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -1834,18 +1835,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -1855,7 +1856,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -1875,12 +1878,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -1909,7 +1912,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -1922,12 +1925,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -1942,7 +1945,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -2734,7 +2737,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -2745,7 +2748,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -2754,25 +2757,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -2920,160 +2923,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | @@ -3115,7 +3121,7 @@ This layer is based on [shops](../Layers/shops.md) A shop - - This layer is shown at zoomlevel **15** and higher + - This layer is shown at zoomlevel **14** and higher No themes use this layer @@ -3136,23 +3142,23 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -3160,57 +3166,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -3219,7 +3225,7 @@ Elements must match **all** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -3301,11 +3307,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -3351,11 +3357,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -3366,9 +3373,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -3376,18 +3383,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -3395,18 +3402,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -3416,7 +3423,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -3436,12 +3445,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -3470,7 +3479,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -3483,12 +3492,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -3503,7 +3512,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -4295,7 +4304,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -4306,7 +4315,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -4315,25 +4324,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -4495,160 +4504,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | @@ -4703,8 +4715,8 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [plastic](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dplastic) [pmd](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpmd) [paper](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpaper) | -| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | Multiple choice | [excrement_bags](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dexcrement_bags) [](https://wiki.openstreetmap.org/wiki/Tag:vending%3D) | +| [waste](https://wiki.openstreetmap.org/wiki/Key:waste) | Multiple choice | [waste=trash](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dtrash) [waste=dog_excrement](https://wiki.openstreetmap.org/wiki/Tag:waste%3Ddog_excrement) [waste=cigarettes](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dcigarettes) [waste=drugs](https://wiki.openstreetmap.org/wiki/Tag:waste%3Ddrugs) [waste=sharps](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dsharps) [waste=plastic](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dplastic) [waste=pmd](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpmd) [waste=paper](https://wiki.openstreetmap.org/wiki/Tag:waste%3Dpaper) | +| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | Multiple choice | [vending=excrement_bags](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dexcrement_bags) [vending](https://wiki.openstreetmap.org/wiki/Tag:vending%3D) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/playgrounds.md b/Docs/Themes/playgrounds.md index de57c1d8b..75f887fd1 100644 --- a/Docs/Themes/playgrounds.md +++ b/Docs/Themes/playgrounds.md @@ -19,24 +19,24 @@ This theme contains the following layers: Available languages: - en - - nl - - fr - - ja - - zh_Hant - - ru - - de - - it - - nb_NO - - id - - hu - ca - - es - - da - cs + - da + - de + - es - eu - - pl - - uk + - fr + - hu + - id + - it + - ja - ko + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/police_call_boxes.md b/Docs/Themes/police_call_boxes.md index a4a4e3446..7bf7aa48d 100644 --- a/Docs/Themes/police_call_boxes.md +++ b/Docs/Themes/police_call_boxes.md @@ -13,6 +13,7 @@ This theme contains the following layers: Available languages: - en + - cs # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/postal_codes.md b/Docs/Themes/postal_codes.md index 417ceaecd..0b8ed5f43 100644 --- a/Docs/Themes/postal_codes.md +++ b/Docs/Themes/postal_codes.md @@ -15,21 +15,21 @@ This theme contains the following layers: Available languages: - en - - id - - hu - - de - ca + - cs + - da + - de - es + - fr + - hu + - id + - it + - ko - nb_NO - nl - - fr - - da - pa_PK - - cs - - zh_Hant - - it - pl - - ko + - zh_Hant # Table of contents diff --git a/Docs/Themes/postboxes.md b/Docs/Themes/postboxes.md index 3a54c0c45..0f0d65b8a 100644 --- a/Docs/Themes/postboxes.md +++ b/Docs/Themes/postboxes.md @@ -18,20 +18,20 @@ This theme contains the following layers: Available languages: - en - - de - - nb_NO - - it - - zh_Hant - - hu - - nl - - fr - - da - ca - - es - cs + - da + - de + - es + - fr + - hu + - it + - ko + - nb_NO + - nl - pl - uk - - ko + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/rainbow_crossings.md b/Docs/Themes/rainbow_crossings.md index b008321aa..f15f7c45e 100644 --- a/Docs/Themes/rainbow_crossings.md +++ b/Docs/Themes/rainbow_crossings.md @@ -15,20 +15,20 @@ This theme contains the following layers: Available languages: - en - - de - - fr - - da - - nl - - ru - ca - - es - cs - - zh_Hant - - pl + - da + - de + - es + - fr - hu - - uk - - ko - it + - ko + - nl + - pl + - ru + - uk + - zh_Hant # Table of contents diff --git a/Docs/Themes/sauna.md b/Docs/Themes/sauna.md index e952d099c..794bff2af 100644 --- a/Docs/Themes/sauna.md +++ b/Docs/Themes/sauna.md @@ -21,6 +21,9 @@ This theme contains the following layers: Available languages: - en + - cs + - da + - zh_Hant # Table of contents @@ -381,54 +384,54 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | +| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [group_only=yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [group_only=no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | ## Featureview elements and TagRenderings @@ -472,11 +475,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -866,7 +869,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -877,7 +880,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -886,25 +889,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1205,11 +1208,11 @@ Elements must match **all** of the following expressions: | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | -| [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) | -| [sport](https://wiki.openstreetmap.org/wiki/Key:sport) | [string](../SpecialInputElements.md#string) | [9pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D9pin) [10pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D10pin) [aerobics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daerobics) [american_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Damerican_football) [aikido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daikido) [archery](https://wiki.openstreetmap.org/wiki/Tag:sport%3Darchery) [athletics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dathletics) [australian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daustralian_football) [badminton](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbadminton) [bandy](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbandy) [base](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbase) [baseball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbaseball) [basketball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasketball) [beachvolleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbeachvolleyball) [biathlon](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbiathlon) [billiards](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbilliards) [bmx](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbmx) [bobsleigh](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbobsleigh) [boules](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboules) [bowls](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbowls) [boxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboxing) [bullfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbullfighting) [canadian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanadian_football) [canoe](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanoe) [chess](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dchess) [cliff_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcliff_diving) [climbing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing) [climbing_adventure](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing_adventure) [cockfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcockfighting) [cricket](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcricket) [crossfit](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcrossfit) [croquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcroquet) [curling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcurling) [cycle_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycle_polo) [cycling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycling) [dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddance) [darts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddarts) [dog_agility](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_agility) [dog_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_racing) [dragon_boat](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddragon_boat) [equestrian](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dequestrian) [fencing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfencing) [field_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfield_hockey) [fitness](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfitness) [five-a-side](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfive-a-side) [floorball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfloorball) [four_square](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfour_square) [free_flying](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfree_flying) [futsal](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfutsal) [gaelic_games](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaelic_games) [gaga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaga) [golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgolf) [gymnastics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgymnastics) [handball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhandball) [hapkido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhapkido) [hiking](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhiking) [horseshoes](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorseshoes) [horse_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorse_racing) [ice_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_hockey) [ice_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_skating) [ice_stock](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_stock) [judo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Djudo) [karate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarate) [karting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarting) [kickboxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkickboxing) [kitesurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkitesurfing) [korfball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkorfball) [krachtball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkrachtball) [lacrosse](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlacrosse) [laser_tag](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlaser_tag) [martial_arts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmartial_arts) [miniature_golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dminiature_golf) [model_aerodrome](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmodel_aerodrome) [motocross](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotocross) [motor](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotor) [multi](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmulti) [netball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dnetball) [obstacle_course](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dobstacle_course) [orienteering](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dorienteering) [paddle_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaddle_tennis) [padel](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpadel) [paintball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaintball) [parachuting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparachuting) [parkour](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparkour) [pelota](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpelota) [pesäpallo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpesäpallo) [pickleball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpickleball) [pilates](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpilates) [pole_dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpole_dance) [racquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dracquet) [rc_car](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drc_car) [roller_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Droller_skating) [rowing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drowing) [rugby_league](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_league) [rugby_union](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_union) [running](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drunning) [sailing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsailing) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dscuba_diving) [shooting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshooting) [shot-put](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshot-put) [skateboard](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dskateboard) [ski_jumping](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dski_jumping) [snooker](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsnooker) [soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoccer) [softball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoftball) [speedway](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dspeedway) [squash](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsquash) [sumo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsumo) [surfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsurfing) [swimming](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dswimming) [table_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_tennis) [table_soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_soccer) [taekwondo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtaekwondo) [tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtennis) [teqball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dteqball) [toboggan](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtoboggan) [trampoline](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtrampoline) [ultimate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultimate) [ultralight_aviation](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultralight_aviation) [volleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dvolleyball) [wakeboarding](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwakeboarding) [water_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_polo) [water_ski](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_ski) [weightlifting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dweightlifting) [windsurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwindsurfing) [wrestling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwrestling) [yoga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dyoga) [zurkhaneh_sport](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dzurkhaneh_sport) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [sport](https://wiki.openstreetmap.org/wiki/Key:sport) | [string](../SpecialInputElements.md#string) | [sport=9pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D9pin) [sport=10pin](https://wiki.openstreetmap.org/wiki/Tag:sport%3D10pin) [sport=aerobics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daerobics) [sport=american_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Damerican_football) [sport=aikido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daikido) [sport=archery](https://wiki.openstreetmap.org/wiki/Tag:sport%3Darchery) [sport=athletics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dathletics) [sport=australian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Daustralian_football) [sport=badminton](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbadminton) [sport=bandy](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbandy) [sport=base](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbase) [sport=baseball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbaseball) [sport=basketball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbasketball) [sport=beachvolleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbeachvolleyball) [sport=biathlon](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbiathlon) [sport=billiards](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbilliards) [sport=bmx](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbmx) [sport=bobsleigh](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbobsleigh) [sport=boules](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboules) [sport=bowls](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbowls) [sport=boxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dboxing) [sport=bullfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dbullfighting) [sport=canadian_football](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanadian_football) [sport=canoe](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcanoe) [sport=chess](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dchess) [sport=cliff_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcliff_diving) [sport=climbing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing) [sport=climbing_adventure](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing_adventure) [sport=cockfighting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcockfighting) [sport=cricket](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcricket) [sport=crossfit](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcrossfit) [sport=croquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcroquet) [sport=curling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcurling) [sport=cycle_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycle_polo) [sport=cycling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dcycling) [sport=dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddance) [sport=darts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddarts) [sport=dog_agility](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_agility) [sport=dog_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddog_racing) [sport=dragon_boat](https://wiki.openstreetmap.org/wiki/Tag:sport%3Ddragon_boat) [sport=equestrian](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dequestrian) [sport=fencing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfencing) [sport=field_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfield_hockey) [sport=fitness](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfitness) [sport=five-a-side](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfive-a-side) [sport=floorball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfloorball) [sport=four_square](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfour_square) [sport=free_flying](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfree_flying) [sport=futsal](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dfutsal) [sport=gaelic_games](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaelic_games) [sport=gaga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgaga) [sport=golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgolf) [sport=gymnastics](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dgymnastics) [sport=handball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhandball) [sport=hapkido](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhapkido) [sport=hiking](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhiking) [sport=horseshoes](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorseshoes) [sport=horse_racing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dhorse_racing) [sport=ice_hockey](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_hockey) [sport=ice_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_skating) [sport=ice_stock](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dice_stock) [sport=judo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Djudo) [sport=karate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarate) [sport=karting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkarting) [sport=kickboxing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkickboxing) [sport=kitesurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkitesurfing) [sport=korfball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkorfball) [sport=krachtball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dkrachtball) [sport=lacrosse](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlacrosse) [sport=laser_tag](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dlaser_tag) [sport=martial_arts](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmartial_arts) [sport=miniature_golf](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dminiature_golf) [sport=model_aerodrome](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmodel_aerodrome) [sport=motocross](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotocross) [sport=motor](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmotor) [sport=multi](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dmulti) [sport=netball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dnetball) [sport=obstacle_course](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dobstacle_course) [sport=orienteering](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dorienteering) [sport=paddle_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaddle_tennis) [sport=padel](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpadel) [sport=paintball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpaintball) [sport=parachuting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparachuting) [sport=parkour](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dparkour) [sport=pelota](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpelota) [sport=pesäpallo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpesäpallo) [sport=pickleball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpickleball) [sport=pilates](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpilates) [sport=pole_dance](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dpole_dance) [sport=racquet](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dracquet) [sport=rc_car](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drc_car) [sport=roller_skating](https://wiki.openstreetmap.org/wiki/Tag:sport%3Droller_skating) [sport=rowing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drowing) [sport=rugby_league](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_league) [sport=rugby_union](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drugby_union) [sport=running](https://wiki.openstreetmap.org/wiki/Tag:sport%3Drunning) [sport=sailing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsailing) [sport=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dscuba_diving) [sport=shooting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshooting) [sport=shot-put](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dshot-put) [sport=skateboard](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dskateboard) [sport=ski_jumping](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dski_jumping) [sport=snooker](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsnooker) [sport=soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoccer) [sport=softball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsoftball) [sport=speedway](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dspeedway) [sport=squash](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsquash) [sport=sumo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsumo) [sport=surfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dsurfing) [sport=swimming](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dswimming) [sport=table_tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_tennis) [sport=table_soccer](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtable_soccer) [sport=taekwondo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtaekwondo) [sport=tennis](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtennis) [sport=teqball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dteqball) [sport=toboggan](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtoboggan) [sport=trampoline](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dtrampoline) [sport=ultimate](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultimate) [sport=ultralight_aviation](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dultralight_aviation) [sport=volleyball](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dvolleyball) [sport=wakeboarding](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwakeboarding) [sport=water_polo](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_polo) [sport=water_ski](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwater_ski) [sport=weightlifting](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dweightlifting) [sport=windsurfing](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwindsurfing) [sport=wrestling](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dwrestling) [sport=yoga](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dyoga) [sport=zurkhaneh_sport](https://wiki.openstreetmap.org/wiki/Tag:sport%3Dzurkhaneh_sport) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | @@ -1567,23 +1570,23 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -1591,57 +1594,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -1650,7 +1653,7 @@ Elements must match **all** of the following expressions: | [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | | [reviews](#reviews)
_(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ | | [shops-name](#shops-name) | What is the name of this shop?
_This shop is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | -| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
165 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | +| [shop_types](#shop_types)
_(Original in [id_presets](./id_presets.md#shop_types))_ | What kind of shop is this?
_This is a {shop}_
168 options | description | *[shop](https://wiki.osm.org/wiki/Key:shop)* ([string](../SpecialInputElements.md#string)) | | [beauty_shop_type](#beauty_shop_type) | What type of beauty shop is this?
9 options | | _Multiple choice only_ | | [brand](#brand) | What is the brand of this shop?
_Part of {brand}_
1 options | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) | | [second_hand](#second_hand) | Does this shop sell second-hand items?
3 options | | _Multiple choice only_ | @@ -1732,11 +1735,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -1782,11 +1785,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -1797,9 +1801,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -1807,18 +1811,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -1826,18 +1830,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -1847,7 +1851,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -1867,12 +1873,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -1901,7 +1907,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -1914,12 +1920,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -1934,7 +1940,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -2726,7 +2732,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -2737,7 +2743,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -2746,25 +2752,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -2912,160 +2918,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | @@ -3135,22 +3144,22 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -3158,57 +3167,57 @@ Elements must match **all** of the following expressions: | [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -3298,11 +3307,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -4119,7 +4128,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -4130,7 +4139,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -4139,25 +4148,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -4319,160 +4328,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Themes/scouting.md b/Docs/Themes/scouting.md index bbf8df2f1..99815dd39 100644 --- a/Docs/Themes/scouting.md +++ b/Docs/Themes/scouting.md @@ -18,10 +18,11 @@ This theme contains the following layers: Available languages: - en - - de - - uk - cs + - da + - de - it + - uk - zh_Hant # Table of contents @@ -278,48 +279,48 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | +| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [group_only=yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [group_only=no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [capacity:persons](https://wiki.openstreetmap.org/wiki/Key:capacity:persons) | [pnat](../SpecialInputElements.md#pnat) | | -| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | | [contact:mastodon](https://wiki.openstreetmap.org/wiki/Key:contact:mastodon) | [fediverse](../SpecialInputElements.md#fediverse) | | ## Featureview elements and TagRenderings @@ -365,11 +366,11 @@ Elements must match **any** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -743,7 +744,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -754,7 +755,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -763,25 +764,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -966,54 +967,54 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | +| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [group_only=yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [group_only=no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | ## Featureview elements and TagRenderings @@ -1057,11 +1058,11 @@ Elements must match **all** of the following expressions: | [wheelchair-picture-carousel](#wheelchair-picture-carousel)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -1451,7 +1452,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1462,7 +1463,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1471,25 +1472,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1791,54 +1792,54 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | +| [group_only](https://wiki.openstreetmap.org/wiki/Key:group_only) | Multiple choice | [group_only=yes](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dyes) [group_only=no](https://wiki.openstreetmap.org/wiki/Tag:group_only%3Dno) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | ## Featureview elements and TagRenderings @@ -1882,11 +1883,11 @@ Elements must match the expression ** *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -2287,7 +2288,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -2296,25 +2297,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` diff --git a/Docs/Themes/shops.md b/Docs/Themes/shops.md index fa4e374f0..eaaf0c32e 100644 --- a/Docs/Themes/shops.md +++ b/Docs/Themes/shops.md @@ -17,23 +17,23 @@ This theme contains the following layers: Available languages: - en - - fr - - ja - - zh_Hant - - ru - - de - - it - - nb_NO - - hu - - nl - ca - - da - - es - cs + - da + - de + - es - eu - - pl - - uk + - fr + - hu + - it + - ja - ko + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/ski.md b/Docs/Themes/ski.md index 7bbfb8a6b..42ad91aad 100644 --- a/Docs/Themes/ski.md +++ b/Docs/Themes/ski.md @@ -23,16 +23,16 @@ This theme contains the following layers: Available languages: - en + - cs + - da - de - es - - da - fr - - cs - hu - - uk - - nl - - ko - it + - ko + - nl + - uk - zh_Hant # Layers defined in this theme configuration file diff --git a/Docs/Themes/speelplekken.md b/Docs/Themes/speelplekken.md index ec75e88d6..390685756 100644 --- a/Docs/Themes/speelplekken.md +++ b/Docs/Themes/speelplekken.md @@ -136,7 +136,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [_video:id](https://wiki.openstreetmap.org/wiki/Key:_video:id) | [string](../SpecialInputElements.md#string) | | -| [route](https://wiki.openstreetmap.org/wiki/Key:route) | Multiple choice | [iwn](https://wiki.openstreetmap.org/wiki/Tag:route%3Diwn) [nwn](https://wiki.openstreetmap.org/wiki/Tag:route%3Dnwn) [rwn](https://wiki.openstreetmap.org/wiki/Tag:route%3Drwn) [lwn](https://wiki.openstreetmap.org/wiki/Tag:route%3Dlwn) | +| [route](https://wiki.openstreetmap.org/wiki/Key:route) | Multiple choice | [route=iwn](https://wiki.openstreetmap.org/wiki/Tag:route%3Diwn) [route=nwn](https://wiki.openstreetmap.org/wiki/Tag:route%3Dnwn) [route=rwn](https://wiki.openstreetmap.org/wiki/Tag:route%3Drwn) [route=lwn](https://wiki.openstreetmap.org/wiki/Tag:route%3Dlwn) | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [operator:email](https://wiki.openstreetmap.org/wiki/Key:operator:email) | [email](../SpecialInputElements.md#email) | | diff --git a/Docs/Themes/sport_pitches.md b/Docs/Themes/sport_pitches.md index 7907777a8..a22988b38 100644 --- a/Docs/Themes/sport_pitches.md +++ b/Docs/Themes/sport_pitches.md @@ -13,21 +13,21 @@ This theme contains the following layers: Available languages: - en - - nl - - fr - - ja - - zh_Hant - - ru - - de - - it - - hu - ca - - es - - da - cs - - pl - - uk + - da + - de + - es + - fr + - hu + - it + - ja - ko + - nl + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/sports.md b/Docs/Themes/sports.md index db60174e4..874ac55fb 100644 --- a/Docs/Themes/sports.md +++ b/Docs/Themes/sports.md @@ -18,21 +18,22 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - pa_PK - - fr - ca - - es - cs - - zh_Hant + - da + - de + - es - eu - - pl - - it - - ru + - fr - hu - - uk + - it - ko + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Table of contents @@ -182,23 +183,23 @@ Elements must match the expression ** [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | | -| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | -| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | +| [shop](https://wiki.openstreetmap.org/wiki/Key:shop) | [string](../SpecialInputElements.md#string) | [shop=bicycle_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle_rental) [shop=agrarian](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dagrarian) [shop=alcohol](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dalcohol) [shop=anime](https://wiki.openstreetmap.org/wiki/Tag:shop%3Danime) [shop=antiques](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dantiques) [shop=appliance](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dappliance) [shop=art](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dart) [shop=baby_goods](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbaby_goods) [shop=bag](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbag) [shop=bakery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbakery) [shop=bathroom_furnishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbathroom_furnishing) [shop=bbq](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbbq) [shop=beauty](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeauty) [shop=bed](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbed) [shop=beverages](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbeverages) [shop=bicycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbicycle) [shop=boat](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dboat) [shop=bookmaker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbookmaker) [shop=books](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbooks) [shop=brewing_supplies](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbrewing_supplies) [shop=butcher](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dbutcher) [shop=camera](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcamera) [shop=candles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcandles) [shop=cannabis](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcannabis) [shop=car](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar) [shop=car_parts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_parts) [shop=car_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcar_repair) [shop=caravan](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcaravan) [shop=carpet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcarpet) [shop=catalogue](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcatalogue) [shop=charity](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcharity) [shop=cheese](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcheese) [shop=chemist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchemist) [shop=chocolate](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dchocolate) [shop=clothes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dclothes) [shop=coffee](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcoffee) [shop=collector](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcollector) [shop=computer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcomputer) [shop=confectionery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconfectionery) [shop=convenience](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dconvenience) [shop=copyshop](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcopyshop) [shop=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcosmetics) [shop=country_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcountry_store) [shop=craft](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcraft) [shop=curtain](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dcurtain) [shop=dairy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddairy) [shop=deli](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddeli) [shop=department_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddepartment_store) [shop=doityourself](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoityourself) [shop=doors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddoors) [shop=dry_cleaning](https://wiki.openstreetmap.org/wiki/Tag:shop%3Ddry_cleaning) [shop=e-cigarette](https://wiki.openstreetmap.org/wiki/Tag:shop%3De-cigarette) [shop=electrical](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectrical) [shop=electronics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Delectronics) [shop=erotic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Derotic) [shop=fabric](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfabric) [shop=farm](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfarm) [shop=fashion_accessories](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfashion_accessories) [shop=fireplace](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfireplace) [shop=fishing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfishing) [shop=flooring](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflooring) [shop=florist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dflorist) [shop=frame](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dframe) [shop=frozen_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfrozen_food) [shop=fuel](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuel) [shop=funeral_directors](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfuneral_directors) [shop=furniture](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dfurniture) [shop=games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgames) [shop=garden_centre](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgarden_centre) [shop=gas](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgas) [shop=general](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgeneral) [shop=gift](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgift) [shop=gold_buyer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgold_buyer) [shop=greengrocer](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgreengrocer) [shop=groundskeeping](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dgroundskeeping) [shop=hairdresser](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser) [shop=hairdresser_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhairdresser_supply) [shop=hardware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhardware) [shop=health_food](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhealth_food) [shop=hearing_aids](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids) [shop=herbalist](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dherbalist) [shop=hifi](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhifi) [shop=honey](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhoney) [shop=household_linen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhousehold_linen) [shop=houseware](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhouseware) [shop=hunting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhunting) [shop=interior_decoration](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dinterior_decoration) [shop=jewelry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Djewelry) [shop=kiosk](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkiosk) [shop=kitchen](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dkitchen) [shop=laundry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlaundry) [shop=leather](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dleather) [shop=lighting](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlighting) [shop=locksmith](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlocksmith) [shop=lottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dlottery) [shop=mall](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmall) [shop=massage](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmassage) [shop=medical_supply](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply) [shop=military_surplus](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmilitary_surplus) [shop=mobile_phone](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmobile_phone) [shop=model](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmodel) [shop=money_lender](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmoney_lender) [shop=motorcycle](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle) [shop=motorcycle_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmotorcycle_repair) [shop=music](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusic) [shop=musical_instrument](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmusical_instrument) [shop=newsagent](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnewsagent) [shop=nutrition_supplements](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnutrition_supplements) [shop=nuts](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dnuts) [shop=optician](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician) [shop=outdoor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutdoor) [shop=outpost](https://wiki.openstreetmap.org/wiki/Tag:shop%3Doutpost) [shop=paint](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpaint) [shop=party](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dparty) [shop=pasta](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpasta) [shop=pastry](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpastry) [shop=pawnbroker](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpawnbroker) [shop=perfumery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dperfumery) [shop=pet](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet) [shop=pet_grooming](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpet_grooming) [shop=photo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dphoto) [shop=pottery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpottery) [shop=printer_ink](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dprinter_ink) [shop=psychic](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpsychic) [shop=pyrotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dpyrotechnics) [shop=radiotechnics](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dradiotechnics) [shop=religion](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dreligion) [shop=rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drental) [shop=repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drepair) [shop=rice](https://wiki.openstreetmap.org/wiki/Tag:shop%3Drice) [shop=scuba_diving](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dscuba_diving) [shop=seafood](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dseafood) [shop=second_hand](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsecond_hand) [shop=sewing](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsewing) [shop=shoe_repair](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoe_repair) [shop=shoes](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dshoes) [shop=spices](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dspices) [shop=sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports) [shop=stationery](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstationery) [shop=storage_rental](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dstorage_rental) [shop=supermarket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsupermarket) [shop=swimming_pool](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dswimming_pool) [shop=tailor](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtailor) [shop=tattoo](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtattoo) [shop=tea](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtea) [shop=telecommunication](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtelecommunication) [shop=ticket](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dticket) [shop=tiles](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtiles) [shop=tobacco](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtobacco) [shop=tool_hire](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtool_hire) [shop=toys](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtoys) [shop=trade](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrade) [shop=travel_agency](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtravel_agency) [shop=trophy](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtrophy) [shop=tyres](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dtyres) [shop=vacuum_cleaner](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvacuum_cleaner) [shop=variety_store](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvariety_store) [shop=video](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo) [shop=video_games](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dvideo_games) [shop=watches](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwatches) [shop=water](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater) [shop=water_sports](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwater_sports) [shop=weapons](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dweapons) [shop=wholesale](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwholesale) [shop=wigs](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwigs) [shop=window_blind](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwindow_blind) [shop=wine](https://wiki.openstreetmap.org/wiki/Tag:shop%3Dwine) | +| [beauty](https://wiki.openstreetmap.org/wiki/Key:beauty) | Multiple choice | [beauty=nails](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dnails) [beauty=skin_care](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dskin_care) [beauty=tanning](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dtanning) [beauty=cosmetics](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dcosmetics) [beauty=massage](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dmassage) [beauty=waxing](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dwaxing) [beauty=hair_removal](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dhair_removal) [beauty=eyebrow](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Deyebrow) [beauty=pedicure](https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dpedicure) | | [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | | -| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | +| [second_hand](https://wiki.openstreetmap.org/wiki/Key:second_hand) | Multiple choice | [second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Donly) [second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dyes) [second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:second_hand%3Dno) | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | -| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | -| [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) | -| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | -| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | -| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | -| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [service:binding](https://wiki.openstreetmap.org/wiki/Key:service:binding) | Multiple choice | [service:binding=yes](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dyes) [service:binding=no](https://wiki.openstreetmap.org/wiki/Tag:service:binding%3Dno) | +| [healthcare](https://wiki.openstreetmap.org/wiki/Key:healthcare) | Multiple choice | [healthcare=optometrist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Doptometrist) [healthcare=audiologist](https://wiki.openstreetmap.org/wiki/Tag:healthcare%3Daudiologist) | +| [reservation](https://wiki.openstreetmap.org/wiki/Key:reservation) | Multiple choice | [reservation=required](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drequired) [reservation=recommended](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Drecommended) [reservation=yes](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes) [reservation=no](https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno) | +| [service:bicycle:retail](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:retail) | Multiple choice | [service:bicycle:retail=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dyes) [service:bicycle:retail=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:retail%3Dno) | +| [service:bicycle:second_hand](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:second_hand) | Multiple choice | [service:bicycle:second_hand=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dyes) [service:bicycle:second_hand=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Dno) [service:bicycle:second_hand=only](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:second_hand%3Donly) | +| [service:bicycle:repair](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:repair) | Multiple choice | [service:bicycle:repair=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dyes) [service:bicycle:repair=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dno) [service:bicycle:repair=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Donly_sold) [service:bicycle:repair=brand](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:repair%3Dbrand) | +| [service:bicycle:rental](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:rental) | Multiple choice | [service:bicycle:rental=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dyes) [service:bicycle:rental=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:rental%3Dno) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | @@ -206,57 +207,57 @@ Elements must match the expression ** [capacity:mtb](https://wiki.openstreetmap.org/wiki/Key:capacity:mtb) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:bicycle_pannier](https://wiki.openstreetmap.org/wiki/Key:capacity:bicycle_pannier) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:tandem_bicycle](https://wiki.openstreetmap.org/wiki/Key:capacity:tandem_bicycle) | [pnat](../SpecialInputElements.md#pnat) | | -| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | -| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | -| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | +| [service:bicycle:pump](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump) | Multiple choice | [service:bicycle:pump=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes) [service:bicycle:pump=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dno) [service:bicycle:pump=separate](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dseparate) | +| [service:bicycle:diy](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:diy) | Multiple choice | [service:bicycle:diy=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dyes) [service:bicycle:diy=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Dno) [service:bicycle:diy=only_sold](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:diy%3Donly_sold) | +| [service:bicycle:cleaning](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning) | Multiple choice | [service:bicycle:cleaning=yes](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dyes) [service:bicycle:cleaning=diy](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Ddiy) [service:bicycle:cleaning=no](https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:cleaning%3Dno) | | [service:bicycle:cleaning:charge](https://wiki.openstreetmap.org/wiki/Key:service:bicycle:cleaning:charge) | [string](../SpecialInputElements.md#string) | | -| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | -| [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) [customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | -| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | -| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | -| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | -| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | -| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | -| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | -| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | +| [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [internet_access=wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwlan) [internet_access=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [internet_access=terminal](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal) [internet_access=wired](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dwired) [internet_access=terminal;wlan](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dterminal;wlan) | +| [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [internet_access:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [internet_access:fee=no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [internet_access:fee=customers](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dcustomers) | +| [internet_access:ssid](https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid) | [string](../SpecialInputElements.md#string) | [internet_access:ssid=Telekom](https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom) | +| [organic](https://wiki.openstreetmap.org/wiki/Key:organic) | Multiple choice | [organic=yes](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes) [organic=only](https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly) [organic=no](https://wiki.openstreetmap.org/wiki/Tag:organic%3Dno) | +| [diet:sugar_free](https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free) | Multiple choice | [diet:sugar_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Donly) [diet:sugar_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dyes) [diet:sugar_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited) [diet:sugar_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno) | +| [diet:gluten_free](https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free) | Multiple choice | [diet:gluten_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Donly) [diet:gluten_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dyes) [diet:gluten_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited) [diet:gluten_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno) | +| [diet:lactose_free](https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free) | Multiple choice | [diet:lactose_free=only](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly) [diet:lactose_free=yes](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes) [diet:lactose_free=limited](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited) [diet:lactose_free=no](https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno) | +| [dog](https://wiki.openstreetmap.org/wiki/Key:dog) | Multiple choice | [dog=yes](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dyes) [dog=no](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dno) [dog=leashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dleashed) [dog=unleashed](https://wiki.openstreetmap.org/wiki/Tag:dog%3Dunleashed) [dog=outside](https://wiki.openstreetmap.org/wiki/Tag:dog%3Doutside) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [sauna=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes) [sauna=no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) | +| [sauna:access](https://wiki.openstreetmap.org/wiki/Key:sauna:access) | Multiple choice | [sauna:access=yes](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes) [sauna:access=customers](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers) [sauna:access=no](https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | | -| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | -| [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) [separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | -| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | -| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | -| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) | +| [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [toilets=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [toilets=no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [toilets=separate](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dseparate) | +| [toilets:level](https://wiki.openstreetmap.org/wiki/Key:toilets:level) | [float](../SpecialInputElements.md#float) | [toilets:level=0](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0) [toilets:level=1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D1) [toilets:level=-1](https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D-1) | +| [toilets:access](https://wiki.openstreetmap.org/wiki/Key:toilets:access) | [string](../SpecialInputElements.md#string) | [toilets:access=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes) [toilets:access=customers](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers) [toilets:access=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dno) [toilets:access=key](https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dkey) | +| [toilets:fee](https://wiki.openstreetmap.org/wiki/Key:toilets:fee) | Multiple choice | [toilets:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes) [toilets:fee=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dno) | | [toilets:charge](https://wiki.openstreetmap.org/wiki/Key:toilets:charge) | [string](../SpecialInputElements.md#string) | | -| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | -| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | +| [toilets:gender_segregated](https://wiki.openstreetmap.org/wiki/Key:toilets:gender_segregated) | Multiple choice | [toilets:gender_segregated=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dyes) [toilets:gender_segregated=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:gender_segregated%3Dno) | +| [toilets:supervised](https://wiki.openstreetmap.org/wiki/Key:toilets:supervised) | Multiple choice | [toilets:supervised=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dyes) [toilets:supervised=interval](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dinterval) [toilets:supervised=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:supervised%3Dno) | | [toilets:description](https://wiki.openstreetmap.org/wiki/Key:toilets:description) | [text](../SpecialInputElements.md#text) | | -| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | -| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | -| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | -| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | -| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | -| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | -| [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) | -| [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) | -| [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) | -| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | -| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | -| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | -| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | -| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | -| [toilets:wheelchair:is_foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:left) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:left%3Dno) | -| [toilets:wheelchair:is_foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:is_foldable:right) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:is_foldable:right%3Dno) | +| [toilets:wheelchair](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair) | Multiple choice | [toilets:wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes) [toilets:wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dno) [toilets:wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated) | +| [toilets:position](https://wiki.openstreetmap.org/wiki/Key:toilets:position) | Multiple choice | [toilets:position=seated](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated) [toilets:position=urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Durinal) [toilets:position=squat](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dsquat) [toilets:position=seated;urinal](https://wiki.openstreetmap.org/wiki/Tag:toilets:position%3Dseated;urinal) | +| [toilets:disposal](https://wiki.openstreetmap.org/wiki/Key:toilets:disposal) | Multiple choice | [toilets:disposal=flush](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dflush) [toilets:disposal=pitlatrine](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dpitlatrine) [toilets:disposal=bucket](https://wiki.openstreetmap.org/wiki/Tag:toilets:disposal%3Dbucket) | +| [toilets:menstrual_products](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products) | Multiple choice | [toilets:menstrual_products=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dyes) [toilets:menstrual_products=limited](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dlimited) [toilets:menstrual_products=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products%3Dno) | +| [toilets:menstrual_products:location](https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location) | [string](../SpecialInputElements.md#string) | [toilets:menstrual_products:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet) [toilets:menstrual_products:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet) [toilets:menstrual_products:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dwheelchair_toilet) | +| [changing_table](https://wiki.openstreetmap.org/wiki/Key:changing_table) | Multiple choice | [changing_table=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dyes) [changing_table=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table%3Dno) | +| [changing_table:location](https://wiki.openstreetmap.org/wiki/Key:changing_table:location) | [string](../SpecialInputElements.md#string) | [changing_table:location=female_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet) [changing_table:location=male_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet) [changing_table:location=wheelchair_toilet](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dwheelchair_toilet) [changing_table:location=dedicated_room](https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Ddedicated_room) | +| [toilets:paper_supplied](https://wiki.openstreetmap.org/wiki/Key:toilets:paper_supplied) | Multiple choice | [toilets:paper_supplied=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dyes) [toilets:paper_supplied=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:paper_supplied%3Dno) | +| [toilets:handwashing](https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing) | Multiple choice | [toilets:handwashing=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes) [toilets:handwashing=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dno) | +| [handwashing:soap](https://wiki.openstreetmap.org/wiki/Key:handwashing:soap) | Multiple choice | [handwashing:soap=yes](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes) [handwashing:soap=no](https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno) | +| [toilets:hands_drying](https://wiki.openstreetmap.org/wiki/Key:toilets:hands_drying) | Multiple choice | [toilets:hands_drying=electric_hand_dryer](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Delectric_hand_dryer) [toilets:hands_drying=paper_towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dpaper_towel) [toilets:hands_drying=towel_cabinet](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel_cabinet) [toilets:hands_drying=towel](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dtowel) [toilets:hands_drying=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:hands_drying%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [toilets:wheelchair:grab_rail:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:left) | Multiple choice | [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dyes) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) [toilets:wheelchair:grab_rail:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:left%3Dno) | +| [toilets:wheelchair:grab_rail:behind](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:behind) | Multiple choice | [toilets:wheelchair:grab_rail:behind=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dyes) [toilets:wheelchair:grab_rail:behind=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:behind%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:left](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:left) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:left=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dyes) [toilets:wheelchair:grab_rail:foldable:left=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:left%3Dno) | +| [toilets:wheelchair:grab_rail:foldable:right](https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair:grab_rail:foldable:right) | Multiple choice | [toilets:wheelchair:grab_rail:foldable:right=yes](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dyes) [toilets:wheelchair:grab_rail:foldable:right=no](https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair:grab_rail:foldable:right%3Dno) | | [door:width](https://wiki.openstreetmap.org/wiki/Key:door:width) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | -| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | +| [changing_table:adult](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult) | Multiple choice | [changing_table:adult=yes](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes) [changing_table:adult=no](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dno) | +| [changing_table:adult:height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height) | [pfloat](../SpecialInputElements.md#pfloat) | [changing_table:adult:height=adjustable](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable) | | [changing_table:adult:min_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:min_height) | [pfloat](../SpecialInputElements.md#pfloat) | | | [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | -| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | +| [changing_table:adult:height:mechanism](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height:mechanism) | Multiple choice | [changing_table:adult:height:mechanism=manual](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Dmanual) [changing_table:adult:height:mechanism=electric](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height:mechanism%3Delectric) | +| [changing_table:adult:support](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:support) | Multiple choice | [changing_table:adult:support=wall_mounted](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwall_mounted) [changing_table:adult:support=legs](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dlegs) [changing_table:adult:support=wheels](https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:support%3Dwheels) | ## Featureview elements and TagRenderings @@ -265,7 +266,7 @@ Elements must match the expression ** _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture-carousel))_ | _{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-picture](#wheelchair-picture)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-picture))_ | _{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}_ | wheelchair, hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-title](#wheelchair-title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-title))_ | _Wheelchair accessible toilet_
2 options | hidden, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | -| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilet-wheelchair-access](#toilet-wheelchair-access)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-wheelchair-access))_ | Is the wheelchair-accessible toilet locked?
5 options | hidden, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_lr](#toilets_wheelchair_has_grab_rail_lr)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_lr))_ | Is there a grab rail?
4 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_has_grab_rail_behind](#toilets_wheelchair_has_grab_rail_behind)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_has_grab_rail_behind))_ | Does the toilet have a grab rail behind the toilet?
2 options | wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_left](#toilets_wheelchair_is_foldable_left)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_left))_ | Is the left grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | +| [toilets_wheelchair_is_foldable_right](#toilets_wheelchair_is_foldable_right)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilets_wheelchair_is_foldable_right))_ | Is the right grab rail foldable?
2 options | generic_questions, wheelchair, relevant-questions, prefixed, amenity-prefixed, hidden, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [wheelchair-door-width](#wheelchair-door-width)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#wheelchair-door-width))_ | What is the width of the door to the wheelchair accessible toilet?
_The door to the wheelchair-accessible toilet is {canonical(door:width)} wide_ | relevant-questions, wheelchair, hidden, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | *[door:width](https://wiki.osm.org/wiki/Key:door:width)* ([pfloat](../SpecialInputElements.md#pfloat)) | | [questions-wheelchair](#questions-wheelchair)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#questions-wheelchair))_ | _{questions(wheelchair,,)}_ | wheelchair, hidden, relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | | [adult_changing_table_title](#adult_changing_table_title)
_(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#adult_changing_table_title))_ | _Adult changing table_ | hidden, prefixed, adult-changing-table, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ | @@ -397,11 +398,12 @@ The question is `What kind of shop is this?` - *Anime / Manga Shop* is shown if with
shop=anime - *Antique Shop* is shown if with shop=antiques - *Appliance Store* is shown if with shop=appliance - - *Art Store* is shown if with shop=art + - *Art Store* is shown if with shop=art - *Baby Goods Store* is shown if with shop=baby_goods - *Bag/Luggage Store* is shown if with shop=bag - *Bakery* is shown if with shop=bakery - *Bathroom Furnishing Store* is shown if with shop=bathroom_furnishing + - *Barbecue Shop* is shown if with shop=bbq - *Beauty Shop* is shown if with shop=beauty - *Bedding/Mattress Store* is shown if with shop=bed - *Beverage Store* is shown if with shop=beverages @@ -412,9 +414,9 @@ The question is `What kind of shop is this?` - *Brewing Supply Store* is shown if with shop=brewing_supplies - *Butcher* is shown if with shop=butcher - *Camera Equipment Store* is shown if with shop=camera - - *Candle Shop* is shown if with shop=candles + - *Candle Shop* is shown if with shop=candles - *Cannabis Shop* is shown if with shop=cannabis - - *Car Dealership* is shown if with shop=car + - *Car Dealership* is shown if with shop=car - *Car Parts Store* is shown if with shop=car_parts - *Car Repair Shop* is shown if with shop=car_repair - *RV Dealership* is shown if with shop=caravan @@ -422,18 +424,18 @@ The question is `What kind of shop is this?` - *Catalog Shop* is shown if with shop=catalogue - *Charity Store* is shown if with shop=charity - *Cheese Store* is shown if with shop=cheese - - *Drugstore* is shown if with shop=chemist + - *Drugstore* is shown if with shop=chemist - *Chocolate Store* is shown if with shop=chocolate - *Clothing Store* is shown if with shop=clothes - *Coffee Store* is shown if with shop=coffee - - *Collectibles Shop* is shown if with shop=collector + - *Collectibles Shop* is shown if with shop=collector - *Computer Store* is shown if with shop=computer - *Candy Store* is shown if with shop=confectionery - - *Convenience Store* is shown if with shop=convenience + - *Convenience Store* is shown if with shop=convenience - *Copy Store* is shown if with shop=copyshop - *Cosmetics Store* is shown if with shop=cosmetics - *Rural Supplies Store* is shown if with shop=country_store - - *Arts & Crafts Store* is shown if with shop=craft + - *Arts & Crafts Store* is shown if with shop=craft - *Curtain Store* is shown if with shop=curtain - *Dairy Store* is shown if with shop=dairy - *Delicatessen* is shown if with shop=deli @@ -441,18 +443,18 @@ The question is `What kind of shop is this?` - *DIY Store* is shown if with shop=doityourself - *Door Shop* is shown if with shop=doors - *Dry Cleaner* is shown if with shop=dry_cleaning - - *E-Cigarette Shop* is shown if with shop=e-cigarette + - *E-Cigarette Shop* is shown if with shop=e-cigarette - *Electrical Equipment Store* is shown if with shop=electrical - *Electronics Store* is shown if with shop=electronics - *Erotic Store* is shown if with shop=erotic - *Fabric Store* is shown if with shop=fabric - - *Produce Stand* is shown if with shop=farm + - *Produce Stand* is shown if with shop=farm - *Fashion Accessories Store* is shown if with shop=fashion_accessories - *Fireplace Store* is shown if with shop=fireplace - *Fishing Shop* is shown if with shop=fishing - *Flooring Supply Shop* is shown if with shop=flooring - *Florist* is shown if with shop=florist - - *Framing Shop* is shown if with shop=frame + - *Framing Shop* is shown if with shop=frame - *Frozen Food Store* is shown if with shop=frozen_food - *Fuel Shop* is shown if with shop=fuel - *Funeral Home* is shown if with shop=funeral_directors @@ -462,7 +464,9 @@ The question is `What kind of shop is this?` - *Bottled Gas Shop* is shown if with shop=gas - *General Store* is shown if with shop=general - *Gift Shop* is shown if with shop=gift + - *Gold buyer* is shown if with shop=gold_buyer - *Greengrocer* is shown if with shop=greengrocer + - *Lawn & Garden Equipment Store* is shown if with shop=groundskeeping - *Hairdresser* is shown if with shop=hairdresser - *Hairdresser Supply Store* is shown if with shop=hairdresser_supply - *Hardware Store* is shown if with shop=hardware @@ -482,12 +486,12 @@ The question is `What kind of shop is this?` - *Leather Store* is shown if with shop=leather - *Lighting Store* is shown if with shop=lighting - *Locksmith* is shown if with shop=locksmith - - *Lottery Shop* is shown if with shop=lottery - - *Mall* is shown if with shop=mall + - *Lottery Shop* is shown if with shop=lottery + - *Mall* is shown if with shop=mall - *Massage Shop* is shown if with shop=massage - *Medical Supply Store* is shown if with shop=medical_supply - *Military Surplus Store* is shown if with shop=military_surplus - - *Mobile Phone Store* is shown if with shop=mobile_phone + - *Mobile Phone Store* is shown if with shop=mobile_phone - *Model Shop* is shown if with shop=model - *Money Lender* is shown if with shop=money_lender - *Motorcycle Dealership* is shown if with shop=motorcycle @@ -516,7 +520,7 @@ The question is `What kind of shop is this?` - *Radio/Electronic Component Store* is shown if with shop=radiotechnics - *Religious Store* is shown if with shop=religion - *Rental Shop* is shown if with shop=rental - - *Repair Shop* is shown if with shop=repair + - *Repair Shop* is shown if with shop=repair - *Rice Store* is shown if with shop=rice - *Scuba Diving Shop* is shown if with shop=scuba_diving - *Seafood Shop* is shown if with shop=seafood @@ -529,12 +533,12 @@ The question is `What kind of shop is this?` - *Stationery Store* is shown if with shop=stationery - *Storage Rental* is shown if with shop=storage_rental - *Supermarket* is shown if with shop=supermarket - - *Pool Supply Store* is shown if with shop=swimming_pool + - *Pool Supply Store* is shown if with shop=swimming_pool - *Tailor* is shown if with shop=tailor - *Tattoo Parlor* is shown if with shop=tattoo - *Tea Store* is shown if with shop=tea - *Telecom Retail Store* is shown if with shop=telecommunication - - *Ticket Seller* is shown if with shop=ticket + - *Ticket Seller* is shown if with shop=ticket - *Tile Shop* is shown if with shop=tiles - *Tobacco Shop* is shown if with shop=tobacco - *Tool Rental* is shown if with shop=tool_hire @@ -549,7 +553,7 @@ The question is `What kind of shop is this?` - *Video Game Store* is shown if with shop=video_games - *Watches Shop* is shown if with shop=watches - *Drinking Water Shop* is shown if with shop=water - - *Watersport/Swim Shop* is shown if with shop=water_sports + - *Watersport/Swim Shop* is shown if with shop=water_sports - *Weapon Shop* is shown if with shop=weapons - *Wholesale Store* is shown if with shop=wholesale - *Wig Shop* is shown if with shop=wigs @@ -1341,7 +1345,7 @@ The question is `Is the wheelchair-accessible toilet locked?` - *One can use a EuroKey to access this bathroom* is shown if with centralkey=eurokey This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) & (access=yes | access=public | access=customers | access=) -This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `hidden` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_lr The question is `Is there a grab rail?` @@ -1352,7 +1356,7 @@ The question is `Is there a grab rail?` - *No grab rails at all* is shown if with toilets:wheelchair:grab_rail:left=no & toilets:wheelchair:grab_rail:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_has_grab_rail_behind The question is `Does the toilet have a grab rail behind the toilet?` @@ -1361,25 +1365,25 @@ The question is `Does the toilet have a grab rail behind the toilet?` - *No grab rail behind the toilet* is shown if with toilets:wheelchair:grab_rail:behind=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_left The question is `Is the left grab rail foldable?` - - *The left grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:left=yes - - *The left grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:left=no + - *The left grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=yes + - *The left grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:left=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:left=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### toilets_wheelchair_is_foldable_right The question is `Is the right grab rail foldable?` - - *The right grab rail is foldable* is shown if with toilets:wheelchair:is_foldable:right=yes - - *The right grab rail is not foldable* is shown if with toilets:wheelchair:is_foldable:right=no + - *The right grab rail is foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=yes + - *The right grab rail is not foldable* is shown if with toilets:wheelchair:grab_rail:foldable:right=no This tagrendering is only visible in the popup if the following condition is met: toilets=yes & toilets:wheelchair:grab_rail:right=yes & (toilets:wheelchair=yes | (amenity=toilets & wheelchair=yes)) -This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `relevant_questions` `toilet-questions` `hidden` `all` +This tagrendering has labels `generic_questions` `wheelchair` `relevant-questions` `prefixed` `amenity-prefixed` `hidden` `relevant_questions` `toilet-questions` `hidden` `all` ### wheelchair-door-width The question is `What is the width of the door to the wheelchair accessible toilet?` @@ -1541,160 +1545,163 @@ _This tagrendering has no question and is thus read-only_ | shop_types.9 | Bag/Luggage Store | shop=bag | | shop_types.10 | Bakery | shop=bakery | | shop_types.11 | Bathroom Furnishing Store | shop=bathroom_furnishing | -| shop_types.12 | Beauty Shop | shop=beauty | -| shop_types.13 | Bedding/Mattress Store | shop=bed | -| shop_types.14 | Beverage Store | shop=beverages | -| shop_types.15 | Bicycle Shop | shop=bicycle | -| shop_types.16 | Boat Store | shop=boat | -| shop_types.17 | Bookmaker | shop=bookmaker | -| shop_types.18 | Bookstore | shop=books | -| shop_types.19 | Brewing Supply Store | shop=brewing_supplies | -| shop_types.20 | Butcher | shop=butcher | -| shop_types.21 | Camera Equipment Store | shop=camera | -| shop_types.22 | Candle Shop | shop=candles | -| shop_types.23 | Cannabis Shop | shop=cannabis | -| shop_types.24 | Car Dealership | shop=car | -| shop_types.25 | Car Parts Store | shop=car_parts | -| shop_types.26 | Car Repair Shop | shop=car_repair | -| shop_types.27 | RV Dealership | shop=caravan | -| shop_types.28 | Carpet Store | shop=carpet | -| shop_types.29 | Catalog Shop | shop=catalogue | -| shop_types.30 | Charity Store | shop=charity | -| shop_types.31 | Cheese Store | shop=cheese | -| shop_types.32 | Drugstore | shop=chemist | -| shop_types.33 | Chocolate Store | shop=chocolate | -| shop_types.34 | Clothing Store | shop=clothes | -| shop_types.35 | Coffee Store | shop=coffee | -| shop_types.36 | Collectibles Shop | shop=collector | -| shop_types.37 | Computer Store | shop=computer | -| shop_types.38 | Candy Store | shop=confectionery | -| shop_types.39 | Convenience Store | shop=convenience | -| shop_types.40 | Copy Store | shop=copyshop | -| shop_types.41 | Cosmetics Store | shop=cosmetics | -| shop_types.42 | Rural Supplies Store | shop=country_store | -| shop_types.43 | Arts & Crafts Store | shop=craft | -| shop_types.44 | Curtain Store | shop=curtain | -| shop_types.45 | Dairy Store | shop=dairy | -| shop_types.46 | Delicatessen | shop=deli | -| shop_types.47 | Department Store | shop=department_store | -| shop_types.48 | DIY Store | shop=doityourself | -| shop_types.49 | Door Shop | shop=doors | -| shop_types.50 | Dry Cleaner | shop=dry_cleaning | -| shop_types.51 | E-Cigarette Shop | shop=e-cigarette | -| shop_types.52 | Electrical Equipment Store | shop=electrical | -| shop_types.53 | Electronics Store | shop=electronics | -| shop_types.54 | Erotic Store | shop=erotic | -| shop_types.55 | Fabric Store | shop=fabric | -| shop_types.56 | Produce Stand | shop=farm | -| shop_types.57 | Fashion Accessories Store | shop=fashion_accessories | -| shop_types.58 | Fireplace Store | shop=fireplace | -| shop_types.59 | Fishing Shop | shop=fishing | -| shop_types.60 | Flooring Supply Shop | shop=flooring | -| shop_types.61 | Florist | shop=florist | -| shop_types.62 | Framing Shop | shop=frame | -| shop_types.63 | Frozen Food Store | shop=frozen_food | -| shop_types.64 | Fuel Shop | shop=fuel | -| shop_types.65 | Funeral Home | shop=funeral_directors | -| shop_types.66 | Furniture Store | shop=furniture | -| shop_types.67 | Tabletop Game Store | shop=games | -| shop_types.68 | Garden Center | shop=garden_centre | -| shop_types.69 | Bottled Gas Shop | shop=gas | -| shop_types.70 | General Store | shop=general | -| shop_types.71 | Gift Shop | shop=gift | -| shop_types.72 | Greengrocer | shop=greengrocer | -| shop_types.73 | Hairdresser | shop=hairdresser | -| shop_types.74 | Hairdresser Supply Store | shop=hairdresser_supply | -| shop_types.75 | Hardware Store | shop=hardware | -| shop_types.76 | Health Food Store | shop=health_food | -| shop_types.77 | Hearing Aids Store | shop=hearing_aids | -| shop_types.78 | Herbalist | shop=herbalist | -| shop_types.79 | Hifi Store | shop=hifi | -| shop_types.80 | Honey Store | shop=honey | -| shop_types.81 | Household Linen Shop | shop=household_linen | -| shop_types.82 | Houseware Store | shop=houseware | -| shop_types.83 | Hunting Shop | shop=hunting | -| shop_types.84 | Interior Decoration Store | shop=interior_decoration | -| shop_types.85 | Jewelry Store | shop=jewelry | -| shop_types.86 | Kiosk | shop=kiosk | -| shop_types.87 | Kitchen Design Store | shop=kitchen | -| shop_types.88 | Laundry | shop=laundry | -| shop_types.89 | Leather Store | shop=leather | -| shop_types.90 | Lighting Store | shop=lighting | -| shop_types.91 | Locksmith | shop=locksmith | -| shop_types.92 | Lottery Shop | shop=lottery | -| shop_types.93 | Mall | shop=mall | -| shop_types.94 | Massage Shop | shop=massage | -| shop_types.95 | Medical Supply Store | shop=medical_supply | -| shop_types.96 | Military Surplus Store | shop=military_surplus | -| shop_types.97 | Mobile Phone Store | shop=mobile_phone | -| shop_types.98 | Model Shop | shop=model | -| shop_types.99 | Money Lender | shop=money_lender | -| shop_types.100 | Motorcycle Dealership | shop=motorcycle | -| shop_types.101 | Motorcycle Repair Shop | shop=motorcycle_repair | -| shop_types.102 | Music Store | shop=music | -| shop_types.103 | Musical Instrument Store | shop=musical_instrument | -| shop_types.104 | Newsstand | shop=newsagent | -| shop_types.105 | Nutrition Supplements Store | shop=nutrition_supplements | -| shop_types.106 | Nuts Shop | shop=nuts | -| shop_types.107 | Optician | shop=optician | -| shop_types.108 | Outdoors Store | shop=outdoor | -| shop_types.109 | Online Retailer Outpost | shop=outpost | -| shop_types.110 | Paint Store | shop=paint | -| shop_types.111 | Party Supply Store | shop=party | -| shop_types.112 | Pasta Store | shop=pasta | -| shop_types.113 | Pastry Shop | shop=pastry | -| shop_types.114 | Pawnshop | shop=pawnbroker | -| shop_types.115 | Perfume Store | shop=perfumery | -| shop_types.116 | Pet Store | shop=pet | -| shop_types.117 | Pet Groomer | shop=pet_grooming | -| shop_types.118 | Photography Store | shop=photo | -| shop_types.119 | Pottery Store | shop=pottery | -| shop_types.120 | Printer Ink Store | shop=printer_ink | -| shop_types.121 | Psychic | shop=psychic | -| shop_types.122 | Fireworks Store | shop=pyrotechnics | -| shop_types.123 | Radio/Electronic Component Store | shop=radiotechnics | -| shop_types.124 | Religious Store | shop=religion | -| shop_types.125 | Rental Shop | shop=rental | -| shop_types.126 | Repair Shop | shop=repair | -| shop_types.127 | Rice Store | shop=rice | -| shop_types.128 | Scuba Diving Shop | shop=scuba_diving | -| shop_types.129 | Seafood Shop | shop=seafood | -| shop_types.130 | Thrift Store | shop=second_hand | -| shop_types.131 | Sewing Supply Shop | shop=sewing | -| shop_types.132 | Shoe Repair Shop | shop=shoe_repair | -| shop_types.133 | Shoe Store | shop=shoes | -| shop_types.134 | Spice Shop | shop=spices | -| shop_types.135 | Sporting Goods Store | shop=sports | -| shop_types.136 | Stationery Store | shop=stationery | -| shop_types.137 | Storage Rental | shop=storage_rental | -| shop_types.138 | Supermarket | shop=supermarket | -| shop_types.139 | Pool Supply Store | shop=swimming_pool | -| shop_types.140 | Tailor | shop=tailor | -| shop_types.141 | Tattoo Parlor | shop=tattoo | -| shop_types.142 | Tea Store | shop=tea | -| shop_types.143 | Telecom Retail Store | shop=telecommunication | -| shop_types.144 | Ticket Seller | shop=ticket | -| shop_types.145 | Tile Shop | shop=tiles | -| shop_types.146 | Tobacco Shop | shop=tobacco | -| shop_types.147 | Tool Rental | shop=tool_hire | -| shop_types.148 | Toy Store | shop=toys | -| shop_types.149 | Trade Shop | shop=trade | -| shop_types.150 | Travel Agency | shop=travel_agency | -| shop_types.151 | Trophy Shop | shop=trophy | -| shop_types.152 | Tire Store | shop=tyres | -| shop_types.153 | Vacuum Cleaner Store | shop=vacuum_cleaner | -| shop_types.154 | Discount Store | shop=variety_store | -| shop_types.155 | Video Store | shop=video | -| shop_types.156 | Video Game Store | shop=video_games | -| shop_types.157 | Watches Shop | shop=watches | -| shop_types.158 | Drinking Water Shop | shop=water | -| shop_types.159 | Watersport/Swim Shop | shop=water_sports | -| shop_types.160 | Weapon Shop | shop=weapons | -| shop_types.161 | Wholesale Store | shop=wholesale | -| shop_types.162 | Wig Shop | shop=wigs | -| shop_types.163 | Window Blind Store | shop=window_blind | -| shop_types.164 | Wine Shop | shop=wine | -| shop_types.165 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | +| shop_types.12 | Barbecue Shop | shop=bbq | +| shop_types.13 | Beauty Shop | shop=beauty | +| shop_types.14 | Bedding/Mattress Store | shop=bed | +| shop_types.15 | Beverage Store | shop=beverages | +| shop_types.16 | Bicycle Shop | shop=bicycle | +| shop_types.17 | Boat Store | shop=boat | +| shop_types.18 | Bookmaker | shop=bookmaker | +| shop_types.19 | Bookstore | shop=books | +| shop_types.20 | Brewing Supply Store | shop=brewing_supplies | +| shop_types.21 | Butcher | shop=butcher | +| shop_types.22 | Camera Equipment Store | shop=camera | +| shop_types.23 | Candle Shop | shop=candles | +| shop_types.24 | Cannabis Shop | shop=cannabis | +| shop_types.25 | Car Dealership | shop=car | +| shop_types.26 | Car Parts Store | shop=car_parts | +| shop_types.27 | Car Repair Shop | shop=car_repair | +| shop_types.28 | RV Dealership | shop=caravan | +| shop_types.29 | Carpet Store | shop=carpet | +| shop_types.30 | Catalog Shop | shop=catalogue | +| shop_types.31 | Charity Store | shop=charity | +| shop_types.32 | Cheese Store | shop=cheese | +| shop_types.33 | Drugstore | shop=chemist | +| shop_types.34 | Chocolate Store | shop=chocolate | +| shop_types.35 | Clothing Store | shop=clothes | +| shop_types.36 | Coffee Store | shop=coffee | +| shop_types.37 | Collectibles Shop | shop=collector | +| shop_types.38 | Computer Store | shop=computer | +| shop_types.39 | Candy Store | shop=confectionery | +| shop_types.40 | Convenience Store | shop=convenience | +| shop_types.41 | Copy Store | shop=copyshop | +| shop_types.42 | Cosmetics Store | shop=cosmetics | +| shop_types.43 | Rural Supplies Store | shop=country_store | +| shop_types.44 | Arts & Crafts Store | shop=craft | +| shop_types.45 | Curtain Store | shop=curtain | +| shop_types.46 | Dairy Store | shop=dairy | +| shop_types.47 | Delicatessen | shop=deli | +| shop_types.48 | Department Store | shop=department_store | +| shop_types.49 | DIY Store | shop=doityourself | +| shop_types.50 | Door Shop | shop=doors | +| shop_types.51 | Dry Cleaner | shop=dry_cleaning | +| shop_types.52 | E-Cigarette Shop | shop=e-cigarette | +| shop_types.53 | Electrical Equipment Store | shop=electrical | +| shop_types.54 | Electronics Store | shop=electronics | +| shop_types.55 | Erotic Store | shop=erotic | +| shop_types.56 | Fabric Store | shop=fabric | +| shop_types.57 | Produce Stand | shop=farm | +| shop_types.58 | Fashion Accessories Store | shop=fashion_accessories | +| shop_types.59 | Fireplace Store | shop=fireplace | +| shop_types.60 | Fishing Shop | shop=fishing | +| shop_types.61 | Flooring Supply Shop | shop=flooring | +| shop_types.62 | Florist | shop=florist | +| shop_types.63 | Framing Shop | shop=frame | +| shop_types.64 | Frozen Food Store | shop=frozen_food | +| shop_types.65 | Fuel Shop | shop=fuel | +| shop_types.66 | Funeral Home | shop=funeral_directors | +| shop_types.67 | Furniture Store | shop=furniture | +| shop_types.68 | Tabletop Game Store | shop=games | +| shop_types.69 | Garden Center | shop=garden_centre | +| shop_types.70 | Bottled Gas Shop | shop=gas | +| shop_types.71 | General Store | shop=general | +| shop_types.72 | Gift Shop | shop=gift | +| shop_types.73 | Gold buyer | shop=gold_buyer | +| shop_types.74 | Greengrocer | shop=greengrocer | +| shop_types.75 | Lawn & Garden Equipment Store | shop=groundskeeping | +| shop_types.76 | Hairdresser | shop=hairdresser | +| shop_types.77 | Hairdresser Supply Store | shop=hairdresser_supply | +| shop_types.78 | Hardware Store | shop=hardware | +| shop_types.79 | Health Food Store | shop=health_food | +| shop_types.80 | Hearing Aids Store | shop=hearing_aids | +| shop_types.81 | Herbalist | shop=herbalist | +| shop_types.82 | Hifi Store | shop=hifi | +| shop_types.83 | Honey Store | shop=honey | +| shop_types.84 | Household Linen Shop | shop=household_linen | +| shop_types.85 | Houseware Store | shop=houseware | +| shop_types.86 | Hunting Shop | shop=hunting | +| shop_types.87 | Interior Decoration Store | shop=interior_decoration | +| shop_types.88 | Jewelry Store | shop=jewelry | +| shop_types.89 | Kiosk | shop=kiosk | +| shop_types.90 | Kitchen Design Store | shop=kitchen | +| shop_types.91 | Laundry | shop=laundry | +| shop_types.92 | Leather Store | shop=leather | +| shop_types.93 | Lighting Store | shop=lighting | +| shop_types.94 | Locksmith | shop=locksmith | +| shop_types.95 | Lottery Shop | shop=lottery | +| shop_types.96 | Mall | shop=mall | +| shop_types.97 | Massage Shop | shop=massage | +| shop_types.98 | Medical Supply Store | shop=medical_supply | +| shop_types.99 | Military Surplus Store | shop=military_surplus | +| shop_types.100 | Mobile Phone Store | shop=mobile_phone | +| shop_types.101 | Model Shop | shop=model | +| shop_types.102 | Money Lender | shop=money_lender | +| shop_types.103 | Motorcycle Dealership | shop=motorcycle | +| shop_types.104 | Motorcycle Repair Shop | shop=motorcycle_repair | +| shop_types.105 | Music Store | shop=music | +| shop_types.106 | Musical Instrument Store | shop=musical_instrument | +| shop_types.107 | Newsstand | shop=newsagent | +| shop_types.108 | Nutrition Supplements Store | shop=nutrition_supplements | +| shop_types.109 | Nuts Shop | shop=nuts | +| shop_types.110 | Optician | shop=optician | +| shop_types.111 | Outdoors Store | shop=outdoor | +| shop_types.112 | Online Retailer Outpost | shop=outpost | +| shop_types.113 | Paint Store | shop=paint | +| shop_types.114 | Party Supply Store | shop=party | +| shop_types.115 | Pasta Store | shop=pasta | +| shop_types.116 | Pastry Shop | shop=pastry | +| shop_types.117 | Pawnshop | shop=pawnbroker | +| shop_types.118 | Perfume Store | shop=perfumery | +| shop_types.119 | Pet Store | shop=pet | +| shop_types.120 | Pet Groomer | shop=pet_grooming | +| shop_types.121 | Photography Store | shop=photo | +| shop_types.122 | Pottery Store | shop=pottery | +| shop_types.123 | Printer Ink Store | shop=printer_ink | +| shop_types.124 | Psychic | shop=psychic | +| shop_types.125 | Fireworks Store | shop=pyrotechnics | +| shop_types.126 | Radio/Electronic Component Store | shop=radiotechnics | +| shop_types.127 | Religious Store | shop=religion | +| shop_types.128 | Rental Shop | shop=rental | +| shop_types.129 | Repair Shop | shop=repair | +| shop_types.130 | Rice Store | shop=rice | +| shop_types.131 | Scuba Diving Shop | shop=scuba_diving | +| shop_types.132 | Seafood Shop | shop=seafood | +| shop_types.133 | Thrift Store | shop=second_hand | +| shop_types.134 | Sewing Supply Shop | shop=sewing | +| shop_types.135 | Shoe Repair Shop | shop=shoe_repair | +| shop_types.136 | Shoe Store | shop=shoes | +| shop_types.137 | Spice Shop | shop=spices | +| shop_types.138 | Sporting Goods Store | shop=sports | +| shop_types.139 | Stationery Store | shop=stationery | +| shop_types.140 | Storage Rental | shop=storage_rental | +| shop_types.141 | Supermarket | shop=supermarket | +| shop_types.142 | Pool Supply Store | shop=swimming_pool | +| shop_types.143 | Tailor | shop=tailor | +| shop_types.144 | Tattoo Parlor | shop=tattoo | +| shop_types.145 | Tea Store | shop=tea | +| shop_types.146 | Telecom Retail Store | shop=telecommunication | +| shop_types.147 | Ticket Seller | shop=ticket | +| shop_types.148 | Tile Shop | shop=tiles | +| shop_types.149 | Tobacco Shop | shop=tobacco | +| shop_types.150 | Tool Rental | shop=tool_hire | +| shop_types.151 | Toy Store | shop=toys | +| shop_types.152 | Trade Shop | shop=trade | +| shop_types.153 | Travel Agency | shop=travel_agency | +| shop_types.154 | Trophy Shop | shop=trophy | +| shop_types.155 | Tire Store | shop=tyres | +| shop_types.156 | Vacuum Cleaner Store | shop=vacuum_cleaner | +| shop_types.157 | Discount Store | shop=variety_store | +| shop_types.158 | Video Store | shop=video | +| shop_types.159 | Video Game Store | shop=video_games | +| shop_types.160 | Watches Shop | shop=watches | +| shop_types.161 | Drinking Water Shop | shop=water | +| shop_types.162 | Watersport/Swim Shop | shop=water_sports | +| shop_types.163 | Weapon Shop | shop=weapons | +| shop_types.164 | Wholesale Store | shop=wholesale | +| shop_types.165 | Wig Shop | shop=wigs | +| shop_types.166 | Window Blind Store | shop=window_blind | +| shop_types.167 | Wine Shop | shop=wine | +| shop_types.168 | This shop is no longer used. It is vacant | disused:shop= | (shop=disused | shop=vacant | disused:shop~^(.+)$ | abandoned:shop~^(.+)$) | | id | question | osmTags | -----|-----|----- | diff --git a/Docs/Themes/stations.md b/Docs/Themes/stations.md index 44df6e6c7..8295aa9bc 100644 --- a/Docs/Themes/stations.md +++ b/Docs/Themes/stations.md @@ -35,19 +35,19 @@ This theme contains the following layers: Available languages: - en - - de - - nl - - nb_NO - - fr - ca - - es - cs - - zh_Hant - - pl - da - - it + - de + - es + - fr - hu + - it - ko + - nb_NO + - nl + - pl + - zh_Hant # Table of contents @@ -128,8 +128,8 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [departures_board](https://wiki.openstreetmap.org/wiki/Key:departures_board) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dyes) [realtime](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Drealtime) [timetable](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dtimetable) [delay](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Ddelay) | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [departures_board](https://wiki.openstreetmap.org/wiki/Key:departures_board) | Multiple choice | [departures_board=yes](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dyes) [departures_board=realtime](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Drealtime) [departures_board=timetable](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dtimetable) [departures_board=delay](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Ddelay) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/street_lighting.md b/Docs/Themes/street_lighting.md index 532f7456a..db6b02d7c 100644 --- a/Docs/Themes/street_lighting.md +++ b/Docs/Themes/street_lighting.md @@ -16,22 +16,22 @@ This theme contains the following layers: Available languages: - en - - nl - - ru - - zh_Hant - - hu - - de - ca - - fr - - nb_NO - - da - - pa_PK - - es - cs + - da + - de + - es + - fr + - hu - it - - pl - - uk - ko + - nb_NO + - nl + - pa_PK + - pl + - ru + - uk + - zh_Hant # Table of contents @@ -74,7 +74,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) | +| [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [lit=yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [lit=no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [lit=24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/surveillance.md b/Docs/Themes/surveillance.md index c9cd661f3..7289bd0db 100644 --- a/Docs/Themes/surveillance.md +++ b/Docs/Themes/surveillance.md @@ -16,23 +16,23 @@ This theme contains the following layers: Available languages: - en - - nl - - ja - - zh_Hant - - fr - - de - - it - - hu - ca - - nb_NO - - da - - es - cs - - pl - - sl - - ru - - uk + - da + - de + - es + - fr + - hu + - it + - ja - ko + - nb_NO + - nl + - pl + - ru + - sl + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/toerisme_vlaanderen.md b/Docs/Themes/toerisme_vlaanderen.md index 15fa205ff..912ec57c3 100644 --- a/Docs/Themes/toerisme_vlaanderen.md +++ b/Docs/Themes/toerisme_vlaanderen.md @@ -207,60 +207,60 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=key](https://wiki.openstreetmap.org/wiki/Tag:access%3Dkey) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) [access=permissive](https://wiki.openstreetmap.org/wiki/Tag:access%3Dpermissive) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:schuko](https://wiki.openstreetmap.org/wiki/Key:socket:schuko) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:schuko:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230) | -| [socket:schuko:current](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16) | -| [socket:schuko:output](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW) | +| [socket:schuko:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:voltage%3D230) | +| [socket:schuko:current](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:current%3D16) | +| [socket:schuko:output](https://wiki.openstreetmap.org/wiki/Key:socket:schuko:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:schuko:output=3.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:schuko:output%3D3.6 kW) | | [socket:typee](https://wiki.openstreetmap.org/wiki/Key:socket:typee) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:typee:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230) | -| [socket:typee:current](https://wiki.openstreetmap.org/wiki/Key:socket:typee:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16) | -| [socket:typee:output](https://wiki.openstreetmap.org/wiki/Key:socket:typee:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW) | +| [socket:typee:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:typee:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:voltage%3D230) | +| [socket:typee:current](https://wiki.openstreetmap.org/wiki/Key:socket:typee:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:current%3D16) | +| [socket:typee:output](https://wiki.openstreetmap.org/wiki/Key:socket:typee:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:typee:output=3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D3 kW) [socket:typee:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:typee:output%3D22 kW) | | [socket:chademo](https://wiki.openstreetmap.org/wiki/Key:socket:chademo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:chademo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500) | -| [socket:chademo:current](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120) | -| [socket:chademo:output](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW) | +| [socket:chademo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:voltage%3D500) | +| [socket:chademo:current](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:current=120](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:current%3D120) | +| [socket:chademo:output](https://wiki.openstreetmap.org/wiki/Key:socket:chademo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:chademo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:chademo:output%3D50 kW) | | [socket:type1_cable](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200) [240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240) | -| [socket:type1_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32) | -| [socket:type1_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW) [7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW) | +| [socket:type1_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:voltage=200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D200) [socket:type1_cable:voltage=240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:voltage%3D240) | +| [socket:type1_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:current%3D32) | +| [socket:type1_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_cable:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D3.7 kW) [socket:type1_cable:output=7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_cable:output%3D7 kW) | | [socket:type1](https://wiki.openstreetmap.org/wiki/Key:socket:type1) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200) [240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240) | -| [socket:type1:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1:current) | [pfloat](../SpecialInputElements.md#pfloat) | [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32) | -| [socket:type1:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW) [6.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW) [7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW) [7.2 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW) | +| [socket:type1:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:voltage=200](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D200) [socket:type1:voltage=240](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:voltage%3D240) | +| [socket:type1:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:current%3D32) | +| [socket:type1:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D3.7 kW) [socket:type1:output=6.6 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D6.6 kW) [socket:type1:output=7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7 kW) [socket:type1:output=7.2 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1:output%3D7.2 kW) | | [socket:type1_combo](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type1_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400) [1000](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000) | -| [socket:type1_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [50](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50) [125](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125) | -| [socket:type1_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW) [62.5 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW) [350 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW) | +| [socket:type1_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D400) [socket:type1_combo:voltage=1000](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:voltage%3D1000) | +| [socket:type1_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:current=50](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D50) [socket:type1_combo:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:current%3D125) | +| [socket:type1_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type1_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type1_combo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D50 kW) [socket:type1_combo:output=62.5 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D62.5 kW) [socket:type1_combo:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D150 kW) [socket:type1_combo:output=350 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type1_combo:output%3D350 kW) | | [socket:tesla_supercharger](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_supercharger:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480) | -| [socket:tesla_supercharger:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350) | -| [socket:tesla_supercharger:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output) | [pfloat](../SpecialInputElements.md#pfloat) | [120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW) [250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW) | +| [socket:tesla_supercharger:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:voltage=480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:voltage%3D480) | +| [socket:tesla_supercharger:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D125) [socket:tesla_supercharger:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:current%3D350) | +| [socket:tesla_supercharger:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger:output=120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D120 kW) [socket:tesla_supercharger:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D150 kW) [socket:tesla_supercharger:output=250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger:output%3D250 kW) | | [socket:type2](https://wiki.openstreetmap.org/wiki/Key:socket:type2) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230) [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400) | -| [socket:type2:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16) [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32) | -| [socket:type2:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2:output) | [pfloat](../SpecialInputElements.md#pfloat) | [11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW) | +| [socket:type2:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D230) [socket:type2:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:voltage%3D400) | +| [socket:type2:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D16) [socket:type2:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:current%3D32) | +| [socket:type2:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2:output=11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D11 kW) [socket:type2:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2:output%3D22 kW) | | [socket:type2_combo](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500) [920](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920) | -| [socket:type2_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350) | -| [socket:type2_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW) | +| [socket:type2_combo:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D500) [socket:type2_combo:voltage=920](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:voltage%3D920) | +| [socket:type2_combo:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D125) [socket:type2_combo:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:current%3D350) | +| [socket:type2_combo:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_combo:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_combo:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_combo:output%3D50 kW) | | [socket:type2_cable](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:type2_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230) [400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400) | -| [socket:type2_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16) [32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32) | -| [socket:type2_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW) [22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW) | +| [socket:type2_cable:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D230) [socket:type2_cable:voltage=400](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:voltage%3D400) | +| [socket:type2_cable:current](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D16) [socket:type2_cable:current=32](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:current%3D32) | +| [socket:type2_cable:output](https://wiki.openstreetmap.org/wiki/Key:socket:type2_cable:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:type2_cable:output=11 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D11 kW) [socket:type2_cable:output=22 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:type2_cable:output%3D22 kW) | | [socket:tesla_supercharger_ccs](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [500](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500) [920](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920) | -| [socket:tesla_supercharger_ccs:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350) | -| [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output) | [pfloat](../SpecialInputElements.md#pfloat) | [50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW) | +| [socket:tesla_supercharger_ccs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:voltage=500](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D500) [socket:tesla_supercharger_ccs:voltage=920](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:voltage%3D920) | +| [socket:tesla_supercharger_ccs:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D125) [socket:tesla_supercharger_ccs:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:current%3D350) | +| [socket:tesla_supercharger_ccs:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_supercharger_ccs:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_supercharger_ccs:output=50 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_supercharger_ccs:output%3D50 kW) | | [socket:tesla_destination](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480) | -| [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current) | [pfloat](../SpecialInputElements.md#pfloat) | [125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125) [350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350) | -| [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output) | [pfloat](../SpecialInputElements.md#pfloat) | [120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW) [150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW) [250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW) | +| [socket:tesla_destination:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:voltage=480](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:voltage%3D480) | +| [socket:tesla_destination:current](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:current=125](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D125) [socket:tesla_destination:current=350](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:current%3D350) | +| [socket:tesla_destination:output](https://wiki.openstreetmap.org/wiki/Key:socket:tesla_destination:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:tesla_destination:output=120 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D120 kW) [socket:tesla_destination:output=150 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D150 kW) [socket:tesla_destination:output=250 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:tesla_destination:output%3D250 kW) | | [socket:USB-A](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:USB-A:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [5](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5) | -| [socket:USB-A:current](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current) | [pfloat](../SpecialInputElements.md#pfloat) | [1](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1) [2](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2) | -| [socket:USB-A:output](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output) | [pfloat](../SpecialInputElements.md#pfloat) | [5W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W) [10W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W) | +| [socket:USB-A:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:voltage=5](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:voltage%3D5) | +| [socket:USB-A:current](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:current=1](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D1) [socket:USB-A:current=2](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:current%3D2) | +| [socket:USB-A:output](https://wiki.openstreetmap.org/wiki/Key:socket:USB-A:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:USB-A:output=5W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D5W) [socket:USB-A:output=10W](https://wiki.openstreetmap.org/wiki/Tag:socket:USB-A:output%3D10W) | | [socket:bosch_3pin](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:bosch_3pin:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_3pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_3pin:current) | [pfloat](../SpecialInputElements.md#pfloat) | | @@ -270,44 +270,44 @@ Elements must match **all** of the following expressions: | [socket:bosch_5pin:current](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bosch_5pin:output](https://wiki.openstreetmap.org/wiki/Key:socket:bosch_5pin:output) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:bs1363](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:bs1363:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230) | -| [socket:bs1363:current](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current) | [pfloat](../SpecialInputElements.md#pfloat) | [13](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13) | -| [socket:bs1363:output](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3kW](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW) | +| [socket:bs1363:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:voltage%3D230) | +| [socket:bs1363:current](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:current=13](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:current%3D13) | +| [socket:bs1363:output](https://wiki.openstreetmap.org/wiki/Key:socket:bs1363:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:bs1363:output=3kW](https://wiki.openstreetmap.org/wiki/Tag:socket:bs1363:output%3D3kW) | | [socket:nema5_15](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:nema5_15:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120) | -| [socket:nema5_15:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current) | [pfloat](../SpecialInputElements.md#pfloat) | [15](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15) | -| [socket:nema5_15:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output) | [pfloat](../SpecialInputElements.md#pfloat) | [1.8 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW) | +| [socket:nema5_15:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:voltage=120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:voltage%3D120) | +| [socket:nema5_15:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:current=15](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:current%3D15) | +| [socket:nema5_15:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema5_15:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema5_15:output=1.8 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema5_15:output%3D1.8 kW) | | [socket:sev1011_t23](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:sev1011_t23:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230) | -| [socket:sev1011_t23:current](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current) | [pfloat](../SpecialInputElements.md#pfloat) | [16](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16) | -| [socket:sev1011_t23:output](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output) | [pfloat](../SpecialInputElements.md#pfloat) | [3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW) | +| [socket:sev1011_t23:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:voltage%3D230) | +| [socket:sev1011_t23:current](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:current=16](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:current%3D16) | +| [socket:sev1011_t23:output](https://wiki.openstreetmap.org/wiki/Key:socket:sev1011_t23:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:sev1011_t23:output=3.7 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:sev1011_t23:output%3D3.7 kW) | | [socket:as3112](https://wiki.openstreetmap.org/wiki/Key:socket:as3112) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:as3112:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [230](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230) | -| [socket:as3112:current](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current) | [pfloat](../SpecialInputElements.md#pfloat) | [10](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10) | -| [socket:as3112:output](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output) | [pfloat](../SpecialInputElements.md#pfloat) | [2.3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW) | +| [socket:as3112:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:voltage=230](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:voltage%3D230) | +| [socket:as3112:current](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:current=10](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:current%3D10) | +| [socket:as3112:output](https://wiki.openstreetmap.org/wiki/Key:socket:as3112:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:as3112:output=2.3 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:as3112:output%3D2.3 kW) | | [socket:nema_5_20](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20) | [pnat](../SpecialInputElements.md#pnat) | | -| [socket:nema_5_20:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120) | -| [socket:nema_5_20:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current) | [pfloat](../SpecialInputElements.md#pfloat) | [20](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20) | -| [socket:nema_5_20:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output) | [pfloat](../SpecialInputElements.md#pfloat) | [2.4 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW) | +| [socket:nema_5_20:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:voltage=120](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:voltage%3D120) | +| [socket:nema_5_20:current](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:current) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:current=20](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:current%3D20) | +| [socket:nema_5_20:output](https://wiki.openstreetmap.org/wiki/Key:socket:nema_5_20:output) | [pfloat](../SpecialInputElements.md#pfloat) | [socket:nema_5_20:output=2.4 kW](https://wiki.openstreetmap.org/wiki/Tag:socket:nema_5_20:output%3D2.4 kW) | | [socket:nacs](https://wiki.openstreetmap.org/wiki/Key:socket:nacs) | [pnat](../SpecialInputElements.md#pnat) | | | [socket:nacs:voltage](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:voltage) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:nacs:current](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:current) | [pfloat](../SpecialInputElements.md#pfloat) | | | [socket:nacs:output](https://wiki.openstreetmap.org/wiki/Key:socket:nacs:output) | [pfloat](../SpecialInputElements.md#pfloat) | | -| [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) | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | | | [payment:app](https://wiki.openstreetmap.org/wiki/Key:payment:app) | [string](../SpecialInputElements.md#string) | | | [authentication:phone_call:number](https://wiki.openstreetmap.org/wiki/Key:authentication:phone_call:number) | [phone](../SpecialInputElements.md#phone) | | -| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | -| [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) | +| [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pfloat](../SpecialInputElements.md#pfloat) | [maxstay=unlimited](https://wiki.openstreetmap.org/wiki/Tag:maxstay%3Dunlimited) | +| [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) | [network=AeroVironment](https://wiki.openstreetmap.org/wiki/Tag:network%3DAeroVironment) [network=Blink](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlink) [network=EVgo](https://wiki.openstreetmap.org/wiki/Tag:network%3DEVgo) [network=Allego](https://wiki.openstreetmap.org/wiki/Tag:network%3DAllego) [network=Blue Corner](https://wiki.openstreetmap.org/wiki/Tag:network%3DBlue Corner) [network=Tesla](https://wiki.openstreetmap.org/wiki/Tag:network%3DTesla) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | | [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | | -| [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) | -| [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) | +| [planned:amenity](https://wiki.openstreetmap.org/wiki/Key:planned:amenity) | Multiple choice | [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity=charging_station](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3Dcharging_station) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) [planned:amenity](https://wiki.openstreetmap.org/wiki/Tag:planned:amenity%3D) | +| [parking:fee](https://wiki.openstreetmap.org/wiki/Key:parking:fee) | Multiple choice | [parking:fee=no](https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dno) [parking:fee=yes](https://wiki.openstreetmap.org/wiki/Tag:parking:fee%3Dyes) | ## Featureview elements and TagRenderings @@ -1548,7 +1548,7 @@ Elements must match **all** of the following expressions: | [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | | -| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | +| [rental](https://wiki.openstreetmap.org/wiki/Key:rental) | [string](../SpecialInputElements.md#string) | [rental=city_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcity_bike) [rental=ebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Debike) [rental=bmx](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbmx) [rental=mtb](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dmtb) [rental=kid_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dkid_bike) [rental=tandem](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dtandem) [rental=racebike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dracebike) [rental=bike_helmet](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dbike_helmet) [rental=cargo_bike](https://wiki.openstreetmap.org/wiki/Tag:rental%3Dcargo_bike) | | [capacity:city_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:city_bike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:ebike](https://wiki.openstreetmap.org/wiki/Key:capacity:ebike) | [pnat](../SpecialInputElements.md#pnat) | | | [capacity:kid_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:kid_bike) | [pnat](../SpecialInputElements.md#pnat) | | diff --git a/Docs/Themes/toilets.md b/Docs/Themes/toilets.md index 8babce918..39b381c77 100644 --- a/Docs/Themes/toilets.md +++ b/Docs/Themes/toilets.md @@ -15,22 +15,22 @@ This theme contains the following layers: Available languages: - en - - de - - fr - - nl - - ru - - ja - - zh_Hant - - pl - - it - - nb_NO - - hu - ca - - da - - es - cs - - uk + - da + - de + - es + - fr + - hu + - it + - ja - ko + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/transit.md b/Docs/Themes/transit.md index f8186185a..dc6e35a7a 100644 --- a/Docs/Themes/transit.md +++ b/Docs/Themes/transit.md @@ -1,6 +1,6 @@ [//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) -## Bus routes ( [transit](https://mapcomplete.org/transit) ) +## Transit routes ( [transit](https://mapcomplete.org/transit) ) _This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_ The theme introduction reads: @@ -18,26 +18,26 @@ This theme contains the following layers: Available languages: - en - - de - - fr - - da - - nb_NO - ca - - pa_PK - - nl - - es - cs - - zh_Hant + - da + - de + - es + - fr + - hu + - it + - ko + - nb_NO + - nl + - pa_PK - pl - ru - - hu - uk - - ko - - it + - zh_Hant # Table of contents - - [Bus routes ( transit )](#bus-routes-(-transit-)) + - [Transit routes ( transit )](#transit-routes-(-transit-)) 1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file) 2. [pt_shelter](#pt_shelter) - [Basic tags for this layer](#basic-tags-for-this-layer) diff --git a/Docs/Themes/trees.md b/Docs/Themes/trees.md index a729a08cc..fc2ef0c48 100644 --- a/Docs/Themes/trees.md +++ b/Docs/Themes/trees.md @@ -8,32 +8,32 @@ The theme introduction reads: This theme contains the following layers: - - [tree_node](../Layers/tree_node.md) + - [tree](../Layers/tree.md) Available languages: - en - - nl - - fr - - it - - ru - - ja - - zh_Hant - - pl - - de - - nb_NO - - id - - hu - ca - - es - - da - - pa_PK - cs - - pt_BR + - da + - de + - es - eu - - pt - - uk + - fr + - hu + - id + - it + - ja - ko + - nb_NO + - nl + - pa_PK + - pl + - pt + - pt_BR + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/uk_addresses.md b/Docs/Themes/uk_addresses.md index 35c62a814..732c4a87f 100644 --- a/Docs/Themes/uk_addresses.md +++ b/Docs/Themes/uk_addresses.md @@ -115,7 +115,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [_embedding_object:id](https://wiki.openstreetmap.org/wiki/Key:_embedding_object:id) | Multiple choice | [true](https://wiki.openstreetmap.org/wiki/Tag:_embedding_object:id%3Dtrue) [false](https://wiki.openstreetmap.org/wiki/Tag:_embedding_object:id%3Dfalse) | +| [_embedding_object:id](https://wiki.openstreetmap.org/wiki/Key:_embedding_object:id) | Multiple choice | [_embedding_object:id=true](https://wiki.openstreetmap.org/wiki/Tag:_embedding_object:id%3Dtrue) [_embedding_object:id=false](https://wiki.openstreetmap.org/wiki/Tag:_embedding_object:id%3Dfalse) | ## Featureview elements and TagRenderings @@ -209,12 +209,12 @@ Elements must match **any** of the following expressions: -----|-----|----- | | [addr:substreet](https://wiki.openstreetmap.org/wiki/Key:addr:substreet) | Multiple choice | | | [addr:unit](https://wiki.openstreetmap.org/wiki/Key:addr:unit) | [string](../SpecialInputElements.md#string) | | -| [addr:housename](https://wiki.openstreetmap.org/wiki/Key:addr:housename) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:housename%3D) | +| [addr:housename](https://wiki.openstreetmap.org/wiki/Key:addr:housename) | [string](../SpecialInputElements.md#string) | [addr:housename](https://wiki.openstreetmap.org/wiki/Tag:addr:housename%3D) | | [addr:housenumber](https://wiki.openstreetmap.org/wiki/Key:addr:housenumber) | [string](../SpecialInputElements.md#string) | | | [addr:substreet](https://wiki.openstreetmap.org/wiki/Key:addr:substreet) | [string](../SpecialInputElements.md#string) | | | [addr:substreet](https://wiki.openstreetmap.org/wiki/Key:addr:substreet) | [string](../SpecialInputElements.md#string) | | -| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) [](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | -| [addr:parentstreet](https://wiki.openstreetmap.org/wiki/Key:addr:parentstreet) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:addr:parentstreet%3D) [](https://wiki.openstreetmap.org/wiki/Tag:addr:parentstreet%3D) [](https://wiki.openstreetmap.org/wiki/Tag:addr:parentstreet%3D) | +| [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) | [string](../SpecialInputElements.md#string) | [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) [addr:street](https://wiki.openstreetmap.org/wiki/Tag:addr:street%3D) | +| [addr:parentstreet](https://wiki.openstreetmap.org/wiki/Key:addr:parentstreet) | [string](../SpecialInputElements.md#string) | [addr:parentstreet](https://wiki.openstreetmap.org/wiki/Tag:addr:parentstreet%3D) [addr:parentstreet](https://wiki.openstreetmap.org/wiki/Tag:addr:parentstreet%3D) [addr:parentstreet](https://wiki.openstreetmap.org/wiki/Tag:addr:parentstreet%3D) | | [fixme:addr](https://wiki.openstreetmap.org/wiki/Key:fixme:addr) | [string](../SpecialInputElements.md#string) | | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/velopark.md b/Docs/Themes/velopark.md index c3d3e4378..2187a3524 100644 --- a/Docs/Themes/velopark.md +++ b/Docs/Themes/velopark.md @@ -113,7 +113,7 @@ Elements must match the expression **mr_taskId~.+** -----|-----|----- | | [ref:velopark](https://wiki.openstreetmap.org/wiki/Key:ref:velopark) | [velopark](../SpecialInputElements.md#velopark) | | | [_osm_parkings_with_this_velopark_ref](https://wiki.openstreetmap.org/wiki/Key:_osm_parkings_with_this_velopark_ref) | [string](../SpecialInputElements.md#string) | | -| [_nearby_bicycle_parkings:count](https://wiki.openstreetmap.org/wiki/Key:_nearby_bicycle_parkings:count) | Multiple choice | [0](https://wiki.openstreetmap.org/wiki/Tag:_nearby_bicycle_parkings:count%3D0) | +| [_nearby_bicycle_parkings:count](https://wiki.openstreetmap.org/wiki/Key:_nearby_bicycle_parkings:count) | Multiple choice | [_nearby_bicycle_parkings:count=0](https://wiki.openstreetmap.org/wiki/Tag:_nearby_bicycle_parkings:count%3D0) | ## Featureview elements and TagRenderings @@ -312,18 +312,18 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [ref:velopark](https://wiki.openstreetmap.org/wiki/Key:ref:velopark) | [velopark](../SpecialInputElements.md#velopark) | | -| [bicycle_parking](https://wiki.openstreetmap.org/wiki/Key:bicycle_parking) | [string](../SpecialInputElements.md#string) | [stands](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dstands) [safe_loops](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dsafe_loops) [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) [bollard](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dbollard) [floor](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dfloor) [lockers](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dlockers) [lean_and_stick](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dlean_and_stick) [anchors](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Danchors) | -| [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) | +| [bicycle_parking](https://wiki.openstreetmap.org/wiki/Key:bicycle_parking) | [string](../SpecialInputElements.md#string) | [bicycle_parking=stands](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dstands) [bicycle_parking=safe_loops](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dsafe_loops) [bicycle_parking=wall_loops](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dwall_loops) [bicycle_parking=handlebar_holder](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dhandlebar_holder) [bicycle_parking=rack](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Drack) [bicycle_parking=two_tier](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dtwo_tier) [bicycle_parking=bollard](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dbollard) [bicycle_parking=floor](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dfloor) [bicycle_parking=lockers](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dlockers) [bicycle_parking=lean_and_stick](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Dlean_and_stick) [bicycle_parking=anchors](https://wiki.openstreetmap.org/wiki/Tag:bicycle_parking%3Danchors) | +| [location](https://wiki.openstreetmap.org/wiki/Key:location) | Multiple choice | [location=underground](https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground) [location=surface](https://wiki.openstreetmap.org/wiki/Tag:location%3Dsurface) [location=rooftop](https://wiki.openstreetmap.org/wiki/Tag:location%3Drooftop) | | [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [nat](../SpecialInputElements.md#nat) | | -| [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) [members](https://wiki.openstreetmap.org/wiki/Tag:access%3Dmembers) [private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | -| [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) | +| [access](https://wiki.openstreetmap.org/wiki/Key:access) | [string](../SpecialInputElements.md#string) | [access=yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes) [access=customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [access=members](https://wiki.openstreetmap.org/wiki/Tag:access%3Dmembers) [access=private](https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate) | +| [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [fee=yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [fee=no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno) | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [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) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | | [operator:phone](https://wiki.openstreetmap.org/wiki/Key:operator:phone) | [phone](../SpecialInputElements.md#phone) | | | [operator:website](https://wiki.openstreetmap.org/wiki/Key:operator:website) | [url](../SpecialInputElements.md#url) | | | [operator:email](https://wiki.openstreetmap.org/wiki/Key:operator:email) | [email](../SpecialInputElements.md#email) | | -| [cargo_bike](https://wiki.openstreetmap.org/wiki/Key:cargo_bike) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Dyes) [designated](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Ddesignated) [no](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Dno) | +| [cargo_bike](https://wiki.openstreetmap.org/wiki/Key:cargo_bike) | Multiple choice | [cargo_bike=yes](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Dyes) [cargo_bike=designated](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Ddesignated) [cargo_bike=no](https://wiki.openstreetmap.org/wiki/Tag:cargo_bike%3Dno) | | [capacity:cargo_bike](https://wiki.openstreetmap.org/wiki/Key:capacity:cargo_bike) | [nat](../SpecialInputElements.md#nat) | | | [maxstay](https://wiki.openstreetmap.org/wiki/Key:maxstay) | [pnat](../SpecialInputElements.md#pnat) | | diff --git a/Docs/Themes/vending_machine.md b/Docs/Themes/vending_machine.md index a8c05270d..8b4df3185 100644 --- a/Docs/Themes/vending_machine.md +++ b/Docs/Themes/vending_machine.md @@ -17,20 +17,20 @@ This theme contains the following layers: Available languages: - en - - nl - - de - - fr - ca - cs - - es - - pl - - zh_Hant - da - - it - - ru + - de + - es + - fr - hu - - uk + - it - ko + - nl + - pl + - ru + - uk + - zh_Hant # Table of contents @@ -93,20 +93,20 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [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) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | -| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | -| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | -| [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) | -| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | -| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | +| [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [level=0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [level=1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [level=-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) | +| [vending](https://wiki.openstreetmap.org/wiki/Key:vending) | [string](../SpecialInputElements.md#string) | [vending=drinks](https://wiki.openstreetmap.org/wiki/Tag:vending%3Ddrinks) [vending=sweets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dsweets) [vending=food](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfood) [vending=cigarettes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcigarettes) [vending=condoms](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcondoms) [vending=coffee](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcoffee) [vending=water](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dwater) [vending=newspapers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dnewspapers) [vending=bicycle_tube](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_tube) [vending=milk](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmilk) [vending=bread](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbread) [vending=eggs](https://wiki.openstreetmap.org/wiki/Tag:vending%3Deggs) [vending=ice_cream](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dice_cream) [vending=cheese](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dcheese) [vending=honey](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dhoney) [vending=potatoes](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpotatoes) [vending=meat](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmeat) [vending=fruit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dfruit) [vending=strawberries](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dstrawberries) [vending=flowers](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dflowers) [vending=parking_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparking_tickets) [vending=elongated_coin](https://wiki.openstreetmap.org/wiki/Tag:vending%3Delongated_coin) [vending=public_transport_tickets](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dpublic_transport_tickets) [vending=bicycle_light](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_light) [vending=gloves](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dgloves) [vending=bicycle_repair_kit](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_repair_kit) [vending=bicycle_pump](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_pump) [vending=bicycle_lock](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dbicycle_lock) [vending=menstrual_products](https://wiki.openstreetmap.org/wiki/Tag:vending%3Dmenstrual_products) | +| [brand](https://wiki.openstreetmap.org/wiki/Key:brand) | [string](../SpecialInputElements.md#string) | [brand=Continental](https://wiki.openstreetmap.org/wiki/Tag:brand%3DContinental) [brand=Schwalbe](https://wiki.openstreetmap.org/wiki/Tag:brand%3DSchwalbe) | +| [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [opening_hours=24/7](https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7) | +| [payment:coins:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:coins:denominations) | Multiple choice | [payment:coins:denominations=0.01 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.01 EUR) [payment:coins:denominations=0.02 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.02 EUR) [payment:coins:denominations=0.05 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 EUR) [payment:coins:denominations=0.10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 EUR) [payment:coins:denominations=0.20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 EUR) [payment:coins:denominations=0.50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 EUR) [payment:coins:denominations=1 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 EUR) [payment:coins:denominations=2 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 EUR) [payment:coins:denominations=0.05 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.05 CHF) [payment:coins:denominations=0.10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.10 CHF) [payment:coins:denominations=0.20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.20 CHF) [payment:coins:denominations=0.50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D0.50 CHF) [payment:coins:denominations=1 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D1 CHF) [payment:coins:denominations=2 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D2 CHF) [payment:coins:denominations=5 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:coins:denominations%3D5 CHF) | +| [payment:notes:denominations](https://wiki.openstreetmap.org/wiki/Key:payment:notes:denominations) | Multiple choice | [payment:notes:denominations=5 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D5 EUR) [payment:notes:denominations=10 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 EUR) [payment:notes:denominations=20 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 EUR) [payment:notes:denominations=50 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 EUR) [payment:notes:denominations=100 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 EUR) [payment:notes:denominations=200 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 EUR) [payment:notes:denominations=500 EUR](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D500 EUR) [payment:notes:denominations=10 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D10 CHF) [payment:notes:denominations=20 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D20 CHF) [payment:notes:denominations=50 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D50 CHF) [payment:notes:denominations=100 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D100 CHF) [payment:notes:denominations=200 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D200 CHF) [payment:notes:denominations=1000 CHF](https://wiki.openstreetmap.org/wiki/Tag:payment:notes:denominations%3D1000 CHF) | | [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | | -| [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) | +| [indoor](https://wiki.openstreetmap.org/wiki/Key:indoor) | Multiple choice | [indoor=yes](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes) [indoor=no](https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno) | | [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | | | [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | | [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | | -| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | +| [operational_status](https://wiki.openstreetmap.org/wiki/Key:operational_status) | Multiple choice | [operational_status](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3D) [operational_status=broken](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken) [operational_status=closed](https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed) | ## Featureview elements and TagRenderings @@ -121,7 +121,7 @@ Elements must match **all** of the following expressions: | [payment-options-split](#payment-options-split)
_(Original in [questions](./BuiltinQuestions.md#payment-options-split))_ | Which methods of payment are accepted here?
7 options | | _Multiple choice only_ | | [denominations-coins](#denominations-coins)
_(Original in [questions](./BuiltinQuestions.md#denominations-coins))_ | What coins can you use to pay here?
15 options | | _Multiple choice only_ | | [denominations-notes](#denominations-notes)
_(Original in [questions](./BuiltinQuestions.md#denominations-notes))_ | what notes can you use to pay here?
13 options | | _Multiple choice only_ | -| [operator](#operator) | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | +| [operator](#operator)
_(Original in [questions](./BuiltinQuestions.md#operator))_ | Who operates this vending machine?
_This vending machine is operated by {operator}_ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) | | [indoor](#indoor) | Is this vending machine indoors?
3 options | | _Multiple choice only_ | | [phone](#phone)
_(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of the operator of this vending machine?
_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_
1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) | | [website](#website)
_(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?
_{website}_
1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) | diff --git a/Docs/Themes/walkingnodes.md b/Docs/Themes/walkingnodes.md index 2469fe6fd..a66043707 100644 --- a/Docs/Themes/walkingnodes.md +++ b/Docs/Themes/walkingnodes.md @@ -18,12 +18,13 @@ This theme contains the following layers: Available languages: - en - - nl + - cs + - da - de - es - - cs - - ko - it + - ko + - nl - zh_Hant # Table of contents @@ -91,7 +92,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | ## Featureview elements and TagRenderings @@ -163,7 +164,7 @@ Elements must match **any** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | | [rwn_ref](https://wiki.openstreetmap.org/wiki/Key:rwn_ref) | [int](../SpecialInputElements.md#int) | | -| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | +| [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [survey:date](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) | | [expected_rwn_route_relations](https://wiki.openstreetmap.org/wiki/Key:expected_rwn_route_relations) | [int](../SpecialInputElements.md#int) | | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/walls_and_buildings.md b/Docs/Themes/walls_and_buildings.md index 8fb356487..3daad6499 100644 --- a/Docs/Themes/walls_and_buildings.md +++ b/Docs/Themes/walls_and_buildings.md @@ -16,19 +16,19 @@ This theme contains the following layers: Available languages: - en - - de - - fr + - ca + - cs - da + - de + - es + - fr + - hu + - it + - ko - nb_NO - nl - - ca - - es - - cs - - zh_Hant - pl - - hu - - ko - - it + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/waste.md b/Docs/Themes/waste.md index 345f2108d..fc1166395 100644 --- a/Docs/Themes/waste.md +++ b/Docs/Themes/waste.md @@ -16,22 +16,22 @@ This theme contains the following layers: Available languages: - en - - nl - - de - ca - - nb_NO - - fr - - it - - da - - es - - ru - cs - - zh_Hant + - da + - de + - es - eu - - pl + - fr - hu - - uk + - it - ko + - nb_NO + - nl + - pl + - ru + - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/waste_assen.md b/Docs/Themes/waste_assen.md index cf8f4474d..f7b2da581 100644 --- a/Docs/Themes/waste_assen.md +++ b/Docs/Themes/waste_assen.md @@ -26,18 +26,32 @@ Available languages: - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) - [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings) - + [all_tags](#all_tags) + + [import](#import) + + [tag-hint](#tag-hint) + + [imported](#imported) + + [tag-apply](#tag-apply) + + [type](#type) + + [colour](#colour) + + [minimap_with_poi](#minimap_with_poi) + [leftover-questions](#leftover-questions) + [lod](#lod) + [spacer](#spacer) + - [Filters](#filters) 3. [recycling_assen](#recycling_assen) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) - [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings) - + [all_tags](#all_tags) + + [import](#import) + + [tag-hint](#tag-hint) + + [imported](#imported) + + [tag-apply](#tag-apply) + + [type](#type) + + [colour](#colour) + + [minimap_with_poi](#minimap_with_poi) + [leftover-questions](#leftover-questions) + [lod](#lod) + [spacer](#spacer) + - [Filters](#filters) # Layers defined in this theme configuration file These layers can not be reused in different themes. @@ -56,9 +70,9 @@ No themes use this layer ## Basic tags for this layer -Elements must match the expression **OBJECTID~.+** +Elements must match the expression **Historisch_~.+** -[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22OBJECTID%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22Historisch_%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) ## Supported attributes @@ -66,16 +80,63 @@ Elements must match the expression **OBJECTID~.+** | id | question | labels | freeform key | -----|-----|-----|----- | -| [all_tags](#all_tags)
_(Original in [questions](./BuiltinQuestions.md#all_tags))_ | _{all_tags()}_ | | _Multiple choice only_ | +| [import](#import) | _{import_button(waste_basket,_tags,Voeg deze afvalbak toe,,,,,,)}_ | | _Multiple choice only_ | +| [tag-hint](#tag-hint) | _Deze afvalbak krijgt de volgende tags: {_tags}_ | | _Multiple choice only_ | +| [imported](#imported) | _Deze afvalbak is (waarschijnlijk) al toegevoegd. Bekijk het punt._ | | _Multiple choice only_ | +| [tag-apply](#tag-apply) | _{tag_apply($_tags,Voeg alle tags toe aan de bestaande afvalbak,./assets/svg/addSmall.svg,_closest_osm_waste_basket,)}_ | | _Multiple choice only_ | +| [type](#type) | _Type: {Type_}_ | | _Multiple choice only_ | +| [colour](#colour) | _Kleur: {Kleur_}_ | | _Multiple choice only_ | +| [minimap_with_poi](#minimap_with_poi) | _{minimap(18, id, _closest_osm_waste_basket)}_ | | _Multiple choice only_ | | [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ | | [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ | | [spacer](#spacer) | _
_ | | _Multiple choice only_ | -### all_tags -Shows a table with all the tags of the feature +### import _This tagrendering has no question and is thus read-only_ -*{all_tags()}* +*{import_button(waste_basket,_tags,Voeg deze afvalbak toe,,,,,,)}* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=no + +### tag-hint +_This tagrendering has no question and is thus read-only_ + +*Deze afvalbak krijgt de volgende tags: {_tags}* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=no + +### imported +_This tagrendering has no question and is thus read-only_ + +*Deze afvalbak is (waarschijnlijk) al toegevoegd. Bekijk het punt.* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=yes + +### tag-apply +_This tagrendering has no question and is thus read-only_ + +*{tag_apply($_tags,Voeg alle tags toe aan de bestaande afvalbak,./assets/svg/addSmall.svg,_closest_osm_waste_basket,)}* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=yes + +### type +_This tagrendering has no question and is thus read-only_ + +*Type: {Type_}* + +This tagrendering is only visible in the popup if the following condition is met: Type_~.+ + +### colour +_This tagrendering has no question and is thus read-only_ + +*Kleur: {Kleur_}* + +This tagrendering is only visible in the popup if the following condition is met: Kleur_~.+ + +### minimap_with_poi +_This tagrendering has no question and is thus read-only_ + +*{minimap(18, id, _closest_osm_waste_basket)}* ### leftover-questions _This tagrendering has no question and is thus read-only_ @@ -96,6 +157,14 @@ _This tagrendering has no question and is thus read-only_ *
* +## Filters + +| id | question | osmTags | +-----|-----|----- | +| closeby.0 | *Alle vuilnisbakken* (default) | | +| closeby.1 | Met nabijgelegen vuilnisbak | _has_closeby_feature=yes | +| closeby.2 | Zonder nabijgelegen vuilnisbak | _has_closeby_feature=no | + # recycling_assen Laag op basis van externe data @@ -105,15 +174,15 @@ Laag op basis van externe data This layer is loaded from an external source, namely -`https://opendata.arcgis.com/datasets/edb893998e27461b8ed82aad9854d27d_0.geojson` +`https://services1.arcgis.com/p5QhXC0i0sZjprM1/arcgis/rest/services/Dataset_ondergrondse_containers_2022_Assen_(view)/FeatureServer/0/query?outFields=*&where=1%3D1&f=geojson` No themes use this layer ## Basic tags for this layer -Elements must match the expression **OBJECTID~.+** +Elements must match the expression **Subtype_~.+** -[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22OBJECTID%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22Subtype_%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) ## Supported attributes @@ -121,16 +190,63 @@ Elements must match the expression **OBJECTID~.+** | id | question | labels | freeform key | -----|-----|-----|----- | -| [all_tags](#all_tags)
_(Original in [questions](./BuiltinQuestions.md#all_tags))_ | _{all_tags()}_ | | _Multiple choice only_ | +| [import](#import) | _{import_button(recycling,_tags,Voeg deze recyclingcontainer toe,,,,,,)}_ | | _Multiple choice only_ | +| [tag-hint](#tag-hint) | _Deze recyclingcontainer krijgt de volgende tags: {_tags}_ | | _Multiple choice only_ | +| [imported](#imported) | _Deze recyclingcontainer is (waarschijnlijk) al toegevoegd. Bekijk het punt._ | | _Multiple choice only_ | +| [tag-apply](#tag-apply) | _{tag_apply($_tags,Voeg alle tags toe aan de bestaande recyclingcontainer,./assets/svg/addSmall.svg,_closest_feature,)}_ | | _Multiple choice only_ | +| [type](#type) | _Type: {Type_}_ | | _Multiple choice only_ | +| [colour](#colour) | _Kleur: {Kleur_}_ | | _Multiple choice only_ | +| [minimap_with_poi](#minimap_with_poi) | _{minimap(18, id, _closest_feature)}_ | | _Multiple choice only_ | | [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ | | [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ | | [spacer](#spacer) | _
_ | | _Multiple choice only_ | -### all_tags -Shows a table with all the tags of the feature +### import _This tagrendering has no question and is thus read-only_ -*{all_tags()}* +*{import_button(recycling,_tags,Voeg deze recyclingcontainer toe,,,,,,)}* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=no + +### tag-hint +_This tagrendering has no question and is thus read-only_ + +*Deze recyclingcontainer krijgt de volgende tags: {_tags}* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=no + +### imported +_This tagrendering has no question and is thus read-only_ + +*Deze recyclingcontainer is (waarschijnlijk) al toegevoegd. Bekijk het punt.* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=yes + +### tag-apply +_This tagrendering has no question and is thus read-only_ + +*{tag_apply($_tags,Voeg alle tags toe aan de bestaande recyclingcontainer,./assets/svg/addSmall.svg,_closest_feature,)}* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=yes + +### type +_This tagrendering has no question and is thus read-only_ + +*Type: {Type_}* + +This tagrendering is only visible in the popup if the following condition is met: Type_~.+ + +### colour +_This tagrendering has no question and is thus read-only_ + +*Kleur: {Kleur_}* + +This tagrendering is only visible in the popup if the following condition is met: Kleur_~.+ + +### minimap_with_poi +_This tagrendering has no question and is thus read-only_ + +*{minimap(18, id, _closest_feature)}* ### leftover-questions _This tagrendering has no question and is thus read-only_ @@ -151,6 +267,14 @@ _This tagrendering has no question and is thus read-only_ *
* +## Filters + +| id | question | osmTags | +-----|-----|----- | +| closeby.0 | *Alle recyclingcontainers* (default) | | +| closeby.1 | Met nabijgelegen recyclingcontainer | _has_closeby_feature=yes | +| closeby.2 | Zonder nabijgelegen recyclingcontainer | _has_closeby_feature=no | + This document is autogenerated from [assets/themes/waste_assen/waste_assen.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/waste_assen/waste_assen.json) diff --git a/Docs/Themes/waste_basket.md b/Docs/Themes/waste_basket.md index e36c5aa9d..90703948a 100644 --- a/Docs/Themes/waste_basket.md +++ b/Docs/Themes/waste_basket.md @@ -14,23 +14,23 @@ This theme contains the following layers: Available languages: - en - - nl + - ca + - cs + - da - de - - it - - zh_Hant + - es + - fr - hu - id - - ca - - fr + - it + - ko - nb_NO - - da + - nl - pa_PK - - es - - cs - pl - ru - uk - - ko + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/wayside_shrines.md b/Docs/Themes/wayside_shrines.md index 3860745cc..616f728de 100644 --- a/Docs/Themes/wayside_shrines.md +++ b/Docs/Themes/wayside_shrines.md @@ -15,10 +15,11 @@ This theme contains the following layers: Available languages: - en - - it - cs - - zh_Hant + - da + - it - uk + - zh_Hant # Layers defined in this theme configuration file These layers can not be reused in different themes. diff --git a/Docs/Themes/width.md b/Docs/Themes/width.md index 3035dc2d2..f9a5bafc8 100644 --- a/Docs/Themes/width.md +++ b/Docs/Themes/width.md @@ -58,9 +58,9 @@ Elements must match the expression **width:carriageway~.+** -----|-----|----- | | [width:carriageway](https://wiki.openstreetmap.org/wiki/Key:width:carriageway) | [distance](../SpecialInputElements.md#distance) | | | [_width:difference](https://wiki.openstreetmap.org/wiki/Key:_width:difference) | Multiple choice | | -| [oneway](https://wiki.openstreetmap.org/wiki/Key:oneway) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:oneway%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:oneway%3Dno) | -| [sidewalk](https://wiki.openstreetmap.org/wiki/Key:sidewalk) | Multiple choice | [none](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dnone) [left](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dleft) | -| [sidewalk](https://wiki.openstreetmap.org/wiki/Key:sidewalk) | Multiple choice | [both](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dboth) [none](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dnone) [left](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dleft) [right](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dright) | +| [oneway](https://wiki.openstreetmap.org/wiki/Key:oneway) | Multiple choice | [oneway=yes](https://wiki.openstreetmap.org/wiki/Tag:oneway%3Dyes) [oneway=no](https://wiki.openstreetmap.org/wiki/Tag:oneway%3Dno) | +| [sidewalk](https://wiki.openstreetmap.org/wiki/Key:sidewalk) | Multiple choice | [sidewalk=none](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dnone) [sidewalk=left](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dleft) | +| [sidewalk](https://wiki.openstreetmap.org/wiki/Key:sidewalk) | Multiple choice | [sidewalk=both](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dboth) [sidewalk=none](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dnone) [sidewalk=left](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dleft) [sidewalk=right](https://wiki.openstreetmap.org/wiki/Tag:sidewalk%3Dright) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/winter_service.md b/Docs/Themes/winter_service.md index d4a4ad587..e1639ad0e 100644 --- a/Docs/Themes/winter_service.md +++ b/Docs/Themes/winter_service.md @@ -14,8 +14,9 @@ This theme contains the following layers: Available languages: - en - - it - cs + - da + - it - zh_Hant # Table of contents @@ -59,7 +60,7 @@ Elements must match **all** of the following expressions: | attribute | type | values which are supported by this layer | -----|-----|----- | -| [winter_service](https://wiki.openstreetmap.org/wiki/Key:winter_service) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:winter_service%3Dyes) [limited](https://wiki.openstreetmap.org/wiki/Tag:winter_service%3Dlimited) [no](https://wiki.openstreetmap.org/wiki/Tag:winter_service%3Dno) | +| [winter_service](https://wiki.openstreetmap.org/wiki/Key:winter_service) | Multiple choice | [winter_service=yes](https://wiki.openstreetmap.org/wiki/Tag:winter_service%3Dyes) [winter_service=limited](https://wiki.openstreetmap.org/wiki/Tag:winter_service%3Dlimited) [winter_service=no](https://wiki.openstreetmap.org/wiki/Tag:winter_service%3Dno) | ## Featureview elements and TagRenderings diff --git a/Docs/Themes/zhv.md b/Docs/Themes/zhv.md new file mode 100644 index 000000000..2a876126b --- /dev/null +++ b/Docs/Themes/zhv.md @@ -0,0 +1,371 @@ +[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) + +## ZHV Import Tool ( [zhv](https://mapcomplete.org/zhv) ) +_This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_ +The theme introduction reads: + +> Small theme allowing import of bus stops from the Zentrales Haltestellenverzeichnis in Germany. + +This theme contains the following layers: + + - [zhv (defined in this theme)](#zhv) + - [all_transit_stops (defined in this theme)](#all_transit_stops) + +Available languages: + + - en + +# Table of contents + + - [ZHV Import Tool ( zhv )](#zhv-import-tool-(-zhv-)) +1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file) +2. [zhv](#zhv) + - [Basic tags for this layer](#basic-tags-for-this-layer) + - [Supported attributes](#supported-attributes) + - [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings) + + [name](#name) + + [id](#id) + + [closest_stop](#closest_stop) + + [import](#import) + + [tag-hint](#tag-hint) + + [imported](#imported) + + [minimap_with_poi](#minimap_with_poi) + + [leftover-questions](#leftover-questions) + + [lod](#lod) + + [spacer](#spacer) +3. [all_transit_stops](#all_transit_stops) + - [Basic tags for this layer](#basic-tags-for-this-layer) + - [Supported attributes](#supported-attributes) + - [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings) + + [stop_name](#stop_name) + + [ref](#ref) + + [images](#images) + + [shelter](#shelter) + + [bench](#bench) + + [bin](#bin) + + [wheelchair-access](#wheelchair-access) + + [tactile_paving](#tactile_paving) + + [lit](#lit) + + [departures_board](#departures_board) + + [contained_routes](#contained_routes) + + [type](#type) + + [ifopt](#ifopt) + + [zhv_stop](#zhv_stop) + + [zhv_apply](#zhv_apply) + + [minimap_with_poi](#minimap_with_poi) + + [leftover-questions](#leftover-questions) + + [lod](#lod) + + [spacer](#spacer) + - [Filters](#filters) + +# Layers defined in this theme configuration file +These layers can not be reused in different themes. +# zhv + + - This layer is shown at zoomlevel **15** and higher + - + +This layer is loaded from an external source, namely + +`https://robinlinde.github.io/tiles/zhv_haltestellen/{z}/{x}/{y}.json` + +No themes use this layer + +## Basic tags for this layer + +Elements must match the expression **Type~^(Q)$** + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22Type%22~%22%5E%28Q%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + +## Supported attributes + +## Featureview elements and TagRenderings + +| id | question | labels | freeform key | +-----|-----|-----|----- | +| [name](#name) | _This stop is called {Name}_ | | _Multiple choice only_ | +| [id](#id) | _The ID of this stop is {_ifopt}_ | | _Multiple choice only_ | +| [closest_stop](#closest_stop) | _The closest stop in OSM is {_closest_osm_stop_name}._ | | _Multiple choice only_ | +| [import](#import) | _{import_button(transit_stops,_tags,Add this stop,,,,,,)}_ | | _Multiple choice only_ | +| [tag-hint](#tag-hint) | _This stop will get the following tags: {_tags}_ | | _Multiple choice only_ | +| [imported](#imported) | _This stop is (probably) already added. View the point._ | | _Multiple choice only_ | +| [minimap_with_poi](#minimap_with_poi) | _{minimap(18, id, _closest_osm_stop_id):height:10rem}_ | | _Multiple choice only_ | +| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ | +| [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ | +| [spacer](#spacer) | _
_ | | _Multiple choice only_ | + +### name +_This tagrendering has no question and is thus read-only_ + +*This stop is called {Name}* + +### id +_This tagrendering has no question and is thus read-only_ + +*The ID of this stop is {_ifopt}* + +### closest_stop +_This tagrendering has no question and is thus read-only_ + +*The closest stop in OSM is {_closest_osm_stop_name}.* + +### import +_This tagrendering has no question and is thus read-only_ + +*{import_button(transit_stops,_tags,Add this stop,,,,,,)}* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=no | _has_closeby_feature=maybe + +### tag-hint +_This tagrendering has no question and is thus read-only_ + +*This stop will get the following tags: {_tags}* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=no | _has_closeby_feature=maybe + +### imported +_This tagrendering has no question and is thus read-only_ + +*This stop is (probably) already added. View the point.* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=yes | _has_closeby_feature=maybe + +### minimap_with_poi +_This tagrendering has no question and is thus read-only_ + +*{minimap(18, id, _closest_osm_stop_id):height:10rem}* + +### leftover-questions +_This tagrendering has no question and is thus read-only_ + +*{questions( ,hidden)}* + +This tagrendering has labels `ignore-docs` `added_by_default` + +### lod +_This tagrendering has no question and is thus read-only_ + +*{linked_data_from_website()}* + +This tagrendering has labels `added_by_default` + +### spacer +_This tagrendering has no question and is thus read-only_ + +*
* + +# all_transit_stops + +This layer is based on [transit_stops](../Layers/transit_stops.md) + +Layer showing different types of transit stops. + + - This layer is shown at zoomlevel **15** and higher + +No themes use this layer + +## Basic tags for this layer + +Elements must match the expression **public_transport=platform** + +[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22public_transport%22%3D%22platform%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) + +## Supported attributes + +**Warning:**: this quick overview is incomplete + +| attribute | type | values which are supported by this layer | +-----|-----|----- | +| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [name](https://wiki.openstreetmap.org/wiki/Tag:name%3D) | +| [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | [ref](https://wiki.openstreetmap.org/wiki/Tag:ref%3D) | +| [shelter](https://wiki.openstreetmap.org/wiki/Key:shelter) | Multiple choice | [shelter=yes](https://wiki.openstreetmap.org/wiki/Tag:shelter%3Dyes) [shelter=no](https://wiki.openstreetmap.org/wiki/Tag:shelter%3Dno) | +| [bench](https://wiki.openstreetmap.org/wiki/Key:bench) | Multiple choice | [bench=yes](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dyes) [bench=no](https://wiki.openstreetmap.org/wiki/Tag:bench%3Dno) | +| [bin](https://wiki.openstreetmap.org/wiki/Key:bin) | Multiple choice | [bin=yes](https://wiki.openstreetmap.org/wiki/Tag:bin%3Dyes) [bin=no](https://wiki.openstreetmap.org/wiki/Tag:bin%3Dno) | +| [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [wheelchair=designated](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated) [wheelchair=yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [wheelchair=limited](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited) [wheelchair=no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno) | +| [tactile_paving](https://wiki.openstreetmap.org/wiki/Key:tactile_paving) | Multiple choice | [tactile_paving=yes](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes) [tactile_paving=no](https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno) | +| [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [lit=yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [lit=no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) | +| [departures_board](https://wiki.openstreetmap.org/wiki/Key:departures_board) | Multiple choice | [departures_board=realtime](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Drealtime) [departures_board=timetable](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dtimetable) [departures_board=interval](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dinterval) [departures_board=no](https://wiki.openstreetmap.org/wiki/Tag:departures_board%3Dno) | +| [ref:IFOPT](https://wiki.openstreetmap.org/wiki/Key:ref:IFOPT) | [string](../SpecialInputElements.md#string) | | + +## Featureview elements and TagRenderings + +| id | question | labels | freeform key | +-----|-----|-----|----- | +| [stop_name](#stop_name) | What is the name of this stop?
_This stop is called {name}_
1 options | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) | +| [ref](#ref) | What is the platform reference of this stop?
_The platform reference of this stop is {ref}._
1 options | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) | +| [images](#images)
_(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ | +| [shelter](#shelter) | Does this stop have a shelter?
3 options | | _Multiple choice only_ | +| [bench](#bench) | Does this stop have a bench?
3 options | | _Multiple choice only_ | +| [bin](#bin) | Does this stop have a bin?
3 options | | _Multiple choice only_ | +| [wheelchair-access](#wheelchair-access)
_(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?
4 options | | _Multiple choice only_ | +| [tactile_paving](#tactile_paving) | Does this stop have tactile paving?
2 options | | _Multiple choice only_ | +| [lit](#lit) | Is this stop lit?
2 options | | _Multiple choice only_ | +| [departures_board](#departures_board) | 6 options | | _Multiple choice only_ | +| [contained_routes](#contained_routes) | _

{_contained_routes_count} routes stop at this stop

    {_contained_routes}
_ | | _Multiple choice only_ | +| [type](#type) | What kind of transit types is this stop used for?
6 options | | _Multiple choice only_ | +| [ifopt](#ifopt) | What is the IFOPT reference of this stop?
_The IFOPT reference of this stop is {ref:IFOPT}._ | | *[ref:IFOPT](https://wiki.osm.org/wiki/Key:ref:IFOPT)* ([string](../SpecialInputElements.md#string)) | +| [zhv_stop](#zhv_stop) | _There is a ZHV stop nearby: {_closest_zhv_stop_name}._ | | _Multiple choice only_ | +| [zhv_apply](#zhv_apply) | _{tag_apply(ref:IFOPT=$_ifopt,Add IFOPT to this stop,./assets/svg/addSmall.svg,_closest_osm_stop_id,)}_ | | _Multiple choice only_ | +| [minimap_with_poi](#minimap_with_poi) | _{minimap(18, id, _closest_zhv_stop_id):height:10rem}_ | | _Multiple choice only_ | +| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ | +| [lod](#lod)
_(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ | +| [spacer](#spacer) | _
_ | | _Multiple choice only_ | + +### stop_name +The question is `What is the name of this stop?` + +*This stop is called {name}* is shown if `name` is set. + + - *This stop has no name* is shown if with noname=yes & name= + +### ref +The question is `What is the platform reference of this stop?` + +*The platform reference of this stop is {ref}.* is shown if `ref` is set. + + - *This stop has no platform reference* is shown if with ref= + +### images +This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images +_This tagrendering has no question and is thus read-only_ + +*{image_carousel()}{image_upload()}* + +### shelter +The question is `Does this stop have a shelter?` + + - *This stop has a shelter* is shown if with shelter=yes + - *This stop does not have a shelter* is shown if with shelter=no + - *This stop has a shelter, that's separately mapped* is shown if with shelter=separate. _This option cannot be chosen as answer_ + +### bench +The question is `Does this stop have a bench?` + + - *This stop has a bench* is shown if with bench=yes + - *This stop does not have a bench* is shown if with bench=no + - *This stop has a bench, that's separately mapped* is shown if with bench=separate. _This option cannot be chosen as answer_ + +### bin +The question is `Does this stop have a bin?` + + - *This stop has a bin* is shown if with bin=yes + - *This stop does not have a bin* is shown if with bin=no + - *This stop has a bin, that's separately mapped* is shown if with bin=separate. _This option cannot be chosen as answer_ + +### wheelchair-access +The question is `Is this place accessible with a wheelchair?` + + - *This place is specially adapted for wheelchair users* is shown if with wheelchair=designated + - *This place is easily reachable with a wheelchair* is shown if with wheelchair=yes + - *It is possible to reach this place in a wheelchair, but it is not easy* is shown if with wheelchair=limited + - *This place is not reachable with a wheelchair* is shown if with wheelchair=no + +### tactile_paving +The question is `Does this stop have tactile paving?` + + - *This stop has tactile paving* is shown if with tactile_paving=yes + - *This stop does not have tactile paving* is shown if with tactile_paving=no + +### lit +The question is `Is this stop lit?` + + - *This stop is lit* is shown if with lit=yes + - *This stop is not lit* is shown if with lit=no + +### departures_board +_This tagrendering has no question and is thus read-only_ + + - *This stop has a departures board of unknown type* is shown if with departures_board=yes. _This option cannot be chosen as answer_ + - *This stop has a board showing realtime departure information* is shown if with departures_board=realtime + - *This stop has a board showing realtime departure information* is shown if with passenger_information_display=yes. _This option cannot be chosen as answer_ + - *This stop has a timetable showing regular departures* is shown if with departures_board=timetable + - *This stop has a timetable containing just the interval between departures* is shown if with departures_board=interval + - *This stop does not have a departures board* is shown if with departures_board=no + +### contained_routes +_This tagrendering has no question and is thus read-only_ + +*

{_contained_routes_count} routes stop at this stop

    {_contained_routes}
* + +This tagrendering is only visible in the popup if the following condition is met: _contained_routes~.+ + +### type +The question is `What kind of transit types is this stop used for?` + + - *This stop is used for bus transit.* is shown if with bus=yes. Unselecting this answer will add bus= & highway= + - *This stop is used for train transit.* is shown if with train=yes. Unselecting this answer will add train= + - *This stop is used for light rail transit.* is shown if with light_rail=yes. Unselecting this answer will add light_rail= + - *This stop is used for subway transit.* is shown if with subway=yes. Unselecting this answer will add subway= + - *This stop is used for tram transit.* is shown if with tram=yes. Unselecting this answer will add tram= + - *This stop is used for ferry transit.* is shown if with ferry=yes. Unselecting this answer will add ferry= + +This tagrendering is only visible in the popup if the following condition is met: _geometry:type=Point + +### ifopt +The question is `What is the IFOPT reference of this stop?` + +*The IFOPT reference of this stop is {ref:IFOPT}.* is shown if `ref:IFOPT` is set. + +### zhv_stop +_This tagrendering has no question and is thus read-only_ + +*There is a ZHV stop nearby: {_closest_zhv_stop_name}.* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=yes + +### zhv_apply +_This tagrendering has no question and is thus read-only_ + +*{tag_apply(ref:IFOPT=$_ifopt,Add IFOPT to this stop,./assets/svg/addSmall.svg,_closest_osm_stop_id,)}* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=yes & ref:IFOPT!~.+ + +### minimap_with_poi +_This tagrendering has no question and is thus read-only_ + +*{minimap(18, id, _closest_zhv_stop_id):height:10rem}* + +This tagrendering is only visible in the popup if the following condition is met: _has_closeby_feature=yes + +### leftover-questions +_This tagrendering has no question and is thus read-only_ + +*{questions( ,hidden)}* + +This tagrendering has labels `ignore-docs` `added_by_default` + +### lod +_This tagrendering has no question and is thus read-only_ + +*{linked_data_from_website()}* + +This tagrendering has labels `added_by_default` + +### spacer +_This tagrendering has no question and is thus read-only_ + +*
* + +## Filters + +| id | question | osmTags | +-----|-----|----- | +| shelter.0 | With a shelter | shelter=yes | shelter=separate | + +| id | question | osmTags | +-----|-----|----- | +| bench.0 | With a bench | bench=yes | bench=separate | + +| id | question | osmTags | +-----|-----|----- | +| bin.0 | With a bin | bin=yes | bin=separate | + +| id | question | osmTags | +-----|-----|----- | +| tactile_paving.0 | *Does this stop have tactile paving?* (default) | | +| tactile_paving.1 | This stop has tactile paving | tactile_paving=yes | +| tactile_paving.2 | This stop does not have tactile paving | tactile_paving=no | + + + +This document is autogenerated from [assets/themes/zhv/zhv.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/zhv/zhv.json) diff --git a/Docs/URL_Parameters.md b/Docs/URL_Parameters.md index 435e3eca6..42146a02d 100644 --- a/Docs/URL_Parameters.md +++ b/Docs/URL_Parameters.md @@ -41,14 +41,12 @@ This document gives an overview of which URL-parameters can be used to influence 30. [lat](#lat) 31. [lon](#lon) 32. [geouri](#geouri) -33. [layer-public_bookcase](#layer-public_bookcase) -34. [filter-public_bookcase-kid-books](#filter-public_bookcase-kid-books) -35. [filter-public_bookcase-adult-books](#filter-public_bookcase-adult-books) -36. [filter-public_bookcase-inside](#filter-public_bookcase-inside) -37. [filter-public_bookcase-has_image](#filter-public_bookcase-has_image) -38. [layer-walls_and_buildings](#layer-walls_and_buildings) -39. [mode](#mode) -40. [layer-](#layer-) +33. [filter-public_bookcase-kid-books](#filter-public_bookcase-kid-books) +34. [filter-public_bookcase-adult-books](#filter-public_bookcase-adult-books) +35. [filter-public_bookcase-inside](#filter-public_bookcase-inside) +36. [filter-public_bookcase-has_image](#filter-public_bookcase-has_image) +37. [mode](#mode) +38. [layer-](#layer-) ## What is a URL parameter? @@ -73,7 +71,7 @@ The URL-hash can contain multiple values: The possible hashes are: -`copyright`,`copyright_icons`,`community_index`,`hotkeys`,`privacy`,`filter`,`background`,`about_theme`,`download`,`favourites`,`failedImages`,`usersettings`,`share`,`menu` +`about_theme`,`background`,`copyright`,`copyright_icons`,`community_index`,`download`,`failedImages`,`favourites`,`filter`,`hotkeys`,`manageOffline`,`menu`,`privacy`,`search`,`share`,`usersettings` ## language @@ -302,7 +300,6 @@ If one of the following values is used, this parameter will be interpreted as a One can use the [ID of an ELI-layer](./ELI-overview.md) or use one of the global, builtin layers: - - protomaps.sunny ⭐ - protomaps.sunny-self ⭐ - protomaps.white - protomaps.light @@ -342,7 +339,7 @@ No default value set Used to share a session with another device - this saves logging in at another device -This documentation is defined in the source code at [WithUserRelatedState.ts](/src/Models/ThemeViewState/WithUserRelatedState.ts#L44) +This documentation is defined in the source code at [WithUserRelatedState.ts](/src/Models/ThemeViewState/WithUserRelatedState.ts#L47) No default value set @@ -350,7 +347,7 @@ No default value set Used to complete the login -This documentation is defined in the source code at [WithUserRelatedState.ts](/src/Models/ThemeViewState/WithUserRelatedState.ts#L49) +This documentation is defined in the source code at [WithUserRelatedState.ts](/src/Models/ThemeViewState/WithUserRelatedState.ts#L52) No default value set @@ -386,19 +383,11 @@ This documentation is defined in the source code at [InitialMapPositioning.ts](/ No default value set -## layer-public_bookcase - -Whether or not layer public_bookcase is shown - -This documentation is defined in the source code at [FilteredLayer.ts](/src/Models/FilteredLayer.ts#L116) - -The default value is _true_ - ## filter-public_bookcase-kid-books State of filter kid-books -This documentation is defined in the source code at [FilterConfig.ts](/src/Models/ThemeConfig/FilterConfig.ts#L184) +This documentation is defined in the source code at [FilterConfig.ts](/src/Models/ThemeConfig/FilterConfig.ts#L185) The default value is _false_ @@ -406,7 +395,7 @@ The default value is _false_ State of filter adult-books -This documentation is defined in the source code at [FilterConfig.ts](/src/Models/ThemeConfig/FilterConfig.ts#L184) +This documentation is defined in the source code at [FilterConfig.ts](/src/Models/ThemeConfig/FilterConfig.ts#L185) The default value is _false_ @@ -414,7 +403,7 @@ The default value is _false_ State of filter inside -This documentation is defined in the source code at [FilterConfig.ts](/src/Models/ThemeConfig/FilterConfig.ts#L184) +This documentation is defined in the source code at [FilterConfig.ts](/src/Models/ThemeConfig/FilterConfig.ts#L185) The default value is _0_ @@ -422,23 +411,15 @@ The default value is _0_ State of filter has_image -This documentation is defined in the source code at [FilterConfig.ts](/src/Models/ThemeConfig/FilterConfig.ts#L184) +This documentation is defined in the source code at [FilterConfig.ts](/src/Models/ThemeConfig/FilterConfig.ts#L185) The default value is _0_ -## layer-walls_and_buildings - -Whether or not layer walls_and_buildings is shown - -This documentation is defined in the source code at [FilteredLayer.ts](/src/Models/FilteredLayer.ts#L116) - -The default value is _false_ - ## mode The mode the application starts in, e.g. 'map', 'dashboard' or 'statistics' -This documentation is defined in the source code at [generateDocs.ts](ervdvn/git/MapComplete/scripts/generateDocs.ts#L470) +This documentation is defined in the source code at [generateDocs.ts](ervdvn/git/MapComplete/scripts/generateDocs.ts#L474) The default value is _map_ diff --git a/Docs/wikiIndex.txt b/Docs/wikiIndex.txt index ffc42ea43..76af018ee 100644 --- a/Docs/wikiIndex.txt +++ b/Docs/wikiIndex.txt @@ -4,7 +4,7 @@ {{service_item |name= [https://mapcomplete.org/personal personal] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:gl|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:ru|en}}, {{#language:it|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:gl|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Create a personal theme based on all the available layers of all themes |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -13,7 +13,7 @@ {{service_item |name= [https://mapcomplete.org/cyclofix cyclofix] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:gl|en}}, {{#language:de|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:gl|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map for cyclists to find the appropriate infrastructure for their needs, such as bicycle pumps, drinking water, bicycle shops, repair stations or parkings |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -22,7 +22,7 @@ {{service_item |name= [https://mapcomplete.org/etymology etymology] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:fr|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: What is the origin of a toponym? |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -31,7 +31,7 @@ {{service_item |name= [https://mapcomplete.org/waste waste] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Map showing waste baskets and recycling facilities |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -40,7 +40,7 @@ {{service_item |name= [https://mapcomplete.org/food food] |region= Worldwide -|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:nb_NO|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}}, {{#language:cy|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:cy|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Restaurants and fast food |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -49,7 +49,7 @@ {{service_item |name= [https://mapcomplete.org/cafes_and_pubs cafes_and_pubs] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:pa_PK|en}}, {{#language:cs|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:eu|en}}, {{#language:pl|en}}, {{#language:zh_Hans|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:cy|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:cy|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pa_PK|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Coffeehouses, pubs and bars |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -58,7 +58,7 @@ {{service_item |name= [https://mapcomplete.org/shops shops] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:fr|en}}, {{#language:ja|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: An editable map with basic shop information |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -67,7 +67,7 @@ {{service_item |name= [https://mapcomplete.org/healthcare healthcare] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nl|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map, various healthcare related items are shown |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -76,7 +76,7 @@ {{service_item |name= [https://mapcomplete.org/sports sports] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Map showing sport facilities. |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -85,7 +85,7 @@ {{service_item |name= [https://mapcomplete.org/artwork artwork] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:es|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:nb_NO|en}}, {{#language:hu|en}}, {{#language:pl|en}}, {{#language:ca|en}}, {{#language:zh_Hans|en}}, {{#language:fil|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:zgh|en}}, {{#language:eu|en}}, {{#language:pt_BR|en}}, {{#language:pt|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fil|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:pt|en}}, {{#language:pt_BR|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zgh|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: An open map of statues, busts, graffitis and other artwork all over the world |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -94,7 +94,7 @@ {{service_item |name= [https://mapcomplete.org/bookcases bookcases] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:eu|en}}, {{#language:pl|en}}, {{#language:zh_Hans|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A public bookcase is a small streetside cabinet, box, old phone booth or some other objects where books are stored |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -103,7 +103,7 @@ {{service_item |name= [https://mapcomplete.org/playgrounds playgrounds] |region= Worldwide -|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:fr|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:ru|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:id|en}}, {{#language:hu|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map with playgrounds |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -112,7 +112,7 @@ {{service_item |name= [https://mapcomplete.org/drinking_water drinking_water] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:de|en}}, {{#language:nb_NO|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map, publicly accessible drinking water spots are shown and can be easily added |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -121,7 +121,7 @@ {{service_item |name= [https://mapcomplete.org/toilets toilets] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map of public toilets |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -130,7 +130,7 @@ {{service_item |name= [https://mapcomplete.org/vending_machine vending_machine] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Find vending machines for everything |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -139,7 +139,7 @@ {{service_item |name= [https://mapcomplete.org/aed aed] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:sv|en}}, {{#language:pl|en}}, {{#language:pt_BR|en}}, {{#language:nb_NO|en}}, {{#language:hu|en}}, {{#language:sl|en}}, {{#language:zh_Hans|en}}, {{#language:da|en}}, {{#language:fil|en}}, {{#language:cs|en}}, {{#language:zgh|en}}, {{#language:eu|en}}, {{#language:pt|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fil|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:pt|en}}, {{#language:pt_BR|en}}, {{#language:ru|en}}, {{#language:sl|en}}, {{#language:sv|en}}, {{#language:uk|en}}, {{#language:zgh|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map, one can find and mark nearby defibrillators |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -148,7 +148,7 @@ {{service_item |name= [https://mapcomplete.org/clock clock] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:ca|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:fr|en}}, {{#language:pl|en}}, {{#language:da|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Map showing all public clocks |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -157,7 +157,7 @@ {{service_item |name= [https://mapcomplete.org/charging_stations charging_stations] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:nb_NO|en}}, {{#language:ru|en}}, {{#language:hu|en}}, {{#language:fr|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:eu|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A worldwide map of charging stations |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -166,7 +166,7 @@ {{service_item |name= [https://mapcomplete.org/surveillance surveillance] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:fr|en}}, {{#language:pl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Surveillance cameras and other means of surveillance |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -175,7 +175,7 @@ {{service_item |name= [https://mapcomplete.org/advertising advertising] |region= Worldwide -|lang= {{#language:ca|en}}, {{#language:es|en}}, {{#language:en|en}}, {{#language:de|en}}, {{#language:cs|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:zh_Hant|en}}, {{#language:eu|en}}, {{#language:pl|en}}, {{#language:zh_Hans|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:it|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Where I can find advertising features? |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -184,7 +184,7 @@ {{service_item |name= [https://mapcomplete.org/circular_economy circular_economy] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:es|en}}, {{#language:de|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:pl|en}}, {{#language:nl|en}}, {{#language:zh_Hant|en}}, {{#language:ko|en}}, {{#language:it|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Various items which help people to share, reuse or recycle |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -193,7 +193,7 @@ {{service_item |name= [https://mapcomplete.org/architecture architecture] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:zh_Hant|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:it|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map showing the architectural style of buildings |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -202,7 +202,7 @@ {{service_item |name= [https://mapcomplete.org/atm atm] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:nb_NO|en}}, {{#language:es|en}}, {{#language:id|en}}, {{#language:zh_Hant|en}}, {{#language:eu|en}}, {{#language:it|en}}, {{#language:pl|en}}, {{#language:da|en}}, {{#language:zh_Hans|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fr|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: This map shows ATMs to withdraw or deposit money |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -211,7 +211,7 @@ {{service_item |name= [https://mapcomplete.org/benches benches] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:nb_NO|en}}, {{#language:pt_BR|en}}, {{#language:hu|en}}, {{#language:id|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:zh_Hans|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:eu|en}}, {{#language:pl|en}}, {{#language:pt|en}}, {{#language:fil|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:cy|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:cy|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fil|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:pt|en}}, {{#language:pt_BR|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map of benches |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -220,7 +220,7 @@ {{service_item |name= [https://mapcomplete.org/bicycle_parkings bicycle_parkings] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:zh_Hans|en}}, {{#language:it|en}}, {{#language:fil|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:pl|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:zh_Hant|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fil|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map showing all types of bicycle parkings |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -229,7 +229,7 @@ {{service_item |name= [https://mapcomplete.org/bicycle_rental bicycle_rental] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:id|en}}, {{#language:fr|en}}, {{#language:es|en}}, {{#language:nb_NO|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:eu|en}}, {{#language:pl|en}}, {{#language:zh_Hans|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fr|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map with bicycle rental stations and bicycle rental shops |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -238,7 +238,7 @@ {{service_item |name= [https://mapcomplete.org/bicyclelib bicyclelib] |region= Worldwide -|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:fr|en}}, {{#language:zh_Hant|en}}, {{#language:de|en}}, {{#language:hu|en}}, {{#language:nb_NO|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:pl|en}}, {{#language:zh_Hans|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A bicycle library is a place where bicycles can be lent, often for a small yearly fee |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -247,7 +247,7 @@ {{service_item |name= [https://mapcomplete.org/binoculars binoculars] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:fr|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:eu|en}}, {{#language:pl|en}}, {{#language:zh_Hans|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map with fixed binoculars |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -256,7 +256,7 @@ {{service_item |name= [https://mapcomplete.org/blind_osm blind_osm] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:nb_NO|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:it|en}}, {{#language:pl|en}}, {{#language:zh_Hans|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:eu|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hans|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Help to map features relevant for the blind |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -265,7 +265,7 @@ {{service_item |name= [https://mapcomplete.org/campersite campersite] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:fr|en}}, {{#language:zh_Hant|en}}, {{#language:nl|en}}, {{#language:pt_BR|en}}, {{#language:de|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:pt|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:pt|en}}, {{#language:pt_BR|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Find sites to spend the night with your camper |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -274,7 +274,7 @@ {{service_item |name= [https://mapcomplete.org/climbing climbing] |region= Worldwide -|lang= {{#language:nl|en}}, {{#language:de|en}}, {{#language:en|en}}, {{#language:ru|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map you will find various climbing opportunities such as climbing gyms, bouldering halls and rocks in nature |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -283,7 +283,7 @@ {{service_item |name= [https://mapcomplete.org/cycle_infra cycle_infra] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map where you can view and edit things related to the bicycle infrastructure. |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -292,7 +292,7 @@ {{service_item |name= [https://mapcomplete.org/cyclestreets cyclestreets] |region= Worldwide -|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:nb_NO|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map of cyclestreets |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -301,7 +301,7 @@ {{service_item |name= [https://mapcomplete.org/disaster_response disaster_response] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:it|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:nl|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: This map contains elements meant for disaster preparedness and response |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -310,7 +310,7 @@ {{service_item |name= [https://mapcomplete.org/education education] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map, you'll find information about all types of schools and education and can easily add more information |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -319,7 +319,7 @@ {{service_item |name= [https://mapcomplete.org/elongated_coin elongated_coin] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:nl|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Find penny presses to create your own elongated coins |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -328,7 +328,7 @@ {{service_item |name= [https://mapcomplete.org/facadegardens facadegardens] |region= Worldwide -|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: This map shows facade gardens with pictures and useful info about orientation, sunshine and plant types. |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -337,7 +337,7 @@ {{service_item |name= [https://mapcomplete.org/fireplace fireplace] |region= Worldwide -|lang= {{#language:de|en}}, {{#language:en|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:ko|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Outdoor place to make a fire or a fixed barbecue in an official place |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -346,7 +346,7 @@ {{service_item |name= [https://mapcomplete.org/fritures fritures] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map, you'll find your favourite fries shop! |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -355,7 +355,7 @@ {{service_item |name= [https://mapcomplete.org/ghostbikes ghostbikes] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A ghost bike is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -364,7 +364,7 @@ {{service_item |name= [https://mapcomplete.org/ghostsigns ghostsigns] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}}, {{#language:it|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map showing disused signs on buildings |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -373,7 +373,7 @@ {{service_item |name= [https://mapcomplete.org/glutenfree glutenfree] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:nl|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A crowdsourced map with glutenfree items |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -382,7 +382,7 @@ {{service_item |name= [https://mapcomplete.org/guideposts guideposts] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:nl|en}}, {{#language:ko|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Guideposts (also known as fingerposts or finger posts) are often found along official hiking, cycling, skiing or horseback riding routes to indicate the directions to different destinations The position of a signpost can be used by a hiker/biker/rider/s… @@ -393,7 +393,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/hackerspaces hackerspaces] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map of hackerspaces |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -402,7 +402,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/hailhydrant hailhydrant] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:ru|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Map to show hydrants, extinguishers, fire stations, and ambulance stations. |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -411,7 +411,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/historic_aircraft historic_aircraft] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:uk|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map showing all historic, permanently installed aircraft |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -420,7 +420,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/historic_rolling_stock historic_rolling_stock] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:uk|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map showing all historic, permanently installed rolling stock, such as locomitives and railway carriages, e |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -429,7 +429,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/hotels hotels] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map, you'll find hotels in your area |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -438,7 +438,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/icecream icecream] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:it|en}}, {{#language:nl|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map showing ice cream parlors and ice cream vending machines |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -447,7 +447,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/indoors indoors] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nl|en}}, {{#language:cs|en}}, {{#language:nb_NO|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map, publicly accessible indoor places are shown |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -456,7 +456,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/insects insects] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:cs|en}}, {{#language:ko|en}}, {{#language:uk|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Insect hotels provide shelter for insects |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -465,7 +465,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/kerbs_and_crossings kerbs_and_crossings] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:nb_NO|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map showing kerbs and crossings |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -474,7 +474,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/lactosefree lactosefree] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:nl|en}}, {{#language:ko|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A crowdsourced map with lactose free shops and restaurants |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -483,7 +483,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/lighthouses lighthouses] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Lighthouses are tall buildings with a light on top to guide marine traffic |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -492,7 +492,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/maps maps] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: This theme shows all (touristic) maps that OpenStreetMap knows of |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -501,7 +501,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/maxspeed maxspeed] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:zh_Hant|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:it|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: This map shows the legally allowed maximum speed on every road. |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -510,7 +510,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/memorials memorials] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Memorials are physical objects permantently placed in the public space to remember a person or event |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -519,7 +519,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/nature nature] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:zh_Hant|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map for nature lovers, with interesting POI's |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -528,7 +528,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/notes notes] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:hu|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:zh_Hant|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:it|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A note is a pin on the map with some text to indicate something wrong |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -537,7 +537,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/observation_towers observation_towers] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Publicly accessible towers to enjoy the view |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -546,7 +546,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/onwheels onwheels] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map, publicly weelchair accessible places are shown and can be easily added |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -555,7 +555,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/openwindpowermap openwindpowermap] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:fr|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:nl|en}}, {{#language:da|en}}, {{#language:nb_NO|en}}, {{#language:cs|en}}, {{#language:ca|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map for showing and editing wind turbines |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -564,7 +564,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/osm_community_index osm_community_index] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:es|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: An index of community resources for OpenStreetMap. |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -573,7 +573,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/parkings parkings] |region= Worldwide -|lang= {{#language:nl|en}}, {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:nb_NO|en}}, {{#language:zh_Hant|en}}, {{#language:id|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:id|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: This map shows different parking spots |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -582,7 +582,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/pets pets] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map, you'll find various interesting places for you pets: veterinarians, dog parks, pet shops, dog-friendly restaurants, |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -591,7 +591,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/police_call_boxes police_call_boxes] |region= Worldwide -|lang= {{#language:en|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}} |descr= A MapComplete theme: A type of telephone kiosk historically used by the police |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -600,7 +600,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/postboxes postboxes] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map showing postboxes and post offices |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -609,7 +609,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/rainbow_crossings rainbow_crossings] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nl|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map, rainbow-painted pedestrian crossings are shown and can be easily added |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -618,7 +618,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/sauna sauna] |region= Worldwide -|lang= {{#language:en|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Sauna |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -627,7 +627,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/scouting scouting] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:uk|en}}, {{#language:cs|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A scouting group is a social youth movement with a heavy emphasis on the outdoors |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -636,7 +636,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/ski ski] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:fr|en}}, {{#language:nl|en}}, {{#language:ko|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Everything you need to go skiing |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -645,7 +645,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/sport_pitches sport_pitches] |region= Worldwide -|lang= {{#language:nl|en}}, {{#language:fr|en}}, {{#language:en|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:ru|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:hu|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map showing sport pitches |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -654,7 +654,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/street_lighting street_lighting] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:nb_NO|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: On this map you can find everything about street lighting |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -663,7 +663,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/transit transit] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nl|en}}, {{#language:nb_NO|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:pl|en}}, {{#language:ko|en}}, {{#language:uk|en}}, {{#language:it|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Plan your trip with the help of the public transport system |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -672,7 +672,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/trees trees] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:fr|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:zh_Hant|en}}, {{#language:ru|en}}, {{#language:pl|en}}, {{#language:de|en}}, {{#language:nb_NO|en}}, {{#language:hu|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:da|en}}, {{#language:cs|en}}, {{#language:uk|en}}, {{#language:ko|en}}, {{#language:pt|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ja|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:pt|en}}, {{#language:ru|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: Map all the trees |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -681,7 +681,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/waste_basket waste_basket] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:nl|en}}, {{#language:de|en}}, {{#language:it|en}}, {{#language:zh_Hant|en}}, {{#language:hu|en}}, {{#language:fr|en}}, {{#language:nb_NO|en}}, {{#language:da|en}}, {{#language:ca|en}}, {{#language:es|en}}, {{#language:cs|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:ko|en}} +|lang= {{#language:en|en}}, {{#language:ca|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:de|en}}, {{#language:es|en}}, {{#language:fr|en}}, {{#language:hu|en}}, {{#language:it|en}}, {{#language:ko|en}}, {{#language:nb_NO|en}}, {{#language:nl|en}}, {{#language:pl|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: A map with waste baskets |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png @@ -690,7 +690,7 @@ The position of a signpost can be used by a hiker/biker/rider/s… {{service_item |name= [https://mapcomplete.org/wayside_shrines wayside_shrines] |region= Worldwide -|lang= {{#language:en|en}}, {{#language:it|en}}, {{#language:cs|en}}, {{#language:zh_Hant|en}}, {{#language:uk|en}} +|lang= {{#language:en|en}}, {{#language:cs|en}}, {{#language:da|en}}, {{#language:it|en}}, {{#language:uk|en}}, {{#language:zh_Hant|en}} |descr= A MapComplete theme: This map shows shrines and crosses found on the side of roads and paths, and allows adding new ones |material= {{yes|[https://mapcomplete.org/ Yes]}} |image= MapComplete_Screenshot.png diff --git a/app/AppIndex.svelte b/app/AppIndex.svelte index 2c3ec1ca2..a0d1a8f89 100644 --- a/app/AppIndex.svelte +++ b/app/AppIndex.svelte @@ -10,7 +10,7 @@ const lng = Locale.language let fdroid = t.downloadOnFDroid.current - let supportedVersions: { version: number, codename: string } = [ + let supportedVersions: { version: number; codename: string } = [ { version: 9, codename: "pie" }, { version: 10, codename: "quince-tart" }, { version: 11, codename: "red-velvet-cake" }, @@ -56,11 +56,13 @@ {#each supportedVersions as v} + href={`https://builds.mapcomplete.org/apk/mapcomplete-latest-${ + v.version + }-${v.codename.toUpperCase()}.apk`} + > Android {v.version} ({v.codename}) {/each} -
@@ -68,22 +70,27 @@ - - diff --git a/assets/layers/address/address.json b/assets/layers/address/address.json index b2c137fe7..9baf302df 100644 --- a/assets/layers/address/address.json +++ b/assets/layers/address/address.json @@ -334,6 +334,7 @@ "da": "Inkluder ikke husnummeret", "de": "Gib die Hausnummer nicht an", "it": "Non includere il numero civico", + "nl": "Vermeld het huisnummer niet", "zh_Hant": "不要包含門牌號碼" }, "render": { diff --git a/assets/layers/advertising/advertising.json b/assets/layers/advertising/advertising.json index 4830427aa..cc1ca1aff 100644 --- a/assets/layers/advertising/advertising.json +++ b/assets/layers/advertising/advertising.json @@ -527,7 +527,8 @@ }, { "tags": [ - "advertising=billboard","support=wall" + "advertising=billboard", + "support=wall" ], "snapToLayer": [ "walls_and_buildings" @@ -585,7 +586,8 @@ }, { "tags": [ - "advertising=poster_box","support=wall" + "advertising=poster_box", + "support=wall" ], "title": { "en": "a poster box mounted on a wall", @@ -617,7 +619,7 @@ "cs": "plakátovací skříňka, která je součástí přístřešku veřejné dopravy", "de": "ein Plakatkasten, der zu einem Unterstand für öffentliche Verkehrsmittel gehört", "es": "un expositor de carteles que forma parte de un refugio de transporte público", - "fr": "Un affichage sur un abribus", + "fr": "un affichage sur un abribus", "it": "un contenitore di poster pubblicitari di una pensilina del trasporto pubblico", "nl": "een posterbak die deel uitmaakt van een bushokje", "uk": "афішна скринька, що є частиною зупинки громадського транспорту" @@ -754,7 +756,8 @@ }, { "tags": [ - "advertising=screen","support=wall" + "advertising=screen", + "support=wall" ], "title": { "en": "a screen mounted on a wall", @@ -805,7 +808,8 @@ }, { "tags": [ - "advertising=tarp","support=wall" + "advertising=tarp", + "support=wall" ], "title": { "en": "a tarp", @@ -1761,6 +1765,7 @@ }, { "if": "message=legal", + "ifnot": "message=", "then": { "en": "Legal messages" } diff --git a/assets/layers/artwork/artwork.json b/assets/layers/artwork/artwork.json index 5fd1d67da..8c074f87a 100644 --- a/assets/layers/artwork/artwork.json +++ b/assets/layers/artwork/artwork.json @@ -550,7 +550,7 @@ "ca": "Enrajolat", "cs": "Obklady a dlažba", "cy": "Gwaith Teils", - "da": "flisebeklædning", + "da": "Flisebeklædning", "de": "Fliesenarbeit", "es": "Trabajo en azulejo", "eu": "Keramika", @@ -575,6 +575,7 @@ "en": "Woodcarving", "ca": "Tallat a la fusta", "cs": "Dřevořezba", + "da": "Træudskæring", "de": "Holzschnitzerei", "es": "Talla en madera", "eu": "Egur taila", @@ -594,6 +595,7 @@ "then": { "en": "Poem", "cs": "Báseň", + "da": "Digt", "it": "Poesia", "nl": "Gedicht" } @@ -609,6 +611,7 @@ "en": "Who made this artwork?", "ca": "Qui va crear aquesta obra d'art?", "cs": "Kdo je autorem tohoto díla?", + "da": "Hvem lavede dette kunstværk?", "de": "Wer hat dieses Kunstwerk geschaffen?", "es": "¿Quién hizo esta obra de arte?", "fr": "Qui a fait cette oeuvre d'art ?", @@ -851,6 +854,7 @@ "en": "This artwork also serves as a memorial", "ca": "Aquesta obra d'art també serveix com a memorial", "cs": "Toto dílo slouží také jako památník", + "da": "Dette kunstværk fungerer også som et mindesmærke", "de": "Dieses Kunstwerk dient auch als Mahnmal", "es": "Esta obra de arte también sirve como monumento", "fr": "Cette œuvre est un mémorial", @@ -892,6 +896,7 @@ "en": "Does this artwork serve as a bench?", "ca": "Aquesta obra d'art serveix com a un banc?", "cs": "Slouží toto umělecké dílo jako lavička?", + "da": "Fungerer dette kunstværk som en bænk?", "de": "Dient dieses Kunstwerk auch als Sitzbank?", "es": "¿Esta obra de arte sirve como banco?", "fr": "Cette oeuvre d'art sert-elle de banc ?", @@ -912,6 +917,7 @@ "en": "This artwork also serves as a bench", "ca": "Aquesta obra d'art també serveix com a banc", "cs": "Toto umělecké dílo slouží také jako lavička", + "da": "Dette kunstværk fungerer også som en bænk", "de": "Dieses Kunstwerk dient auch als Sitzbank", "es": "Esta obra de arte también sirve como banco", "fr": "Cette oeuvre d'art sert aussi de banc", diff --git a/assets/layers/atm/atm.json b/assets/layers/atm/atm.json index 668cdc7a7..11fbd6b40 100644 --- a/assets/layers/atm/atm.json +++ b/assets/layers/atm/atm.json @@ -710,4 +710,4 @@ "enableImproveAccuracy": true, "enableRelocation": false } -} \ No newline at end of file +} diff --git a/assets/layers/beehive/beehive.json b/assets/layers/beehive/beehive.json index 24f3d8486..f0d678ec7 100644 --- a/assets/layers/beehive/beehive.json +++ b/assets/layers/beehive/beehive.json @@ -8,6 +8,7 @@ "da": "Bistader", "de": "Bienenstöcke", "it": "Alveari", + "nl": "Bijenkorven", "uk": "Бджолині вулики" }, "description": { @@ -16,7 +17,8 @@ "cs": "Vrstva ukazující včelí úly", "da": "Lag, der viser bistader", "de": "Ebene mit Bienenstöcken", - "it": "Livello che mostra gli alveari" + "it": "Livello che mostra gli alveari", + "nl": "Laag met bijenkorven" }, "source": { "osmTags": "man_made=beehive" @@ -28,7 +30,8 @@ "cs": "Včelí úl", "cy": "Nyth Gwenyn", "de": "Bienenstock", - "it": "Alveare" + "it": "Alveare", + "nl": "Bijenkorf" }, "pointRendering": [ { @@ -54,7 +57,8 @@ "ca": "un rusc", "cs": "včelí úl", "de": "ein Bienenstock", - "it": "un alveare" + "it": "un alveare", + "nl": "een bijenkorf" }, "tags": [ "man_made=beehive" @@ -71,7 +75,8 @@ "cs": "Kolik včelích úlů tu je?", "da": "Hvor mange bistader er der?", "de": "Wie viele Bienenstöcke gibt es?", - "it": "Quanti alveari ci sono?" + "it": "Quanti alveari ci sono?", + "nl": "Hoeveel bijenkorven zijn er?" }, "render": { "en": "There are {capacity} beehives", @@ -79,7 +84,8 @@ "cs": "Je tu {capacity} včelích úlů", "da": "Der er {capacity} bistader", "de": "Es gibt {capacity} Bienenstöcke", - "it": "Ci sono {capacity} alveari" + "it": "Ci sono {capacity} alveari", + "nl": "Er zijn {capacity} bijenkorven" }, "freeform": { "key": "capacity", @@ -90,7 +96,8 @@ "cs": "Počet včelích úlů", "da": "Antal bistader", "de": "Anzahl der Bienenstöcke", - "it": "Numero di alveari" + "it": "Numero di alveari", + "nl": "Aantal bijenkorven" } }, "mappings": [ @@ -102,7 +109,8 @@ "cs": "Je tu 1 včelí úl", "da": "Der er 1 bistade", "de": "Es gibt 1 Bienenstock", - "it": "C'è 1 alveare" + "it": "C'è 1 alveare", + "nl": "Er is 1 bijenkorf" } } ] diff --git a/assets/layers/bicycle_rental/bicycle_rental.json b/assets/layers/bicycle_rental/bicycle_rental.json index b47647054..81a4d1845 100644 --- a/assets/layers/bicycle_rental/bicycle_rental.json +++ b/assets/layers/bicycle_rental/bicycle_rental.json @@ -111,7 +111,7 @@ "en": "a bicycle rental shop", "ca": "una botiga de lloguer de bicicletes", "cs": "půjčovna jízdních kol", - "da": "en cykeludlejningsforretning", + "da": "en cykeludlejningsbutik", "de": "ein Geschäft mit Fahrradverleih", "es": "una tienda de alquiler de bicicletas", "fr": "un magasin de location de vélos", diff --git a/assets/layers/bike_parking/bike_parking.json b/assets/layers/bike_parking/bike_parking.json index 6100335c2..76a26a6e1 100644 --- a/assets/layers/bike_parking/bike_parking.json +++ b/assets/layers/bike_parking/bike_parking.json @@ -668,7 +668,7 @@ "de": "Dazu gehören reguläre Fahrräder, Lasträder, Ebikes,...", "es": "Esto incluye bicicletas normales, bicicletas de carga, bicicletas eléctricas,…", "it": "Questo include biciclette normali, cargo bike, e-bike, ...", - "nl": "Dit is het totaal aantal gewone fietsen, bakfietsen, elektrische fietsen, ...", + "nl": "Dit is het totaal aantal gewone fietsen, bakfietsen, elektrische fietsen, …", "pl": "To obejmuje zwykłe rowery, do transportu dóbr, elektryczne, ..." }, "render": { diff --git a/assets/layers/cafe_pub/cafe_pub.json b/assets/layers/cafe_pub/cafe_pub.json index 3959d767d..7f330d358 100644 --- a/assets/layers/cafe_pub/cafe_pub.json +++ b/assets/layers/cafe_pub/cafe_pub.json @@ -439,14 +439,16 @@ "id": "pub_reusable_packaging", "question": { "en": "Does {title()} accept bring-your-own reusable cups?", - "cs": "Přijímá {title()} přinesené opakovaně použitelné šálky?" + "cs": "Přijímá {title()} přinesené opakovaně použitelné šálky?", + "nl": "Accepteert {title()} het meebrengen van eigen herbruikbare bekers?" }, "mappings": [ { "if": "reusable_packaging:accept=yes", "then": { "en": "Accepts reusable cups", - "cs": "Přijímá opakovaně použitelné šálky" + "cs": "Přijímá opakovaně použitelné šálky", + "nl": "Accepteert herbruikbare bekers" } }, { @@ -454,14 +456,16 @@ "alsoShowIf": "reusable_packaging:accept=", "then": { "en": "Does not accept reusable cups", - "cs": "Nepřijímá opakovaně použitelné šálky" + "cs": "Nepřijímá opakovaně použitelné šálky", + "nl": "Accepteert geen herbruikbare bekers" } }, { "if": "reusable_packaging:accept=only", "then": { "en": "Only serves to people who bring reusable cups", - "cs": "Obsluhuje jen lidi, kteří si přinesou opakovaně použitelné šálky" + "cs": "Obsluhuje jen lidi, kteří si přinesou opakovaně použitelné šálky", + "nl": "Accepteert alleen mensen die een herbruikbare beker meenemen" } } ] diff --git a/assets/layers/campsite/campsite.json b/assets/layers/campsite/campsite.json index d3640efa5..bced66605 100644 --- a/assets/layers/campsite/campsite.json +++ b/assets/layers/campsite/campsite.json @@ -30,7 +30,8 @@ "cs": "{name}", "cy": "{name}", "de": "{name}", - "it": "{name}" + "it": "{name}", + "nl": "{name}" } }, "pointRendering": [ @@ -89,6 +90,7 @@ "en": "Is this campsite exclusively for groups?", "ca": "Aquest càmping és exclusiu per a grups?", "cs": "Je tento kemp výhradně pro skupiny?", + "da": "Er denne campingplads kun for grupper?", "de": "Ist dieser Zeltplatz ausschließlich für Gruppen?", "it": "Questo campeggio è esclusivamente per gruppi?" }, @@ -103,6 +105,7 @@ "en": "This campsite is exclusively for groups", "ca": "Aquest càmping és exclusiu per a grups", "cs": "Tento kemp je výhradně pro skupiny", + "da": "Denne campingplads er udelukkende for grupper", "de": "Dieser Zeltplatz ist ausschließlich für Gruppen", "it": "Questo campeggio è esclusivamente per gruppi" } @@ -117,6 +120,7 @@ "en": "This campsite is not exclusively for groups", "ca": "Aquest càmping no és exclusiu per a grups", "cs": "Tento kemp není výhradně pro skupiny", + "da": "Denne campingplads er ikke udelukkende for grupper", "de": "Dieser Zeltplatz ist nicht ausschließlich für Gruppen", "it": "Questo campeggio non è esclusivamente per gruppi" } @@ -136,6 +140,7 @@ "en": "The name of this campsite is {name}", "ca": "El nom d'aquest càmping és {name}", "cs": "Název tohoto kempu je {name}", + "da": "Navnet på denne campingplads er {name}", "de": "Dieser Zeltplatz heißt {name}", "it": "Il nome di questo campeggio è {name}" }, @@ -150,6 +155,7 @@ "en": "How many people can stay here?", "ca": "Quantes persones poden quedar-se aquí?", "cs": "Kolik lidí tu může pobývat?", + "da": "Hvor mange mennesker kan bo her?", "de": "Wie viele Personen können hier übernachten?", "it": "Quante persone possono soggiornare qui?" }, @@ -170,6 +176,7 @@ "question": { "en": "Is there a fee?", "cs": "Platí se tu poplatek?", + "da": "Skal der betales et gebyr?", "de": "Gibt es hier eine Gebühr?", "it": "C'è un costo?" }, @@ -183,6 +190,7 @@ "then": { "en": "The campsite is free of charge", "cs": "Kempování je zdarma", + "da": "Campingpladsen er gratis at benytte", "de": "Der Zeltplatz ist kostenlos", "it": "Il campeggio è gratuito" }, @@ -193,6 +201,7 @@ "then": { "en": "There is a fee.", "cs": "Platí se tu poplatek.", + "da": "Det koster et gebyr.", "de": "Es gibt eine Gebühr.", "it": "C'è un costo." }, @@ -210,12 +219,14 @@ "question": { "en": "What is the charge per person per day?", "cs": "Jaký je poplatek na osobu a den?", + "da": "Hvad er prisen pr. person pr. dag?", "de": "Was ist die Gebühr pro Person pro Tag?", "it": "Qual è il costo per persona al giorno?" }, "render": { "en": "Charge per person per day: {charge}", "cs": "Poplatek na osobu a den: {charge}", + "da": "Gebyr pr. person pr. dag: {charge}", "de": "Gebühr pro Person pro Tag: {charge}", "it": "Costo per persona al giorno: {charge}" }, @@ -241,12 +252,14 @@ "question": { "en": "What is the charge per day?", "cs": "Jaký je poplatek za den?", + "da": "Hvad er prisen pr. dag?", "de": "Was ist die Gebühr pro Tag?", "it": "Qual è il costo giornaliero?" }, "render": { "en": "Charge per day: {charge}", "cs": "Poplatek za den: {charge}", + "da": "Pris pr. dag: {charge}", "de": "Gebühr pro Tag: {charge}", "it": "Costo giornaliero: {charge}" }, diff --git a/assets/layers/charging_station/charging_station.json b/assets/layers/charging_station/charging_station.json index 63ee3c2ee..f44c38f61 100644 --- a/assets/layers/charging_station/charging_station.json +++ b/assets/layers/charging_station/charging_station.json @@ -1814,6 +1814,7 @@ "ifnot": "socket:nacs=", "then": { "en": "NACS(North-American Charging System)", + "cs": "NACS(Severoamerický nabíjecí systém)", "nl": "NACS(Noord-Amerikaanse oplaadstandaard)" }, "icon": { @@ -1864,6 +1865,7 @@ }, "then": { "en": "NACS(North-American Charging System)", + "cs": "NACS(Severoamerický nabíjecí systém)", "nl": "NACS(Noord-Amerikaanse oplaadstandaard)" }, "hideInAnswer": true, diff --git a/assets/layers/climbing_gym/climbing_gym.json b/assets/layers/climbing_gym/climbing_gym.json index 1bb04f067..2c4400cec 100644 --- a/assets/layers/climbing_gym/climbing_gym.json +++ b/assets/layers/climbing_gym/climbing_gym.json @@ -728,6 +728,7 @@ "id": "bouldering_mat_rental", "question": { "en": "Can one rent a bouldering mat here to go bouldering on other locations?", + "cs": "Lze si tu pronajmout podložku pro bouldering k použití v jiných lokalitách?", "nl": "Kan hier een bouldermat gehuurd worden voor gebruik op andere locaties?" }, "mappings": [ @@ -740,6 +741,7 @@ }, "then": { "en": "A boulder mat can be borrowed for free here", + "cs": "Lze si tu zdarma půjčit podložku pro bouldering", "nl": "Een bouldermat kan hier gratis geleend worden" }, "addExtraTags": [ @@ -755,6 +757,7 @@ }, "then": { "en": "A bouldermat can be rented here for {service:boulder_mat:rental:charge}", + "cs": "Podložku pro bouldering si tu lze pronajmout za {service:boulder_mat:rental:charge}", "nl": "Een bouldermat kan hier gehuurd worden aan {service:boulder_mat:rental:charge}" }, "hideInAnswer": true @@ -763,6 +766,7 @@ "if": "service:boulder_mat:rental=yes", "then": { "en": "A boulder mat can be rented here", + "cs": "Lze si tu pronajmout podložku pro bouldering", "nl": "Een bouldermat kan hier gehuurd worden" }, "addExtraTags": [ @@ -774,6 +778,7 @@ "if": "service:boulder_mat:rental=no", "then": { "en": "A boulder mat rope can not be rented here", + "cs": "Nelze si tu pronajmout podložku pro bouldering", "nl": "Hier kan geen boldermat gehuurd worden" }, "addExtraTags": [ diff --git a/assets/layers/diets/diets.json b/assets/layers/diets/diets.json index bd51a602d..cac1388a3 100644 --- a/assets/layers/diets/diets.json +++ b/assets/layers/diets/diets.json @@ -12,8 +12,16 @@ "hidden" ], "render": { - "en": "Dietary options", - "nl": "Dieetopties" + "special": { + "type": "show_icons", + "labels": "diets_content", + "class": "inline-flex float-right" + }, + "before": { + "en": "Dietary options", + "cs": "Dietní možnosti", + "nl": "Dieetopties" + } } }, { @@ -42,7 +50,8 @@ "cs": "Nabízí tento obchod nabídku bez cukru?", "de": "Verkauft das Geschäft zuckerfreie Produkte?", "es": "¿Tiene esta tienda una oferta de productos sin azúcar?", - "it": "Questo negozio ha un'offerta di prodotti senza zucchero?" + "it": "Questo negozio ha un'offerta di prodotti senza zucchero?", + "nl": "Heeft deze winkel een suikervrij assortiment?" }, "questionHint": { "en": "This is important for people following a sugar-free diet, such as people with Diabetes", @@ -50,7 +59,8 @@ "cs": "To je důležité pro lidi, kteří dodržují dietu bez cukru, jako jsou lidé s diabetem", "de": "Dies ist wichtig für Menschen, die eine zuckerfreie Diät einhalten, z. B. für Menschen mit Diabetes", "es": "Esto es importante para las personas que siguen una dieta sin azúcar, como las personas con diabetes", - "it": "Questo è importante per le persone che seguono una dieta senza zucchero, come le persone con diabete" + "it": "Questo è importante per le persone che seguono una dieta senza zucchero, come le persone con diabete", + "nl": "Dit is belangrijk voor mensen die een suikervrij dieet volgen, zoals mensen met diabetes" }, "mappings": [ { @@ -62,6 +72,7 @@ "de": "Das Geschäft verkauft ausschließlich zuckerfreie Produkte", "es": "Esta tienda solo vende productos sin azúcar", "it": "Questo negozio vende solo prodotti senza zucchero", + "nl": "Deze winkel verkoopt enkel suikervrije producten", "uk": "У цьому магазині продаються тільки продукти без цукру" } }, @@ -73,7 +84,8 @@ "cs": "Tento obchod má velkou nabídku bez cukru", "de": "Das Geschäft verkauft viele zuckerfreie Produkte", "es": "Esta tienda tiene una gran oferta de productos sin azúcar", - "it": "Questo negozio ha un'ampia offerta di prodotti senza zucchero" + "it": "Questo negozio ha un'ampia offerta di prodotti senza zucchero", + "nl": "Deze winkel heeft een groot suikervrij assortiment" } }, { @@ -84,7 +96,8 @@ "cs": "Tento obchod má omezenou nabídku bez cukru", "de": "Das Geschäft verkauft wenige zuckerfreie Produkte", "es": "Esta tienda tiene una oferta limitada de productos sin azúcar", - "it": "Questo negozio ha un'offerta limitata di prodotti senza zucchero" + "it": "Questo negozio ha un'offerta limitata di prodotti senza zucchero", + "nl": "Deze winkel heeft een beperkt suikervrij assortiment" } }, { @@ -95,7 +108,8 @@ "cs": "Tento obchod nemá žádnou nabídku bez cukru", "de": "Das Geschäft verkauft keine zuckerfreie Produkte", "es": "Esta tienda no tiene oferta de productos sin azúcar", - "it": "Questo negozio non ha un'offerta di prodotti senza zucchero" + "it": "Questo negozio non ha un'offerta di prodotti senza zucchero", + "nl": "Deze winkel heeft geen suikervrij assortiment" } } ], @@ -119,7 +133,8 @@ "cs": "Má {title()} nabídku bez laktózy?", "de": "Verkauft {title()} laktosefreie Produkte?", "es": "¿Tiene {title()} una oferta sin lactosa?", - "it": "{title()} ha un'offerta di prodotti senza lattosio?" + "it": "{title()} ha un'offerta di prodotti senza lattosio?", + "nl": "Heeft {title()} een lactosevrij assortiment?" }, "mappings": [ { @@ -130,7 +145,8 @@ "cs": "Prodává pouze výrobky bez laktózy", "de": "Ausschließlich laktosefreie Produkte", "es": "Solo vende productos sin lactosa", - "it": "Vende solo prodotti senza lattosio" + "it": "Vende solo prodotti senza lattosio", + "nl": "Verkoopt enkel lactosevrije producten" }, "icon": "./assets/layers/questions/lactose_free.svg" }, @@ -142,7 +158,8 @@ "cs": "Velká nabídka bez laktózy", "de": "Viele laktosefreie Produkte", "es": "Gran oferta de productos sin lactosa", - "it": "Ampia offerta di prodotti senza lattosio" + "it": "Ampia offerta di prodotti senza lattosio", + "nl": "Groot lactosevrij assortiment" }, "icon": "./assets/layers/questions/lactose_free.svg" }, @@ -154,7 +171,8 @@ "cs": "Omezená nabídka bez laktózy", "de": "Wenige laktosefreie Produkte", "es": "Oferta limitada de productos sin lactosa", - "it": "Offerta limitata di prodotti senza lattosio" + "it": "Offerta limitata di prodotti senza lattosio", + "nl": "Beperkt lactosevrij assortiment" } }, { @@ -165,7 +183,8 @@ "cs": "Žádná nabídka bez laktózy", "de": "Keine laktosefreie Produkte", "es": "No hay oferta de productos sin lactosa", - "it": "Nessuna offerta di prodotti senza lattosio" + "it": "Nessuna offerta di prodotti senza lattosio", + "nl": "Geen lactosevrij assortiment" } } ], @@ -189,7 +208,8 @@ "cs": "Má tento obchod bezlepkovou nabídku?", "de": "Verkauft das Geschäft glutenfreie Produkte?", "es": "¿Tiene esta tienda una oferta de productos sin gluten?", - "it": "Questo negozio ha un'offerta di prodotti senza glutine?" + "it": "Questo negozio ha un'offerta di prodotti senza glutine?", + "nl": "Heeft deze winkel een glutenvrij assortiment?" }, "mappings": [ { @@ -201,6 +221,7 @@ "de": "Das Geschäft verkauft ausschließlich glutenfreie Produkte", "es": "Esta tienda solo vende productos sin gluten", "it": "Questo negozio vende solo prodotti senza glutine", + "nl": "Deze winkel verkoopt enkel glutenvrije producten", "uk": "Цей магазин продає лише безглютенові продукти" }, "icon": "./assets/layers/questions/glutenfree.svg" @@ -213,7 +234,8 @@ "cs": "Tento obchod má velkou bezlepkovou nabídku", "de": "Das Geschäft verkauft viele glutenfreie Produkte", "es": "Esta tienda tiene una gran oferta de productos sin gluten", - "it": "Questo negozio ha un'ampia offerta di prodotti senza glutine" + "it": "Questo negozio ha un'ampia offerta di prodotti senza glutine", + "nl": "Deze winkel heeft een groot glutenvrij assortiment" }, "icon": "./assets/layers/questions/glutenfree.svg" }, @@ -225,7 +247,8 @@ "cs": "Tento obchod má omezenou nabídku bezlepkových produktů", "de": "Das Geschäft verkauft wenige glutenfreie Produkte", "es": "Esta tienda tiene una oferta limitada de productos sin gluten", - "it": "Questo negozio ha un'offerta limitata di prodotti senza glutine" + "it": "Questo negozio ha un'offerta limitata di prodotti senza glutine", + "nl": "Deze winkel heeft een beperkt glutenvrij assortiment" } }, { @@ -236,7 +259,8 @@ "cs": "Tento obchod nemá bezlepkovou nabídku", "de": "Das Geschäft verkauft keine glutenfreie Produkte", "es": "Esta tienda no tiene oferta de productos sin gluten", - "it": "Questo negozio non ha un'offerta di prodotti senza glutine" + "it": "Questo negozio non ha un'offerta di prodotti senza glutine", + "nl": "Deze winkel heeft geen glutenvrij assortiment" } } ], @@ -261,6 +285,7 @@ "de": "Bietet dieser Ort eine vegane Option an?", "es": "¿Ofrece este lugar una opción vegana?", "it": "Questo luogo offre un'opzione vegana?", + "nl": "Biedt deze plaats een veganistisch assortiment?", "pl": "Czy to miejsce oferuje opcję wegańską?" }, "mappings": [ @@ -272,7 +297,8 @@ "cs": "Toto místo prodává jen veganské produkty", "de": "Dieser Ort verkauft nur vegane Produkte", "es": "Este lugar solo vende productos veganos", - "it": "Questo luogo vende solo prodotti vegani" + "it": "Questo luogo vende solo prodotti vegani", + "nl": "Deze plaats verkoopt enkel veganistische producten" } }, { @@ -283,7 +309,8 @@ "cs": "Tento obchod má širokou nabídku pro vegany", "de": "Dieser Laden hat ein großes veganes Angebot", "es": "Esta tienda tiene una gran oferta vegana", - "it": "Questo negozio ha un'ampia offerta vegana" + "it": "Questo negozio ha un'ampia offerta vegana", + "nl": "Deze winkel heeft een groot veganistisch assortiment" } }, { @@ -294,7 +321,8 @@ "cs": "Tento obchod má omezenou nabídku pro vegany", "de": "Dieser Laden hat ein begrenztes veganes Angebot", "es": "Esta tienda tiene una oferta vegana limitada", - "it": "Questo negozio ha un'offerta limitata di prodotti vegani" + "it": "Questo negozio ha un'offerta limitata di prodotti vegani", + "nl": "Deze winkel heeft een beperkt veganistisch assortiment" } }, { @@ -305,7 +333,8 @@ "cs": "Tento obchod nenabízí nic pro vegany", "de": "Dieser Laden bietet keine veganen Produkte an", "es": "Esta tienda no tiene oferta vegana", - "it": "Questo negozio non ha un'offerta vegana" + "it": "Questo negozio non ha un'offerta vegana", + "nl": "Deze winkel heeft geen veganistisch assortiment" } } ], diff --git a/assets/layers/drinking_water/drinking_water.json b/assets/layers/drinking_water/drinking_water.json index d3d299238..ee27c6798 100644 --- a/assets/layers/drinking_water/drinking_water.json +++ b/assets/layers/drinking_water/drinking_water.json @@ -200,6 +200,7 @@ "en": "This drinking water works", "ca": "La font d'aigua funciona", "cs": "Tato pitná voda funguje", + "da": "Denne drikkevand fungerer", "de": "Diese Trinkwasserstelle ist in Betrieb", "es": "Esta fuente de agua potable funciona", "fr": "Cette fontaine fonctionne", @@ -262,6 +263,7 @@ "en": "Is this drinking water point free to use?", "ca": "Aquest punt d'aigua potable és d'ús gratuït?", "cs": "Je tento bod s pitnou vodou zdarma k použití?", + "da": "Er det gratis at benytte dette drikkevandssted?", "de": "Kann diese Trinkwasserstelle kostenlos genutzt werden?", "es": "¿Es de libre uso este punto de agua potable?", "it": "Questo punto di acqua potabile è gratuito?", @@ -275,6 +277,7 @@ "en": "Free to use", "ca": "D'us gratuït", "cs": "Zdarma k použití", + "da": "Gratis at bruge", "de": "Die Nutzung ist kostenlos", "es": "Libre de uso", "it": "Utilizzo gratuito", @@ -288,6 +291,7 @@ "en": "One needs to pay to use this drinking water point", "ca": "Cal pagar per utilitzar aquest punt d'aigua potable", "cs": "Za použití této pitné vody se musí platit", + "da": "Man skal betale for at bruge dette drikkevandssted", "de": "Die Nutzung ist kostenpflichtig", "es": "Hay que pagar para usar este punto de agua potable", "it": "Bisogna pagare per utilizzare questo punto di acqua potabile", @@ -661,6 +665,7 @@ "en": "There is another drinking water fountain at {_closest_other_drinking_water_distance} meters", "ca": "Hi ha una altra font d'aigua potable a {_closest_other_drinking_water_distance} metres", "cs": "Do {_closest_other_drinking_water_distance} metrů je další fontána s pitnou vodou", + "da": "Der er endnu en drikkevandsfontæne {_closest_other_drinking_water_distance} meter væk", "de": "Eine weitere Trinkwasserstelle befindet sich in {_closest_other_drinking_water_distance} Meter", "es": "Hay otra fuente de agua potable a {_closest_other_drinking_water_distance} metros", "fr": "Une autre source d’eau potable est à {_closest_other_drinking_water_distance} mètres", diff --git a/assets/layers/etymology/etymology.json b/assets/layers/etymology/etymology.json index 557dbb412..2195e1781 100644 --- a/assets/layers/etymology/etymology.json +++ b/assets/layers/etymology/etymology.json @@ -299,6 +299,7 @@ "en": "This might be written on the street name sign", "ca": "Això podria estar escrit al cartell del nom del carrer", "cs": "To může být napsáno na ceduli s názvem ulice", + "da": "Dette kan være skrevet på et gadenavnskilt", "de": "Das könnte auf einem Straßenschild stehen", "es": "Esto podría estar escrito en el letrero del nombre de la calle", "fr": "Cela peut être indiqué sur le panneau de la rue", diff --git a/assets/layers/filters/filters.json b/assets/layers/filters/filters.json index fa436162b..67556c5e1 100644 --- a/assets/layers/filters/filters.json +++ b/assets/layers/filters/filters.json @@ -353,7 +353,8 @@ "cs": "Nabízí internet", "de": "Internetzugang vorhanden", "es": "Ofrece internet", - "it": "Offre internet" + "it": "Offre internet", + "nl": "Biedt internet" }, "icon": "wifi", "osmTags": { @@ -376,7 +377,8 @@ "cs": "Nabízí elektřinu", "de": "Stromanschluss vorhanden", "es": "Ofrece electricidad", - "it": "Offre elettricità" + "it": "Offre elettricità", + "nl": "Biedt elektriciteit" }, "osmTags": "service:electricity=yes" } @@ -392,7 +394,8 @@ "cs": "Má nabídku bez cukru", "de": "Hat zuckerfreie Angebote", "es": "Tiene una oferta sin azúcar", - "it": "Ha un'offerta senza zucchero" + "it": "Ha un'offerta senza zucchero", + "nl": "Heeft een suikervrij assortiment" }, "osmTags": { "or": [ @@ -414,7 +417,8 @@ "cs": "Má bezlepkovou nabídku", "de": "Hat glutenfreie Angebote", "es": "Tiene una oferta sin gluten", - "it": "Ha un'offerta senza glutine" + "it": "Ha un'offerta senza glutine", + "nl": "Heeft een glutenvrij assortiment" }, "icon": "./assets/layers/questions/glutenfree.svg", "osmTags": { @@ -437,7 +441,8 @@ "cs": "Má nabídku bez laktózy", "de": "Hat laktosefreie Angebote", "es": "Tiene una oferta sin lactosa", - "it": "Ha un'offerta senza lattosio" + "it": "Ha un'offerta senza lattosio", + "nl": "Heeft een lactosevrij assortiment" }, "icon": "./assets/layers/questions/lactose_free.svg", "osmTags": { @@ -459,7 +464,8 @@ "ca": "Té seients exteriors", "cs": "Má venkovní posezení", "de": "Hat Sitzgelegenheiten im Freien", - "it": "Ha posti a sedere all'aperto" + "it": "Ha posti a sedere all'aperto", + "nl": "Heeft zitplaatsen buiten" }, "icon": "./assets/layers/outdoor_seating.svg", "osmTags": "outdoor_seating=yes" @@ -475,7 +481,8 @@ "ca": "Té seients interiors", "cs": "Má vnitřní posezení", "de": "Hat Sitzplätze im Innenbereich", - "it": "Ha posti a sedere all'interno" + "it": "Ha posti a sedere all'interno", + "nl": "Heeft zitplaatsen binnen" }, "osmTags": "indoor_seating=yes" } @@ -529,7 +536,8 @@ "options": [ { "question": { - "en": "Has a high chair for infants available" + "en": "Has a high chair for infants available", + "cs": "Je tu k dispozici vysoká židle pro malé děti" }, "osmTags": "highchair!=no" } @@ -540,7 +548,8 @@ "options": [ { "question": { - "en": "Has a play area for kids" + "en": "Has a play area for kids", + "cs": "Má herní zónu pro děti" }, "osmTags": "kids_area!=no" } diff --git a/assets/layers/fitness_station/fitness_station.json b/assets/layers/fitness_station/fitness_station.json index 2779e1fc8..13fad60fd 100644 --- a/assets/layers/fitness_station/fitness_station.json +++ b/assets/layers/fitness_station/fitness_station.json @@ -578,4 +578,4 @@ "enableImproveAccuracy": true }, "allowCopy": true -} \ No newline at end of file +} diff --git a/assets/layers/food/food.json b/assets/layers/food/food.json index 408b63045..258d06cf3 100644 --- a/assets/layers/food/food.json +++ b/assets/layers/food/food.json @@ -1447,6 +1447,7 @@ "en": "{title()} has closed down permanently", "ca": "{title()} ha tancat permanentment", "cs": "{title()} byla trvale uzavřena", + "da": "{title()} er lukket permanent", "de": "{title()} wurde dauerhaft geschlossen", "es": "{title()} ha cerrado definitivamente", "fr": "{title()} a fermé définitivement", diff --git a/assets/layers/guidepost/guidepost.json b/assets/layers/guidepost/guidepost.json index 0edf6bd6c..5d2578e2e 100644 --- a/assets/layers/guidepost/guidepost.json +++ b/assets/layers/guidepost/guidepost.json @@ -7,6 +7,7 @@ "de": "Wegweiser", "es": "Postes indicadores", "it": "Segnavia", + "nl": "Wegwijzers", "uk": "Довідники" }, "description": { @@ -15,7 +16,8 @@ "cs": "Podél oficiálních turistických/cyklistických/jezdeckých/lyžařských tras se často nacházejí rozcestníky (také známé jako ukazatel směru nebo značky), které ukazují směry k různým cílům", "de": "Wegweiser (auch als Wegzeiger oder Fingerschilder bekannt) sind entlang offizieller Wander-, Radfahr-, Reit- oder Skirouten oft zu finden, um die Richtungen zu verschiedenen Zielen anzuzeigen", "es": "Los postes indicadores (también conocidos como señales o hitos) a menudo se encuentran a lo largo de rutas oficiales de senderismo/ciclismo/equitación/esquí para indicar las direcciones a diferentes destinos", - "it": "I segnavia (noti anche come indicatori direzionali) si trovano spesso lungo percorsi ufficiali di escursionismo/ciclismo/equitazione/sci per indicare le direzioni verso diverse destinazioni" + "it": "I segnavia (noti anche come indicatori direzionali) si trovano spesso lungo percorsi ufficiali di escursionismo/ciclismo/equitazione/sci per indicare le direzioni verso diverse destinazioni", + "nl": "Wegwijzers staan vaak langs officiële wandel-/fiets-/ruiter-/skiroutes om de richting naar verschillende bestemmingen aan te geven" }, "source": { "osmTags": "information=guidepost" @@ -51,7 +53,8 @@ "cs": "rozcestník", "de": "ein Wegweiser", "es": "un poste indicador", - "it": "un segnavia" + "it": "un segnavia", + "nl": "een wegwijzer" }, "tags": [ "information=guidepost", @@ -63,7 +66,8 @@ "cs": "Rozcestník (také známý jako ukazatel směru) se často nachází podél oficiálních turistických / cyklistických / jezdeckých / lyžařských tras, které ukazují směry k různým destinacím", "de": "Ein Wegweiser (auch bekannt als Fingerschild) wird oft entlang offizieller Wander-, Radfahr-, Reit- oder Skirouten gefunden, um die Richtungen zu verschiedenen Zielen anzuzeigen", "es": "Un poste indicador (también conocido como señal) a menudo se encuentra a lo largo de rutas oficiales de senderismo/ciclismo/equitación/esquí para indicar las direcciones a diferentes destinos", - "it": "Un segnavia (noto anche come indicatore direzionale) si trova spesso lungo percorsi ufficiali di escursionismo/ciclismo/equitazione/sci per indicare le direzioni verso diverse destinazioni" + "it": "Un segnavia (noto anche come indicatore direzionale) si trova spesso lungo percorsi ufficiali di escursionismo/ciclismo/equitazione/sci per indicare le direzioni verso diverse destinazioni", + "nl": "Een wegwijzer staat vaak langs een officiële wandel-/fiets-/ruiter-/skiroute om de richting naar verschillende bestemmingen aan te geven" }, "exampleImages": [ "./assets/layers/guidepost/guidepost_example.jpg" @@ -81,7 +85,8 @@ "de": "Welche Arten von Routen werden auf diesem Wegweiser angezeigt?", "es": "¿Qué tipo de rutas se muestran en este poste indicador?", "fr": "Quel type d'itinéraire indique ce panneau ?", - "it": "Che tipo di percorsi sono mostrati su questo segnavia?" + "it": "Che tipo di percorsi sono mostrati su questo segnavia?", + "nl": "Wat voor routes worden getoond op deze wegwijzer?" }, "mappings": [ { @@ -98,7 +103,8 @@ "de": "Dieser Wegweiser zeigt Fahrradwege", "es": "Este poste indicador muestra rutas de bicicleta", "fr": "Un itinéraire vélo", - "it": "Questo segnavia mostra percorsi ciclabili" + "it": "Questo segnavia mostra percorsi ciclabili", + "nl": "Deze wegwijzer toont fietsroutes" } }, { @@ -115,7 +121,8 @@ "de": "Dieser Wegweiser zeigt Wanderwege", "es": "Este poste indicador muestra rutas de senderismo", "fr": "un itinéraire de randonnée", - "it": "Questo segnavia mostra percorsi escursionistici" + "it": "Questo segnavia mostra percorsi escursionistici", + "nl": "Deze wegwijzer toont wandelroutes" } }, { @@ -132,7 +139,8 @@ "de": "Dieser Wegweiser zeigt Mountainbike-Routen", "es": "Este poste indicador muestra rutas de bicicleta de montaña", "fr": "un itinéraire de vtt", - "it": "Questo segnavia mostra percorsi per mountain bike" + "it": "Questo segnavia mostra percorsi per mountain bike", + "nl": "Deze wegwijzer toont mountainbikeroutes" } }, { @@ -149,7 +157,8 @@ "de": "Dieser Wegweiser zeigt Reitwege", "es": "Este poste indicador muestra rutas a caballo", "fr": "un itinéraire équestre", - "it": "Questo segnavia mostra percorsi per equitazione" + "it": "Questo segnavia mostra percorsi per equitazione", + "nl": "Deze wegwijzer toont paardrijroutes" } }, { @@ -166,7 +175,8 @@ "de": "Dieser Wegweiser zeigt Skirouten", "es": "Este poste indicador muestra rutas de esquí", "fr": "un itinéraire de pistes de ski", - "it": "Questo segnavia mostra percorsi sciistici" + "it": "Questo segnavia mostra percorsi sciistici", + "nl": "Deze wegwijzer toont skiroutes" } }, { @@ -178,7 +188,8 @@ ], "then": { "en": "This guidepost shows running routes", - "cs": "Rozcestník ukazuje běžecké trasy" + "cs": "Rozcestník ukazuje běžecké trasy", + "nl": "Deze wegwijzer toont hardlooproutes" } }, { @@ -190,7 +201,8 @@ ], "then": { "en": "This guidepost shows winter hiking routes", - "cs": "Rozcestník ukazuje trasy pro zimní pěší turistiku" + "cs": "Rozcestník ukazuje trasy pro zimní pěší turistiku", + "nl": "Deze wegwijzer toont winterwandelroutes" } } ], @@ -201,12 +213,14 @@ "question": { "en": "What is the name noted on this guidepost?", "cs": "Jaký název je uveden na tomto rozcestníku?", - "it": "Qual è il nome annotato su questo segnavia?" + "it": "Qual è il nome annotato su questo segnavia?", + "nl": "Wat is de naam aangegeven op de wegwijzer?" }, "render": { "en": "Name noted on the guidepost: {name}", "cs": "Název uvedený na rozcestníku: {name}", - "it": "Nome annotato sul segnavia: {name}" + "it": "Nome annotato sul segnavia: {name}", + "nl": "Naam aangeven op de wegwijzer: {name}" }, "freeform": { "key": "name", @@ -214,7 +228,8 @@ "placeholder": { "en": "Name on the guidepost", "cs": "Název rozcestníku", - "it": "Nome sul segnavia" + "it": "Nome sul segnavia", + "nl": "Naam op de wegwijzer" }, "addExtraTags": [ "noname=" @@ -226,7 +241,8 @@ "then": { "en": "There is no name noted on this guidepost", "cs": "Na tomto rozcestníku není uveden žádný název", - "it": "Non c'è nome annotato su questo segnavia" + "it": "Non c'è nome annotato su questo segnavia", + "nl": "Er is geen naam aangegeven op deze wegwijzer" }, "addExtraTags": [ "name=" @@ -239,12 +255,14 @@ "question": { "en": "What is the reference number of this guidepost?", "cs": "Jaké je referenční číslo tohoto rozcestníku?", - "it": "Qual è il numero di riferimento di questo segnavia?" + "it": "Qual è il numero di riferimento di questo segnavia?", + "nl": "Wat is het referentienummer van deze wegwijzer?" }, "render": { "en": "Reference number of the guidepost: {ref}", "cs": "Referenční číslo rozcestníku: {ref}", - "it": "Numero di riferimento del segnavia: {ref}" + "it": "Numero di riferimento del segnavia: {ref}", + "nl": "Referentienummer van de wegwijzer: {ref}" }, "freeform": { "key": "ref", @@ -252,7 +270,8 @@ "placeholder": { "en": "Reference number of the guidepost", "cs": "Referenční číslo rozcestníku", - "it": "Numero di riferimento del segnavia" + "it": "Numero di riferimento del segnavia", + "nl": "Referentienummer van de wegwijzer" }, "addExtraTags": [ "noref=" @@ -264,7 +283,8 @@ "then": { "en": "There is no reference number noted on this guidepost", "cs": "Na tomto rozcestníku není uvedeno žádné referenční číslo", - "it": "Non c'è numero di riferimento annotato su questo segnavia" + "it": "Non c'è numero di riferimento annotato su questo segnavia", + "nl": "Er is geen referentienummer aangegeven op deze wegwijzer" }, "addExtraTags": [ "ref=" @@ -277,12 +297,14 @@ "question": { "en": "What is the elevation noted on this guidepost?", "cs": "Jaká je nadmořská výška uvedená na tomto rozcestníku?", - "it": "Qual è l'altitudine annotata su questo segnavia?" + "it": "Qual è l'altitudine annotata su questo segnavia?", + "nl": "Wat is de hoogte aangegeven op deze wegwijzer?" }, "render": { "en": "Elevation noted on the guidepost: {ele} m", "cs": "Nadmořská výška uvedená na rozcestníku: {ele} m", - "it": "Altitudine annotata sul segnavia: {ele} m" + "it": "Altitudine annotata sul segnavia: {ele} m", + "nl": "Hoogte aangegeven op de wegwijzer: {ele} m" }, "freeform": { "key": "ele", @@ -290,7 +312,8 @@ "placeholder": { "en": "Elevation on the guidepost (in meters)", "cs": "Nadmořská výška rozcestníku (v metrech)", - "it": "Altitudine sul segnavia (in metri)" + "it": "Altitudine sul segnavia (in metri)", + "nl": "Hoogte op de wegwijzer (in meters)" }, "addExtraTags": [ "noele=" @@ -302,7 +325,8 @@ "then": { "en": "There is no elevation noted on this guidepost", "cs": "Na tomto rozcestníku není uvedena nadmořská výška", - "it": "Non c'è altitudine annotata su questo segnavia" + "it": "Non c'è altitudine annotata su questo segnavia", + "nl": "Er is geen hoogte aangegeven op deze wegwijzer" }, "addExtraTags": [ "ele=" diff --git a/assets/layers/historic_rolling_stock/historic_rolling_stock.json b/assets/layers/historic_rolling_stock/historic_rolling_stock.json index ffeea6dfb..21eb1633f 100644 --- a/assets/layers/historic_rolling_stock/historic_rolling_stock.json +++ b/assets/layers/historic_rolling_stock/historic_rolling_stock.json @@ -131,7 +131,8 @@ }, "tags": [ "historic=locomotive" - ] + ], + "snapToLayer": ["railway"] }, { "title": { @@ -144,7 +145,9 @@ }, "tags": [ "historic=railway_car" - ] + ], + "snapToLayer": ["railway"] + }, { "title": { @@ -157,7 +160,9 @@ }, "tags": [ "historic=minecart" - ] + ], + "snapToLayer": ["railway"] + } ], "tagRenderings": [ diff --git a/assets/layers/ice_cream/ice_cream.json b/assets/layers/ice_cream/ice_cream.json index fd3aef339..fc39f9a07 100644 --- a/assets/layers/ice_cream/ice_cream.json +++ b/assets/layers/ice_cream/ice_cream.json @@ -84,6 +84,7 @@ "en": "an ice cream parlor", "ca": "una gelateria", "cs": "zmrzlinářství", + "da": "en isbar", "de": "eine Eisdiele", "es": "una heladería", "fr": "un glacier", diff --git a/assets/layers/id_presets/id_presets.json b/assets/layers/id_presets/id_presets.json index c9224b8ee..bfa5ee8c3 100644 --- a/assets/layers/id_presets/id_presets.json +++ b/assets/layers/id_presets/id_presets.json @@ -232,8 +232,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-tractor.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-tractor.svg" } }, { @@ -418,8 +418,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-wine-bottle.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-wine-bottle.svg" } }, { @@ -562,8 +562,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-dragon.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-dragon.svg" } }, { @@ -691,8 +691,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-furniture.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-furniture.svg" } }, { @@ -1024,8 +1024,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-laundry.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-laundry.svg" } }, { @@ -1191,8 +1191,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-art-gallery.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-art-gallery.svg" } }, { @@ -1372,8 +1372,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-baby-carriage.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-baby-carriage.svg" } }, { @@ -1550,8 +1550,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-suitcase-rolling.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-suitcase-rolling.svg" } }, { @@ -1720,8 +1720,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-bakery.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-bakery.svg" } }, { @@ -1863,8 +1863,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-bath.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-bath.svg" } }, { @@ -1965,8 +1965,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-bbq.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-bbq.svg" } }, { @@ -2171,8 +2171,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-lipstick.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-lipstick.svg" } }, { @@ -2369,8 +2369,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-lodging.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-lodging.svg" } }, { @@ -2511,8 +2511,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-bottles.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-bottles.svg" } }, { @@ -2698,8 +2698,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-bicycle.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-bicycle.svg" } }, { @@ -2883,8 +2883,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-boat.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-boat.svg" } }, { @@ -3048,8 +3048,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-money_hand.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-money_hand.svg" } }, { @@ -3166,8 +3166,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-book.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-book.svg" } }, { @@ -3305,8 +3305,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-storage_fermenter.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-storage_fermenter.svg" } }, { @@ -3471,8 +3471,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-cleaver.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-cleaver.svg" } }, { @@ -3619,8 +3619,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-camera-retro.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-camera-retro.svg" } }, { @@ -3763,8 +3763,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-burn.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-burn.svg" } }, { @@ -3930,8 +3930,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-cannabis.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-cannabis.svg" } }, { @@ -4088,8 +4088,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-car_dealer.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-car_dealer.svg" } }, { @@ -4248,8 +4248,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-car-battery.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-car-battery.svg" } }, { @@ -4461,8 +4461,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-car-repair.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-car-repair.svg" } }, { @@ -4609,8 +4609,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-camper_trailer.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-camper_trailer.svg" } }, { @@ -4746,8 +4746,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-tape.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-tape.svg" } }, { @@ -4847,8 +4847,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -4984,8 +4984,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -5116,8 +5116,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-cheese.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-cheese.svg" } }, { @@ -5312,8 +5312,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-shopping-basket.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-shopping-basket.svg" } }, { @@ -5452,8 +5452,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-confectionery.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-confectionery.svg" } }, { @@ -5695,8 +5695,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-clothing-store.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-clothing-store.svg" } }, { @@ -5832,8 +5832,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-coffee.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-coffee.svg" } }, { @@ -6040,8 +6040,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-th.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-th.svg" } }, { @@ -6203,8 +6203,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-laptop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-laptop.svg" } }, { @@ -6406,8 +6406,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-confectionery.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-confectionery.svg" } }, { @@ -6596,8 +6596,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-shopping-basket.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-shopping-basket.svg" } }, { @@ -6749,8 +6749,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-print.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-print.svg" } }, { @@ -6898,8 +6898,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-lipstick.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-lipstick.svg" } }, { @@ -7009,8 +7009,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-hat-cowboy-side.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-hat-cowboy-side.svg" } }, { @@ -7176,8 +7176,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-palette.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-palette.svg" } }, { @@ -7327,8 +7327,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-curtains.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-curtains.svg" } }, { @@ -7504,8 +7504,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-cheese.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-cheese.svg" } }, { @@ -7632,8 +7632,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-jar.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-jar.svg" } }, { @@ -7761,8 +7761,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -7943,8 +7943,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-tools.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-tools.svg" } }, { @@ -8064,8 +8064,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-door-open.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-door-open.svg" } }, { @@ -8188,8 +8188,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-clothes_hanger.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-clothes_hanger.svg" } }, { @@ -8333,8 +8333,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-smoking.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-smoking.svg" } }, { @@ -8521,8 +8521,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-power.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-power.svg" } }, { @@ -8746,8 +8746,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-plug.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-plug.svg" } }, { @@ -8907,8 +8907,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -9049,8 +9049,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-tape.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-tape.svg" } }, { @@ -9237,8 +9237,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-apple-alt.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-apple-alt.svg" } }, { @@ -9471,8 +9471,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-fashion_accessories.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-fashion_accessories.svg" } }, { @@ -9617,8 +9617,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-fireplace.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-fireplace.svg" } }, { @@ -9815,8 +9815,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-ice_fishing.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-ice_fishing.svg" } }, { @@ -9955,8 +9955,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-tools.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-tools.svg" } }, { @@ -10092,8 +10092,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-florist.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-florist.svg" } }, { @@ -10587,8 +10587,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-propane_tank.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-propane_tank.svg" } }, { @@ -10756,8 +10756,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-cemetery.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-cemetery.svg" } }, { @@ -10945,8 +10945,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-couch.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-couch.svg" } }, { @@ -11129,8 +11129,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-dice.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-dice.svg" } }, { @@ -11286,8 +11286,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-garden-centre.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-garden-centre.svg" } }, { @@ -11487,8 +11487,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-propane_tank.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-propane_tank.svg" } }, { @@ -11614,8 +11614,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -11799,8 +11799,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-gift.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-gift.svg" } }, { @@ -11892,8 +11892,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-hand-holding.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-hand-holding.svg" } }, { @@ -12101,8 +12101,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-carrot.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-carrot.svg" } }, { @@ -12207,8 +12207,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-tractor.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-tractor.svg" } }, { @@ -12399,8 +12399,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-beauty_salon.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-beauty_salon.svg" } }, { @@ -12563,8 +12563,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-hair_care.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-hair_care.svg" } }, { @@ -12739,8 +12739,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-tools.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-tools.svg" } }, { @@ -12918,8 +12918,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -13077,8 +13077,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-hearing_aid.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-hearing_aid.svg" } }, { @@ -13239,8 +13239,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-leaf.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-leaf.svg" } }, { @@ -13407,8 +13407,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-speaker.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-speaker.svg" } }, { @@ -13507,8 +13507,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -13751,8 +13751,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-cloth.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-cloth.svg" } }, { @@ -13920,8 +13920,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-blender.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-blender.svg" } }, { @@ -14102,8 +14102,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-bow_and_arrow.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-bow_and_arrow.svg" } }, { @@ -14277,8 +14277,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -14531,8 +14531,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-jewelry-store.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-jewelry-store.svg" } }, { @@ -14703,8 +14703,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-store.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-store.svg" } }, { @@ -14838,8 +14838,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-kitchen_sink.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-kitchen_sink.svg" } }, { @@ -14967,8 +14967,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-laundry.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-laundry.svg" } }, { @@ -15109,8 +15109,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-handbag.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-handbag.svg" } }, { @@ -15286,8 +15286,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-desk_lamp.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-desk_lamp.svg" } }, { @@ -15460,8 +15460,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-key.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-key.svg" } }, { @@ -15612,8 +15612,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-ticket-alt.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-ticket-alt.svg" } }, { @@ -15749,8 +15749,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-shopping_mall.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-shopping_mall.svg" } }, { @@ -15891,8 +15891,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-spa.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-spa.svg" } }, { @@ -16043,8 +16043,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-crutch.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-crutch.svg" } }, { @@ -16212,8 +16212,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-military.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-military.svg" } }, { @@ -16362,8 +16362,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-mobile-alt.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-mobile-alt.svg" } }, { @@ -16519,8 +16519,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -16680,8 +16680,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-money_hand.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-money_hand.svg" } }, { @@ -16823,8 +16823,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-motorcycle.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-motorcycle.svg" } }, { @@ -16995,8 +16995,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-motorcycle_repair.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-motorcycle_repair.svg" } }, { @@ -17175,8 +17175,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-compact-disc.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-compact-disc.svg" } }, { @@ -17334,8 +17334,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-guitar.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-guitar.svg" } }, { @@ -17464,8 +17464,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-newspaper.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-newspaper.svg" } }, { @@ -17610,8 +17610,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-pills.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-pills.svg" } }, { @@ -17797,8 +17797,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -17969,8 +17969,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-optician.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-optician.svg" } }, { @@ -18152,8 +18152,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-compass.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-compass.svg" } }, { @@ -18276,8 +18276,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -18411,8 +18411,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-paint-roller.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-paint-roller.svg" } }, { @@ -18585,8 +18585,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-balloon.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-balloon.svg" } }, { @@ -18706,8 +18706,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-plate-wheat.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-plate-wheat.svg" } }, { @@ -18898,8 +18898,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-bakery.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-bakery.svg" } }, { @@ -19013,8 +19013,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-money_hand.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-money_hand.svg" } }, { @@ -19157,8 +19157,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-perfume.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-perfume.svg" } }, { @@ -19335,8 +19335,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-cat.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-cat.svg" } }, { @@ -19504,8 +19504,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-pet_grooming.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-pet_grooming.svg" } }, { @@ -19687,8 +19687,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-camera-retro.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-camera-retro.svg" } }, { @@ -19806,8 +19806,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-vase.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-vase.svg" } }, { @@ -19936,8 +19936,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-print.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-print.svg" } }, { @@ -20121,8 +20121,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-psychic.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-psychic.svg" } }, { @@ -20285,8 +20285,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-rocket_firework.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-rocket_firework.svg" } }, { @@ -20442,8 +20442,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-microchip.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-microchip.svg" } }, { @@ -20605,8 +20605,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -20745,8 +20745,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-dolly.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-dolly.svg" } }, { @@ -20876,8 +20876,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-tools.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-tools.svg" } }, { @@ -20963,8 +20963,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-bowl-rice.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-bowl-rice.svg" } }, { @@ -21122,8 +21122,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-scuba_diving.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-scuba_diving.svg" } }, { @@ -21302,8 +21302,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-fish_cleaning.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-fish_cleaning.svg" } }, { @@ -21433,8 +21433,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -21617,8 +21617,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-needle_and_spool.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-needle_and_spool.svg" } }, { @@ -21756,8 +21756,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-hammer_shoe.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-hammer_shoe.svg" } }, { @@ -21920,8 +21920,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shoe.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shoe.svg" } }, { @@ -22152,8 +22152,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-spice_bottle.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-spice_bottle.svg" } }, { @@ -22305,8 +22305,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-futbol.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-futbol.svg" } }, { @@ -22486,8 +22486,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-paperclip.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-paperclip.svg" } }, { @@ -22678,8 +22678,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-storage_rental.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-storage_rental.svg" } }, { @@ -22864,8 +22864,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-grocery.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-grocery.svg" } }, { @@ -23048,8 +23048,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-swimmer.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-swimmer.svg" } }, { @@ -23218,8 +23218,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-needle_and_spool.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-needle_and_spool.svg" } }, { @@ -23345,8 +23345,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-tattoo_machine.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-tattoo_machine.svg" } }, { @@ -23481,8 +23481,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-teahouse.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-teahouse.svg" } }, { @@ -23651,8 +23651,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-telephone.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-telephone.svg" } }, { @@ -23805,8 +23805,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-ticket-alt.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-ticket-alt.svg" } }, { @@ -23952,8 +23952,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-tiling.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-tiling.svg" } }, { @@ -24147,8 +24147,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-pipe.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-pipe.svg" } }, { @@ -24268,8 +24268,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-tools.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-tools.svg" } }, { @@ -24406,8 +24406,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-rocket.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-rocket.svg" } }, { @@ -24596,8 +24596,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-tools.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-tools.svg" } }, { @@ -24759,8 +24759,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-suitcase.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-suitcase.svg" } }, { @@ -24944,8 +24944,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-trophy.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-trophy.svg" } }, { @@ -25083,8 +25083,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-tire.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-tire.svg" } }, { @@ -25210,8 +25210,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-vacuum.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-vacuum.svg" } }, { @@ -25347,8 +25347,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -25510,8 +25510,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-movie_rental.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-movie_rental.svg" } }, { @@ -25682,8 +25682,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-gaming.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-gaming.svg" } }, { @@ -25845,8 +25845,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-watch.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-watch.svg" } }, { @@ -25977,8 +25977,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-water_bottle.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-water_bottle.svg" } }, { @@ -26156,8 +26156,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/fas-swimmer.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/fas-swimmer.svg" } }, { @@ -26330,8 +26330,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-dagger.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-dagger.svg" } }, { @@ -26461,8 +26461,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-warehouse.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-warehouse.svg" } }, { @@ -26603,8 +26603,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-shop.svg" } }, { @@ -26751,8 +26751,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/temaki-window.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/temaki-window.svg" } }, { @@ -26913,8 +26913,8 @@ ] }, "icon": { - "path": "./assets/layers/id_presets/maki-alcohol-shop.svg", - "class": "medium" + "class": "medium", + "path": "./assets/layers/id_presets/maki-alcohol-shop.svg" } } ] @@ -27603,4 +27603,4 @@ ], "allowMove": false, "#dont-translate": "*" -} \ No newline at end of file +} diff --git a/assets/layers/id_presets/maki-art-gallery.svg.license b/assets/layers/id_presets/maki-art-gallery.svg.license index 158667ede..af4d41000 100644 --- a/assets/layers/id_presets/maki-art-gallery.svg.license +++ b/assets/layers/id_presets/maki-art-gallery.svg.license @@ -1,2 +1,2 @@ SPDX-FileCopyrightText: Maki icon set -SPDX-License-Identifier: CC0 \ No newline at end of file +SPDX-License-Identifier: CC0-1.0 \ No newline at end of file diff --git a/assets/layers/id_presets/maki-bbq.svg.license b/assets/layers/id_presets/maki-bbq.svg.license index 158667ede..af4d41000 100644 --- a/assets/layers/id_presets/maki-bbq.svg.license +++ b/assets/layers/id_presets/maki-bbq.svg.license @@ -1,2 +1,2 @@ SPDX-FileCopyrightText: Maki icon set -SPDX-License-Identifier: CC0 \ No newline at end of file +SPDX-License-Identifier: CC0-1.0 \ No newline at end of file diff --git a/assets/layers/indoors/indoors.json b/assets/layers/indoors/indoors.json index efeb8dd78..3da5c2ec2 100644 --- a/assets/layers/indoors/indoors.json +++ b/assets/layers/indoors/indoors.json @@ -351,6 +351,7 @@ "de": "Wie wird dieser Raum genutzt?", "es": "¿Qué tipo de habitación es esta?", "it": "Che tipo di stanza è questa?", + "nl": "Wat voor ruimte is dit?", "pl": "Jakiego rodzaju jest to pomieszczenie?" }, "mappings": [ @@ -362,7 +363,8 @@ "cs": "Jedná se o administrativní místnost", "de": "Dies ist ein Verwaltungsraum", "es": "Esta es una habitación administrativa", - "it": "Questa è una stanza amministrativa" + "it": "Questa è una stanza amministrativa", + "nl": "Dit is een administratieve ruimte" }, "icon": "./assets/layers/indoors/room_administration.svg" }, @@ -374,7 +376,8 @@ "cs": "Jedná se o posluchárnu", "de": "Dies ist ein Auditorium", "es": "Este es un auditorio", - "it": "Questo è un auditorium" + "it": "Questo è un auditorium", + "nl": "Dit is een auditorium" }, "icon": "./assets/layers/indoors/room_auditorium.svg" }, @@ -387,6 +390,7 @@ "de": "Dies ist ein Schlafzimmer", "es": "Este es un dormitorio", "it": "Questa è una camera da letto", + "nl": "Dit is een slaapkamer", "pl": "To jest sypialnia" }, "icon": "./assets/layers/indoors/room_bedroom.svg" @@ -400,6 +404,7 @@ "de": "Dies ist eine Kapelle", "es": "Esta es una capilla", "it": "Questa è una cappella", + "nl": "Dit is een kapel", "pl": "To jest kaplica" }, "icon": "./assets/layers/indoors/room_chapel.svg" @@ -414,6 +419,7 @@ "es": "Esta es un aula", "fr": "C'est une salle de classe", "it": "Questa è un'aula", + "nl": "Dit is een klaslokaal", "pl": "To jest sala klasowa" }, "icon": "./assets/layers/indoors/room_class.svg" @@ -427,6 +433,7 @@ "de": "Dies ist ein Klassenzimmer", "es": "Esta es un aula", "it": "Questa è un'aula", + "nl": "Dit is een klaslokaal", "pl": "Jest to sala klasowa" }, "icon": "./assets/layers/indoors/room_class.svg", @@ -441,6 +448,7 @@ "de": "Dies ist ein Computerraum", "es": "Esta es una sala de ordenadores", "it": "Questa è una sala computer", + "nl": "Dit is een computerruimte", "pl": "To jest sala komputerowa" }, "icon": "./assets/layers/indoors/room_computer.svg" @@ -454,6 +462,7 @@ "de": "Dies ist ein Konferenzraum", "es": "Esta es una sala de conferencias", "it": "Questa è una sala conferenze", + "nl": "Dit is een vergaderzaal", "pl": "To jest sala konferencyjna" }, "icon": "./assets/layers/indoors/room_conference.svg" @@ -466,7 +475,8 @@ "cs": "Jedná se o kryptu", "de": "Dies ist eine Krypta", "es": "Esta es una cripta", - "it": "Questa è una cripta" + "it": "Questa è una cripta", + "nl": "Dit is een crypte" }, "icon": "./assets/layers/indoors/room_crypt.svg" }, @@ -479,6 +489,7 @@ "de": "Dies ist eine Küche", "es": "Esta es una cocina", "it": "Questa è una cucina", + "nl": "Dit is een keuken", "pl": "To jest kuchnia" }, "icon": "./assets/layers/indoors/room_kitchen.svg" @@ -492,6 +503,7 @@ "de": "Dies ist ein Labor", "es": "Este es un laboratorio", "it": "Questo è un laboratorio", + "nl": "Dit is een laboratorium", "pl": "To jest laboratorium" }, "icon": "./assets/layers/indoors/room_laboratory.svg" @@ -505,6 +517,7 @@ "de": "Dies ist eine Bibliothek", "es": "Esta es una biblioteca", "it": "Questa è una biblioteca", + "nl": "Dit is een bibliotheek", "pl": "To jest biblioteka" }, "icon": "./assets/layers/indoors/room_library.svg" @@ -517,7 +530,8 @@ "cs": "Jedná se o šatnu", "de": "Dies ist ein Umkleideraum", "es": "Este es un vestuario", - "it": "Questo è uno spogliatoio" + "it": "Questo è uno spogliatoio", + "nl": "Dit is een kleedkamer" }, "icon": "./assets/layers/indoors/room_locker.svg" }, @@ -529,7 +543,8 @@ "cs": "Jedná se o školku", "de": "Dies ist ein Kinderzimmer", "es": "Esta es una guardería", - "it": "Questo è un asilo nido" + "it": "Questo è un asilo nido", + "nl": "Dit is een kinderdagverblijf" }, "icon": "./assets/layers/indoors/room_nursery.svg" }, @@ -543,6 +558,7 @@ "es": "Esta es una oficina", "fr": "C'est un bureau", "it": "Questo è un ufficio", + "nl": "Dit is een kantoor", "pl": "To jest biuro" }, "icon": "./assets/layers/indoors/room_office.svg" @@ -555,18 +571,20 @@ "cs": "Toto je kopírovací místnost", "de": "Dies ist ein Kopierraum", "es": "Esta es una sala de copias", - "it": "Questa è una sala fotocopie" + "it": "Questa è una sala fotocopie", + "nl": "Dit is een kopieerruimte" } }, { "if": "room=prison_cell", "then": { - "en": "This is a prison_cell", + "en": "This is a prison cell", "ca": "Això és una cel·la de la presó", "cs": "Jedná se o vězeňskou celu", "de": "Dies ist eine Gefängniszelle", "es": "Esta es una celda de prisión", "it": "Questa è una cella di prigione", + "nl": "Dit is een gevangeniscel", "pl": "To jest cela więzienna" }, "icon": "./assets/layers/indoors/room_prison_cell.svg" @@ -580,6 +598,7 @@ "de": "Dies ist ein Restaurant", "es": "Este es un restaurante", "it": "Questo è un ristorante", + "nl": "Dit is een restaurant", "pl": "To jest restauracja" }, "icon": "./assets/layers/indoors/room_restaurant.svg" @@ -593,6 +612,7 @@ "de": "Dies ist ein Raum für Sicherheitskontrollen", "es": "Esta es una sala para realizar controles de seguridad", "it": "Questa è una stanza per eseguire controlli di sicurezza", + "nl": "Dit is een ruimte waar veiligheidscontroles worden uitgevoerd", "pl": "To jest pomieszczenie do wykonywania kontroli bezpieczeństwa" }, "icon": "./assets/layers/indoors/room_security_check.svg" @@ -605,7 +625,8 @@ "cs": "Jedná se o sportovní místnost", "de": "Dies ist ein Raum um Sport zu treiben", "es": "Esta es una sala de deportes", - "it": "Questa è una sala sportiva" + "it": "Questa è una sala sportiva", + "nl": "Dit is een sportzaal" }, "icon": "./assets/layers/indoors/room_sport.svg" }, @@ -618,6 +639,7 @@ "de": "Dies ist ein Lagerraum", "es": "Esta es una sala de almacenamiento", "it": "Questo è un magazzino", + "nl": "Dit is een opslagruimte", "pl": "To jest magazyn" }, "icon": "./assets/layers/indoors/room_storage.svg" @@ -631,6 +653,7 @@ "de": "Dies ist ein Technikraum", "es": "Esta es una sala técnica", "it": "Questa è una sala tecnica", + "nl": "Dit is een technische ruimte", "pl": "To jest pomieszczenie techniczne" }, "icon": "./assets/layers/indoors/room_technical.svg" @@ -644,6 +667,7 @@ "de": "Dies ist ein WC-Raum", "es": "Estos son baños", "it": "Questi sono i servizi igienici", + "nl": "Dit zijn toiletten", "pl": "To są toalety" }, "icon": "./assets/layers/indoors/room_toilets.svg", @@ -660,6 +684,7 @@ "de": "Dies ist ein Wartezimmer", "es": "Esta es una sala de espera", "it": "Questa è una sala d'attesa", + "nl": "Dit is een wachtruimte", "pl": "To jest poczekalnia" }, "icon": "./assets/layers/indoors/room_waiting.svg" @@ -675,6 +700,7 @@ "de": "Wie viele Personen passen höchstens in diesen Raum?", "es": "¿Cuántas personas pueden caber como máximo en esta habitación?", "it": "Quante persone possono stare al massimo in questa stanza?", + "nl": "Hoe veel personen passen maximaal in deze ruimte?", "pl": "Ile osób może pomieścić to pomieszczenie?" }, "render": { @@ -684,6 +710,7 @@ "de": "Kapazität für höchstens {capacity} Personen", "es": "En esta habitación caben como máximo {capacity} personas", "it": "Al massimo {capacity} persone possono stare in questa stanza", + "nl": "Er passen maximaal {capacity} personen in deze ruimte", "pl": "To pomieszczenie może pomieścić maksymalnie {capacity} osób" }, "freeform": { diff --git a/assets/layers/kerbs/kerbs.json b/assets/layers/kerbs/kerbs.json index cca9842c0..d44811384 100644 --- a/assets/layers/kerbs/kerbs.json +++ b/assets/layers/kerbs/kerbs.json @@ -566,6 +566,7 @@ "cs": "obrubník", "de": "ein Bordstein", "es": "un bordillo", - "it": "un cordolo" + "it": "un cordolo", + "nl": "een stoeprand" } } diff --git a/assets/layers/lighthouse/lighthouse.json b/assets/layers/lighthouse/lighthouse.json index 77b37bc54..a672527c4 100644 --- a/assets/layers/lighthouse/lighthouse.json +++ b/assets/layers/lighthouse/lighthouse.json @@ -1,13 +1,14 @@ { "id": "lighthouse", "name": { - "en": "lighthouse", + "en": "Lighthouses", "ca": "far", "cs": "maják", "cy": "goleudy", "de": "Leuchtturm", "es": "faro", - "it": "Faro" + "it": "Faro", + "nl": "Vuurtorens" }, "source": { "osmTags": "man_made=lighthouse" @@ -15,13 +16,14 @@ "minzoom": 5, "title": { "render": { - "en": "lighthouse", + "en": "Lighthouse", "ca": "far", "cs": "maják", "cy": "goleudy", "de": "Leuchtturm", "es": "faro", - "it": "Faro" + "it": "Faro", + "nl": "Vuurtoren" }, "mappings": [ { @@ -33,7 +35,8 @@ "cy": "{name}", "de": "{name}", "es": "{name}", - "it": "{name}" + "it": "{name}", + "nl": "{name}" } } ] @@ -64,7 +67,8 @@ "cs": "maják", "de": "ein Leuchtturm", "es": "un faro", - "it": "un faro" + "it": "un faro", + "nl": "een vuurtoren" } } ], @@ -79,7 +83,8 @@ "cs": "Jaká je výška tohoto majáku, v metrech?", "de": "Wie hoch ist dieser Leuchtturm in Metern?", "es": "¿Cuál es la altura de este faro, en metros?", - "it": "Qual è l'altezza di questo faro, in metri?" + "it": "Qual è l'altezza di questo faro, in metri?", + "nl": "Wat is de hoogte van deze vuurtoren, in meters?" }, "render": { "en": "The height of this lighthouse is {height} metres.", @@ -87,7 +92,8 @@ "cs": "Výška tohoto majáku je {height} metrů.", "de": "Die Höhe dieses Leuchtturms beträgt {height} Meter.", "es": "La altura de este faro es de {height} metros.", - "it": "L'altezza di questo faro è {height} metri." + "it": "L'altezza di questo faro è {height} metri.", + "nl": "De hoogte van deze vuurtoren is {height} meter." }, "freeform": { "key": "height", diff --git a/assets/layers/nesting_site/nesting_site.json b/assets/layers/nesting_site/nesting_site.json index abb880366..f35a497e5 100644 --- a/assets/layers/nesting_site/nesting_site.json +++ b/assets/layers/nesting_site/nesting_site.json @@ -1,10 +1,12 @@ { "id": "nesting_site", "name": { - "en": "Artificial nesting sites" + "en": "Artificial nesting sites", + "cs": "Umělá hnízdiště" }, "description": { - "en": "A man-made device equipped with one or multiple nests, serving as an artificial nesting aid for wild animals" + "en": "A man-made device equipped with one or multiple nests, serving as an artificial nesting aid for wild animals", + "cs": "Člověkem vyrobené zařízení vybavené jedním nebo více hnízdy, sloužící jako umělá hnízdicí pomůcka pro divoká zvířata" }, "source": { "osmTags": "man_made=nesting_site" @@ -12,7 +14,8 @@ "minzoom": 10, "title": { "render": { - "en": "Nesting site" + "en": "Nesting site", + "cs": "Hnízdiště" } }, "pointRendering": [ @@ -41,7 +44,8 @@ "presets": [ { "title": { - "en": "a nesting site" + "en": "a nesting site", + "cs": "hnízdiště" }, "tags": [ "man_made=nesting_site" @@ -49,7 +53,8 @@ }, { "title": { - "en": "a nesting site on a wall" + "en": "a nesting site on a wall", + "cs": "hnízdiště na stěně" }, "tags": [ "man_made=nesting_site", @@ -66,10 +71,12 @@ { "id": "nest_species", "question": { - "en": "What species is this nesting site built for?" + "en": "What species is this nesting site built for?", + "cs": "Pro jaké druhy je toto hnízdiště určeno?" }, "render": { - "en": "

About the nesting species

{wikipedia(species:wikidata)}" + "en": "

About the nesting species

{wikipedia(species:wikidata)}", + "cs": "

O hnízdících druzích

{wikipedia(species:wikidata)}" }, "freeform": { "key": "species:wikidata", @@ -82,19 +89,22 @@ { "id": "nest_support", "question": { - "en": "How is this nesting site installed?" + "en": "How is this nesting site installed?", + "cs": "Jak je toto hnízdiště nainstalováno?" }, "mappings": [ { "if": "support=wall", "then": { - "en": "Mounted on a wall" + "en": "Mounted on a wall", + "cs": "Připevněno na stěnu" } }, { "if": "support=pole", "then": { - "en": "Mounted on a pole" + "en": "Mounted on a pole", + "cs": "Připevněno na sloup" } } ] diff --git a/assets/layers/parcel_lockers/parcel_lockers.json b/assets/layers/parcel_lockers/parcel_lockers.json index 73f8f5a1c..a2b8c283c 100644 --- a/assets/layers/parcel_lockers/parcel_lockers.json +++ b/assets/layers/parcel_lockers/parcel_lockers.json @@ -325,4 +325,4 @@ "enableImproveAccuracy": true }, "allowCopy": true -} \ No newline at end of file +} diff --git a/assets/layers/pharmacy/pharmacy.json b/assets/layers/pharmacy/pharmacy.json index 53688f267..8a6c04657 100644 --- a/assets/layers/pharmacy/pharmacy.json +++ b/assets/layers/pharmacy/pharmacy.json @@ -103,6 +103,7 @@ "en": "a pharmacy", "ca": "una farmàcia", "cs": "lékárna", + "da": "et apotek", "de": "eine Apotheke", "es": "una farmacia", "fr": "une pharmacie", diff --git a/assets/layers/police_call_box/police_call_box.json b/assets/layers/police_call_box/police_call_box.json index 12a9b229e..de84ca690 100644 --- a/assets/layers/police_call_box/police_call_box.json +++ b/assets/layers/police_call_box/police_call_box.json @@ -1,10 +1,12 @@ { "id": "police_call_box", "name": { - "en": "Police call boxes" + "en": "Police call boxes", + "cs": "Policejní telefonní budky" }, "description": { - "en": "A type of telephone kiosk historically used by the police." + "en": "A type of telephone kiosk historically used by the police.", + "cs": "Typ telefonní budky historicky používaný policií." }, "source": { "osmTags": "historic=police_call_box" @@ -12,7 +14,8 @@ "minzoom": 10, "title": { "render": { - "en": "A police call box." + "en": "A police call box.", + "cs": "Policejní telefonní budka." } }, "pointRendering": [ @@ -39,7 +42,8 @@ "presets": [ { "title": { - "en": "a police call box" + "en": "a police call box", + "cs": "policejní telefonní budka" }, "tags": [ "historic=police_call_box", @@ -55,10 +59,12 @@ { "id": "police_box_style", "question": { - "en": "What is the style of this box?" + "en": "What is the style of this box?", + "cs": "Jaký styl má tato budka?" }, "render": { - "en": "Another style of box, by {architect}." + "en": "Another style of box, by {architect}.", + "cs": "Jiný styl budky, autor: {architect}." }, "freeform": { "key": "architect" @@ -67,7 +73,8 @@ { "if": "architect=Ebenezer MacRae", "then": { - "en": "Edinburgh-style police box, Ebenezer MacRae" + "en": "Edinburgh-style police box, Ebenezer MacRae", + "cs": "Policejní budka ve stylu Edinburgh, Ebenezer MacRae" }, "addExtraTags": [ "building=kiosk", @@ -82,7 +89,8 @@ { "if": "architect=Gilbert Mackenzie Trench", "then": { - "en": "TARDIS-style police box (Metropolitan Police, Glasgow), Gilbert Mackenzie Trench" + "en": "TARDIS-style police box (Metropolitan Police, Glasgow), Gilbert Mackenzie Trench", + "cs": "Policejní budka ve stylu TARDIS (Metropolitan Police, Glasgow), Gilbert Mackenzie Trench" }, "addExtraTags": [ "building=kiosk", @@ -96,13 +104,16 @@ { "id": "building_colour", "question": { - "en": "What is the colour of this box?" + "en": "What is the colour of this box?", + "cs": "Jakou barvu má tato budka?" }, "questionHint": { - "en": "Excluding the roof" + "en": "Excluding the roof", + "cs": "Kromě střechy" }, "render": { - "en": "The box is {building:colour}." + "en": "The box is {building:colour}.", + "cs": "Tato budka je {building:colour}." }, "freeform": { "key": "building:colour", @@ -112,10 +123,12 @@ { "id": "roof_colour", "question": { - "en": "What colour is its roof?" + "en": "What colour is its roof?", + "cs": "Jakou barvu má střecha?" }, "render": { - "en": "Its roof is {roof:colour}." + "en": "Its roof is {roof:colour}.", + "cs": "Střecha je {roof:colour}." }, "freeform": { "key": "roof:colour", diff --git a/assets/layers/public_bookcase/public_bookcase.json b/assets/layers/public_bookcase/public_bookcase.json index 3d53c125d..25ca290e7 100644 --- a/assets/layers/public_bookcase/public_bookcase.json +++ b/assets/layers/public_bookcase/public_bookcase.json @@ -733,4 +733,4 @@ "neededChangesets": 5 }, "allowMove": true -} \ No newline at end of file +} diff --git a/assets/layers/questions/questions.json b/assets/layers/questions/questions.json index a5c92897f..6b56671d2 100644 --- a/assets/layers/questions/questions.json +++ b/assets/layers/questions/questions.json @@ -212,6 +212,7 @@ "en": "What is the Mastodon-handle of {title()}?", "ca": "Què és l'identificador de Mastodon de {title()}?", "cs": "Co je Mastodon-handle {title()}?", + "da": "Hvad er Mastodon-handle for {title()}?", "de": "Wie lautet der Mastodon-Handle von {title()}?", "es": "¿Cuál es el identificador de Mastodon de {title()}?", "it": "Qual è l'handle Mastodon di {title()}?" @@ -703,6 +704,7 @@ "en": "Dogs are allowed only outside", "ca": "Els gossos només estan permesos fora", "cs": "Psi jsou povoleni jen venku", + "da": "Hunde er kun tilladt udenfor", "de": "Hunde sind nur draußen erlaubt", "es": "Solo se admiten perros en el exterior", "it": "I cani sono ammessi solo all'esterno" @@ -2410,6 +2412,7 @@ "en": "This place offers both wireless internet and internet access via a terminal or computer", "ca": "Aquest lloc ofereix tant internet sense fil com accés a Internet a través d'un terminal o ordinador", "cs": "Toto místo nabízí jak bezdrátové internetové připojení, tak i přístup k Internetu přes terminál nebo počítač", + "da": "Dette sted tilbyder både trådløst internet og internetadgang via en terminal eller computer.", "de": "Dieser Ort bietet sowohl drahtloses Internet als auch Internetzugang über ein Terminal oder einen Computer", "es": "Este lugar ofrece internet inalámbrico y acceso a internet a través de un terminal o computadora", "it": "Questo luogo offre sia internet wireless che accesso a internet tramite un terminale o computer", @@ -3264,6 +3267,7 @@ "question": { "en": "Has {title()} toilets?", "cs": "Má {title()} toalety?", + "da": "Har {title()} toiletter?", "it": "{title()} ha servizi igienici?", "nl": "Heeft {title()} toiletten?" }, @@ -3273,6 +3277,7 @@ "then": { "en": "Has toilets", "cs": "Má toalety", + "da": "Har toiletter", "it": "Ha servizi igienici", "nl": "Heeft toiletten" } @@ -3282,6 +3287,7 @@ "then": { "en": "Has no toilets", "cs": "Nemá toalety", + "da": "Har ingen toiletter", "it": "Non ha servizi igienici", "nl": "Heeft geen toiletten" } @@ -3291,6 +3297,7 @@ "then": { "en": "The toilets are marked separately on the map", "cs": "Toalety jsou označeny v mapě samostatně", + "da": "Toiletterne er markeret separat på kortet", "it": "I servizi igienici sono segnati separatamente sulla mappa", "nl": "De toiletten zijn als alleenstaand punt op de kaart aangeduid" } @@ -3422,10 +3429,12 @@ { "id": "child_highchair", "question": { - "en": "Is there a high chair (also known as booster chair) for toddlers available here?" + "en": "Is there a high chair (also known as booster chair) for toddlers available here?", + "cs": "Je tu k dispozici vysoká židle pro batolata?" }, "render": { - "en": "{highchair} highchairs are available" + "en": "{highchair} highchairs are available", + "cs": "Je k dispozici {highchair} vysokých židlí" }, "freeform": { "key": "highchair", @@ -3436,7 +3445,8 @@ "if": "highchair=no", "alsoShowIf": "highchair=0", "then": { - "en": "No highchair available" + "en": "No highchair available", + "cs": "Není k dispozici vysoká židle" } }, { @@ -3446,7 +3456,8 @@ "path": "./assets/layers/questions/baby_chair.svg" }, "then": { - "en": "At least one high chair is available" + "en": "At least one high chair is available", + "cs": "Je k dispozici alespoň jedna vysoká židle" } }, { @@ -3456,7 +3467,8 @@ "path": "./assets/layers/questions/baby_chair.svg" }, "then": { - "en": "One high chair is available" + "en": "One high chair is available", + "cs": "Je k dispozici jedna vysoká židle" } }, { @@ -3466,7 +3478,8 @@ "path": "./assets/layers/questions/baby_chair.svg" }, "then": { - "en": "Two high chairs are available" + "en": "Two high chairs are available", + "cs": "Jsou k dispozici dvě vysoké židle" } } ], @@ -3477,7 +3490,8 @@ { "id": "kids_area", "question": { - "en": "Is there a play area for kids" + "en": "Is there a play area for kids", + "cs": "Je tu herní zóna pro děti" }, "mappings": [ { @@ -3489,7 +3503,8 @@ "kids_area:supervised=" ], "then": { - "en": "No kids area" + "en": "No kids area", + "cs": "Žádná zóna pro děti" } }, { @@ -3501,7 +3516,8 @@ ] }, "then": { - "en": "Has a kids area both inside and outside" + "en": "Has a kids area both inside and outside", + "cs": "Má zónu pro děti uvnitř i venku" } }, { @@ -3515,7 +3531,8 @@ "kids_area:outdoor=no" ], "then": { - "en": "Has an indoor kids area" + "en": "Has an indoor kids area", + "cs": "Má zónu pro děti uvnitř" } }, { @@ -3529,13 +3546,15 @@ "kids_area:indoor=no" ], "then": { - "en": "Has an outdoor kids area" + "en": "Has an outdoor kids area", + "cs": "Má zónu pro děti venku" } }, { "if": "kids_area=yes", "then": { - "en": "Has a kids area" + "en": "Has a kids area", + "cs": "Má zónu pro děti" }, "hideInAnswer": true } @@ -3633,4 +3652,4 @@ } } ] -} \ No newline at end of file +} diff --git a/assets/layers/railway/railway.json b/assets/layers/railway/railway.json new file mode 100644 index 000000000..50ddecf0b --- /dev/null +++ b/assets/layers/railway/railway.json @@ -0,0 +1,66 @@ +{ + "id": "railway", + "name": { + "en": "Railway" + }, + "description": { + "en": "Railways and disused railways" + }, + "source": { + "osmTags": { + "or": [ + "railway=rail", + "railway=tram", + "railway=subway", + "railway=light_rail", + + "railway=disused", + + "disused:railway=rail", + "disused:railway=tram", + "disused:railway=subway", + "disused:railway=light_rail", + + "abandoned:railway=rail", + "abandoned:railway=tram", + "abandoned:railway=subway", + "abandoned:railway=light_rail" + ] + } + }, + "minzoom": 14, + "title": { + "render": { + "en": "Railway" + }, + "icon": "./assets/svg/train.svg" + }, + "pointRendering": [ + { + "location": [ + "point" + ], + "marker": [ + { + "icon": "circle" + } + ] + } + ], + "lineRendering": [ + { + "width": 1, + "color": "black" + } + ], + "tagRenderings": [ + "images" + ], + "allowMove": false, + "#": "In first instance to snap historic rolling stock", + "snapName": { + "en": "railway track" + }, + "credits": "mnalis ALTernative", + "credits:uid": 172435 +} diff --git a/assets/layers/recycling/recycling.json b/assets/layers/recycling/recycling.json index 0cb98029d..48dbdde43 100644 --- a/assets/layers/recycling/recycling.json +++ b/assets/layers/recycling/recycling.json @@ -1904,4 +1904,4 @@ "enableRelocation": true, "enableImproveAccuracy": true } -} \ No newline at end of file +} diff --git a/assets/layers/sauna/sauna.json b/assets/layers/sauna/sauna.json index 23fedd023..af02467fe 100644 --- a/assets/layers/sauna/sauna.json +++ b/assets/layers/sauna/sauna.json @@ -1,10 +1,12 @@ { "id": "sauna", "name": { - "en": "Sauna" + "en": "Sauna", + "cs": "Sauna" }, "description": { - "en": "A sauna is a small room or house designed as a place to experience dry or wet heat sessions, or an establishment with one or more of these and auxiliary facilities." + "en": "A sauna is a small room or house designed as a place to experience dry or wet heat sessions, or an establishment with one or more of these and auxiliary facilities.", + "cs": "Sauna je malá místnost nebo dům pro pobyt v suchém nebo vlhkém teple, nebo firma s jedním nebo více těmito a doplňkovými zařízeními." }, "source": { "osmTags": { @@ -16,7 +18,8 @@ "minzoom": 8, "title": { "render": { - "en": "{name}" + "en": "{name}", + "cs": "{name}" } }, "pointRendering": [ diff --git a/assets/layers/sauna_at_leisure/sauna_at_leisure.json b/assets/layers/sauna_at_leisure/sauna_at_leisure.json index bdaa643a3..241838515 100644 --- a/assets/layers/sauna_at_leisure/sauna_at_leisure.json +++ b/assets/layers/sauna_at_leisure/sauna_at_leisure.json @@ -2,10 +2,12 @@ "id": "sauna_at_leisure", "name": { "en": "Saunas at other amenities", + "cs": "Sauny v jiných zařízeních", "de": "Saunen in anderen Einrichtungen" }, "description": { - "en": "A sauna is a small room or house designed as a place to experience dry or wet heat sessions, or an establishment with one or more of these and auxiliary facilities." + "en": "A sauna is a small room or house designed as a place to experience dry or wet heat sessions, or an establishment with one or more of these and auxiliary facilities.", + "cs": "Sauna je malá místnost nebo dům pro pobyt v suchém nebo vlhkém teple, nebo firma s jedním nebo více těmito a doplňkovými zařízeními." }, "source": { "osmTags": { @@ -17,7 +19,8 @@ "minzoom": 8, "title": { "render": { - "en": "{name}" + "en": "{name}", + "cs": "{name}" } }, "pointRendering": [ @@ -60,14 +63,16 @@ "hidden" ], "render": { - "en": "Sauna information" + "en": "Sauna information", + "cs": "Informace o sauně" }, "icon": "./assets/layers/sauna/sauna.svg", "mappings": [ { "if": "sauna=no", "then": { - "en": "No sauna" + "en": "No sauna", + "cs": "Žádná sauna" } } ] @@ -98,7 +103,8 @@ "type": "image_upload", "image_key": "sauna:panoramax", "label": { - "en": "Add a picture of the sauna" + "en": "Add a picture of the sauna", + "cs": "Přidat obrázek sauny" } } }, @@ -122,19 +128,22 @@ "hidden" ], "question": { - "en": "Does {title()} have a sauna?" + "en": "Does {title()} have a sauna?", + "cs": "Má {title()} saunu?" }, "mappings": [ { "if": "sauna=yes", "then": { - "en": "Has a sauna" + "en": "Has a sauna", + "cs": "Má saunu" } }, { "if": "sauna=no", "then": { - "en": "No sauna" + "en": "No sauna", + "cs": "Žádná sauna" } } ] @@ -148,6 +157,7 @@ ], "question": { "en": "Is this sauna publicly accessible?", + "cs": "Je sauna veřejně přístupná?", "de": "Ist die Sauna öffentlich zugänglich?" }, "mappings": [ @@ -232,6 +242,7 @@ "2 hours", { "en": "2 hours", + "cs": "2 hodiny", "de": "2 Stunden" } ], @@ -239,6 +250,7 @@ "4 hours", { "en": "4 hours", + "cs": "4 hodiny", "de": "4 Stunden" } ], @@ -246,6 +258,7 @@ "day", { "en": "one day", + "cs": "jeden den", "de": "einen Tag" } ] @@ -261,10 +274,12 @@ ], "question": { "en": "What is the entrance fee for {time}?", + "cs": "Jaké je vstupné na {time}?", "de": "Was ist der Eintrittspreis für {time}?" }, "render": { "en": "entrance fee for {time}: {charge}", + "cs": "vstupné na {time}: {charge}", "de": "Eintrittspreis für {time}: {charge}" }, "freeform": { @@ -284,6 +299,7 @@ ], "then": { "en": "The sauna is free of charge", + "cs": "Sauna je zdarma", "de": "Die Sauna ist kostenlos" } } diff --git a/assets/layers/scouting_group/scouting_group.json b/assets/layers/scouting_group/scouting_group.json index dc55e8512..5a8271ff4 100644 --- a/assets/layers/scouting_group/scouting_group.json +++ b/assets/layers/scouting_group/scouting_group.json @@ -81,6 +81,7 @@ "en": "The name of this group is {name}", "ca": "El nom d'aquest grup és {name}", "cs": "Název této skupiny je {name}", + "da": "Navnet på denne gruppe er {name}", "de": "Dieser Stamm heißt {name}", "it": "Il nome di questo gruppo è {name}", "uk": "Назва цієї групи: {name}" @@ -95,6 +96,7 @@ "en": "To which scout association does {name} belong?", "ca": "A quina associació d'escoltes pertany {name}?", "cs": "K jaké skautské asociaci patří {name}?", + "da": "Hvilken spejderorganisation tilhører {name}?", "de": "Zu welchem Verband/Bund gehört {name}", "it": "A quale associazione scout appartiene {name}?", "uk": "До якої скаутської асоціації належить {name}?" @@ -103,6 +105,7 @@ "en": "The scout association of this group is {brand}", "ca": "L'associació scout d'aquest grup és {brand}", "cs": "Skautská asociace této skupiny je {brand}", + "da": "Spejderorganisationen bag denne gruppe er {brand}", "de": "Dieser Stamm ist im Verband {brand}", "it": "L'associazione scout di questo gruppo è {brand}", "uk": "Скаутська асоціація цієї групи: {brand}" @@ -117,6 +120,7 @@ "question": { "en": "When was this group founded?", "cs": "Kdy byla tato skupina založena?", + "da": "Hvornår blev denne gruppe grundlagt?", "de": "Wann wurde dieser Stamm gegründet?", "it": "Quando è stato fondato questo gruppo?" }, diff --git a/assets/layers/shops/shops.json b/assets/layers/shops/shops.json index bbe7bd277..39523b933 100644 --- a/assets/layers/shops/shops.json +++ b/assets/layers/shops/shops.json @@ -53,6 +53,7 @@ "ca": "Botiga", "cs": "Obchod", "cy": "Siop", + "da": "Butik", "de": "Geschäft", "eo": "Butiko", "es": "Tienda", @@ -215,6 +216,7 @@ "en": "a shop", "ca": "una botiga", "cs": "obchod", + "da": "en butik", "de": "ein Geschäft", "eo": "Butiko", "es": "una tienda", @@ -229,6 +231,7 @@ "en": "You can specify later on what this shop sells.", "ca": "Podeu especificar més endavant el que ven aquesta botiga.", "cs": "Později můžete zadat, co tento obchod prodává.", + "da": "Du kan senere specificere, hvad denne butik sælger.", "de": "Sie können später angeben, was das Geschäft verkauft.", "eo": "Enmeti novan butikon", "es": "Puedes especificar más tarde qué vende esta tienda.", @@ -250,6 +253,7 @@ "en": "What is the name of this shop?", "ca": "Quin és el nom d'aquesta botiga?", "cs": "Jak se jmenuje tento obchod?", + "da": "Hvad er navnet på denne butik?", "de": "Wie ist der Name dieses Geschäfts?", "es": "¿Cómo se llama esta tienda?", "fr": "Qu'est-ce que le nom de ce magasin ?", @@ -285,6 +289,7 @@ "en": "What kind of shop is this?", "ca": "Quin tipus de botiga és aquesta?", "cs": "Co je to za obchod?", + "da": "Hvilken slags butik er dette?", "de": "Um was für ein Geschäft handelt es sich?", "es": "¿Qué tipo de tienda es esta?", "fr": "Quel genre de magasin est-ce?", @@ -329,6 +334,7 @@ "en": "Bicycle rental shop", "ca": "Botiga de lloguer de bicicletes", "cs": "Půjčovna jízdních kol", + "da": "Cykeludlejningsbutik", "de": "Fahrradverleih", "es": "Tienda de alquiler de bicicletas", "it": "Negozio di noleggio biciclette", @@ -344,6 +350,7 @@ "en": "This shop is no longer used. It is vacant", "ca": "Aquesta botiga ja no s'utilitza. Està vacant", "cs": "Tento obchod již není v provozu. Je prázdný", + "da": "Denne butik bruges ikke længere. Den står tom", "de": "Dieser Laden wird nicht mehr genutzt. Er steht leer", "it": "Questo negozio non è più utilizzato. È vuoto", "nl": "Deze winkel staat leeg" @@ -370,61 +377,71 @@ { "id": "beauty_shop_type", "question": { - "en": "What type of beauty shop is this?" + "en": "What type of beauty shop is this?", + "cs": "Jaký druh salonu krásy je toto?" }, "mappings": [ { "if": "beauty=nails", "then": { - "en": "Offers nail care services such as manicures, pedicures, and nail enhancements" + "en": "Offers nail care services such as manicures, pedicures, and nail enhancements", + "cs": "Nabízí nehtové služby, jako je manikúra, pedikúra a prodlužování nehtů" } }, { "if": "beauty=skin_care", "then": { - "en": "Offers skin care services" + "en": "Offers skin care services", + "cs": "Nabízí služby péče o pleť" } }, { "if": "beauty=tanning", "then": { - "en": "Offers tanning services such as sunbeds" + "en": "Offers tanning services such as sunbeds", + "cs": "Nabízí opalovací služby, například solária" } }, { "if": "beauty=cosmetics", "then": { - "en": "Offers cosmetic services, such as makeup" + "en": "Offers cosmetic services, such as makeup", + "cs": "Nabízí kosmetické služby, například makeup" } }, { "if": "beauty=massage", "then": { - "en": "Offers massages" + "en": "Offers massages", + "cs": "Nabízí masáže" } }, { "if": "beauty=waxing", "then": { - "en": "Offers hair removal through waxing" + "en": "Offers hair removal through waxing", + "cs": "Nabízí odstraňování ochlupení voskem" } }, { "if": "beauty=hair_removal", "then": { - "en": "Offers hair removal services, e.g. with a laser" + "en": "Offers hair removal services, e.g. with a laser", + "cs": "Nabízí odstraňování ochlupení, např. laserem" } }, { "if": "beauty=eyebrow", "then": { - "en": "Offers eyebrow enhancement services" + "en": "Offers eyebrow enhancement services", + "cs": "Nabízí služby vylepšování obočí" } }, { "if": "beauty=pedicure", "then": { - "en": "Offers pedicure services" + "en": "Offers pedicure services", + "cs": "Nabízí služby pedikúry" } } ], @@ -661,7 +678,8 @@ { "id": "copyshop-binding-types", "question": { - "en": "What types of binding are offered here?" + "en": "What types of binding are offered here?", + "cs": "Jaké druhy služby vazby se tu nabízejí?" }, "mappings": [ { @@ -672,7 +690,8 @@ "path": "./assets/layers/shops/comb_binding.jpg" }, "then": { - "en": "This shop offers comb binding" + "en": "This shop offers comb binding", + "cs": "Tento obchod nabízí hřebenovou vazbu" } }, { @@ -680,7 +699,8 @@ "ifnot": "service:binding:coil=no", "icon": "./assets/layers/shops/coil_binding.jpg", "then": { - "en": "This shop offers coil binding (spiral binding)" + "en": "This shop offers coil binding (spiral binding)", + "cs": "Tento obchod nabízí kroužkovou (spirálovou) vazbu" } }, { @@ -688,14 +708,16 @@ "ifnot": "service:binding:wire=no", "icon": "./assets/layers/shops/wire_binding.jpg", "then": { - "en": "This shop offers wire binding" + "en": "This shop offers wire binding", + "cs": "Tento obchod nabízí drátovou vazbu" } }, { "if": "service:binding:thermal=yes", "ifnot": "service:binding:thermal=no", "then": { - "en": "This shop offers thermal binding" + "en": "This shop offers thermal binding", + "cs": "Tento obchod nabízí tepelnou vazbu" } } ], @@ -1705,6 +1727,7 @@ "en": "{title()} has closed down permanently", "ca": "{title()} ha tancat permanentment", "cs": "{title()} je trvale uzavřen", + "da": "{title()} er lukket permanent", "de": "{title()} wurde dauerhaft geschlossen", "es": "{title()} ha cerrado definitivamente", "fr": "{title()} a fermé définitivement", diff --git a/assets/layers/street_lamps/street_lamps.json b/assets/layers/street_lamps/street_lamps.json index fe003ef86..3dfb74c50 100644 --- a/assets/layers/street_lamps/street_lamps.json +++ b/assets/layers/street_lamps/street_lamps.json @@ -677,4 +677,4 @@ "enableImproveAccuracy": true, "enableRelocation": false } -} \ No newline at end of file +} diff --git a/assets/layers/surveillance_camera/surveillance_camera.json b/assets/layers/surveillance_camera/surveillance_camera.json index 6f52f9c6b..747748485 100644 --- a/assets/layers/surveillance_camera/surveillance_camera.json +++ b/assets/layers/surveillance_camera/surveillance_camera.json @@ -958,4 +958,4 @@ "enableRelocation": false }, "enableMorePrivacy": true -} \ No newline at end of file +} diff --git a/assets/layers/ticket_machine/ticket_machine.json b/assets/layers/ticket_machine/ticket_machine.json index d4da46371..6f9d099c1 100644 --- a/assets/layers/ticket_machine/ticket_machine.json +++ b/assets/layers/ticket_machine/ticket_machine.json @@ -125,4 +125,4 @@ ], "deletion": true, "allowMove": true -} \ No newline at end of file +} diff --git a/assets/layers/ticket_validator/ticket_validator.json b/assets/layers/ticket_validator/ticket_validator.json index 19b660e7f..f66bc44c4 100644 --- a/assets/layers/ticket_validator/ticket_validator.json +++ b/assets/layers/ticket_validator/ticket_validator.json @@ -160,4 +160,4 @@ ], "deletion": true, "allowMove": true -} \ No newline at end of file +} diff --git a/assets/layers/toilet/toilet.json b/assets/layers/toilet/toilet.json index b1b3c1ca7..8669ff7cb 100644 --- a/assets/layers/toilet/toilet.json +++ b/assets/layers/toilet/toilet.json @@ -1139,6 +1139,7 @@ ], "question": { "en": "Is soap for handwashing provided?", + "cs": "Je tu k dispozici mýdlo k mytí rukou?", "nl": "Is er zeep voorzien voor het wassen van de handen?" }, "mappings": [ @@ -1146,6 +1147,7 @@ "if": "handwashing:soap=yes", "then": { "en": "Soap for handwashing is provided", + "cs": "Je k dispozici mýdlo k mytí rukou", "nl": "Zeep om handen te wassen is voorzien" } }, @@ -1153,6 +1155,7 @@ "if": "handwashing:soap=no", "then": { "en": "No soap for handwashing", + "cs": "Žádné mýdlo k mytí rukou", "nl": "Geen zeep om de handen te wassen" } } diff --git a/assets/layers/transit_routes/transit_routes.json b/assets/layers/transit_routes/transit_routes.json index 1c2b1fdc2..315b97fd1 100644 --- a/assets/layers/transit_routes/transit_routes.json +++ b/assets/layers/transit_routes/transit_routes.json @@ -298,4 +298,4 @@ } } } -} \ No newline at end of file +} diff --git a/assets/layers/transit_stops/transit_stops.json b/assets/layers/transit_stops/transit_stops.json index 3f834ee51..096ce247e 100644 --- a/assets/layers/transit_stops/transit_stops.json +++ b/assets/layers/transit_stops/transit_stops.json @@ -613,4 +613,4 @@ "tactile_paving" ], "allowMove": false -} \ No newline at end of file +} diff --git a/assets/layers/trolley_bay/trolley_bay.json b/assets/layers/trolley_bay/trolley_bay.json index 9081cb7e6..624ac4137 100644 --- a/assets/layers/trolley_bay/trolley_bay.json +++ b/assets/layers/trolley_bay/trolley_bay.json @@ -4,6 +4,7 @@ "en": "Trolley Bays", "ca": "Aparcament de carros", "cs": "Zásobníky vozíků", + "da": "Pladser til indkøbsvogne", "de": "Einkaufswagenbuchten", "es": "Aparcaderos de carros", "it": "Aree di sosta per carrelli" @@ -12,6 +13,7 @@ "en": "Find trolley bays for shopping trolleys.", "ca": "Troba els molls de carros per comprar carrets.", "cs": "Najděte zásobníky s nákupními vozíky.", + "da": "Find pladser til indkøbsvogne.", "de": "Finde Einkaufswagenbuchten für Einkaufswagen.", "es": "Encuentra aparcaderos para carros de compra.", "it": "Trova le aree di sosta per i carrelli della spesa." @@ -47,6 +49,7 @@ "en": "a trolley bay", "ca": "una badia de carros", "cs": "zásobník vozíků", + "da": "en indkøbsvognplads", "de": "eine Einkaufswagenbucht", "es": "un aparcadero de carros", "it": "un'area di sosta per carrelli" @@ -58,6 +61,7 @@ "en": "A trolley bay for parking shopping carts.", "ca": "Una badia de carrets per aparcar carrets de compra.", "cs": "Zásobník pro parkování nákupních vozíků.", + "da": "En plads til parkering af indkøbsvogne.", "de": "Ein Platz zum Abstellen von Einkaufswagen.", "es": "Un aparcadero para carros de compra.", "it": "Un'area di sosta per parcheggiare i carrelli della spesa." diff --git a/assets/layers/usersettings/usersettings.json b/assets/layers/usersettings/usersettings.json index cff29f370..1c8c59aa0 100644 --- a/assets/layers/usersettings/usersettings.json +++ b/assets/layers/usersettings/usersettings.json @@ -610,42 +610,49 @@ { "id": "override_layer_sync_selection", "question": { - "en": "When disabling/enabling a layer in the filter menu, should this be remembered between visits?" + "en": "When disabling/enabling a layer in the filter menu, should this be remembered between visits?", + "cs": "Když se vrstva zakáže/povolí v nabídce filtru, má se zapamatovat mezi návštěvami?" }, "questionHint": { - "en": "This setting will only take effect after reloading" + "en": "This setting will only take effect after reloading", + "cs": "Toto nastavení se projeví až po novém načtení stránky" }, "mappings": [ { "if": "mapcomplete-layer-override-sync-selection=default", "alsoShowIf": "mapcomplete-layer-override-sync-selection=", "then": { - "en": "Don't remember layer settings (for most layers)" + "en": "Don't remember layer settings (for most layers)", + "cs": "Nepamatovat si nastavení vrstev (pro většinu vrstev)" } }, { "if": "mapcomplete-layer-override-sync-selection=no", "then": { - "en": "Never remember whether a layer is enabled, always use the default value to show/hide the layer" + "en": "Never remember whether a layer is enabled, always use the default value to show/hide the layer", + "cs": "Nikdy si nepamatovat, která vrstva je povolena, vždy používat výchozí hodnotu pro zobrazení/skrytí vrstvy" } }, { "if": "mapcomplete-layer-override-sync-selection=local", "then": { - "en": "Remember whether a layer is enabled in between visits on the device" + "en": "Remember whether a layer is enabled in between visits on the device", + "cs": "Pamatovat si, která vrstva je povolena, mezi návštěvami ze zařízení" } }, { "if": "mapcomplete-layer-override-sync-selection=theme-only", "then": { - "en": "Remember whether a layer is enabled in {_theme} in between visits and across devices" + "en": "Remember whether a layer is enabled in {_theme} in between visits and across devices", + "cs": "Pamatovat si, která vrstva je povolena, v {_theme} mezi návštěvami a napříč zařízeními" }, "hideInAnswer": "_loggedIn=false" }, { "if": "mapcomplete-layer-override-sync-selection=global", "then": { - "en": "Remember whether a layer is enabled in all themes between visits and across devices" + "en": "Remember whether a layer is enabled in all themes between visits and across devices", + "cs": "Pamatovat si, která vrstva je povolena, ve všech tématech mezi návštěvami a napříč zařízeními" }, "hideInAnswer": "_loggedIn=false" } diff --git a/assets/layers/vending_machine/vending_machine.json b/assets/layers/vending_machine/vending_machine.json index 9beb60037..0026b8882 100644 --- a/assets/layers/vending_machine/vending_machine.json +++ b/assets/layers/vending_machine/vending_machine.json @@ -1587,4 +1587,4 @@ "enableRelocation": true }, "allowCopy": true -} \ No newline at end of file +} diff --git a/assets/layers/visitor_information_centre/visitor_information_centre.json b/assets/layers/visitor_information_centre/visitor_information_centre.json index 0e0cbc465..41f0af785 100644 --- a/assets/layers/visitor_information_centre/visitor_information_centre.json +++ b/assets/layers/visitor_information_centre/visitor_information_centre.json @@ -39,7 +39,8 @@ { "if": "name=", "then": { - "en": "Information office" + "en": "Information office", + "cs": "Informační kancelář" } } ] @@ -66,10 +67,12 @@ { "id": "visitor-centre-name", "question": { - "en": "What is the name of this visitors centre?" + "en": "What is the name of this visitors centre?", + "cs": "Jaký je název tohoto návštěvnického centra?" }, "render": { - "en": "This visitors centre is called {name}" + "en": "This visitors centre is called {name}", + "cs": "Toto návštěvnické centrum se jmenuje {name}" }, "freeform": { "key": "name" diff --git a/assets/themes/grb/grb.json b/assets/themes/grb/grb.json index 337a13723..256070bca 100644 --- a/assets/themes/grb/grb.json +++ b/assets/themes/grb/grb.json @@ -43,11 +43,24 @@ "id~relation/.*" ] }, - "building~*" + { + "or": [ + "building~*", + "building:part~*" + ] + } ] } }, - "title": "OSM-gebouw", + "title": { + "render": "OSM-building", + "mappings": [{ + "if": "building:part~*", + "then": { + "en": "Building part" + } + }] + }, "tagRenderings": [ { "id": "building type", @@ -106,10 +119,12 @@ "if": "building=yes", "then": "A building - no specification" } - ] + ], + "condition": "building:part=" }, { "id": "grb-housenumber", + "condition": "building:part=", "render": { "nl": "Het huisnummer is {addr:housenumber}" }, @@ -134,6 +149,7 @@ ] }, { + "condition": "building:part=", "id": "grb-unit", "question": "Wat is de wooneenheid-aanduiding?", "render": { @@ -150,6 +166,7 @@ ] }, { + "condition": "building:part=", "id": "grb-street", "render": { "nl": "De straat is {addr:street}" @@ -242,7 +259,49 @@ ] } ], - "pointRendering": null, + "pointRendering": [ + { + "marker": [{ + "icon": "circle", + "color": { + "render": "#00c", + "mappings": [ + { + "if": "fixme~*", + "then": "#ff00ff" + }, + { + "if": "building=house", + "then": "#a00" + }, + { + "if": "building=shed", + "then": "#563e02" + }, + { + "if": { + "or": [ + "building=garage", + "building=garages" + ] + }, + "then": "#f9bfbb" + }, + { + "if": "building=yes", + "then": "#0774f2" + }, + { + "if": "building:part~*", + "then": "#f8fc25" + } + ] + } + }], + "location": ["centroid"], + "iconSize": "10,10" + } + ], "lineRendering": [ { "width": { @@ -281,6 +340,10 @@ { "if": "building=yes", "then": "#0774f2" + }, + { + "if": "building:part~*", + "then": "#f8fc25" } ] } diff --git a/assets/themes/historic_rolling_stock/historic_rolling_stock.json b/assets/themes/historic_rolling_stock/historic_rolling_stock.json index 0b22c6b2b..077324f27 100644 --- a/assets/themes/historic_rolling_stock/historic_rolling_stock.json +++ b/assets/themes/historic_rolling_stock/historic_rolling_stock.json @@ -18,6 +18,14 @@ }, "icon": "./assets/layers/historic_rolling_stock/steam_locomotive.svg", "layers": [ - "historic_rolling_stock" + "historic_rolling_stock", + { + "builtin": "railway", + "override": { + "name": null, + "presets": null, + "shownByDefault": false + } + } ] } diff --git a/assets/themes/mapcomplete-changes/mapcomplete-changes.json b/assets/themes/mapcomplete-changes/mapcomplete-changes.json index 80382fd51..5b19fa6de 100644 --- a/assets/themes/mapcomplete-changes/mapcomplete-changes.json +++ b/assets/themes/mapcomplete-changes/mapcomplete-changes.json @@ -38,9 +38,6 @@ "zh_Hant": "顯示由MapComplete進行的變動" }, "icon": "./assets/svg/logo.svg", - "startZoom": 1, - "startLat": 0, - "startLon": 0, "hideFromOverview": true, "layers": [ { diff --git a/assets/themes/nature/nature.json b/assets/themes/nature/nature.json index 08571b3f8..7158a1d5e 100644 --- a/assets/themes/nature/nature.json +++ b/assets/themes/nature/nature.json @@ -58,6 +58,14 @@ "drinking_water", "birdhide", "nature_reserve", + { + "builtin": [ + "shelter" + ], + "override": { + "minzoom": 11 + } + }, { "builtin": [ "map", @@ -66,7 +74,6 @@ "picnic_table", "toilet", "guidepost", - "shelter", "bbq", "firepit", "insect_hotel", diff --git a/assets/themes/sauna/sauna.json b/assets/themes/sauna/sauna.json index f7d07d32f..501544526 100644 --- a/assets/themes/sauna/sauna.json +++ b/assets/themes/sauna/sauna.json @@ -2,11 +2,13 @@ "id": "sauna", "title": { "en": "Sauna", + "cs": "Sauna", "da": "Sauna", "zh_Hant": "桑拿" }, "description": { "en": "Sauna", + "cs": "Sauna", "da": "Sauna", "zh_Hant": "桑拿" }, @@ -110,6 +112,7 @@ ], "title": { "en": "a beauty shop", + "cs": "salon krásy", "da": "en skønhedsforhandler", "zh_Hant": "美容店" } @@ -120,6 +123,7 @@ ], "title": { "en": "a massage shop", + "cs": "masážní salon", "da": "en massagebutik", "zh_Hant": "按摩店" } diff --git a/capacitor.config.ts b/capacitor.config.ts index ea3350695..f70edc7d9 100644 --- a/capacitor.config.ts +++ b/capacitor.config.ts @@ -1,11 +1,9 @@ - -import type { CapacitorConfig } from "@capacitor/cli"; +import type { CapacitorConfig } from "@capacitor/cli" const config: CapacitorConfig = { - appId: "org.mapcomplete", - appName: "MapComplete", - webDir: "dist-full" -}; - -export default config; + appId: "org.mapcomplete", + appName: "MapComplete", + webDir: "dist-full", +} +export default config diff --git a/langs/en.json b/langs/en.json index c5b3db254..52612c248 100644 --- a/langs/en.json +++ b/langs/en.json @@ -8,7 +8,7 @@ "downloadOnFDroid": "Download MapComplete on F-Droid", "getOnObtanium": "Get on Obtainium", "intro": "MapComplete is available as Android App as direct download. We are working on publishing this in on FDroid too.", - "legacyExplanation": "Due to restrictions by Google, it is not possible to compile an identical APK for newer and older Android\n versions.\n\n If installing via F-Droid, Google Play, Obtainium or installing 'latest' above failed,\n try a versions for older versions of android are available below.", + "legacyExplanation": "Due to restrictions by Google, it is not possible to compile an identical APK for newer and older Android versions.\nIf installing via F-Droid, Google Play, Obtainium or installing 'latest' above failed, try a versions for older versions of android are available below.", "legacyHeader": "Builds for older Android phones", "noPlayServices": "The app works without Google Play Services", "older": "See older builds", @@ -814,7 +814,7 @@ "attribution": "By Mangrove.reviews", "averageRating": "Average rating of {n} stars", "delete": "Delete review", - "deleteConfirm": "Permantently delete this review", + "deleteConfirm": "Permanently delete this review", "deleteText": "This cannot be undone", "deleteTitle": "Delete this review?", "disabledForPrivacy": "Reviews are disabled due to your privacy settings.", diff --git a/langs/fr.json b/langs/fr.json index 7e05eb4b1..fccf766da 100644 --- a/langs/fr.json +++ b/langs/fr.json @@ -8,6 +8,8 @@ "downloadOnFDroid": "Télécharger MapComplete sur F-Droid", "getOnObtanium": "Obtenir sur Obtainium", "intro": "MapComplete est disponible en tant qu'application Android en téléchargement direct. Nous nous efforçons de publier également cette application sur FDroid.", + "legacyExplanation": "En raison des restrictions imposées par Google, il n'est pas possible de compiler un APK identique pour les versions Android récentes et anciennes.\nSi l'installation via F-Droid, Google Play, Obtainium ou l'installation de la « dernière version » ci-dessus a échoué, essayez une des versions pour les anciennes versions d'Android disponibles ci-dessous.", + "legacyHeader": "Versions pour les anciens téléphones Android", "noPlayServices": "L'application fonctionne sans Google Play Services", "older": "Voir les anciens builds", "title": "Application Android MapComplete" @@ -483,6 +485,7 @@ "W": "ouest" }, "directionsRelative": { + "behind": "dans votre dos", "left": "gauche", "right": "droite", "sharp_left": "nettement à gauche", @@ -726,6 +729,15 @@ "createNote": "Créer une nouvelle note", "createNoteIntro": "Quelque chose ne va pas ou manque sur la carte ? Créez une note ici. Celles-ci seront vérifiées par des contributeurs.", "createNoteTitle": "Créer une nouvelle note ici", + "creating": "Création d'une note…", + "disableAllNoteFilters": "Désactiver tous les filtres", + "isClosed": "Cette note est résolue", + "isCreated": "Votre note a été créée !", + "loginToAddComment": "Connectez-vous pour ajouter un commentaire", + "loginToClose": "Connectez-vous pour fermer cette note", + "noteLayerDoEnable": "Activer le calque affichant les notes", + "noteLayerHasFilters": "Certaines notes peuvent être masquées par un filtre", + "noteLayerNotEnabled": "Le calque affichant les notes n'est pas activé. Ce calque doit être activé pour ajouter une nouvelle note", "reopenNote": "Rouvrir la note", "reopenNoteAndComment": "Rouvrir la note et commenter", "textNeeded": "Saisir un texte descriptif pour créer une note", @@ -733,7 +745,10 @@ "warnAnonymous": "Vous n'êtes pas connecté. Nous ne pourrons pas vous contacter pour résoudre ce problème." }, "plantDetection": { + "back": "Retour à l'aperçu des espèces", "button": "Détecter automatiquement les espèces végétales à l'aide de l'IA de Plantnet.org", + "confirm": "Sélectionner l'espèce", + "done": "L'espèce a été appliquée", "error": "Une erreur est survenue lors de la détection de l'espèce de l'arbre : {error}", "howTo": { "intro": "Pour de résultats optimaux,", @@ -741,7 +756,8 @@ "li1": "prenez une photo montrant une feuille seule", "li2": "prenez une photo montant l'écorce", "li3": "prenez une photo des fleurs", - "li4": "prenez une photo des fruits" + "li4": "prenez une photo des fruits", + "title": "Quelles photos prendre pour la détection automatique ?" }, "loadingWikidata": "Chargement des infos sur {species}…", "matchPercentage": "Correspondance {match} %", @@ -754,7 +770,16 @@ "takeImages": "Prenez des photos de l'arbre pour détecter automatiquement de quel type il s'agit", "tryAgain": "Choisir une autre espèce" }, + "preset_type": { + "question": "De quel type est cet objet ?", + "typeDescription": "Le titre est {title}.
{description}
", + "typeTitle": "Titre : {title}" + }, "privacy": { + "browsingHistoryIntro": "MapComplete enregistrera les thèmes et les lieux que vous avez précédemment consultés afin de vous aider à y revenir rapidement. Si vous n'êtes pas connecté, ces informations seront conservées sur votre appareil. Si vous êtes connecté, elles pourront être synchronisées avec OpenStreetMap afin que vous puissiez également consulter votre historique sur d'autres appareils.", + "browsingHistoryLoggedIn": "Vos paramètres actuels sont les suivants :", + "browsingHistoryNotLoggedIn": "Connectez-vous pour modifier vos paramètres", + "browsingHistoryTitle": "Historique de navigation", "editingIntro": "Lorsque vous faites une modification sur la carte, cette modification est enregistrée dans OpenStreetMap et est displnible publiquement pour tout le monde. Un groupe de modification fait avec MapComplete inclus les données suivantes :", "editingOutro": "Merci de vous référer à la politique de confidentialité d'OpenStreetMap.org pour plus de détails. Nous vous rappelons que vous pouvez utiliser un pseudonyme lors de votre inscription.", "editingTitle": "Lorsque vous faites une modification", @@ -769,19 +794,45 @@ "theme": "Le thème utilisé lorsque vous faites la modification", "username": "Votre nom d'utilisateur" }, + "miscCookies": "MapComplete s'intègre à divers autres services, notamment pour charger des images d'objets. Les images sont hébergées sur divers serveurs tiers, qui peuvent installer leurs propres cookies.", "miscCookiesTitle": "Autres cookies", + "surveillance": "Si vous lisez la politique de confidentialité, c'est que vous vous souciez probablement de la confidentialité. Nous aussi ! Nous avons même créé un thème montrant les caméras de surveillance. N'hésitez pas à toutes les cartographier !", "title": "Politique de confidentialité", "tracking": "Afin d'avoir une idée des personnes qui visitent notre site web, certaines informations techniques sont collectées. Il s'agit notamment du pays depuis lequel vous avez visité la page Web, du site Web qui vous a renvoyé vers MapComplete, du type de votre appareil et de la taille de l'écran. Un cookie est placé sur votre appareil pour indiquer que vous avez visité MapComplete plus tôt dans la journée. Ces données ne sont pas suffisamment détaillées pour vous identifier personnellement. Ces statistiques ne sont accessibles à quiconque que sous forme agrégée et sont accessible à tout le monde", - "trackingTitle": "Données statistiques" + "trackingTitle": "Données statistiques", + "whileYoureHere": "Vous vous souciez de la confidentialité ?" }, "reviews": { "affiliated_reviewer_warning": "(Avis affilié)", + "attribution": "Par Mangrove.reviews", + "averageRating": "Note moyenne de {n} étoiles", + "delete": "Supprimer l'avis", + "deleteConfirm": "Supprimer définitivement cet avis", + "deleteText": "Cela ne peut pas être annulé", + "deleteTitle": "Supprimer cet avis ?", + "edit": "Modifier l'avis", "i_am_affiliated": "Je suis affilié à cet objet
Cochez si vous en êtes le propriétaire, créateur, employé, …", + "i_am_affiliated_explanation": "Vérifiez si vous êtes propriétaire, créateur, employé…", "no_reviews_yet": "Il n'y a pas encore d'avis. Soyez le premier à en écrire un et aidez le lieu et les données ouvertes !", + "non_place_review": "Un avis ne concerne pas un lieu et n'apparaît pas ici.", + "non_place_reviews": "Les {n} avis ne concernent pas un lieu et ne sont pas affichés ici.", + "question": "Comment évalueriez-vous {title()} ?", + "question_opinion": "Comment s'est passée votre expérience ?", + "rate": "Notez avec {n} étoiles", + "rated": "Noté {n} étoiles", + "reportReason": "Pourquoi ce rapport doit-il être signalé ?", + "reportReview": "Signaler cet avis comme inapproprié", + "reportReviewTitle": "Signaler cet avis comme inapproprié ?", + "reviewPlaceholder": "Décrivez votre expérience…", + "reviewing_as": "Commentaire de {nickname}", + "reviewing_as_anonymous": "Évaluer de manière anonyme", "reviews_bug": "Certains de vos avis sont manquants ? Certains ne sont pas visible à cause d'un bug.", + "save": "Enregistrer l'avis", "saved": "Avis enregistré. Merci du partage !", "saving_review": "Enregistrement…", + "see_all": "Consultez tous vos avis sur mangrove.reviews", "title": "{count} avis", + "too_long": "Le nombre maximal de caractères autorisés est de {max}. Votre avis contient {amount} caractères.", "tos": "En publiant un avis, vous êtes d'accord avec les conditions d'utilisation et la politique de confidentialité de Mangrove.reviews", "your_reviews": "Vos précédents avis", "your_reviews_empty": "Aucun avis n'a été trouvé" @@ -791,13 +842,15 @@ "hasBeenSplit": "Cette route a été coupée", "inviteToSplit": "Couper cette route en plusieurs segments. Cela permet d'appliquer des attributs différents pour chaque partie de la route.", "loginToSplit": "Vous devez être connecté pour couper une route", - "split": "Couper" + "split": "Couper", + "splitAgain": "Diviser à nouveau cette route" }, "translations": { "activateButton": "Aider à traduire MapComplete", "missing": "{count} segments non traduits" }, "unknown": { + "clear": "Effacer la réponse", "explanation": "Effacer ce fragment d'information si la réponse actuelle est incorrecte mais que la valeur réelle n'est pas connue. Aucune autre information ne sera supprimée.", "keep": "Conserver la réponse", "markUnknown": "Marquer comme inconnu", @@ -884,8 +937,15 @@ }, "tooLong": "Le texte est trop long, un maximum de 255 caractères est autorisé. Vous avez utilisé {count} caractères jusqu'à présent.", "url": { + "aggregator": "{host} est un site web tiers. Si possible, effectuez votre recherche sur le site web officiel.", "description": "lien vers un site web", - "feedback": "Ceci n'est pas une adresse web valide" + "feedback": "Ceci n'est pas une adresse web valide", + "spamSite": "{host} est considéré comme un site web de mauvaise qualité. L'utilisation de ce site web n'est pas autorisée." + }, + "wikidata": { + "description": "Un identifiant Wikidata", + "empty": "Veuillez saisir quelques entrées Wikidata", + "startsWithQ": "Un identifiant Wikidata commence par la lettre Q suivie d'un numéro" } } } \ No newline at end of file diff --git a/langs/layers/cs.json b/langs/layers/cs.json index 6e2d3a194..067e08c2a 100644 --- a/langs/layers/cs.json +++ b/langs/layers/cs.json @@ -2947,6 +2947,12 @@ "4": { "then": "Chademo" }, + "40": { + "then": "NACS(Severoamerický nabíjecí systém)" + }, + "41": { + "then": "NACS(Severoamerický nabíjecí systém)" + }, "5": { "then": "Chademo" }, @@ -2961,12 +2967,6 @@ }, "9": { "then": "Typ 1 bez kabelu (J1772)" - }, - "40": { - "then": "NACS(Severoamerický nabíjecí systém)" - }, - "41": { - "then": "NACS(Severoamerický nabíjecí systém)" } }, "question": "Jaké nabíjecí přípojky jsou zde k dispozici?" @@ -3564,6 +3564,23 @@ }, "question": "Lze si zde půjčit jištění pro použití v tělocvičně?" }, + "bouldering_mat_rental": { + "mappings": { + "0": { + "then": "Lze si tu zdarma půjčit podložku pro bouldering" + }, + "1": { + "then": "Podložku pro bouldering si tu lze pronajmout za {service:boulder_mat:rental:charge}" + }, + "2": { + "then": "Lze si tu pronajmout podložku pro bouldering" + }, + "3": { + "then": "Nelze si tu pronajmout podložku pro bouldering" + } + }, + "question": "Lze si tu pronajmout podložku pro bouldering k použití v jiných lokalitách?" + }, "harness_rental": { "mappings": { "0": { @@ -3617,23 +3634,6 @@ } }, "question": "Lze si zde půjčit lezeckou obuv pro použití v tělocvičně?" - }, - "bouldering_mat_rental": { - "mappings": { - "0": { - "then": "Lze si tu zdarma půjčit podložku pro bouldering" - }, - "1": { - "then": "Podložku pro bouldering si tu lze pronajmout za {service:boulder_mat:rental:charge}" - }, - "2": { - "then": "Lze si tu pronajmout podložku pro bouldering" - }, - "3": { - "then": "Nelze si tu pronajmout podložku pro bouldering" - } - }, - "question": "Lze si tu pronajmout podložku pro bouldering k použití v jiných lokalitách?" } }, "title": { @@ -4750,6 +4750,9 @@ }, "diets": { "tagRenderings": { + "diets_title": { + "render": "Dietní možnosti" + }, "gluten_free": { "mappings": { "0": { @@ -4889,9 +4892,6 @@ } }, "question": "Nabízí tato restaurace vegetariánskou variantu?" - }, - "diets_title": { - "render": "Dietní možnosti" } } }, @@ -5808,6 +5808,20 @@ } } }, + "20": { + "options": { + "0": { + "question": "Je tu k dispozici vysoká židle pro malé děti" + } + } + }, + "21": { + "options": { + "0": { + "question": "Má herní zónu pro děti" + } + } + }, "3": { "options": { "0": { @@ -5871,20 +5885,6 @@ "question": "Použití zdarma" } } - }, - "20": { - "options": { - "0": { - "question": "Je tu k dispozici vysoká židle pro malé děti" - } - } - }, - "21": { - "options": { - "0": { - "question": "Má herní zónu pro děti" - } - } } } }, @@ -8095,6 +8095,38 @@ "render": "Přírodní rezervace" } }, + "nesting_site": { + "description": "Člověkem vyrobené zařízení vybavené jedním nebo více hnízdy, sloužící jako umělá hnízdicí pomůcka pro divoká zvířata", + "name": "Umělá hnízdiště", + "presets": { + "0": { + "title": "hnízdiště" + }, + "1": { + "title": "hnízdiště na stěně" + } + }, + "tagRenderings": { + "nest_species": { + "question": "Pro jaké druhy je toto hnízdiště určeno?", + "render": "

O hnízdících druzích

{wikipedia(species:wikidata)}" + }, + "nest_support": { + "mappings": { + "0": { + "then": "Připevněno na stěnu" + }, + "1": { + "then": "Připevněno na sloup" + } + }, + "question": "Jak je toto hnízdiště nainstalováno?" + } + }, + "title": { + "render": "Hnízdiště" + } + }, "note": { "filter": { "0": { @@ -9064,6 +9096,41 @@ "render": "{name}" } }, + "police_call_box": { + "description": "Typ telefonní budky historicky používaný policií.", + "name": "Policejní telefonní budky", + "presets": { + "0": { + "title": "policejní telefonní budka" + } + }, + "tagRenderings": { + "building_colour": { + "question": "Jakou barvu má tato budka?", + "questionHint": "Kromě střechy", + "render": "Tato budka je {building:colour}." + }, + "police_box_style": { + "mappings": { + "0": { + "then": "Policejní budka ve stylu Edinburgh, Ebenezer MacRae" + }, + "1": { + "then": "Policejní budka ve stylu TARDIS (Metropolitan Police, Glasgow), Gilbert Mackenzie Trench" + } + }, + "question": "Jaký styl má tato budka?", + "render": "Jiný styl budky, autor: {architect}." + }, + "roof_colour": { + "question": "Jakou barvu má střecha?", + "render": "Střecha je {roof:colour}." + } + }, + "title": { + "render": "Policejní telefonní budka." + } + }, "postboxes": { "description": "Vrstva zobrazující poštovní schránky.", "name": "Poštovní schránky", @@ -9433,6 +9500,24 @@ "question": "Kdy byl tento objekt naposledy zkontrolován?", "render": "Tento objekt byl naposledy zkontrolován dne {check_date}" }, + "child_highchair": { + "mappings": { + "0": { + "then": "Není k dispozici vysoká židle" + }, + "1": { + "then": "Je k dispozici alespoň jedna vysoká židle" + }, + "2": { + "then": "Je k dispozici jedna vysoká židle" + }, + "3": { + "then": "Jsou k dispozici dvě vysoké židle" + } + }, + "question": "Je tu k dispozici vysoká židle pro batolata?", + "render": "Je k dispozici {highchair} vysokých židlí" + }, "denominations-coins": { "mappings": { "0": { @@ -9655,6 +9740,26 @@ } } }, + "kids_area": { + "mappings": { + "0": { + "then": "Žádná zóna pro děti" + }, + "1": { + "then": "Má zónu pro děti uvnitř i venku" + }, + "2": { + "then": "Má zónu pro děti uvnitř" + }, + "3": { + "then": "Má zónu pro děti venku" + }, + "4": { + "then": "Má zónu pro děti" + } + }, + "question": "Je tu herní zóna pro děti" + }, "last_edit": { "render": { "special": { @@ -9959,44 +10064,6 @@ } }, "question": "Jaká je odpovídající entita Wikidata?" - }, - "kids_area": { - "mappings": { - "2": { - "then": "Má zónu pro děti uvnitř" - }, - "3": { - "then": "Má zónu pro děti venku" - }, - "4": { - "then": "Má zónu pro děti" - }, - "1": { - "then": "Má zónu pro děti uvnitř i venku" - }, - "0": { - "then": "Žádná zóna pro děti" - } - }, - "question": "Je tu herní zóna pro děti" - }, - "child_highchair": { - "mappings": { - "3": { - "then": "Jsou k dispozici dvě vysoké židle" - }, - "0": { - "then": "Není k dispozici vysoká židle" - }, - "1": { - "then": "Je k dispozici alespoň jedna vysoká židle" - }, - "2": { - "then": "Je k dispozici jedna vysoká židle" - } - }, - "question": "Je tu k dispozici vysoká židle pro batolata?", - "render": "Je k dispozici {highchair} vysokých židlí" } } }, @@ -10403,25 +10470,17 @@ "render": "Značka trasy" } }, + "sauna": { + "description": "Sauna je malá místnost nebo dům pro pobyt v suchém nebo vlhkém teple, nebo firma s jedním nebo více těmito a doplňkovými zařízeními.", + "name": "Sauna", + "title": { + "render": "{name}" + } + }, "sauna_at_leisure": { + "description": "Sauna je malá místnost nebo dům pro pobyt v suchém nebo vlhkém teple, nebo firma s jedním nebo více těmito a doplňkovými zařízeními.", + "name": "Sauny v jiných zařízeních", "tagRenderings": { - "sauna_access": { - "mappings": { - "0": { - "then": "Veřejný přístup" - }, - "1": { - "then": "Přístup pouze zákazníkům zařízení občanské vybavenosti" - }, - "2": { - "then": "Není přístupný, a to ani pro zákazníky občanské vybavenosti" - }, - "3": { - "then": "Veřejný přístup" - } - }, - "question": "Je sauna veřejně přístupná?" - }, "charge_cost_rewritten": { "renderings": { "0": { @@ -10473,13 +10532,28 @@ "label": "Přidat obrázek sauny" } } + }, + "sauna_access": { + "mappings": { + "0": { + "then": "Veřejný přístup" + }, + "1": { + "then": "Přístup pouze zákazníkům zařízení občanské vybavenosti" + }, + "2": { + "then": "Není přístupný, a to ani pro zákazníky občanské vybavenosti" + }, + "3": { + "then": "Veřejný přístup" + } + }, + "question": "Je sauna veřejně přístupná?" } }, - "name": "Sauny v jiných zařízeních", "title": { "render": "{name}" - }, - "description": "Sauna je malá místnost nebo dům pro pobyt v suchém nebo vlhkém teple, nebo firma s jedním nebo více těmito a doplňkovými zařízeními." + } }, "school": { "filter": { @@ -10854,6 +10928,38 @@ } }, "tagRenderings": { + "beauty_shop_type": { + "mappings": { + "0": { + "then": "Nabízí nehtové služby, jako je manikúra, pedikúra a prodlužování nehtů" + }, + "1": { + "then": "Nabízí služby péče o pleť" + }, + "2": { + "then": "Nabízí opalovací služby, například solária" + }, + "3": { + "then": "Nabízí kosmetické služby, například makeup" + }, + "4": { + "then": "Nabízí masáže" + }, + "5": { + "then": "Nabízí odstraňování ochlupení voskem" + }, + "6": { + "then": "Nabízí odstraňování ochlupení, např. laserem" + }, + "7": { + "then": "Nabízí služby vylepšování obočí" + }, + "8": { + "then": "Nabízí služby pedikúry" + } + }, + "question": "Jaký druh salonu krásy je toto?" + }, "bicycle_rental": { "mappings": { "0": { @@ -10943,6 +11049,23 @@ "question": "Nabízí tento obchod službu vazby?", "questionHint": "Váže tento obchod svazek stránek do malé knihy, např. hřebenem, spirálou, drátem nebo lepením?" }, + "copyshop-binding-types": { + "mappings": { + "0": { + "then": "Tento obchod nabízí hřebenovou vazbu" + }, + "1": { + "then": "Tento obchod nabízí kroužkovou (spirálovou) vazbu" + }, + "2": { + "then": "Tento obchod nabízí drátovou vazbu" + }, + "3": { + "then": "Tento obchod nabízí tepelnou vazbu" + } + }, + "question": "Jaké druhy služby vazby se tu nabízejí?" + }, "copyshop-print-sizes": { "mappings": { "0": { @@ -11086,55 +11209,6 @@ "shops-name": { "question": "Jak se jmenuje tento obchod?", "render": "Tento obchod se jmenuje {name}" - }, - "beauty_shop_type": { - "mappings": { - "2": { - "then": "Nabízí opalovací služby, například solária" - }, - "3": { - "then": "Nabízí kosmetické služby, například makeup" - }, - "4": { - "then": "Nabízí masáže" - }, - "5": { - "then": "Nabízí odstraňování ochlupení voskem" - }, - "6": { - "then": "Nabízí odstraňování ochlupení, např. laserem" - }, - "7": { - "then": "Nabízí služby vylepšování obočí" - }, - "8": { - "then": "Nabízí služby pedikúry" - }, - "1": { - "then": "Nabízí služby péče o pleť" - }, - "0": { - "then": "Nabízí nehtové služby, jako je manikúra, pedikúra a prodlužování nehtů" - } - }, - "question": "Jaký druh salonu krásy je toto?" - }, - "copyshop-binding-types": { - "mappings": { - "2": { - "then": "Tento obchod nabízí drátovou vazbu" - }, - "3": { - "then": "Tento obchod nabízí tepelnou vazbu" - }, - "0": { - "then": "Tento obchod nabízí hřebenovou vazbu" - }, - "1": { - "then": "Tento obchod nabízí kroužkovou (spirálovou) vazbu" - } - }, - "question": "Jaké druhy služby vazby se tu nabízejí?" } }, "title": { @@ -12822,6 +12896,17 @@ "questionHint": "Levá a pravá jsou interpretovány, jako když sedíte na toaletě" } }, + "handwashing-soap": { + "mappings": { + "0": { + "then": "Je k dispozici mýdlo k mytí rukou" + }, + "1": { + "then": "Žádné mýdlo k mytí rukou" + } + }, + "question": "Je tu k dispozici mýdlo k mytí rukou?" + }, "menstrual_products": { "mappings": { "0": { @@ -13077,17 +13162,6 @@ } }, "render": "Toaleta přístupná na vozíku" - }, - "handwashing-soap": { - "mappings": { - "1": { - "then": "Žádné mýdlo k mytí rukou" - }, - "0": { - "then": "Je k dispozici mýdlo k mytí rukou" - } - }, - "question": "Je tu k dispozici mýdlo k mytí rukou?" } }, "title": { @@ -14069,6 +14143,27 @@ } } }, + "override_layer_sync_selection": { + "mappings": { + "0": { + "then": "Nepamatovat si nastavení vrstev (pro většinu vrstev)" + }, + "1": { + "then": "Nikdy si nepamatovat, která vrstva je povolena, vždy používat výchozí hodnotu pro zobrazení/skrytí vrstvy" + }, + "2": { + "then": "Pamatovat si, která vrstva je povolena, mezi návštěvami ze zařízení" + }, + "3": { + "then": "Pamatovat si, která vrstva je povolena, v {_theme} mezi návštěvami a napříč zařízeními" + }, + "4": { + "then": "Pamatovat si, která vrstva je povolena, ve všech tématech mezi návštěvami a napříč zařízeními" + } + }, + "question": "Když se vrstva zakáže/povolí v nabídce filtru, má se zapamatovat mezi návštěvami?", + "questionHint": "Toto nastavení se projeví až po novém načtení stránky" + }, "profile-description": { "mappings": { "0": { @@ -14254,27 +14349,6 @@ "then": "Našli jsme odkaz na to, co vypadá jako účet mastodon, ale je neověřený. Upravte popis svého profilu a umístěte tam následující: <a href=\"{_mastodon_candidate}\" rel=\"me\">Mastodon</a>" } } - }, - "override_layer_sync_selection": { - "mappings": { - "0": { - "then": "Nepamatovat si nastavení vrstev (pro většinu vrstev)" - }, - "1": { - "then": "Nikdy si nepamatovat, která vrstva je povolena, vždy používat výchozí hodnotu pro zobrazení/skrytí vrstvy" - }, - "2": { - "then": "Pamatovat si, která vrstva je povolena, mezi návštěvami ze zařízení" - }, - "3": { - "then": "Pamatovat si, která vrstva je povolena, v {_theme} mezi návštěvami a napříč zařízeními" - }, - "4": { - "then": "Pamatovat si, která vrstva je povolena, ve všech tématech mezi návštěvami a napříč zařízeními" - } - }, - "question": "Když se vrstva zakáže/povolí v nabídce filtru, má se zapamatovat mezi návštěvami?", - "questionHint": "Toto nastavení se projeví až po novém načtení stránky" } }, "title": { @@ -14631,8 +14705,8 @@ "name": "Turistické informační centrum", "tagRenderings": { "visitor-centre-name": { - "render": "Toto návštěvnické centrum se jmenuje {name}", - "question": "Jaký je název tohoto návštěvnického centra?" + "question": "Jaký je název tohoto návštěvnického centra?", + "render": "Toto návštěvnické centrum se jmenuje {name}" } }, "title": { @@ -15071,79 +15145,5 @@ }, "render": "větrná turbína" } - }, - "nesting_site": { - "description": "Člověkem vyrobené zařízení vybavené jedním nebo více hnízdy, sloužící jako umělá hnízdicí pomůcka pro divoká zvířata", - "name": "Umělá hnízdiště", - "presets": { - "0": { - "title": "hnízdiště" - }, - "1": { - "title": "hnízdiště na stěně" - } - }, - "tagRenderings": { - "nest_species": { - "question": "Pro jaké druhy je toto hnízdiště určeno?", - "render": "

O hnízdících druzích

{wikipedia(species:wikidata)}" - }, - "nest_support": { - "mappings": { - "0": { - "then": "Připevněno na stěnu" - }, - "1": { - "then": "Připevněno na sloup" - } - }, - "question": "Jak je toto hnízdiště nainstalováno?" - } - }, - "title": { - "render": "Hnízdiště" - } - }, - "police_call_box": { - "tagRenderings": { - "building_colour": { - "questionHint": "Kromě střechy", - "render": "Tato budka je {building:colour}.", - "question": "Jakou barvu má tato budka?" - }, - "police_box_style": { - "mappings": { - "0": { - "then": "Policejní budka ve stylu Edinburgh, Ebenezer MacRae" - }, - "1": { - "then": "Policejní budka ve stylu TARDIS (Metropolitan Police, Glasgow), Gilbert Mackenzie Trench" - } - }, - "question": "Jaký styl má tato budka?", - "render": "Jiný styl budky, autor: {architect}." - }, - "roof_colour": { - "question": "Jakou barvu má střecha?", - "render": "Střecha je {roof:colour}." - } - }, - "title": { - "render": "Policejní telefonní budka." - }, - "name": "Policejní telefonní budky", - "presets": { - "0": { - "title": "policejní telefonní budka" - } - }, - "description": "Typ telefonní budky historicky používaný policií." - }, - "sauna": { - "name": "Sauna", - "title": { - "render": "{name}" - }, - "description": "Sauna je malá místnost nebo dům pro pobyt v suchém nebo vlhkém teple, nebo firma s jedním nebo více těmito a doplňkovými zařízeními." } -} +} \ No newline at end of file diff --git a/langs/layers/da.json b/langs/layers/da.json index 9b13570aa..d1a4d9c39 100644 --- a/langs/layers/da.json +++ b/langs/layers/da.json @@ -262,6 +262,9 @@ } }, "tagRenderings": { + "artwork-artist-wikidata": { + "question": "Hvem lavede dette kunstværk?" + }, "artwork-artist_name": { "question": "Hvilken kunstner har lavet dette?", "render": "Lavet af {artist_name}" @@ -280,6 +283,12 @@ "11": { "then": "Flisebeklædning" }, + "12": { + "then": "Træudskæring" + }, + "13": { + "then": "Digt" + }, "2": { "then": "Maleri" }, @@ -303,12 +312,6 @@ }, "9": { "then": "Relief" - }, - "12": { - "then": "Træudskæring" - }, - "13": { - "then": "Digt" } }, "question": "Hvilken slags kunstværk er det?", @@ -324,22 +327,22 @@ }, "doubles_as_bench": { "mappings": { - "1": { - "then": "Dette kunstværk fungerer ikke som en bænk" - }, "0": { "then": "Dette kunstværk fungerer også som en bænk" + }, + "1": { + "then": "Dette kunstværk fungerer ikke som en bænk" } }, "question": "Fungerer dette kunstværk som en bænk?" }, "doubles_as_memorial": { "mappings": { - "1": { - "then": "Dette kunstværk fungerer ikke som et mindesmærke" - }, "0": { "then": "Dette kunstværk fungerer også som et mindesmærke" + }, + "1": { + "then": "Dette kunstværk fungerer ikke som et mindesmærke" } } }, @@ -349,9 +352,6 @@ "then": "Dette kunstværk fungerer ikke som en helligdom i vejkanten" } } - }, - "artwork-artist-wikidata": { - "question": "Hvem lavede dette kunstværk?" } }, "title": { @@ -1434,6 +1434,46 @@ "render": "Pub" } }, + "campsite": { + "tagRenderings": { + "capacity_persons": { + "question": "Hvor mange mennesker kan bo her?" + }, + "charge_day": { + "question": "Hvad er prisen pr. dag?", + "render": "Pris pr. dag: {charge}" + }, + "charge_person_day": { + "question": "Hvad er prisen pr. person pr. dag?", + "render": "Gebyr pr. person pr. dag: {charge}" + }, + "fee": { + "mappings": { + "0": { + "then": "Campingpladsen er gratis at benytte" + }, + "1": { + "then": "Det koster et gebyr." + } + }, + "question": "Skal der betales et gebyr?" + }, + "group_only": { + "mappings": { + "0": { + "then": "Denne campingplads er udelukkende for grupper" + }, + "1": { + "then": "Denne campingplads er ikke udelukkende for grupper" + } + }, + "question": "Er denne campingplads kun for grupper?" + }, + "name": { + "render": "Navnet på denne campingplads er {name}" + } + } + }, "caravansites": { "description": "autocamperpladser", "name": "Campingpladser", @@ -1915,11 +1955,11 @@ }, "fee": { "mappings": { - "1": { - "then": "Man skal betale for at bruge dette drikkevandssted" - }, "0": { "then": "Gratis at bruge" + }, + "1": { + "then": "Man skal betale for at bruge dette drikkevandssted" } }, "question": "Er det gratis at benytte dette drikkevandssted?" @@ -2042,8 +2082,8 @@ } }, "question": "Hvad er dette objekt opkaldt efter?", - "render": "Opkaldt efter {name:etymology}", - "questionHint": "Dette kan være skrevet på et gadenavnskilt" + "questionHint": "Dette kan være skrevet på et gadenavnskilt", + "render": "Opkaldt efter {name:etymology}" }, "streetsign-upload": { "render": { @@ -2140,6 +2180,13 @@ "name": "OSM-objekter med FIXME-tags" }, "food": { + "deletion": { + "extraDeleteReasons": { + "0": { + "explanation": "{title()} er lukket permanent" + } + } + }, "description": "Et lag, der viser restauranter og fastfood-faciliteter (med en særlig gengivelse af friterier)", "filter": { "5": { @@ -2150,14 +2197,7 @@ } } }, - "name": "Restauranter og fastfood", - "deletion": { - "extraDeleteReasons": { - "0": { - "explanation": "{title()} er lukket permanent" - } - } - } + "name": "Restauranter og fastfood" }, "ghostsign": { "presets": { @@ -2200,6 +2240,13 @@ }, "name": "Gravsten" }, + "ice_cream": { + "presets": { + "0": { + "title": "en isbar" + } + } + }, "icons": { "tagRenderings": { "osmlink": { @@ -2585,6 +2632,20 @@ "email": { "question": "Hvad er mailadressen på {title()}?" }, + "has_toilets": { + "mappings": { + "0": { + "then": "Har toiletter" + }, + "1": { + "then": "Har ingen toiletter" + }, + "2": { + "then": "Toiletterne er markeret separat på kortet" + } + }, + "question": "Har {title()} toiletter?" + }, "induction-loop": { "mappings": { "0": { @@ -2654,6 +2715,9 @@ } } }, + "mastodon": { + "question": "Hvad er Mastodon-handle for {title()}?" + }, "multilevels": { "override": { "question": "Hvilke niveauer går denne elevator til?", @@ -2795,23 +2859,6 @@ } }, "question": "Hvad er den tilsvarende Wikidata-enhed?" - }, - "has_toilets": { - "mappings": { - "0": { - "then": "Har toiletter" - }, - "1": { - "then": "Har ingen toiletter" - }, - "2": { - "then": "Toiletterne er markeret separat på kortet" - } - }, - "question": "Har {title()} toiletter?" - }, - "mastodon": { - "question": "Hvad er Mastodon-handle for {title()}?" } } }, @@ -2843,6 +2890,20 @@ } } }, + "scouting_group": { + "tagRenderings": { + "association": { + "question": "Hvilken spejderorganisation tilhører {name}?", + "render": "Spejderorganisationen bag denne gruppe er {brand}" + }, + "name": { + "render": "Navnet på denne gruppe er {name}" + }, + "start_date": { + "question": "Hvornår blev denne gruppe grundlagt?" + } + } + }, "shelter": { "tagRenderings": { "shelter-type": { @@ -2855,7 +2916,20 @@ } }, "shops": { + "deletion": { + "nonDeleteMappings": { + "0": { + "then": "{title()} er lukket permanent" + } + } + }, "name": "Butik", + "presets": { + "0": { + "description": "Du kan senere specificere, hvad denne butik sælger.", + "title": "en butik" + } + }, "tagRenderings": { "bicycle_rental": { "mappings": { @@ -2933,6 +3007,21 @@ "question": "Hvad er denne butiks varemærke?", "render": "Del af {brand}" }, + "id_presets.shop_types": { + "override": { + "+mappings": { + "0": { + "then": "Cykeludlejningsbutik" + } + }, + "mappings+": { + "0": { + "then": "Denne butik bruges ikke længere. Den står tom" + } + }, + "question": "Hvilken slags butik er dette?" + } + }, "repairs_bikes": { "mappings": { "0": { @@ -2954,36 +3043,8 @@ "question": "Sælger denne butik cykler?" }, "shops-name": { - "render": "Denne butik hedder {name}", - "question": "Hvad er navnet på denne butik?" - }, - "id_presets.shop_types": { - "override": { - "question": "Hvilken slags butik er dette?", - "+mappings": { - "0": { - "then": "Cykeludlejningsbutik" - } - }, - "mappings+": { - "0": { - "then": "Denne butik bruges ikke længere. Den står tom" - } - } - } - } - }, - "deletion": { - "nonDeleteMappings": { - "0": { - "then": "{title()} er lukket permanent" - } - } - }, - "presets": { - "0": { - "title": "en butik", - "description": "Du kan senere specificere, hvad denne butik sælger." + "question": "Hvad er navnet på denne butik?", + "render": "Denne butik hedder {name}" } }, "title": { @@ -3730,6 +3791,16 @@ "render": "Træ" } }, + "trolley_bay": { + "description": "Find pladser til indkøbsvogne.", + "name": "Pladser til indkøbsvogne", + "presets": { + "0": { + "description": "En plads til parkering af indkøbsvogne.", + "title": "en indkøbsvognplads" + } + } + }, "unit": { "units": { "0": { @@ -4189,76 +4260,5 @@ }, "render": "vindmølle" } - }, - "trolley_bay": { - "presets": { - "0": { - "description": "En plads til parkering af indkøbsvogne.", - "title": "en indkøbsvognplads" - } - }, - "name": "Pladser til indkøbsvogne", - "description": "Find pladser til indkøbsvogne." - }, - "ice_cream": { - "presets": { - "0": { - "title": "en isbar" - } - } - }, - "scouting_group": { - "tagRenderings": { - "association": { - "question": "Hvilken spejderorganisation tilhører {name}?", - "render": "Spejderorganisationen bag denne gruppe er {brand}" - }, - "name": { - "render": "Navnet på denne gruppe er {name}" - }, - "start_date": { - "question": "Hvornår blev denne gruppe grundlagt?" - } - } - }, - "campsite": { - "tagRenderings": { - "capacity_persons": { - "question": "Hvor mange mennesker kan bo her?" - }, - "fee": { - "mappings": { - "0": { - "then": "Campingpladsen er gratis at benytte" - }, - "1": { - "then": "Det koster et gebyr." - } - }, - "question": "Skal der betales et gebyr?" - }, - "charge_person_day": { - "question": "Hvad er prisen pr. person pr. dag?", - "render": "Gebyr pr. person pr. dag: {charge}" - }, - "charge_day": { - "question": "Hvad er prisen pr. dag?", - "render": "Pris pr. dag: {charge}" - }, - "name": { - "render": "Navnet på denne campingplads er {navn}" - }, - "group_only": { - "question": "Er denne campingplads kun for grupper?", - "mappings": { - "0": { - "then": "Denne campingplads er udelukkende for grupper" - }, - "1": { - "then": "Denne campingplads er ikke udelukkende for grupper" - } - } - } - } } -} +} \ No newline at end of file diff --git a/langs/layers/en.json b/langs/layers/en.json index c9632acd7..f6476e968 100644 --- a/langs/layers/en.json +++ b/langs/layers/en.json @@ -218,6 +218,9 @@ "1": { "then": "Local information" }, + "10": { + "then": "Legal messages" + }, "2": { "then": "Security information" }, @@ -7238,7 +7241,7 @@ "then": "This is a copy room" }, "16": { - "then": "This is a prison_cell" + "then": "This is a prison cell" }, "17": { "then": "This is a restaurant" @@ -7479,7 +7482,7 @@ } }, "lighthouse": { - "name": "lighthouse", + "name": "Lighthouses", "presets": { "0": { "title": "a lighthouse" @@ -7497,7 +7500,7 @@ "then": "{name}" } }, - "render": "lighthouse" + "render": "Lighthouse" } }, "love_hotel": { diff --git a/langs/layers/fr.json b/langs/layers/fr.json index 9321344af..8190cf247 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -59,7 +59,7 @@ "title": "un panneau à affiches monté sur un mur" }, "4": { - "title": "Un affichage sur un abribus" + "title": "un affichage sur un abribus" }, "5": { "description": "Petit panneau pour l’affichage de proximité, généralement à destination des piétons", diff --git a/langs/layers/nl.json b/langs/layers/nl.json index 1ab320878..03ff99a8e 100644 --- a/langs/layers/nl.json +++ b/langs/layers/nl.json @@ -25,8 +25,8 @@ }, "street": { "question": "In welke straat bevindt dit adres zich?", - "render": "Dit adres bevindt zich in de straat {addr:street}", - "questionHint": "Vermeld het huisnummer niet" + "questionHint": "Vermeld het huisnummer niet", + "render": "Dit adres bevindt zich in de straat {addr:street}" }, "unit": { "mappings": { @@ -1060,6 +1060,30 @@ "render": "BBQ" } }, + "beehive": { + "description": "Laag met bijenkorven", + "name": "Bijenkorven", + "presets": { + "0": { + "title": "een bijenkorf" + } + }, + "tagRenderings": { + "capacity": { + "freeform": { + "placeholder": "Aantal bijenkorven" + }, + "mappings": { + "0": { + "then": "Er is 1 bijenkorf" + } + }, + "question": "Hoeveel bijenkorven zijn er?", + "render": "Er zijn {capacity} bijenkorven" + } + }, + "title": "Bijenkorf" + }, "bench": { "description": "Een zitbank is een houten, metalen, stenen, … oppervlak waar een mens kan zitten. Deze laag toont ze en stelt er enkele vragen over.", "filter": { @@ -2165,6 +2189,9 @@ }, "title": { "mappings": { + "0": { + "then": "{name}" + }, "1": { "then": "Vogelkijkhut {name}" }, @@ -2369,12 +2396,12 @@ }, "pub_reusable_packaging": { "mappings": { - "1": { - "then": "Accepteert geen herbruikbare bekers" - }, "0": { "then": "Accepteert herbruikbare bekers" }, + "1": { + "then": "Accepteert geen herbruikbare bekers" + }, "2": { "then": "Accepteert alleen mensen die een herbruikbare beker meenemen" } @@ -2400,6 +2427,11 @@ "render": "Café" } }, + "campsite": { + "title": { + "render": "{name}" + } + }, "car_rental": { "description": "Plaatsen waar je een auto kunt huren", "name": "Autoverhuur", @@ -4531,6 +4563,23 @@ "diets_title": { "render": "Dieetopties" }, + "gluten_free": { + "mappings": { + "0": { + "then": "Deze winkel verkoopt enkel glutenvrije producten" + }, + "1": { + "then": "Deze winkel heeft een groot glutenvrij assortiment" + }, + "2": { + "then": "Deze winkel heeft een beperkt glutenvrij assortiment" + }, + "3": { + "then": "Deze winkel heeft geen glutenvrij assortiment" + } + }, + "question": "Heeft deze winkel een glutenvrij assortiment?" + }, "halal": { "mappings": { "0": { @@ -4548,6 +4597,23 @@ }, "question": "Heeft dit restaurant halal opties?" }, + "lactose_free": { + "mappings": { + "0": { + "then": "Verkoopt enkel lactosevrije producten" + }, + "1": { + "then": "Groot lactosevrij assortiment" + }, + "2": { + "then": "Beperkt lactosevrij assortiment" + }, + "3": { + "then": "Geen lactosevrij assortiment" + } + }, + "question": "Heeft {title()} een lactosevrij assortiment?" + }, "organic": { "mappings": { "0": { @@ -4562,6 +4628,41 @@ }, "question": "Biedt dit restaurant biologisch eten?" }, + "sugar_free": { + "mappings": { + "0": { + "then": "Deze winkel verkoopt enkel suikervrije producten" + }, + "1": { + "then": "Deze winkel heeft een groot suikervrij assortiment" + }, + "2": { + "then": "Deze winkel heeft een beperkt suikervrij assortiment" + }, + "3": { + "then": "Deze winkel heeft geen suikervrij assortiment" + } + }, + "question": "Heeft deze winkel een suikervrij assortiment?", + "questionHint": "Dit is belangrijk voor mensen die een suikervrij dieet volgen, zoals mensen met diabetes" + }, + "vegan": { + "mappings": { + "0": { + "then": "Deze plaats verkoopt enkel veganistische producten" + }, + "1": { + "then": "Deze winkel heeft een groot veganistisch assortiment" + }, + "2": { + "then": "Deze winkel heeft een beperkt veganistisch assortiment" + }, + "3": { + "then": "Deze winkel heeft geen veganistisch assortiment" + } + }, + "question": "Biedt deze plaats een veganistisch assortiment?" + }, "vegan_food": { "mappings": { "0": { @@ -5346,6 +5447,55 @@ } } }, + "11": { + "options": { + "0": { + "question": "Biedt internet" + } + } + }, + "12": { + "options": { + "0": { + "question": "Biedt elektriciteit" + } + } + }, + "13": { + "options": { + "0": { + "question": "Heeft een suikervrij assortiment" + } + } + }, + "14": { + "options": { + "0": { + "question": "Heeft een glutenvrij assortiment" + } + } + }, + "15": { + "options": { + "0": { + "question": "Heeft een lactosevrij assortiment" + } + } + }, + "16": { + "options": { + "0": { + "question": "Heeft zitplaatsen buiten" + } + } + }, + "17": { + "options": { + "0": { + "question": "Heeft zitplaatsen binnen" + } + } + }, "18": { "options": { "0": { @@ -5961,6 +6111,80 @@ } } }, + "guidepost": { + "description": "Wegwijzers staan vaak langs officiële wandel-/fiets-/ruiter-/skiroutes om de richting naar verschillende bestemmingen aan te geven", + "name": "Wegwijzers", + "presets": { + "0": { + "description": "Een wegwijzer staat vaak langs een officiële wandel-/fiets-/ruiter-/skiroute om de richting naar verschillende bestemmingen aan te geven", + "title": "een wegwijzer" + } + }, + "tagRenderings": { + "ele": { + "freeform": { + "placeholder": "Hoogte op de wegwijzer (in meters)" + }, + "mappings": { + "0": { + "then": "Er is geen hoogte aangegeven op deze wegwijzer" + } + }, + "question": "Wat is de hoogte aangegeven op deze wegwijzer?", + "render": "Hoogte aangegeven op de wegwijzer: {ele} m" + }, + "name": { + "freeform": { + "placeholder": "Naam op de wegwijzer" + }, + "mappings": { + "0": { + "then": "Er is geen naam aangegeven op deze wegwijzer" + } + }, + "question": "Wat is de naam aangegeven op de wegwijzer?", + "render": "Naam aangeven op de wegwijzer: {name}" + }, + "ref": { + "freeform": { + "placeholder": "Referentienummer van de wegwijzer" + }, + "mappings": { + "0": { + "then": "Er is geen referentienummer aangegeven op deze wegwijzer" + } + }, + "question": "Wat is het referentienummer van deze wegwijzer?", + "render": "Referentienummer van de wegwijzer: {ref}" + }, + "type": { + "mappings": { + "0": { + "then": "Deze wegwijzer toont fietsroutes" + }, + "1": { + "then": "Deze wegwijzer toont wandelroutes" + }, + "2": { + "then": "Deze wegwijzer toont mountainbikeroutes" + }, + "3": { + "then": "Deze wegwijzer toont paardrijroutes" + }, + "4": { + "then": "Deze wegwijzer toont skiroutes" + }, + "5": { + "then": "Deze wegwijzer toont hardlooproutes" + }, + "6": { + "then": "Deze wegwijzer toont winterwandelroutes" + } + }, + "question": "Wat voor routes worden getoond op deze wegwijzer?" + } + } + }, "hackerspace": { "description": "Hackerspace", "name": "Hackerspace", @@ -6282,6 +6506,87 @@ }, "question": "Wat is het referentienummer van deze ruimte?", "render": "Deze ruimte heeft het referentienummer {ref}" + }, + "room-capacity": { + "question": "Hoe veel personen passen maximaal in deze ruimte?", + "render": "Er passen maximaal {capacity} personen in deze ruimte" + }, + "room-type": { + "mappings": { + "0": { + "then": "Dit is een administratieve ruimte" + }, + "1": { + "then": "Dit is een auditorium" + }, + "10": { + "then": "Dit is een laboratorium" + }, + "11": { + "then": "Dit is een bibliotheek" + }, + "12": { + "then": "Dit is een kleedkamer" + }, + "13": { + "then": "Dit is een kinderdagverblijf" + }, + "14": { + "then": "Dit is een kantoor" + }, + "15": { + "then": "Dit is een kopieerruimte" + }, + "16": { + "then": "Dit is een gevangeniscel" + }, + "17": { + "then": "Dit is een restaurant" + }, + "18": { + "then": "Dit is een ruimte waar veiligheidscontroles worden uitgevoerd" + }, + "19": { + "then": "Dit is een sportzaal" + }, + "2": { + "then": "Dit is een slaapkamer" + }, + "20": { + "then": "Dit is een opslagruimte" + }, + "21": { + "then": "Dit is een technische ruimte" + }, + "22": { + "then": "Dit zijn toiletten" + }, + "23": { + "then": "Dit is een wachtruimte" + }, + "3": { + "then": "Dit is een kapel" + }, + "4": { + "then": "Dit is een klaslokaal" + }, + "5": { + "then": "Dit is een klaslokaal" + }, + "6": { + "then": "Dit is een computerruimte" + }, + "7": { + "then": "Dit is een vergaderzaal" + }, + "8": { + "then": "Dit is een crypte" + }, + "9": { + "then": "Dit is een keuken" + } + }, + "question": "Wat voor ruimte is dit?" } }, "title": { @@ -6363,6 +6668,7 @@ "title": "een stoeprand" } }, + "snapName": "een stoeprand", "tagRenderings": { "kerb-height": { "freeform": { @@ -6466,6 +6772,28 @@ } } }, + "lighthouse": { + "name": "Vuurtorens", + "presets": { + "0": { + "title": "een vuurtoren" + } + }, + "tagRenderings": { + "lighthouse-height": { + "question": "Wat is de hoogte van deze vuurtoren, in meters?", + "render": "De hoogte van deze vuurtoren is {height} meter." + } + }, + "title": { + "mappings": { + "0": { + "then": "{name}" + } + }, + "render": "Vuurtoren" + } + }, "map": { "description": "Een permantent geinstalleerde kaart", "name": "Kaarten", @@ -6937,6 +7265,11 @@ } }, "title": { + "mappings": { + "0": { + "then": "{name}" + } + }, "render": "Natuurgebied" } }, @@ -7470,6 +7803,21 @@ "render": "Picknicktafel" } }, + "play_forest": { + "description": "Een speelbos is een vrij toegankelijke zone in een bos", + "name": "Speelbossen", + "title": { + "mappings": { + "0": { + "then": "{name}" + }, + "1": { + "then": "Speelbos {name}" + } + }, + "render": "Speelbos" + } + }, "playground": { "deletion": { "nonDeleteMappings": { @@ -9270,6 +9618,9 @@ }, "title": { "mappings": { + "0": { + "then": "{name}" + }, "1": { "then": "Voetpad" }, @@ -11528,7 +11879,16 @@ } }, "village_green": { - "description": "Een laag die dorpsgroen toont (gemeenschapsgroen, maar niet echt een park)" + "description": "Een laag die dorpsgroen toont (gemeenschapsgroen, maar niet echt een park)", + "name": "Speelweide", + "title": { + "mappings": { + "0": { + "then": "{name}" + } + }, + "render": "Speelweide" + } }, "visitor_information_centre": { "description": "Een bezoekerscentrum biedt informatie over een specifieke attractie of bezienswaardigheid waar het is gevestigd.", @@ -11739,29 +12099,5 @@ }, "render": "windturbine" } - }, - "beehive": { - "name": "Bijenkorven", - "presets": { - "0": { - "title": "een bijenkorf" - } - }, - "tagRenderings": { - "capacity": { - "freeform": { - "placeholder": "Aantal bijenkorven" - }, - "mappings": { - "0": { - "then": "Er is 1 bijenkorf" - } - }, - "render": "Er zijn {capacity} bijenkorven", - "question": "Hoeveel bijenkorven zijn er?" - } - }, - "title": "Bijenkorf", - "description": "Laag met bijenkorven" } -} +} \ No newline at end of file diff --git a/langs/nl.json b/langs/nl.json index a1f1ede1a..bafd298b4 100644 --- a/langs/nl.json +++ b/langs/nl.json @@ -856,4 +856,4 @@ "startsWithQ": "Een wikidata-identificator begint met Q gevolgd door een nummer" } } -} +} \ No newline at end of file diff --git a/langs/themes/cs.json b/langs/themes/cs.json index d198eaf68..e43f994e3 100644 --- a/langs/themes/cs.json +++ b/langs/themes/cs.json @@ -1184,6 +1184,24 @@ "description": "Na této mapě si můžete zobrazit a snadno přidat přechody pro chodce s duhovými malbami", "title": "Duhové přechody pro chodce" }, + "sauna": { + "description": "Sauna", + "layers": { + "6": { + "override": { + "presets=": { + "0": { + "title": "salon krásy" + }, + "1": { + "title": "masážní salon" + } + } + } + } + }, + "title": "Sauna" + }, "scouting": { "description": "Skautská skupina je společenské hnutí mládeže s velkým důrazem na pobyt venku. Mezi aktivity patří kempování, pěší turistika, vodní sporty, cestování s batohem, objevování přírody...", "layers": { @@ -1493,23 +1511,5 @@ } }, "title": "Zimní údržba" - }, - "sauna": { - "title": "Sauna", - "description": "Sauna", - "layers": { - "6": { - "override": { - "presets=": { - "0": { - "title": "salon krásy" - }, - "1": { - "title": "masážní salon" - } - } - } - } - } } -} +} \ No newline at end of file diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 2538f2a71..0d361227e 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -634,8 +634,37 @@ "building type": { "question": "Wat voor soort gebouw is dit?" }, + "grb-fixme": { + "mappings": { + "0": { + "then": "Geen fixme" + } + }, + "question": "Wat zegt de fixme?", + "render": "De fixme is {fixme}" + }, + "grb-housenumber": { + "mappings": { + "0": { + "then": "Geen huisnummer" + } + }, + "question": "Wat is het huisnummer?", + "render": "Het huisnummer is {addr:housenumber}" + }, + "grb-min-level": { + "question": "Hoeveel verdiepingen ontbreken?", + "render": "Dit gebouw begint maar op de {building:min_level} verdieping" + }, "grb-reference": { "render": "Werd geïmporteerd vanuit GRB, het referentienummer is {source:geometry:ref}" + }, + "grb-street": { + "question": "Wat is de straat?", + "render": "De straat is {addr:street}" + }, + "grb-unit": { + "render": "De wooneenheid-aanduiding is {addr:unit} " } } }, @@ -677,7 +706,9 @@ "render": "Link op profiel verplicht" } } - } + }, + "shortDescription": "Grb import helper tool", + "title": "GRB import helper" }, "guideposts": { "description": "Wegwijzers (ook wel handwijzer genoemd) zijn vaak te vinden langs officiële wandel-, fiets-, ski- of paardrijroutes om de richtingen naar verschillende bestemmingen aan te geven. Vaak zijn ze vernoemd naar een regio of plaats en geven ze de hoogte aan.\n\nDe positie van een wegwijzer kan door een wandelaar/fietser/renner/skiër worden gebruikt als bevestiging van de huidige positie, vooral als ze een gedrukte kaart zonder GPS-ontvanger gebruiken. ", @@ -1076,6 +1107,11 @@ }, "title": "Dierenartsen, hondenloopzones en andere huisdiervriendelijke plaatsen" }, + "play_forests": { + "description": "Een speelbos is een zone in een bos die vrij toegankelijk is voor spelende kinderen. Deze wordt in bossen van het Agentschap Natuur en bos altijd aangeduid met het overeenkomstige bord.", + "shortDescription": "Deze kaart toont speelbossen", + "title": "Speelbossen" + }, "playgrounds": { "description": "Op deze kaart vind je speeltuinen en kan je zelf meer informatie en foto's toevoegen", "shortDescription": "Een kaart met speeltuinen", @@ -1149,6 +1185,47 @@ "description": "Alles om te skiën", "title": "Skipistes en kabelbanen" }, + "speelplekken": { + "description": "

Welkom bij de Groendoener!

De Zuidrand dat is spelen, ravotten, chillen, wandelen,… in het groen. Meer dan 200 grote en kleine speelplekken liggen er in parken, in bossen en op pleintjes te wachten om ontdekt te worden. De verschillende speelplekken werden getest én goedgekeurd door kinder- en jongerenreporters uit de Zuidrand. Met leuke challenges dagen de reporters jou uit om ook op ontdekking te gaan. Klik op een speelplek op de kaart, bekijk het filmpje en ga op verkenning!

Het project groendoener kadert binnen het strategisch project Beleefbare Open Ruimte in de Antwerpse Zuidrand en is een samenwerking tussen het departement Leefmilieu van provincie Antwerpen, Sportpret vzw, een OpenStreetMap-België Consultent en Createlli vzw. Het project kwam tot stand met steun van Departement Omgeving van de Vlaamse Overheid.
", + "layers": { + "6": { + "name": "Wandelroutes van provincie Antwerpen", + "tagRenderings": { + "walk-description": { + "render": "

Korte beschrijving:

{description}" + }, + "walk-length": { + "render": "Deze wandeling is {_length:km}km lang" + }, + "walk-operator": { + "question": "Wie beheert deze wandeling en plaatst dus de signalisatiebordjes?" + }, + "walk-operator-email": { + "question": "Naar wie kan men emailen bij problemen rond signalisatie?", + "render": "Bij problemen met signalisatie kan men emailen naar {operator:email}" + }, + "walk-type": { + "mappings": { + "0": { + "then": "Dit is een internationale wandelroute" + }, + "1": { + "then": "Dit is een nationale wandelroute" + }, + "2": { + "then": "Dit is een regionale wandelroute" + }, + "3": { + "then": "Dit is een lokale wandelroute" + } + } + } + } + } + }, + "shortDescription": "Speelplekken in de Antwerpse Zuidrand", + "title": "Welkom bij de groendoener!" + }, "sport_pitches": { "description": "Een sportveld is een ingerichte plaats met infrastructuur om een sport te beoefenen", "shortDescription": "Deze kaart toont sportvelden", @@ -1267,6 +1344,10 @@ }, "title": "Straatverlichting" }, + "street_lighting_assen": { + "description": "Op deze kaart vind je alles over straatlantaarns + een dataset van Assen", + "title": "Straatverlichting - Assen" + }, "surveillance": { "description": "Op deze open kaart kan je bewakingscamera's vinden.", "shortDescription": "Bewakingscameras en dergelijke", @@ -1380,9 +1461,13 @@ "description": "Kaart met afvalbakken en recyclingfaciliteiten.", "title": "Afval" }, + "waste_assen": { + "description": "Kaart met afvalbakken en recyclingfaciliteiten + een dataset voor Assen.", + "title": "Afval - Assen" + }, "waste_basket": { "description": "Op deze kaart vind je afvalbakken bij jou in de buurt. Als er een afvalbak ontbreekt op deze kaart, kun je deze zelf toevoegen", "shortDescription": "Een kaart met vuilnisbakken", "title": "Vuilnisbakken" } -} +} \ No newline at end of file diff --git a/langs/zh_Hant.json b/langs/zh_Hant.json index b000560cb..38b9cf7bd 100644 --- a/langs/zh_Hant.json +++ b/langs/zh_Hant.json @@ -8,11 +8,11 @@ "downloadOnFDroid": "在 F-Droid 下載 MapComplete", "getOnObtanium": "從 Obtainium 取得", "intro": "MapComplete可以在Android App直接下載。我們也計畫在Fdroid發佈。", + "legacyExplanation": "由於Google的限制,並無法為更新與更舊的Android編譯相同的APK\n 版本。\n\n 如果你透過F-Droid、Google Play、Obtainium或是安裝「最新」的版本失敗,\n 請為其他較舊Android版本使用其他版本。", + "legacyHeader": "為較舊Android手機建構", "noPlayServices": "本應用無需 Google Play 服務即可運行", "older": "檢視較舊的軟體構建", - "title": "MapComplete Android 應用", - "legacyHeader": "為較舊Android手機建構", - "legacyExplanation": "由於Google的限制,並無法為更新與更舊的Android編譯相同的APK\n 版本。\n\n 如果你透過F-Droid、Google Play、Obtainium或是安裝「最新」的版本失敗,\n 請為其他較舊Android版本使用其他版本。" + "title": "MapComplete Android 應用" }, "centerMessage": { "allFilteredAway": "檢視畫面當中沒有滿足過瀘條件的圖徵", @@ -948,4 +948,4 @@ "startsWithQ": "維基數據編號以 Q 開頭後面接數字" } } -} +} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 078ab3951..d27685ab8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mapcomplete", - "version": "0.54.7", + "version": "0.55.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mapcomplete", - "version": "0.54.7", + "version": "0.55.1", "hasInstallScript": true, "license": "GPL-3.0-or-later", "dependencies": { @@ -13004,9 +13004,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001726", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001726.tgz", - "integrity": "sha512-VQAUIUzBiZ/UnlM28fSp2CRF3ivUn1BWEvxMcVTNwpw91Py1pGbPIyIKtd+tzct9C3ouceCVdGAXxZOpZAsgdw==", + "version": "1.0.30001734", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001734.tgz", + "integrity": "sha512-uhE1Ye5vgqju6OI71HTQqcBCZrvHugk0MjLak7Q+HfoBgoq5Bi+5YnwjP4fjDgrtYr/l8MVRBvzz9dPD4KyK0A==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index cafaae22c..e89aa560b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mapcomplete", - "version": "0.54.7", + "version": "0.55.1", "repository": "https://source.mapcomplete.org/MapComplete/MapComplete", "description": "A small website to edit OSM easily", "bugs": "hhttps://source.mapcomplete.org/MapComplete/MapComplete/issues", diff --git a/public/assets/sunny-hosted.json b/public/assets/sunny-hosted.json index 7db18a255..d95276813 100644 --- a/public/assets/sunny-hosted.json +++ b/public/assets/sunny-hosted.json @@ -2,15 +2,16 @@ "#": "AUTOMATICALLY GENERATED! Do not edit.", "version": 8, "name": "style@4.0.0-alpha.0 theme@sunny", - "glyphs": "https://protomaps.github.io/basemaps-assets/fonts/{fontstack}/{range}.pbf", + "glyphs": "./assets/fonts/{fontstack}/{range}.pbf", "sources": { "protomaps": { "attribution": "Protomaps © OpenStreetMap", "type": "vector", - "maxzoom": 15, "tiles": [ "https://api.protomaps.com/tiles/v4/{z}/{x}/{y}.mvt?key=2af8b969a9e8b692" - ] + ], + "maxzoom": 15, + "minzoom": 0 } }, "layers": [ diff --git a/public/assets/sunny-unlabeled.json b/public/assets/sunny-unlabeled.json index 9bb5ea58d..6b8d73578 100644 --- a/public/assets/sunny-unlabeled.json +++ b/public/assets/sunny-unlabeled.json @@ -2,13 +2,16 @@ "#": "AUTOMATICALLY GENERATED! Do not edit.", "version": 8, "name": "style@4.0.0-alpha.0 theme@sunny-unlabeled", - "glyphs": "https://protomaps.github.io/basemaps-assets/fonts/{fontstack}/{range}.pbf", + "glyphs": "./assets/fonts/{fontstack}/{range}.pbf", "sources": { "protomaps": { "attribution": "Protomaps © OpenStreetMap", "type": "vector", - "url": "pmtiles://https://cache.mapcomplete.org/planet-latest.pmtiles", - "maxzoom": 15 + "tiles": [ + "pmtilesoffl://https://api.protomaps.com/tiles/v4/{z}/{x}/{y}.mvt?key=2af8b969a9e8b692" + ], + "maxzoom": 15, + "minzoom": 0 } }, "layers": [ diff --git a/scripts/Script.ts b/scripts/Script.ts index e6d4659ca..c0fa31793 100644 --- a/scripts/Script.ts +++ b/scripts/Script.ts @@ -16,7 +16,11 @@ export default abstract class Script { const start = new Date() this.main(args) .catch((e) => { - console.log(`ERROR in script ${process.argv[1]}:`, e) + let scriptName = process.argv[1] + if (scriptName.endsWith("vite-node")) { + scriptName = process.argv[2] + } + console.log(`ERROR in script ${scriptName}:`, e) process.exit(1) }) .then(() => { diff --git a/scripts/ScriptUtils.ts b/scripts/ScriptUtils.ts index 36e3b5521..f1f2a6547 100644 --- a/scripts/ScriptUtils.ts +++ b/scripts/ScriptUtils.ts @@ -207,7 +207,7 @@ export default class ScriptUtils { ): Promise<{ content: string } | { redirect: string } | "timeout"> { if (url === undefined || url === null) { console.trace("URL is null or undefined") - throw ("Invalid url: " + url) + throw "Invalid url: " + url } if (url.startsWith("./assets")) { return Promise.resolve({ content: readFileSync("./public/" + url, "utf8") }) diff --git a/scripts/downloadEli.ts b/scripts/downloadEli.ts index 837d6d23a..03475a453 100644 --- a/scripts/downloadEli.ts +++ b/scripts/downloadEli.ts @@ -40,7 +40,7 @@ class DownloadEli extends Script { } } - if(props.id.toLowerCase().startsWith("esri")){ + if (props.id.toLowerCase().startsWith("esri")) { props.url += "?blankTile=false" } diff --git a/scripts/generateDocs.ts b/scripts/generateDocs.ts index a15768a1d..694c4feec 100644 --- a/scripts/generateDocs.ts +++ b/scripts/generateDocs.ts @@ -721,7 +721,9 @@ export class GenerateDocs extends Script { MarkdownUtils.list( Constants.priviliged_layers.map((id) => "[" + id + "](#" + id + ")") ), - ...Lists.noNull(Constants.priviliged_layers.map((id) => AllSharedLayers.sharedLayers.get(id))).map((l) => + ...Lists.noNull( + Constants.priviliged_layers.map((id) => AllSharedLayers.sharedLayers.get(id)) + ).map((l) => l.generateDocumentation({ usedInThemes: themesPerLayer.get(l.id), layerIsNeededBy: layerIsNeededBy, diff --git a/scripts/generateLayerOverview.ts b/scripts/generateLayerOverview.ts index 4ad806eaa..6414ed5f6 100644 --- a/scripts/generateLayerOverview.ts +++ b/scripts/generateLayerOverview.ts @@ -37,7 +37,6 @@ import { Translatable } from "../src/Models/ThemeConfig/Json/Translatable" import { ValidateThemeAndLayers } from "../src/Models/ThemeConfig/Conversion/ValidateThemeAndLayers" import { ExtractImages } from "../src/Models/ThemeConfig/Conversion/FixImages" import { TagRenderingConfigJson } from "../src/Models/ThemeConfig/Json/TagRenderingConfigJson" -import { LayerConfigDependencyGraph, LevelInfo } from "../src/Models/ThemeConfig/LayerConfigDependencyGraph" import { Lists } from "../src/Utils/Lists" import { LayerConfigDependencyGraph, LevelInfo } from "../src/Models/ThemeConfig/LayerConfigDependencyGraph" import { AddContextToTranslations } from "../src/Models/ThemeConfig/Conversion/AddContextToTranslations" @@ -115,7 +114,7 @@ class AddIconSummary extends DesugaringStep<{ raw: LayerConfigJson; parsed: Laye static singleton = new AddIconSummary() constructor() { - super("AddIconSummary", "Adds an icon summary for quick reference") + super("AddIconSummary", "Adds an icon summary ('_layerIcon') for quick reference. This previews how the layer should be shown in e.g. the filter menu") } convert(json: { raw: LayerConfigJson; parsed: LayerConfig }) { @@ -126,18 +125,20 @@ class AddIconSummary extends DesugaringStep<{ raw: LayerConfigJson; parsed: Laye pr.location.has("point") ) const defaultTags = layerConfig.baseTags - fixed["_layerIcon"] = Lists.noNull((pointRendering?.marker ?? []).map((i) => { - const icon = i.icon?.GetRenderValue(defaultTags)?.txt - if (!icon) { - return undefined - } - const result = { icon } - const c = i.color?.GetRenderValue(defaultTags)?.txt - if (c) { - result["color"] = c - } - return result - })) + fixed["_layerIcon"] = Lists.noNull( + (pointRendering?.marker ?? []).map((i) => { + const icon = i.icon?.GetRenderValue(defaultTags)?.txt + if (!icon) { + return undefined + } + const result = { icon } + const c = i.color?.GetRenderValue(defaultTags)?.txt + if (c) { + result["color"] = c + } + return result + }) + ) return { raw: fixed, parsed: layerConfig } } } @@ -224,10 +225,7 @@ class LayerBuilder extends Conversion> { const prepped = this.prepareLayer.convert(config, context) const withContext = new AddContextToTranslations("layers:").convertStrict( prepped, - ConversionContext.construct( - [prepped.id], - ["AddContextToTranslations"] - ) + ConversionContext.construct([prepped.id], ["AddContextToTranslations"]) ) this._loadedIds.add(id) this._desugaringState.sharedLayers.set(id, withContext) @@ -641,10 +639,16 @@ class LayerOverviewUtils extends Script { writeFileSync( "./src/assets/generated/theme_overview.json", - JSON.stringify({ - "#":"Generated by generateLayerOverview", - "#version": new Date().toISOString(), - layers: layerKeywords, themes: sorted }, null, " "), + JSON.stringify( + { + "#": "Generated by generateLayerOverview", + "#version": new Date().toISOString(), + layers: layerKeywords, + themes: sorted, + }, + null, + " " + ), { encoding: "utf8" } ) } @@ -695,8 +699,11 @@ class LayerOverviewUtils extends Script { ) const path = "assets/layers/questions/questions.json" - const sharedQuestionsRaw = this.parseLayer(doesImageExist, prepareLayer, path).raw - const sharedQuestions = new AddContextToTranslations("").convertStrict(sharedQuestionsRaw, ConversionContext.construct(["layers:questions"], [])) + const sharedQuestionsRaw: LayerConfigJson = this.parseLayer(doesImageExist, prepareLayer, path).raw + const sharedQuestions: LayerConfigJson = new AddContextToTranslations("").convertStrict( + sharedQuestionsRaw, + ConversionContext.construct(["layers:questions"], []) + ) const dict = new Map() for (const tr of sharedQuestions.tagRenderings) { @@ -779,7 +786,7 @@ class LayerOverviewUtils extends Script { ) const forceReload = args.some((a) => a == "--force") || labelBlacklist.size > 0 - const printAssets = args.some(a => a === "--print-needed-assets") + const printAssets = args.some((a) => a === "--print-needed-assets") console.log("Arguments are:", { labelBlacklist, themeWhitelist, forceReload }) const doesImageExist = DoesImageExist.constructWithLicenses(existsSync) const sharedLayers = this.buildLayerIndex(doesImageExist, labelBlacklist) @@ -868,8 +875,10 @@ class LayerOverviewUtils extends Script { (l) => Constants.added_by_default.indexOf(l["id"]) < 0 ) } - if(printAssets){ - const images = Lists.dedup(Array.from(sharedThemes.values()).flatMap(th => th._usedImages ?? [])) + if (printAssets) { + const images = Lists.dedup( + Array.from(sharedThemes.values()).flatMap((th) => th._usedImages ?? []) + ) writeFileSync("needed_assets.csv", images.join("\n")) console.log("Written needed_assets.csv") } @@ -1283,9 +1292,11 @@ class LayerOverviewUtils extends Script { } } - const usedImages = Lists.dedup(new ExtractImages(true, knownTagRenderings) - .convertStrict(themeFile) - .map((x) => x.path)) + const usedImages = Lists.dedup( + new ExtractImages(true, knownTagRenderings) + .convertStrict(themeFile) + .map((x) => x.path) + ) usedImages.sort() themeFile["_usedImages"] = usedImages @@ -1307,7 +1318,8 @@ class LayerOverviewUtils extends Script { ...t, hideFromOverview: t.hideFromOverview ?? false, shortDescription: - t.shortDescription ?? new Translation(t.description).FirstSentence(true), + t.shortDescription ?? + new Translation(t.description).FirstSentence(true), mustHaveLanguage: t.mustHaveLanguage?.length > 0, } }), diff --git a/scripts/generateLicenseInfo.ts b/scripts/generateLicenseInfo.ts index 2f3ff3f46..2cb5ee215 100644 --- a/scripts/generateLicenseInfo.ts +++ b/scripts/generateLicenseInfo.ts @@ -298,7 +298,9 @@ export class GenerateLicenseInfo extends Script { sources: license.sources, } - cloned.license = Lists.dedup(cloned.license.split(";").map((l) => this.toSPDXCompliantLicense(l))).join("; ") + cloned.license = Lists.dedup( + cloned.license.split(";").map((l) => this.toSPDXCompliantLicense(l)) + ).join("; ") if (cloned.license === "CC0-1.0; TRIVIAL") { cloned.license = "TRIVIAL" } diff --git a/scripts/generateNsiStats.ts b/scripts/generateNsiStats.ts index a14a02413..714445a4e 100644 --- a/scripts/generateNsiStats.ts +++ b/scripts/generateNsiStats.ts @@ -140,7 +140,9 @@ class GenerateNsiStats extends Script { ) } const nsi = await NameSuggestionIndex.singleton() - const allBrandNames: string[] = Lists.dedup(nsi.allPossible(type).map((item) => item.tags[type])) + const allBrandNames: string[] = Lists.dedup( + nsi.allPossible(type).map((item) => item.tags[type]) + ) const batchSize = 50 for (let i = 0; i < allBrandNames.length; i += batchSize) { console.warn( diff --git a/scripts/generatePmTilesExtracts.ts b/scripts/generatePmTilesExtracts.ts index aa3e7be37..f19cf85d8 100644 --- a/scripts/generatePmTilesExtracts.ts +++ b/scripts/generatePmTilesExtracts.ts @@ -6,19 +6,21 @@ import { spawn } from "child_process" import { existsSync } from "fs" import { Utils } from "../src/Utils" - class GeneratePmTilesExtracts extends Script { - private targetDir: string private skipped: number = 0 constructor() { - super("Generates many pmtiles-archive from planet-latest.pmtiles. Must be started from the directory where planet-latest.pmtiles resides, archives will be created next to it") + super( + "Generates many pmtiles-archive from planet-latest.pmtiles. Must be started from the directory where planet-latest.pmtiles resides, archives will be created next to it" + ) } startProcess(script: string): Promise { return new Promise((resolve, reject) => { - const child = spawn("/data/pmtiles", script.split(" "), - { stdio: "ignore", cwd: this.targetDir }) + const child = spawn("/data/pmtiles", script.split(" "), { + stdio: "ignore", + cwd: this.targetDir, + }) child.on("close", (code) => { if (code === 0) resolve() @@ -32,13 +34,25 @@ class GeneratePmTilesExtracts extends Script { private generateArchive(z: number, x: number, y: number, maxzoom?: number): Promise { const [[max_lat, min_lon], [min_lat, max_lon]] = Tiles.tile_bounds(z, x, y) let maxzoomflag = "" - if(maxzoom !== undefined){ - maxzoomflag = " --maxzoom="+maxzoom + if (maxzoom !== undefined) { + maxzoomflag = " --maxzoom=" + maxzoom } - return this.startProcess(`extract planet-latest.pmtiles --download-threads=1 --minzoom=${z}${maxzoomflag} --bbox=${[min_lon, min_lat + 0.0001, max_lon, max_lat].join(",")} ${this.getFilename(z, x, y)}`) + return this.startProcess( + `extract planet-latest.pmtiles --download-threads=1 --minzoom=${z}${maxzoomflag} --bbox=${[ + min_lon, + min_lat + 0.0001, + max_lon, + max_lat, + ].join(",")} ${this.getFilename(z, x, y)}` + ) } - private* generateColumnIfNeeded(z: number, x: number, boundary: number, maxzoom?: number): Generator> { + private *generateColumnIfNeeded( + z: number, + x: number, + boundary: number, + maxzoom?: number + ): Generator> { const lastFileForColumn = this.getFilename(z, x, boundary - 1) if (existsSync(this.targetDir + "/" + lastFileForColumn)) { // Skip this column, already exists @@ -46,29 +60,36 @@ class GeneratePmTilesExtracts extends Script { this.skipped += boundary return } - console.log("Starting column", x, "at zoom", z, "as", this.targetDir + "/" + lastFileForColumn, "does not exist") + console.log( + "Starting column", + x, + "at zoom", + z, + "as", + this.targetDir + "/" + lastFileForColumn, + "does not exist" + ) for (let y = 0; y < boundary; y++) { yield this.generateArchive(z, x, y, maxzoom) } } - private* generateField(z: number, maxzoom?: number): Generator> { + private *generateField(z: number, maxzoom?: number): Generator> { const boundary = 2 << (z - 1) - + for (let x = 0; x < boundary; x++) { for (const promise of this.generateColumnIfNeeded(z, x, boundary, maxzoom)) { yield promise } } - } private getFilename(z: number, x: number, y: number) { return `${z}-${x}-${y}.pmtiles` } - private* generateAll(): Generator> { + private *generateAll(): Generator> { const zoomlevels: Record = OfflineBasemapManager.zoomelevels for (const key in zoomlevels) { const minzoom: number = Number(key) @@ -115,13 +136,20 @@ class GeneratePmTilesExtracts extends Script { done += batch.length const now = new Date() const timeElapsed = (now.getTime() - startDate.getTime()) / 1000 - const speed = ("" + (done / timeElapsed)).substring(0, 5) - const perc = ("" + ((100 * (done + this.skipped) / estimate))).substring(0, 5) - const etaSecond = Math.floor((estimate - done - this.skipped) * timeElapsed / done) - console.log("Completed", numberOfThreads, `processes; ${done + this.skipped} / ${estimate}, ${perc}%, ${speed} tile/second, ETA: ${Utils.toHumanTime(etaSecond)}`) + const speed = ("" + done / timeElapsed).substring(0, 5) + const perc = ("" + (100 * (done + this.skipped)) / estimate).substring(0, 5) + const etaSecond = Math.floor(((estimate - done - this.skipped) * timeElapsed) / done) + console.log( + "Completed", + numberOfThreads, + `processes; ${ + done + this.skipped + } / ${estimate}, ${perc}%, ${speed} tile/second, ETA: ${Utils.toHumanTime( + etaSecond + )}` + ) } while (batch.length > 0) } - } new GeneratePmTilesExtracts().run() diff --git a/scripts/generateTranslations.ts b/scripts/generateTranslations.ts index 489a93d7a..2d025b9e1 100644 --- a/scripts/generateTranslations.ts +++ b/scripts/generateTranslations.ts @@ -532,12 +532,12 @@ function generateTranslationsObjectFrom( * @param obj */ function sortTranslationObject(obj: Record): void { - const keys = Object.keys(obj).filter(k => k !== "en" && k !== "_context") + const keys = Object.keys(obj).filter((k) => k !== "en" && k !== "_context") keys.sort(/* fresh copy */) keys.unshift("en") keys.push("_context") - const copy = {...obj} + const copy = { ...obj } for (const k in obj) { delete obj[k] } diff --git a/scripts/handleErrors.ts b/scripts/handleErrors.ts index a8302491c..f77167619 100644 --- a/scripts/handleErrors.ts +++ b/scripts/handleErrors.ts @@ -118,7 +118,7 @@ ${changeset}` private readonly osmConnection = new OsmConnection() private readonly downloader = new OsmObjectDownloader(this.osmConnection.Backend(), undefined) - async fixForFile(path: string){ + async fixForFile(path: string) { const lines = readFileSync(path, "utf8").split("\n") const osmConnection = this.osmConnection const downloader = this.downloader @@ -183,7 +183,7 @@ ${changeset}` } async main(args: string[]): Promise { - if(args[0] === undefined){ + if (args[0] === undefined) { console.log("Please specify the error file to handle") return } @@ -191,7 +191,6 @@ ${changeset}` for (const path of args) { await this.fixForFile(path) } - } } diff --git a/scripts/osm2pgsql/generateBuildDbScript.ts b/scripts/osm2pgsql/generateBuildDbScript.ts index 9c44a39c4..a1777bdb0 100644 --- a/scripts/osm2pgsql/generateBuildDbScript.ts +++ b/scripts/osm2pgsql/generateBuildDbScript.ts @@ -199,14 +199,14 @@ class GenerateBuildDbScript extends Script { if (allLayers.size === 0) { throw "No layers found at all" } - const notCountedCutoff = 100*1000*1000 + const notCountedCutoff = 100 * 1000 * 1000 const notCounted: string[] = [] const allNeededLayers: Map = new Map< string, { tags: TagsFilter; foundInTheme: string[] } >() const tagInfo = new TagInfo() - const layerTotals = new Map(); + const layerTotals = new Map() for (const key of allLayers.keys()) { const layer = allLayers.get(key) if (!layer.isCounted) { @@ -214,11 +214,16 @@ class GenerateBuildDbScript extends Script { continue } let total = await tagInfo.getCountEstimateFor(layer.tags) - console.log("Keys " + layer.tags.asHumanString() + " might have up to " + total + " items") + console.log( + "Keys " + layer.tags.asHumanString() + " might have up to " + total + " items" + ) layerTotals.set(key, total) if (total > notCountedCutoff) { notCounted.push(key) - console.log("NOT indexing layer " + key + " as it exceeds the cutoff of", notCountedCutoff) + console.log( + "NOT indexing layer " + key + " as it exceeds the cutoff of", + notCountedCutoff + ) continue } allNeededLayers.set(key, layer) @@ -250,7 +255,7 @@ class GenerateBuildDbScript extends Script { ) console.log("Layer totals (including non-indexed):") for (const key of layerTotals.keys()) { - console.log(key,",\t",layerTotals.get(key), ",\t", allLayers.get(key).isCounted) + console.log(key, ",\t", layerTotals.get(key), ",\t", allLayers.get(key).isCounted) } } diff --git a/scripts/prepareServiceWorker.ts b/scripts/prepareServiceWorker.ts index 71f3ebbc7..ba4734364 100644 --- a/scripts/prepareServiceWorker.ts +++ b/scripts/prepareServiceWorker.ts @@ -5,16 +5,20 @@ import { writeFileSync } from "fs" class PrepareServiceWorker extends Script { constructor() { super("Super various little jobs to help the service worker") - } public async main() { const v = Constants.vNumber - writeFileSync("./src/service-worker/SWGenerated.ts", - ["export class SWGenerated {", + writeFileSync( + "./src/service-worker/SWGenerated.ts", + [ + "export class SWGenerated {", "// generated by scripts/prepareServiceWorker.ts", - "static vNumber = " + JSON.stringify(v), "}"].join("\n") - , "utf8") + "static vNumber = " + JSON.stringify(v), + "}", + ].join("\n"), + "utf8" + ) } } diff --git a/scripts/thieves/readIdPresets.ts b/scripts/thieves/readIdPresets.ts index f71a93c61..1d975d7f3 100644 --- a/scripts/thieves/readIdPresets.ts +++ b/scripts/thieves/readIdPresets.ts @@ -286,8 +286,7 @@ class ReadIdPresets extends Script { constructor() { super( [ - - "Reads the id-tagging-schema repository and steals the presets; which will be written into 'id_presets.json'\n\nArguments: [path-to-repository] [path-to-target]", + "Reads the id-tagging-schema repository and steals the presets; which will be written into 'id_presets.json'\n\nArguments: [path-to-repository] [path-to-target]", "Note that default arguments are used", "Before running this script, you'll want to have the following file structure:", "", @@ -299,7 +298,7 @@ class ReadIdPresets extends Script { "cd ../id-tagging-schema && git pull && nvm use && npm ci && npm run build && npm run dist", "", "Note: Font-Awesome has a 6.x and a 7.x branch; some icons are in one branch but not the other.", - "The source file is then loaded in ../id-tagging_schema/data/presets/shop/.Json" + "The source file is then loaded in ../id-tagging_schema/data/presets/shop/.Json", ].join("\n") ) } @@ -342,11 +341,11 @@ class ReadIdPresets extends Script { ) const roentgenThief = new MakiThief( gitReposRoot + "Roentgen/icons/", - targetDir+"roentgen-", + targetDir + "roentgen-", { authors: ["Roentgen icon set"], license: "CC-BY 4.0 International", - sources: ["https://github.com/enzet/Roentgen?"] + sources: ["https://github.com/enzet/Roentgen?"], }, "roentgen-" ) @@ -373,4 +372,3 @@ class ReadIdPresets extends Script { } new ReadIdPresets().run() - diff --git a/src/Logic/Actors/BackgroundLayerResetter.ts b/src/Logic/Actors/BackgroundLayerResetter.ts index 33b062bc9..e29ae14d3 100644 --- a/src/Logic/Actors/BackgroundLayerResetter.ts +++ b/src/Logic/Actors/BackgroundLayerResetter.ts @@ -1,6 +1,10 @@ import { Store, UIEventSource } from "../UIEventSource" import { Utils } from "../../Utils" -import { AvailableRasterLayers, RasterLayerPolygon, RasterLayerUtils } from "../../Models/RasterLayers" +import { + AvailableRasterLayers, + RasterLayerPolygon, + RasterLayerUtils, +} from "../../Models/RasterLayers" /** * When a user pans around on the map, they might pan out of the range of the current background raster layer. @@ -22,10 +26,7 @@ export default class BackgroundLayerResetter { (global) => global.properties.id !== l.properties.id ) ) { - BackgroundLayerResetter.installHandler( - currentBackgroundLayer, - availableLayers - ) + BackgroundLayerResetter.installHandler(currentBackgroundLayer, availableLayers) return true // unregister } }) diff --git a/src/Logic/DetermineTheme.ts b/src/Logic/DetermineTheme.ts index 31eabac30..0eebc4ae7 100644 --- a/src/Logic/DetermineTheme.ts +++ b/src/Logic/DetermineTheme.ts @@ -144,25 +144,27 @@ export default class DetermineTheme { if (json.layers === undefined && json.tagRenderings !== undefined) { // We got fed a layer instead of a theme const layerConfig = json - let icon = Lists.noNull(layerConfig.pointRendering - .flatMap((pr) => pr.marker) - .map((iconSpec) => { - if (!iconSpec) { - return undefined - } - const icon = new TagRenderingConfig(iconSpec.icon) - .render.txt - if ( - iconSpec.color === undefined || - icon.startsWith("http:") || - icon.startsWith("https:") - ) { - return icon - } - const color = new TagRenderingConfig(iconSpec.color) - .render.txt - return icon + ":" + color - })).join(";") + let icon = Lists.noNull( + layerConfig.pointRendering + .flatMap((pr) => pr.marker) + .map((iconSpec) => { + if (!iconSpec) { + return undefined + } + const icon = new TagRenderingConfig(iconSpec.icon) + .render.txt + if ( + iconSpec.color === undefined || + icon.startsWith("http:") || + icon.startsWith("https:") + ) { + return icon + } + const color = new TagRenderingConfig(iconSpec.color) + .render.txt + return icon + ":" + color + }) + ).join(";") if (!icon) { icon = "./assets/svg/bug.svg" diff --git a/src/Logic/FeatureSource/FeatureSource.ts b/src/Logic/FeatureSource/FeatureSource.ts index 076302f43..a6278e77d 100644 --- a/src/Logic/FeatureSource/FeatureSource.ts +++ b/src/Logic/FeatureSource/FeatureSource.ts @@ -7,21 +7,24 @@ export interface FeatureSource> { features: Store } -export interface UpdatableFeatureSource> extends FeatureSource { +export interface UpdatableFeatureSource> + extends FeatureSource { /** * Forces an update and downloads the data, even if the feature source is supposed to be active */ updateAsync(): void } -export interface WritableFeatureSource> extends FeatureSource { +export interface WritableFeatureSource> + extends FeatureSource { features: UIEventSource } /** * A feature source which only contains features for the defined layer */ -export interface FeatureSourceForLayer> extends FeatureSource { +export interface FeatureSourceForLayer> + extends FeatureSource { readonly layer: FilteredLayer } diff --git a/src/Logic/FeatureSource/PerLayerFeatureSourceSplitter.ts b/src/Logic/FeatureSource/PerLayerFeatureSourceSplitter.ts index e3b857941..c8cd6a837 100644 --- a/src/Logic/FeatureSource/PerLayerFeatureSourceSplitter.ts +++ b/src/Logic/FeatureSource/PerLayerFeatureSourceSplitter.ts @@ -11,7 +11,10 @@ import { UIEventSource } from "../UIEventSource" * If this is the case, multiple objects with a different _matching_layer_id are generated. * In any case, this featureSource marks the objects with _matching_layer_id */ -export default class PerLayerFeatureSourceSplitter> { +export default class PerLayerFeatureSourceSplitter< + T extends Feature, + SRC extends FeatureSource +> { public readonly perLayer: ReadonlyMap constructor( layers: FilteredLayer[], @@ -115,7 +118,7 @@ export default class PerLayerFeatureSourceSplitter void)) { + public forEach(f: (src: SRC) => void) { for (const fs of this.perLayer.values()) { f(fs) } diff --git a/src/Logic/FeatureSource/Sources/FilteringFeatureSource.ts b/src/Logic/FeatureSource/Sources/FilteringFeatureSource.ts index 9e362369c..9c810ffa8 100644 --- a/src/Logic/FeatureSource/Sources/FilteringFeatureSource.ts +++ b/src/Logic/FeatureSource/Sources/FilteringFeatureSource.ts @@ -5,7 +5,9 @@ import { Feature, Geometry } from "geojson" import { GlobalFilter } from "../../../Models/GlobalFilter" import { OsmTags } from "../../../Models/OsmFeature" -export default class FilteringFeatureSource> implements FeatureSource { +export default class FilteringFeatureSource> + implements FeatureSource +{ public readonly features: UIEventSource = new UIEventSource([]) private readonly upstream: FeatureSource private readonly _fetchStore?: (id: string) => Store> diff --git a/src/Logic/FeatureSource/Sources/IfVisibleFeatureSource.ts b/src/Logic/FeatureSource/Sources/IfVisibleFeatureSource.ts index f8b02db71..a94218022 100644 --- a/src/Logic/FeatureSource/Sources/IfVisibleFeatureSource.ts +++ b/src/Logic/FeatureSource/Sources/IfVisibleFeatureSource.ts @@ -3,14 +3,12 @@ import { Feature } from "geojson" import { Store, UIEventSource } from "../../UIEventSource" export class IfVisibleFeatureSource implements FeatureSource { - private readonly _features: UIEventSource = new UIEventSource([]) public readonly features: Store = this._features constructor(upstream: FeatureSource, visible: Store) { - let dirty = false - upstream.features.addCallbackAndRun(features => { + upstream.features.addCallbackAndRun((features) => { if (!visible.data) { dirty = true this._features.set([]) @@ -20,7 +18,7 @@ export class IfVisibleFeatureSource implements FeatureSource< dirty = false }) - visible.addCallbackAndRun(isVisible => { + visible.addCallbackAndRun((isVisible) => { if (isVisible && dirty) { this._features.set(upstream.features.data) dirty = false @@ -28,11 +26,6 @@ export class IfVisibleFeatureSource implements FeatureSource< if (!visible) { this._features.set([]) } - }) - - } - - } diff --git a/src/Logic/FeatureSource/Sources/LastClickFeatureSource.ts b/src/Logic/FeatureSource/Sources/LastClickFeatureSource.ts index cb02b9747..1868a3520 100644 --- a/src/Logic/FeatureSource/Sources/LastClickFeatureSource.ts +++ b/src/Logic/FeatureSource/Sources/LastClickFeatureSource.ts @@ -49,9 +49,11 @@ export class LastClickFeatureSource implements FeatureSource { allPresets.push(html) } - this.renderings = Lists.dedup(allPresets.map((uiElem) => - Utils.runningFromConsole ? "" : uiElem.ConstructElement().innerHTML - )) + this.renderings = Lists.dedup( + allPresets.map((uiElem) => + Utils.runningFromConsole ? "" : uiElem.ConstructElement().innerHTML + ) + ) this._features = new UIEventSource([]) this.features = this._features diff --git a/src/Logic/FeatureSource/Sources/MvtSource.ts b/src/Logic/FeatureSource/Sources/MvtSource.ts index 184259b3c..ccaa6c78a 100644 --- a/src/Logic/FeatureSource/Sources/MvtSource.ts +++ b/src/Logic/FeatureSource/Sources/MvtSource.ts @@ -11,18 +11,11 @@ export default class MvtSource implements FeatureSourceForTile, UpdatableFeature public readonly y: number public readonly z: number private readonly _url: string - private readonly _features: UIEventSource< - GeojsonFeature[] - > = new UIEventSource[]>([]) + private readonly _features: UIEventSource[]> = + new UIEventSource[]>([]) private currentlyRunning: Promise - constructor( - url: string, - x: number, - y: number, - z: number, - isActive?: Store - ) { + constructor(url: string, x: number, y: number, z: number, isActive?: Store) { this._url = url this.x = x this.y = y @@ -54,7 +47,9 @@ export default class MvtSource implements FeatureSourceForTile, UpdatableFeature return } const buffer = await result.arrayBuffer() - const features = []>MvtToGeojson.fromBuffer(buffer, this.x, this.y, this.z) + const features = []>( + MvtToGeojson.fromBuffer(buffer, this.x, this.y, this.z) + ) for (const feature of features) { const properties = feature.properties if (!properties["osm_type"]) { diff --git a/src/Logic/FeatureSource/Sources/OverpassFeatureSource.ts b/src/Logic/FeatureSource/Sources/OverpassFeatureSource.ts index 6a488cca8..a8d530027 100644 --- a/src/Logic/FeatureSource/Sources/OverpassFeatureSource.ts +++ b/src/Logic/FeatureSource/Sources/OverpassFeatureSource.ts @@ -10,7 +10,7 @@ import { BBox } from "../../BBox" import { OsmTags } from "../../../Models/OsmFeature" import { Lists } from "../../../Utils/Lists" -("use strict") +;("use strict") /** * A wrapper around the 'Overpass'-object. diff --git a/src/Logic/FeatureSource/Sources/SimpleFeatureSource.ts b/src/Logic/FeatureSource/Sources/SimpleFeatureSource.ts index f9880b171..067e9282e 100644 --- a/src/Logic/FeatureSource/Sources/SimpleFeatureSource.ts +++ b/src/Logic/FeatureSource/Sources/SimpleFeatureSource.ts @@ -4,7 +4,9 @@ import { FeatureSourceForLayer } from "../FeatureSource" import { Feature, Geometry } from "geojson" import { OsmTags } from "../../../Models/OsmFeature" -export default class SimpleFeatureSource> implements FeatureSourceForLayer { +export default class SimpleFeatureSource> + implements FeatureSourceForLayer +{ public readonly features: UIEventSource public readonly layer: FilteredLayer diff --git a/src/Logic/FeatureSource/TiledFeatureSource/ClusteringFeatureSource.ts b/src/Logic/FeatureSource/TiledFeatureSource/ClusteringFeatureSource.ts index bd74c183a..baa496393 100644 --- a/src/Logic/FeatureSource/TiledFeatureSource/ClusteringFeatureSource.ts +++ b/src/Logic/FeatureSource/TiledFeatureSource/ClusteringFeatureSource.ts @@ -19,13 +19,14 @@ export interface ClusteringOptions { } interface SummaryProperties { - id: string, - total: number, + id: string + total: number tile_id: number } -export class ClusteringFeatureSource = Feature> implements FeatureSource { - +export class ClusteringFeatureSource = Feature> + implements FeatureSource +{ private readonly id: string private readonly showSummaryAt: "tilecenter" | "average" features: Store @@ -37,52 +38,59 @@ export class ClusteringFeatureSource = Feature> * * We ignore the polygons, as polygons get smaller when zoomed out and thus don't clutter the map too much */ - constructor(upstream: FeatureSource, - currentZoomlevel: Store, - id: string, - options?: ClusteringOptions) { + constructor( + upstream: FeatureSource, + currentZoomlevel: Store, + id: string, + options?: ClusteringOptions + ) { this.id = id this.showSummaryAt = options?.showSummaryAt ?? "average" const clusterCutoff = options?.dontClusterAboveZoom ?? 17 - const doCluster = options?.dontClusterAboveZoom === undefined ? new ImmutableStore(true) : currentZoomlevel.map(zoom => zoom <= clusterCutoff) + const doCluster = + options?.dontClusterAboveZoom === undefined + ? new ImmutableStore(true) + : currentZoomlevel.map((zoom) => zoom <= clusterCutoff) const cutoff = options?.cutoff ?? 20 const summaryPoints = new UIEventSource[]>([]) - currentZoomlevel = currentZoomlevel.stabilized(500).map(z => Math.floor(z)) - this.features = (upstream.features.map(features => { - if (!doCluster.data) { - summaryPoints.set([]) - return features - } - - const z = currentZoomlevel.data - const perTile = GeoOperations.spreadIntoBboxes(features, z) - const resultingFeatures = [] - const summary: Feature[] = [] - for (const tileIndex of perTile.keys()) { - const tileFeatures: Feature[] = perTile.get(tileIndex) - if (tileFeatures.length > cutoff) { - summary.push(this.createSummaryFeature(tileFeatures, tileIndex)) - } else { - resultingFeatures.push(...tileFeatures) + currentZoomlevel = currentZoomlevel.stabilized(500).map((z) => Math.floor(z)) + this.features = upstream.features.map( + (features) => { + if (!doCluster.data) { + summaryPoints.set([]) + return features } - } - summaryPoints.set(summary) - return resultingFeatures - }, [doCluster, currentZoomlevel])) + const z = currentZoomlevel.data + const perTile = GeoOperations.spreadIntoBboxes(features, z) + const resultingFeatures = [] + const summary: Feature[] = [] + for (const tileIndex of perTile.keys()) { + const tileFeatures: Feature[] = perTile.get(tileIndex) + if (tileFeatures.length > cutoff) { + summary.push(this.createSummaryFeature(tileFeatures, tileIndex)) + } else { + resultingFeatures.push(...tileFeatures) + } + } + summaryPoints.set(summary) + return resultingFeatures + }, + [doCluster, currentZoomlevel] + ) ClusterGrouping.singleton.registerSource(summaryPoints) - } - - private createSummaryFeature(features: Feature[], tileId: number): Feature { - + private createSummaryFeature( + features: Feature[], + tileId: number + ): Feature { let lon: number let lat: number const [z, x, y] = Tiles.tile_from_index(tileId) if (this.showSummaryAt === "tilecenter") { - [lon, lat] = Tiles.centerPointOf(z, x, y) + ;[lon, lat] = Tiles.centerPointOf(z, x, y) } else { let lonSum = 0 let latSum = 0 @@ -98,13 +106,13 @@ export class ClusteringFeatureSource = Feature> type: "Feature", geometry: { type: "Point", - coordinates: [lon, lat] + coordinates: [lon, lat], }, properties: { id: "summary_" + this.id + "_" + tileId, tile_id: tileId, - total: features.length - } + total: features.length, + }, } } } @@ -113,7 +121,8 @@ export class ClusteringFeatureSource = Feature> * Groups multiple summaries together */ export class ClusterGrouping implements FeatureSource> { - private readonly _features: UIEventSource[]> = new UIEventSource([]) + private readonly _features: UIEventSource[]> = + new UIEventSource([]) public readonly features: Store[]> = this._features public static readonly singleton = new ClusterGrouping() @@ -121,14 +130,14 @@ export class ClusterGrouping implements FeatureSource { + this.isDirty.stabilized(200).addCallback((dirty) => { if (dirty) { this.update() } }) } - private allSource: Store[]>[] = [] + private allSource: Store[]>[] = [] private update() { const countPerTile = new Map() @@ -139,7 +148,7 @@ export class ClusterGrouping implements FeatureSource[] = [] + const features: Feature[] = [] const now = new Date().getTime() + "" for (const tileId of countPerTile.keys()) { const coordinates = Tiles.centerPointOf(tileId) @@ -147,12 +156,12 @@ export class ClusterGrouping implements FeatureSource = this._totalNumberOfFeatures constructor( summarySource: SummaryTileSource, - filteredLayers: ReadonlyMap, + filteredLayers: ReadonlyMap ) { this.filteredLayers = Array.from(filteredLayers.values()).filter( (l) => !Constants.isPriviliged(l.layerDef) @@ -73,18 +73,20 @@ export class SummaryTileSource extends DynamicTileSource { zoom: Store }, options?: { - isActive?: Store, + isActive?: Store availableLayers?: Store> } ) { const zDiff = 2 - const layersSummed = (options?.availableLayers??new ImmutableStore(undefined)).map(available => { - console.log("Determining 'layersSummed' with currently available:", available) - if(available === undefined){ - return layers.join("+") + const layersSummed = (options?.availableLayers ?? new ImmutableStore(undefined)).map( + (available) => { + console.log("Determining 'layersSummed' with currently available:", available) + if (available === undefined) { + return layers.join("+") + } + return layers.filter((l) => available.has(l)).join("+") } - return layers.filter(l => available.has(l)).join("+") - }) + ) super( zoomRounded, 0, // minzoom @@ -117,7 +119,7 @@ export class SummaryTileSource extends DynamicTileSource { cacheserver: string, layersSummed: string ): Store[]> { - if(layersSummed === ""){ + if (layersSummed === "") { return new ImmutableStore([]) } const [z, x, y] = Tiles.tile_from_index(tileIndex) diff --git a/src/Logic/GeoOperations.ts b/src/Logic/GeoOperations.ts index b99708b4b..571190fea 100644 --- a/src/Logic/GeoOperations.ts +++ b/src/Logic/GeoOperations.ts @@ -10,13 +10,13 @@ import { MultiPolygon, Point, Polygon, - Position + Position, } from "geojson" import { Tiles } from "../Models/TileRange" import { Utils } from "../Utils" import { Lists } from "../Utils/Lists" -("use strict") +;("use strict") export class GeoOperations { private static readonly _earthRadius: number = 6378137 @@ -538,7 +538,10 @@ export class GeoOperations { * @param features * @param zoomlevel */ - public static spreadIntoBboxes(features: T[], zoomlevel: number): Map { + public static spreadIntoBboxes( + features: T[], + zoomlevel: number + ): Map { const perBbox = new Map() const z = zoomlevel for (const feature of features) { diff --git a/src/Logic/ImageProviders/AllImageProviders.ts b/src/Logic/ImageProviders/AllImageProviders.ts index 1be89dbd2..d4caf5b34 100644 --- a/src/Logic/ImageProviders/AllImageProviders.ts +++ b/src/Logic/ImageProviders/AllImageProviders.ts @@ -102,7 +102,9 @@ export default class AllImageProviders { Mapillary.singleton, AllImageProviders.genericImageProvider, ] - const allPrefixes = Lists.dedup(prefixes ?? [].concat(...sources.map((s) => s.defaultKeyPrefixes))) + const allPrefixes = Lists.dedup( + prefixes ?? [].concat(...sources.map((s) => s.defaultKeyPrefixes)) + ) for (const prefix of allPrefixes) { for (const k in tags) { const v = tags[k] @@ -148,7 +150,7 @@ export default class AllImageProviders { allSources.push(singleSource) } const source = Stores.concat(allSources).map((result) => { - const all = result.flatMap(x => x) + const all = result.flatMap((x) => x) return Utils.DedupOnId(all, (i) => [i?.id, i?.url, i?.alt_id]) }) this._cachedImageStores[cachekey] = source diff --git a/src/Logic/ImageProviders/Mapillary.ts b/src/Logic/ImageProviders/Mapillary.ts index 128c8e2a9..2c99831be 100644 --- a/src/Logic/ImageProviders/Mapillary.ts +++ b/src/Logic/ImageProviders/Mapillary.ts @@ -75,9 +75,11 @@ export class Mapillary extends ImageProvider { pKey, } const baselink = `https://www.mapillary.com/app/?` - const paramsStr = Lists.noNull(Object.keys(params).map((k) => - params[k] === undefined ? undefined : k + "=" + params[k] - )) + const paramsStr = Lists.noNull( + Object.keys(params).map((k) => + params[k] === undefined ? undefined : k + "=" + params[k] + ) + ) return baselink + paramsStr.join("&") } diff --git a/src/Logic/OfflineBasemapManager.ts b/src/Logic/OfflineBasemapManager.ts index 2616f19c5..84e6a7cf9 100644 --- a/src/Logic/OfflineBasemapManager.ts +++ b/src/Logic/OfflineBasemapManager.ts @@ -5,7 +5,6 @@ import Constants from "../Models/Constants" import { Store, UIEventSource } from "./UIEventSource" import { Utils } from "../Utils" - export interface AreaDescription { /** * Thie filename at the host and in the indexedDb @@ -15,16 +14,16 @@ export interface AreaDescription { /** * Minzoom that is covered, inclusive */ - minzoom: number, + minzoom: number /** * Maxzoom that is covered, inclusive */ - maxzoom: number, + maxzoom: number /** * The x, y of the tile that is covered (at minzoom) */ - x: number, - y: number, + x: number + y: number /** * ISO-datestring of when the data was processed @@ -35,7 +34,6 @@ export interface AreaDescription { * Blob.size */ size?: number - } class TypedIdb { @@ -52,7 +50,6 @@ class TypedIdb { return Promise.resolve(undefined) } return new Promise((resolve, reject) => { - const request: IDBOpenDBRequest = indexedDB.open(name) request.onerror = (event) => { console.error("Could not open the Database: ", event) @@ -68,7 +65,6 @@ class TypedIdb { }) } - async set(key: string, value: T): Promise { if (Utils.runningFromConsole) { return Promise.resolve() @@ -134,8 +130,6 @@ class TypedIdb { request.onsuccess = () => resolve() request.onerror = () => reject(request.error) }) - - } } @@ -153,7 +147,7 @@ class BlobSource implements Source { async getBytes(offset: number, length: number): Promise { const sliced = this._blob.slice(offset, offset + length) return { - data: await sliced.arrayBuffer() + data: await sliced.arrayBuffer(), } } @@ -168,9 +162,7 @@ class BlobSource implements Source { async getDataVersion(): Promise { const meta: Record = await this.pmtiles.getMetadata() return meta["planetiler:osm:osmosisreplicationtime"] - } - } export class OfflineBasemapManager { @@ -184,7 +176,7 @@ export class OfflineBasemapManager { 0: 4, 5: 7, 8: 9, - 10: undefined + 10: undefined, } as const private readonly blobs: TypedIdb @@ -192,7 +184,9 @@ export class OfflineBasemapManager { public _installedAreas: UIEventSource = new UIEventSource([]) public installedAreas: Store>> = this._installedAreas - private readonly _installing: UIEventSource>> = new UIEventSource(new Map()) + private readonly _installing: UIEventSource>> = new UIEventSource( + new Map() + ) public readonly installing: Store> = this._installing public static singleton = new OfflineBasemapManager(Constants.pmtiles_host) @@ -224,18 +218,25 @@ export class OfflineBasemapManager { return this.installedAreas.data } - public isInstalled(toCompare: { z?: number, minzoom?: number, x: number, y: number }): boolean { - return this.installedAreas.data.some(area => area.x === toCompare.x && area.y === toCompare.y && (toCompare.minzoom ?? toCompare.z) === area.minzoom) + public isInstalled(toCompare: { z?: number; minzoom?: number; x: number; y: number }): boolean { + return this.installedAreas.data.some( + (area) => + area.x === toCompare.x && + area.y === toCompare.y && + (toCompare.minzoom ?? toCompare.z) === area.minzoom + ) } - /** * Returns all AreaDescriptions needed for the specified tile. Most specific zoom level last. * Already installed area descriptions are _not_ returned * @param tile */ - public* getInstallCandidates(tile: { z: number, x: number, y: number }): Generator { - + public *getInstallCandidates(tile: { + z: number + x: number + y: number + }): Generator { for (const k in OfflineBasemapManager.zoomelevels) { const z = Number(k) @@ -250,12 +251,11 @@ export class OfflineBasemapManager { name: `${z}-${x}-${y}.pmtiles`, minzoom: z, maxzoom: OfflineBasemapManager.zoomelevels[z] ?? 15, - x, y + x, + y, } } } - - } /** @@ -276,7 +276,10 @@ export class OfflineBasemapManager { } const blob = await response.blob() await this.blobs.set(areaDescription.name, blob) - areaDescription.dataVersion = await new BlobSource(areaDescription.name, blob).getDataVersion() + areaDescription.dataVersion = await new BlobSource( + areaDescription.name, + blob + ).getDataVersion() areaDescription.size = blob.size await this.meta.set(areaDescription.name, areaDescription) await this.updateCachedMeta() @@ -289,17 +292,20 @@ export class OfflineBasemapManager { * @see GeneratePmTilesExtractionScript */ public static getAreaDescriptionForMapcomplete(name: string): AreaDescription { - if (!name.endsWith(".pmtiles")) { throw "Invalid filename, should end with .pmtiles" } - const [z, x, y] = name.substring(0, name.length - ".pmtiles".length).split("-").map(Number) + const [z, x, y] = name + .substring(0, name.length - ".pmtiles".length) + .split("-") + .map(Number) const maxzooms: Record = this.zoomelevels return { name, minzoom: z, maxzoom: maxzooms[z] ?? 15, - x, y + x, + y, } } @@ -342,14 +348,16 @@ export class OfflineBasemapManager { if (alreadyInstalling) { return alreadyInstalling } - const promise = this.installArea(candidate).catch(e => { - console.error("Could not install basemap archive", candidate.name, "due to", e) + const promise = this.installArea(candidate) + .catch((e) => { + console.error("Could not install basemap archive", candidate.name, "due to", e) - return false - }).finally(() => { - this._installing.data.delete(candidate.name) - this._installing.ping() - }) + return false + }) + .finally(() => { + this._installing.data.delete(candidate.name) + this._installing.ping() + }) this._installing.data.set(candidate.name, promise) this._installing.ping() return promise @@ -359,7 +367,7 @@ export class OfflineBasemapManager { * Attempts to install all required areas for the given location * @param tile */ - public async autoInstall(tile: { z: number, x: number, y: number }) { + public async autoInstall(tile: { z: number; x: number; y: number }) { const candidates = this.getInstallCandidates(tile) for (const candidate of candidates) { await this.attemptInstall(candidate) @@ -391,12 +399,9 @@ export class OfflineBasemapManager { return undefined } console.log("Served tile", { z, x, y }, "from installed archive") - return new Response( - tileData.data, - { - headers: { "Content-Type": "application/x.protobuf" } - } - ) + return new Response(tileData.data, { + headers: { "Content-Type": "application/x.protobuf" }, + }) } deleteArea(description: AreaDescription): Promise>> { @@ -405,12 +410,9 @@ export class OfflineBasemapManager { return this.updateCachedMeta() } - private async fallback(params: RequestParameters, - abortController: AbortController) { + private async fallback(params: RequestParameters, abortController: AbortController) { params.url = params.url.substr("pmtilesoffl://".length) - const response = await fetch( - new Request(params.url, params) - , abortController) + const response = await fetch(new Request(params.url, params), abortController) if (!response.ok) { throw new Error("Could not fetch " + params.url + "; status code is" + response.status) } @@ -420,11 +422,17 @@ export class OfflineBasemapManager { public async tilev4( params: RequestParameters, abortController: AbortController - ): Promise<{ data: unknown } | { data: { tiles: string[], minzoom: number, maxzoom: number, bounds: number[] } } | { - data: Uint8Array, - cacheControl: string, - expires: string - } | { data: Uint8Array } | { data: null }> { + ): Promise< + | { data: unknown } + | { data: { tiles: string[]; minzoom: number; maxzoom: number; bounds: number[] } } + | { + data: Uint8Array + cacheControl: string + expires: string + } + | { data: Uint8Array } + | { data: null } + > { if (params.type === "arrayBuffer") { const re = new RegExp(/(\d+)\/(\d+)\/(\d+).(mvt|pbf)/) const result = params.url.match(re) @@ -438,9 +446,7 @@ export class OfflineBasemapManager { if (r?.ok) { return { data: await r.arrayBuffer() } } - } return await this.fallback(params, abortController) } - } diff --git a/src/Logic/Osm/Actions/DeleteAction.ts b/src/Logic/Osm/Actions/DeleteAction.ts index 922ef5d3a..645f28278 100644 --- a/src/Logic/Osm/Actions/DeleteAction.ts +++ b/src/Logic/Osm/Actions/DeleteAction.ts @@ -51,11 +51,11 @@ export default class DeleteAction extends OsmChangeAction { } else { this._softDeletionTags = new And( Lists.noNull([ - softDeletionTags, - new Tag( - "fixme", - `A mapcomplete user marked this feature to be deleted (${meta.specialMotivation})` - ), + softDeletionTags, + new Tag( + "fixme", + `A mapcomplete user marked this feature to be deleted (${meta.specialMotivation})` + ), ]) ) } diff --git a/src/Logic/Osm/Actions/ReplaceGeometryAction.ts b/src/Logic/Osm/Actions/ReplaceGeometryAction.ts index 9fb99e889..4888dc650 100644 --- a/src/Logic/Osm/Actions/ReplaceGeometryAction.ts +++ b/src/Logic/Osm/Actions/ReplaceGeometryAction.ts @@ -318,7 +318,7 @@ export default class ReplaceGeometryAction extends OsmChangeAction implements Pr candidate = undefined moveDistance = Infinity distances.forEach((distances, nodeId) => { - const minDist = Math.min(...(Lists.noNull(distances))) + const minDist = Math.min(...Lists.noNull(distances)) if (moveDistance > minDist) { // We have found a candidate to move candidate = nodeId diff --git a/src/Logic/Osm/Changes.ts b/src/Logic/Osm/Changes.ts index 14dae7e0c..122701495 100644 --- a/src/Logic/Osm/Changes.ts +++ b/src/Logic/Osm/Changes.ts @@ -718,9 +718,11 @@ export class Changes { * We _do not_ pass in the Changes object itself - we want the data from OSM directly in order to apply the changes */ const downloader = new OsmObjectDownloader(this.backend, undefined) - const osmObjects = Lists.noNull(await Promise.all<{ id: string; osmObj: OsmObject | "deleted" }>( - neededIds.map((id) => this.getOsmObject(id, downloader)) - )) + const osmObjects = Lists.noNull( + await Promise.all<{ id: string; osmObj: OsmObject | "deleted" }>( + neededIds.map((id) => this.getOsmObject(id, downloader)) + ) + ) // Drop changes to deleted items for (const { osmObj, id } of osmObjects) { @@ -815,21 +817,23 @@ export class Changes { } } - const perBinMessage = Lists.noNull(perBinCount.map((count, i) => { - if (count === 0) { - return undefined - } - const maxD = maxDistances[i] - let key = `change_within_${maxD}m` - if (maxD === Number.MAX_VALUE) { - key = `change_over_${maxDistances[i - 1]}m` - } - return { - key, - value: count, - aggregate: true, - } - })) + const perBinMessage = Lists.noNull( + perBinCount.map((count, i) => { + if (count === 0) { + return undefined + } + const maxD = maxDistances[i] + let key = `change_within_${maxD}m` + if (maxD === Number.MAX_VALUE) { + key = `change_over_${maxDistances[i - 1]}m` + } + return { + key, + value: count, + aggregate: true, + } + }) + ) // This method is only called with changedescriptions for this theme const theme = pending[0].meta.theme diff --git a/src/Logic/Osm/OsmWiki.ts b/src/Logic/Osm/OsmWiki.ts index 0622aa0eb..6f52473e3 100644 --- a/src/Logic/Osm/OsmWiki.ts +++ b/src/Logic/Osm/OsmWiki.ts @@ -2,24 +2,23 @@ * Various tools for the OSM wiki */ export default class OsmWiki { - /** * Create a link to the wiki for the given key and value (optional) * @param key * @param value */ - public static constructLink(key: string, value?: string) : string{ + public static constructLink(key: string, value?: string): string { if (value !== undefined) { return `https://wiki.openstreetmap.org/wiki/Tag:${key}%3D${value}` } return "https://wiki.openstreetmap.org/wiki/Key:" + key } - public static constructLinkMd(key: string, value?: string) : string { + public static constructLinkMd(key: string, value?: string): string { const link = this.constructLink(key, value) let displayed = key - if(value){ - displayed += "="+value + if (value) { + displayed += "=" + value } return `[${displayed}](${link})` } diff --git a/src/Logic/Search/CombinedSearcher.ts b/src/Logic/Search/CombinedSearcher.ts index 8f3c900d6..f8d459978 100644 --- a/src/Logic/Search/CombinedSearcher.ts +++ b/src/Logic/Search/CombinedSearcher.ts @@ -9,7 +9,6 @@ export default class CombinedSearcher implements GeocodingProvider { private _providersWithSuggest: ReadonlyArray public readonly needsInternet - /** * Merges the various providers together; ignores errors. * IF all providers fail, no errors will be given @@ -18,7 +17,7 @@ export default class CombinedSearcher implements GeocodingProvider { constructor(...providers: ReadonlyArray) { this._providers = Lists.noNull(providers) this._providersWithSuggest = this._providers.filter((pr) => pr.suggest !== undefined) - this.needsInternet = this._providers.some(p => p.needsInternet) + this.needsInternet = this._providers.some((p) => p.needsInternet) } /** @@ -54,10 +53,15 @@ export default class CombinedSearcher implements GeocodingProvider { return CombinedSearcher.merge(results) } - suggest(query: string, options?: GeocodingOptions): Store<{success: GeocodeResult[]}> { + suggest(query: string, options?: GeocodingOptions): Store<{ success: GeocodeResult[] }> { const concatted = Stores.concat( - this._providersWithSuggest.map((pr) => > pr.suggest(query, options).map(result => result["success"] ?? [])) - ); - return concatted.map(gcrss => ({success: CombinedSearcher.merge(gcrss) })) + this._providersWithSuggest.map( + (pr) => + >( + pr.suggest(query, options).map((result) => result["success"] ?? []) + ) + ) + ) + return concatted.map((gcrss) => ({ success: CombinedSearcher.merge(gcrss) })) } } diff --git a/src/Logic/Search/CoordinateSearch.ts b/src/Logic/Search/CoordinateSearch.ts index a11229b8a..9d3dc1358 100644 --- a/src/Logic/Search/CoordinateSearch.ts +++ b/src/Logic/Search/CoordinateSearch.ts @@ -77,7 +77,9 @@ export default class CoordinateSearch implements GeocodingProvider { (m) => CoordinateSearch.asResult(m[2], m[1], "latlon") ) - const matchesLonLat = Lists.noNull(CoordinateSearch.lonLatRegexes.map((r) => query.match(r))).map((m) => CoordinateSearch.asResult(m[1], m[2], "lonlat")) + const matchesLonLat = Lists.noNull( + CoordinateSearch.lonLatRegexes.map((r) => query.match(r)) + ).map((m) => CoordinateSearch.asResult(m[1], m[2], "lonlat")) const init = matches.concat(matchesLonLat) if (init.length > 0) { return init @@ -119,8 +121,8 @@ export default class CoordinateSearch implements GeocodingProvider { } } - suggest(query: string): Store<{success: GeocodeResult[]}> { - return new ImmutableStore({success: this.directSearch(query)}) + suggest(query: string): Store<{ success: GeocodeResult[] }> { + return new ImmutableStore({ success: this.directSearch(query) }) } async search(query: string): Promise { diff --git a/src/Logic/Search/GeocodingProvider.ts b/src/Logic/Search/GeocodingProvider.ts index 593cb0616..c63d915c2 100644 --- a/src/Logic/Search/GeocodingProvider.ts +++ b/src/Logic/Search/GeocodingProvider.ts @@ -58,7 +58,10 @@ export default interface GeocodingProvider { */ search(query: string, options?: GeocodingOptions): Promise - suggest(query: string, options?: GeocodingOptions): Store<{success: GeocodeResult[]} | {error :any}> + suggest( + query: string, + options?: GeocodingOptions + ): Store<{ success: GeocodeResult[] } | { error: any }> } export type ReverseGeocodingResult = Feature< @@ -90,7 +93,7 @@ export class GeocodingUtils { // We are resetting the layeroverview; trying to parse is useless return undefined } - return new LayerConfig( search, "search") + return new LayerConfig((search), "search") } public static categoryToZoomLevel: Record = { diff --git a/src/Logic/Search/LocalElementSearch.ts b/src/Logic/Search/LocalElementSearch.ts index bc9e8ff93..b34e34bf4 100644 --- a/src/Logic/Search/LocalElementSearch.ts +++ b/src/Logic/Search/LocalElementSearch.ts @@ -45,12 +45,12 @@ export default class LocalElementSearch implements GeocodingProvider { for (const feature of features) { const props = feature.properties const searchTerms: string[] = Lists.noNull([ - props.name, - props.alt_name, - props.local_name, - props["addr:street"] && props["addr:number"] - ? props["addr:street"] + props["addr:number"] - : undefined, + props.name, + props.alt_name, + props.local_name, + props["addr:street"] && props["addr:number"] + ? props["addr:street"] + props["addr:number"] + : undefined, ]) let levehnsteinD: number @@ -144,7 +144,7 @@ export default class LocalElementSearch implements GeocodingProvider { }) } - suggest(query: string, options?: GeocodingOptions): Store<{success: GeocodeResult[]}> { - return this.searchEntries(query, options, true).mapD(r => ({success:r})) + suggest(query: string, options?: GeocodingOptions): Store<{ success: GeocodeResult[] }> { + return this.searchEntries(query, options, true).mapD((r) => ({ success: r })) } } diff --git a/src/Logic/Search/NominatimGeocoding.ts b/src/Logic/Search/NominatimGeocoding.ts index 4067fb1a1..ccbf14800 100644 --- a/src/Logic/Search/NominatimGeocoding.ts +++ b/src/Logic/Search/NominatimGeocoding.ts @@ -40,7 +40,10 @@ export class NominatimGeocoding implements GeocodingProvider { return Utils.downloadJson(url) } - suggest(query: string, options?: GeocodingOptions): Store<{ success: GeocodeResult[] } | { error: any }> { + suggest( + query: string, + options?: GeocodingOptions + ): Store<{ success: GeocodeResult[] } | { error: any }> { return UIEventSource.fromPromiseWithErr(this.search(query, options)) } } diff --git a/src/Logic/Search/OpenStreetMapIdSearch.ts b/src/Logic/Search/OpenStreetMapIdSearch.ts index 8c7837e6e..e0f743c17 100644 --- a/src/Logic/Search/OpenStreetMapIdSearch.ts +++ b/src/Logic/Search/OpenStreetMapIdSearch.ts @@ -93,7 +93,10 @@ export default class OpenStreetMapIdSearch implements GeocodingProvider { return [await this.getInfoAbout(id)] } - suggest(query: string, options?: GeocodingOptions): Store<{success: GeocodeResult[]} | {error: any}> { + suggest( + query: string, + options?: GeocodingOptions + ): Store<{ success: GeocodeResult[] } | { error: any }> { return UIEventSource.fromPromiseWithErr(this.search(query, options)) } } diff --git a/src/Logic/Search/PhotonSearch.ts b/src/Logic/Search/PhotonSearch.ts index c27bef668..3f6af41bd 100644 --- a/src/Logic/Search/PhotonSearch.ts +++ b/src/Logic/Search/PhotonSearch.ts @@ -5,7 +5,7 @@ import GeocodingProvider, { GeocodingOptions, GeocodingUtils, ReverseGeocodingProvider, - ReverseGeocodingResult + ReverseGeocodingResult, } from "./GeocodingProvider" import { Utils } from "../../Utils" import { Feature, FeatureCollection } from "geojson" @@ -26,16 +26,12 @@ export default class PhotonSearch implements GeocodingProvider, ReverseGeocoding private readonly ignoreBounds: boolean private readonly searchLimit: number = 1 - constructor( - ignoreBounds: boolean = false, - searchLimit: number = 1, - endpoint?: string - ) { + constructor(ignoreBounds: boolean = false, searchLimit: number = 1, endpoint?: string) { this.ignoreBounds = ignoreBounds this.searchLimit = searchLimit this._endpoint = endpoint ?? Constants.photonEndpoint ?? "https://photon.komoot.io/" - if(this.ignoreBounds){ + if (this.ignoreBounds) { this.name += " (global)" } } @@ -71,7 +67,10 @@ export default class PhotonSearch implements GeocodingProvider, ReverseGeocoding return `&lang=${language}` } - suggest(query: string, options?: GeocodingOptions): Store<{success: GeocodeResult[]} | {error: any}> { + suggest( + query: string, + options?: GeocodingOptions + ): Store<{ success: GeocodeResult[] } | { error: any }> { return UIEventSource.fromPromiseWithErr(this.search(query, options)) } diff --git a/src/Logic/State/GeoLocationState.ts b/src/Logic/State/GeoLocationState.ts index 6e7f9cd1e..4e4df0ce0 100644 --- a/src/Logic/State/GeoLocationState.ts +++ b/src/Logic/State/GeoLocationState.ts @@ -107,7 +107,7 @@ export class GeoLocationState { this.requestPermission() } - const hasLocation: Store = this.currentGPSLocation.map(l => l !== undefined) + const hasLocation: Store = this.currentGPSLocation.map((l) => l !== undefined) this.gpsStateExplanation = this.gpsAvailable.map( (available) => { if (hasLocation.data) { diff --git a/src/Logic/State/SearchState.ts b/src/Logic/State/SearchState.ts index 749a58718..503d0d154 100644 --- a/src/Logic/State/SearchState.ts +++ b/src/Logic/State/SearchState.ts @@ -64,53 +64,70 @@ export default class SearchState { return undefined } return this.locationSearchers - .filter(ls => !ls.needsInternet || IsOnline.isOnline.data) + .filter((ls) => !ls.needsInternet || IsOnline.isOnline.data) .map((ls) => ({ - source: ls, - results: ls.suggest(search, { bbox: bounds.data }), - })) + source: ls, + results: ls.suggest(search, { bbox: bounds.data }), + })) }, [bounds] ) - const suggestionsList = suggestionsListWithSource - .mapD(list => list.map(sugg => sugg.results)) + const suggestionsList = suggestionsListWithSource.mapD((list) => + list.map((sugg) => sugg.results) + ) const isRunningPerEngine: Store[]> = - suggestionsListWithSource.mapD( - allProviders => allProviders.map(provider => - provider.results.map(result => { + suggestionsListWithSource.mapD((allProviders) => + allProviders.map((provider) => + provider.results.map((result) => { if (result === undefined) { return provider.source } else { return undefined } - }))) - this.runningEngines = isRunningPerEngine.bindD( - listOfSources => Stores.concat(listOfSources).mapD(list => Lists.noNull(list))) - + }) + ) + ) + this.runningEngines = isRunningPerEngine.bindD((listOfSources) => + Stores.concat(listOfSources).mapD((list) => Lists.noNull(list)) + ) this.failedEngines = suggestionsListWithSource - .bindD((allProviders: { - source: GeocodingProvider; - results: Store<{ success: GeocodeResult[] } | { error: any }> - }[]) => Stores.concat( - allProviders.map(providerAndResult => - >providerAndResult.results.map(result => { - let error = result?.["error"] - if (error) { - return [{ - source: providerAndResult.source, error, - }] - } else { - return [] - } - }), - ))).map(list => Lists.noNull(list?.flatMap(x => x) ?? [])) + .bindD( + ( + allProviders: { + source: GeocodingProvider + results: Store<{ success: GeocodeResult[] } | { error: any }> + }[] + ) => + Stores.concat( + allProviders.map( + (providerAndResult) => + >( + providerAndResult.results.map((result) => { + let error = result?.["error"] + if (error) { + return [ + { + source: providerAndResult.source, + error, + }, + ] + } else { + return [] + } + }) + ) + ) + ) + ) + .map((list) => Lists.noNull(list?.flatMap((x) => x) ?? [])) - this.suggestionsSearchRunning = this.runningEngines.map(running => running?.length > 0) + this.suggestionsSearchRunning = this.runningEngines.map((running) => running?.length > 0) this.suggestions = suggestionsList.bindD((suggestions) => - Stores.concat(suggestions.map(sugg => sugg.map(maybe => maybe?.["success"]))) - .map((suggestions: GeocodeResult[][]) => CombinedSearcher.merge(suggestions)) + Stores.concat(suggestions.map((sugg) => sugg.map((maybe) => maybe?.["success"]))).map( + (suggestions: GeocodeResult[][]) => CombinedSearcher.merge(suggestions) + ) ) const themeSearch = ThemeSearchIndex.fromState(state) diff --git a/src/Logic/State/UserRelatedState.ts b/src/Logic/State/UserRelatedState.ts index ac302141c..105c43f5c 100644 --- a/src/Logic/State/UserRelatedState.ts +++ b/src/Logic/State/UserRelatedState.ts @@ -56,12 +56,12 @@ class RoundRobinStore { */ public add(t: T) { const i = this._index.data ?? 0 - if(isNaN(Number(i))){ + if (isNaN(Number(i))) { this._index.set(0) this.add(t) return } - this._index.set((Math.max(i,0) + 1) % this._maxCount) + this._index.set((Math.max(i, 0) + 1) % this._maxCount) this._store.data[i] = t this._store.ping() } @@ -91,10 +91,12 @@ export class OptionallySyncedHistory { defaultValue: "sync", }) - this.syncedBackingStore = UIEventSource.concat(Utils.timesT(maxHistory, (i) => { - const pref = osmconnection.getPreference(key + "-hist-" + i + "-") - return UIEventSource.asObject(pref, undefined) - })) + this.syncedBackingStore = UIEventSource.concat( + Utils.timesT(maxHistory, (i) => { + const pref = osmconnection.getPreference(key + "-hist-" + i + "-") + return UIEventSource.asObject(pref, undefined) + }) + ) const ringIndex = UIEventSource.asInt( osmconnection.getPreference(key + "-hist-round-robin", { @@ -374,7 +376,7 @@ export default class UserRelatedState { private static initUserSettingsState(): LayerConfig { try { - return new LayerConfig(usersettings, "userinformationpanel") + return new LayerConfig((usersettings), "userinformationpanel") } catch (e) { return undefined } @@ -557,25 +559,27 @@ export default class UserRelatedState { const untranslated = missing.untranslated.get(language) ?? [] const hasMissingTheme = untranslated.some((k) => k.startsWith("themes:")) - const missingLayers = Lists.dedup(untranslated - .filter((k) => k.startsWith("layers:")) - .map((k) => k.slice("layers:".length).split(".")[0])) + const missingLayers = Lists.dedup( + untranslated + .filter((k) => k.startsWith("layers:")) + .map((k) => k.slice("layers:".length).split(".")[0]) + ) const zenLinks: { link: string; id: string }[] = Lists.noNull([ - hasMissingTheme - ? { - id: "theme:" + layout.id, - link: Translations.hrefToWeblateZen( - language, - "themes", - layout.id - ), - } - : undefined, - ...missingLayers.map((id) => ({ - id: "layer:" + id, - link: Translations.hrefToWeblateZen(language, "layers", id), - })), + hasMissingTheme + ? { + id: "theme:" + layout.id, + link: Translations.hrefToWeblateZen( + language, + "themes", + layout.id + ), + } + : undefined, + ...missingLayers.map((id) => ({ + id: "layer:" + id, + link: Translations.hrefToWeblateZen(language, "layers", id), + })), ]) const untranslated_count = untranslated.length amendedPrefs.data["_translation_total"] = "" + total @@ -674,18 +678,19 @@ export default class UserRelatedState { amendedPrefs.ping() }) - amendedPrefs.data["___device_pixel_ratio"] = ""+window.devicePixelRatio + if(!Utils.runningFromConsole){ + amendedPrefs.data["___device_pixel_ratio"] = "" + window.devicePixelRatio + } - AndroidPolyfill.getInsetSizes().top.addCallbackAndRun(topInset => - amendedPrefs.data["___device_inset_top"] = ""+topInset + AndroidPolyfill.getInsetSizes().top.addCallbackAndRun( + (topInset) => (amendedPrefs.data["___device_inset_top"] = "" + topInset) ) - AndroidPolyfill.getInsetSizes().bottom.addCallbackAndRun(topInset => - amendedPrefs.data["___device_inset_bottom"] = ""+topInset + AndroidPolyfill.getInsetSizes().bottom.addCallbackAndRun( + (topInset) => (amendedPrefs.data["___device_inset_bottom"] = "" + topInset) ) - AndroidPolyfill.inAndroid.addCallbackAndRun(isAndroid => { - amendedPrefs.data["___device_is_android"] = ""+isAndroid - + AndroidPolyfill.inAndroid.addCallbackAndRun((isAndroid) => { + amendedPrefs.data["___device_is_android"] = "" + isAndroid }) return amendedPrefs diff --git a/src/Logic/State/UserSettingsMetaTagging.ts b/src/Logic/State/UserSettingsMetaTagging.ts index 33a5ae85b..6e568c5c3 100644 --- a/src/Logic/State/UserSettingsMetaTagging.ts +++ b/src/Logic/State/UserSettingsMetaTagging.ts @@ -1,14 +1,42 @@ import { Utils } from "../../Utils" /** This code is autogenerated - do not edit. Edit ./assets/layers/usersettings/usersettings.json instead */ export class ThemeMetaTagging { - public static readonly themeName = "usersettings" + public static readonly themeName = "usersettings" - public metaTaggging_for_usersettings(feat: {properties: Record}) { - Utils.AddLazyProperty(feat.properties, '_mastodon_candidate_md', () => feat.properties._description.match(/\[[^\]]*\]\((.*(mastodon|en.osm.town).*)\).*/)?.at(1) ) - Utils.AddLazyProperty(feat.properties, '_d', () => feat.properties._description?.replace(/</g,'<')?.replace(/>/g,'>') ?? '' ) - Utils.AddLazyProperty(feat.properties, '_mastodon_candidate_a', () => (feat => {const e = document.createElement('div');e.innerHTML = feat.properties._d;return Array.from(e.getElementsByTagName("a")).filter(a => a.href.match(/mastodon|en.osm.town/) !== null)[0]?.href }) (feat) ) - Utils.AddLazyProperty(feat.properties, '_mastodon_link', () => (feat => {const e = document.createElement('div');e.innerHTML = feat.properties._d;return Array.from(e.getElementsByTagName("a")).filter(a => a.getAttribute("rel")?.indexOf('me') >= 0)[0]?.href})(feat) ) - Utils.AddLazyProperty(feat.properties, '_mastodon_candidate', () => feat.properties._mastodon_candidate_md ?? feat.properties._mastodon_candidate_a ) - feat.properties['__current_backgroun'] = 'initial_value' - } -} \ No newline at end of file + public metaTaggging_for_usersettings(feat: { properties: Record }) { + Utils.AddLazyProperty(feat.properties, "_mastodon_candidate_md", () => + feat.properties._description + .match(/\[[^\]]*\]\((.*(mastodon|en.osm.town).*)\).*/) + ?.at(1) + ) + Utils.AddLazyProperty( + feat.properties, + "_d", + () => feat.properties._description?.replace(/</g, "<")?.replace(/>/g, ">") ?? "" + ) + Utils.AddLazyProperty(feat.properties, "_mastodon_candidate_a", () => + ((feat) => { + const e = document.createElement("div") + e.innerHTML = feat.properties._d + return Array.from(e.getElementsByTagName("a")).filter( + (a) => a.href.match(/mastodon|en.osm.town/) !== null + )[0]?.href + })(feat) + ) + Utils.AddLazyProperty(feat.properties, "_mastodon_link", () => + ((feat) => { + const e = document.createElement("div") + e.innerHTML = feat.properties._d + return Array.from(e.getElementsByTagName("a")).filter( + (a) => a.getAttribute("rel")?.indexOf("me") >= 0 + )[0]?.href + })(feat) + ) + Utils.AddLazyProperty( + feat.properties, + "_mastodon_candidate", + () => feat.properties._mastodon_candidate_md ?? feat.properties._mastodon_candidate_a + ) + feat.properties["__current_backgroun"] = "initial_value" + } +} diff --git a/src/Logic/Tags/Tag.ts b/src/Logic/Tags/Tag.ts index 017124c43..b55bcf949 100644 --- a/src/Logic/Tags/Tag.ts +++ b/src/Logic/Tags/Tag.ts @@ -114,7 +114,7 @@ export class Tag extends TagsFilter { return "" + this.key + "" } if (linkToWiki) { - const hrefK = OsmWiki.constructLink(this.key) + const hrefK = OsmWiki.constructLink(this.key) const hrefKV = OsmWiki.constructLink(this.key, this.value) return ( `${this.key}` + diff --git a/src/Logic/Tags/TagUtils.ts b/src/Logic/Tags/TagUtils.ts index e2a4572e3..c09a77617 100644 --- a/src/Logic/Tags/TagUtils.ts +++ b/src/Logic/Tags/TagUtils.ts @@ -920,10 +920,10 @@ export class TagUtils { public static GetPopularity(tag: TagsFilter): number | undefined { if (tag instanceof And) { - return Math.min(...(Lists.noNull(tag.and.map((t) => TagUtils.GetPopularity(t))))) - 1 + return Math.min(...Lists.noNull(tag.and.map((t) => TagUtils.GetPopularity(t)))) - 1 } if (tag instanceof Or) { - return Math.max(...(Lists.noNull(tag.or.map((t) => TagUtils.GetPopularity(t))))) + 1 + return Math.max(...Lists.noNull(tag.or.map((t) => TagUtils.GetPopularity(t)))) + 1 } if (tag instanceof Tag) { return TagUtils.GetCount(tag.key, tag.value) diff --git a/src/Logic/UIEventSource.ts b/src/Logic/UIEventSource.ts index 34a1d463e..22e2431cc 100644 --- a/src/Logic/UIEventSource.ts +++ b/src/Logic/UIEventSource.ts @@ -23,12 +23,10 @@ export class Stores { return source } - public static concat(stores: ReadonlyArray>): Store<(T | undefined)[]> ; - public static concat(stores: ReadonlyArray>): Store ; + public static concat(stores: ReadonlyArray>): Store<(T | undefined)[]> + public static concat(stores: ReadonlyArray>): Store public static concat(stores: ReadonlyArray>): Store<(T | undefined)[]> { - const newStore = new UIEventSource<(T | undefined)[]>( - stores.map(store => store?.data), - ) + const newStore = new UIEventSource<(T | undefined)[]>(stores.map((store) => store?.data)) function update() { if (newStore._callbacks.isDestroyed) { @@ -118,22 +116,22 @@ export abstract class Store implements Readable { abstract map( f: (t: T) => J, extraStoresToWatch: Store[], - callbackDestroyFunction?: (f: () => void) => void, + callbackDestroyFunction?: (f: () => void) => void ): Store public mapD( f: (t: Exclude) => J, extraStoresToWatch?: Store[], - callbackDestroyFunction?: (f: () => void) => void, + callbackDestroyFunction?: (f: () => void) => void ): Store public mapD( f: (t: Exclude) => J, - callbackDestroyFunction?: (f: () => void) => void, + callbackDestroyFunction?: (f: () => void) => void ): Store public mapD( f: (t: Exclude) => J, extraStoresToWatch?: Store[] | ((f: () => void) => void), - callbackDestroyFunction?: (f: () => void) => void, + callbackDestroyFunction?: (f: () => void) => void ): Store { return this.map( (t) => { @@ -146,7 +144,8 @@ export abstract class Store implements Readable { return f(>t) }, typeof extraStoresToWatch === "function" ? [] : extraStoresToWatch, - callbackDestroyFunction ?? (typeof extraStoresToWatch === "function" ? extraStoresToWatch : undefined), + callbackDestroyFunction ?? + (typeof extraStoresToWatch === "function" ? extraStoresToWatch : undefined) ) } @@ -219,9 +218,16 @@ export abstract class Store implements Readable { * src.setData(0) * lastValue // => "def" */ - public bind(f: (t: T) => Store, extraSources?: Store[] | ((f: () => void) => void), onDestroy?: (f : () => void) => void): Store { - const mapped = this.map(f, typeof extraSources === "function" ? undefined : extraSources, - onDestroy ?? (typeof extraSources === "function" ? extraSources : undefined)) + public bind( + f: (t: T) => Store, + extraSources?: Store[] | ((f: () => void) => void), + onDestroy?: (f: () => void) => void + ): Store { + const mapped = this.map( + f, + typeof extraSources === "function" ? undefined : extraSources, + onDestroy ?? (typeof extraSources === "function" ? extraSources : undefined) + ) const sink = new UIEventSource(undefined) const seenEventSources = new Set>() mapped.addCallbackAndRun((newEventSource) => { @@ -255,17 +261,21 @@ export abstract class Store implements Readable { public bindD( f: (t: Exclude) => Store, extraSources?: Store[], - onDestroy?: ((f: () => void) => void) + onDestroy?: (f: () => void) => void ): Store { - return this.bind((t) => { - if (t === null) { - return null - } - if (t === undefined) { - return undefined - } - return f(>t) - }, extraSources, onDestroy) + return this.bind( + (t) => { + if (t === null) { + return null + } + if (t === undefined) { + return undefined + } + return f(>t) + }, + extraSources, + onDestroy + ) } public stabilized(millisToStabilize): Store { @@ -349,8 +359,7 @@ export class ImmutableStore extends Store { this.data = data } - private static readonly pass: () => void = () => { - } + private static readonly pass: () => void = () => {} addCallback(_: (data: T) => void): () => void { // pass: data will never change @@ -378,8 +387,8 @@ export class ImmutableStore extends Store { map( f: (t: T) => J, - extraStores: Store[] | ((f: () => void) => void)= undefined, - ondestroyCallback?: (f: () => void) => void, + extraStores: Store[] | ((f: () => void) => void) = undefined, + ondestroyCallback?: (f: () => void) => void ): ImmutableStore { if (extraStores?.length > 0) { return new MappedStore(this, f, extraStores, undefined, f(this.data), ondestroyCallback) @@ -489,7 +498,7 @@ class MappedStore extends Store { extraStores: Store[] | ((t: () => void) => void), upstreamListenerHandler: ListenerTracker | undefined, initialState: T, - onDestroy?: (f: () => void) => void, + onDestroy?: (f: () => void) => void ) { super() this._upstream = upstream @@ -533,11 +542,10 @@ class MappedStore extends Store { map( f: (t: T) => J, extraStores: Store[] | ((f: () => void) => void) = undefined, - ondestroyCallback?: (f: () => void) => void, + ondestroyCallback?: (f: () => void) => void ): Store { let stores: Store[] = undefined if (typeof extraStores !== "function") { - if (extraStores?.length > 0 || this._extraStores?.length > 0) { stores = [] } @@ -559,7 +567,7 @@ class MappedStore extends Store { stores, this._callbacks, f(this.data), - ondestroyCallback, + ondestroyCallback ) } @@ -617,7 +625,7 @@ class MappedStore extends Store { private registerCallbacksToUpstream() { this._unregisterFromUpstream = this._upstream.addCallback(() => this.update()) this._unregisterFromExtraStores = this._extraStores?.map((store) => - store?.addCallback(() => this.update()), + store?.addCallback(() => this.update()) ) this._callbacksAreRegistered = true } @@ -638,8 +646,7 @@ class MappedStore extends Store { } export class UIEventSource extends Store implements Writable { - private static readonly pass: () => void = () => { - } + private static readonly pass: () => void = () => {} public data: T _callbacks: ListenerTracker = new ListenerTracker() @@ -654,7 +661,7 @@ export class UIEventSource extends Store implements Writable { public static flatten( source: Store>, - possibleSources?: Store[], + possibleSources?: Store[] ): UIEventSource { const sink = new UIEventSource(source.data?.data) @@ -683,7 +690,7 @@ export class UIEventSource extends Store implements Writable { */ public static fromPromise( promise: Promise, - onError: (e) => void = undefined, + onError: (e) => void = undefined ): UIEventSource { const src = new UIEventSource(undefined) promise?.then((d) => src.setData(d)) @@ -704,7 +711,7 @@ export class UIEventSource extends Store implements Writable { * @constructor */ public static fromPromiseWithErr( - promise: Promise, + promise: Promise ): UIEventSource<{ success: T } | { error: any } | undefined> { const src = new UIEventSource<{ success: T } | { error: any }>(undefined) promise @@ -737,7 +744,7 @@ export class UIEventSource extends Store implements Writable { return undefined } return "" + fl - }, + } ) } @@ -768,7 +775,7 @@ export class UIEventSource extends Store implements Writable { return undefined } return "" + fl - }, + } ) } @@ -776,13 +783,13 @@ export class UIEventSource extends Store implements Writable { return stringUIEventSource.sync( (str) => str === "true", [], - (b) => "" + b, + (b) => "" + b ) } static asObject( stringUIEventSource: UIEventSource, - defaultV: T, + defaultV: T ): UIEventSource { return stringUIEventSource.sync( (str) => { @@ -798,13 +805,13 @@ export class UIEventSource extends Store implements Writable { "due to", e, "; the underlying data store has tag", - stringUIEventSource.tag, + stringUIEventSource.tag ) return defaultV } }, [], - (b) => JSON.stringify(b) ?? "", + (b) => JSON.stringify(b) ?? "" ) } @@ -894,16 +901,13 @@ export class UIEventSource extends Store implements Writable { public map( f: (t: T) => J, extraSources?: Store[], - onDestroy?: (f: () => void) => void, - ) - public map( - f: (t: T) => J, - onDestroy: (f: () => void) => void, + onDestroy?: (f: () => void) => void ) + public map(f: (t: T) => J, onDestroy: (f: () => void) => void) public map( f: (t: T) => J, extraSources: Store[] | ((f: () => void) => void), - onDestroy?: (f: () => void) => void, + onDestroy?: (f: () => void) => void ): Store { return new MappedStore(this, f, extraSources, this._callbacks, f(this.data), onDestroy) } @@ -915,7 +919,7 @@ export class UIEventSource extends Store implements Writable { public mapD( f: (t: Exclude) => J, extraSources?: Store[] | ((f: () => void) => void), - callbackDestroyFunction?: (f: () => void) => void, + callbackDestroyFunction?: (f: () => void) => void ): Store { return new MappedStore( this, @@ -933,7 +937,7 @@ export class UIEventSource extends Store implements Writable { this.data === undefined || this.data === null ? this.data : f(>this.data), - callbackDestroyFunction, + callbackDestroyFunction ) } @@ -953,7 +957,7 @@ export class UIEventSource extends Store implements Writable { f: (t: T) => J, extraSources: Store[], g: (j: J, t: T) => T, - allowUnregister = false, + allowUnregister = false ): UIEventSource { const stack = new Error().stack.split("\n") const callee = stack[1] @@ -1002,11 +1006,15 @@ export class UIEventSource extends Store implements Writable { this.setData(f(this.data)) } - public static concat(stores: ReadonlyArray>): UIEventSource<(T | undefined)[]> ; - public static concat(stores: ReadonlyArray>): UIEventSource ; - public static concat(stores: ReadonlyArray>): UIEventSource<(T | undefined)[]> { + public static concat( + stores: ReadonlyArray> + ): UIEventSource<(T | undefined)[]> + public static concat(stores: ReadonlyArray>): UIEventSource + public static concat( + stores: ReadonlyArray> + ): UIEventSource<(T | undefined)[]> { const newStore = >Stores.concat(stores) - newStore.addCallbackD(list => { + newStore.addCallbackD((list) => { for (let i = 0; i < list.length; i++) { stores[i]?.setData(list[i]) } diff --git a/src/Logic/Web/AndroidPolyfill.ts b/src/Logic/Web/AndroidPolyfill.ts index 904a5419d..57436c6a2 100644 --- a/src/Logic/Web/AndroidPolyfill.ts +++ b/src/Logic/Web/AndroidPolyfill.ts @@ -97,9 +97,9 @@ export class AndroidPolyfill { /** * Gets how much padding we should add on top and at the bottom; in pixels */ - private static insets: { top: Store, bottom: Store } = undefined + private static insets: { top: Store; bottom: Store } = undefined - public static getInsetSizes(): Readonly<{ top: Store, bottom: Store }> { + public static getInsetSizes(): Readonly<{ top: Store; bottom: Store }> { if (AndroidPolyfill.insets) { return AndroidPolyfill.insets } @@ -110,14 +110,14 @@ export class AndroidPolyfill { AndroidPolyfill.insets = insets console.log("Web: requesting inset sizes") - DatabridgePluginSingleton.request<{ top: number, bottom: number }>({ + DatabridgePluginSingleton.request<{ top: number; bottom: number }>({ key: "insets", }).then((result) => { - if(!result){ + if (!result) { return } let v = result.value - if(typeof v === "string"){ + if (typeof v === "string") { v = JSON.parse(v) } console.log("Got inset sizes:", result) diff --git a/src/Logic/Web/IsOnline.ts b/src/Logic/Web/IsOnline.ts index 7276710ed..a2c0cb300 100644 --- a/src/Logic/Web/IsOnline.ts +++ b/src/Logic/Web/IsOnline.ts @@ -3,11 +3,10 @@ import { Utils } from "../../Utils" export class IsOnline { private static readonly _isOnline: UIEventSource = new UIEventSource( - Utils.runningFromConsole || navigator.onLine) + Utils.runningFromConsole || navigator.onLine + ) static { - if (!Utils.runningFromConsole) { - window.addEventListener("online", () => { IsOnline._isOnline.set(true) }) @@ -19,5 +18,4 @@ export class IsOnline { } public static readonly isOnline: Store = IsOnline._isOnline - } diff --git a/src/Logic/Web/MangroveReviews.ts b/src/Logic/Web/MangroveReviews.ts index 38ee66321..b77ca4472 100644 --- a/src/Logic/Web/MangroveReviews.ts +++ b/src/Logic/Web/MangroveReviews.ts @@ -145,7 +145,6 @@ export class MangroveIdentity { } } - /** * Tracks all reviews of a given feature, allows to create a new review (and inserts this into the list) * @@ -163,8 +162,9 @@ export default class FeatureReviews implements ReviewCollection { private readonly _reviews: UIEventSource< (Review & { kid: string; signature: string; madeByLoggedInUser: Store })[] > = new UIEventSource(undefined) - public readonly reviews: Store<(Review & { kid: string, signature: string, madeByLoggedInUser: Store })[]> = - this._reviews + public readonly reviews: Store< + (Review & { kid: string; signature: string; madeByLoggedInUser: Store })[] + > = this._reviews private readonly _lat: number private readonly _lon: number private readonly _uncertainty: number @@ -181,7 +181,7 @@ export default class FeatureReviews implements ReviewCollection { options?: Readonly<{ nameKey?: "name" | string fallbackName?: string - uncertaintyRadius?: number, + uncertaintyRadius?: number }>, testmode?: Store, reportError?: (msg: string, extra: string) => Promise @@ -281,7 +281,6 @@ export default class FeatureReviews implements ReviewCollection { }) } - /** * Construct a featureReviewsFor or fetches it from the cache * @@ -303,7 +302,7 @@ export default class FeatureReviews implements ReviewCollection { tagsSource: UIEventSource>, mangroveIdentity: MangroveIdentity, options: { nameKey: string; fallbackName: string }, - state?: SpecialVisualizationState & WithUserRelatedState, + state?: SpecialVisualizationState & WithUserRelatedState ): FeatureReviews { const key = feature.properties.id + @@ -378,8 +377,8 @@ export default class FeatureReviews implements ReviewCollection { this._identity.addReview(reviewWithKid) } - private initReviews(){ - if(this._reviews.data === undefined){ + private initReviews() { + if (this._reviews.data === undefined) { this._reviews.set([]) } } @@ -448,16 +447,13 @@ export default class FeatureReviews implements ReviewCollection { } } - public async deleteReview(review: Review & {signature: string}){ + public async deleteReview(review: Review & { signature: string }) { await MangroveReviews.deleteReview(await this._identity.getKeypair(), review) this.removeReviewLocally(review) } public removeReviewLocally(review: Review): void { - this._reviews.set( - this._reviews.data?.filter(r => r !== review) - ) - + this._reviews.set(this._reviews.data?.filter((r) => r !== review)) } /** diff --git a/src/Logic/Web/NearbyImagesSearch.ts b/src/Logic/Web/NearbyImagesSearch.ts index 64b35f291..576d012fb 100644 --- a/src/Logic/Web/NearbyImagesSearch.ts +++ b/src/Logic/Web/NearbyImagesSearch.ts @@ -465,6 +465,6 @@ export class CombinedFetcher { this.fetchImage(source, lat, lon, state, sink) } - return { images: sink.mapD(imgs => Utils.DedupOnId(imgs, i => i["id"])), state } + return { images: sink.mapD((imgs) => Utils.DedupOnId(imgs, (i) => i["id"])), state } } } diff --git a/src/Models/Denomination.ts b/src/Models/Denomination.ts index 6de24f3f7..659cc9a11 100644 --- a/src/Models/Denomination.ts +++ b/src/Models/Denomination.ts @@ -64,10 +64,10 @@ export class Denomination { throw `${context} uses the old 'default'-key. Use "useIfNoUnitGiven" or "useAsDefaultInput" instead` } - const humanTexts = Translations.T(json.human, context + "human") + const humanTexts = Translations.T(json.human) humanTexts.OnEveryLanguage((text, language) => { if (text.indexOf("{quantity}") < 0) { - throw `In denomination: a human text should contain {quantity} (at ${context}.human.${language})` + throw `In denomination: a human text should contain {quantity} (at ${context}.human.${language}). The offending text is: ${text}` } return text }) diff --git a/src/Models/MenuState.ts b/src/Models/MenuState.ts index e5b00b72c..98ec28ba8 100644 --- a/src/Models/MenuState.ts +++ b/src/Models/MenuState.ts @@ -90,6 +90,18 @@ export class MenuState { if (!visitedBefore.data && shouldShowWelcomeMessage) { this.pageStates.about_theme.set(true) visitedBefore.set(true) + this._selectedElement.addCallbackD(() => { + if(this.pageStates.about_theme.data){ + this.pageStates.about_theme.set(false) + this._selectedElement.addCallbackAndRun(selected => { + if(!selected){ + this.pageStates.about_theme.set(true) + return true + } + }) + return true + } + }) } } @@ -174,7 +186,6 @@ export class MenuState { this._selectedElement.setData(undefined) return true } - } finally { this.isClosingAll = false } diff --git a/src/Models/RasterLayers.ts b/src/Models/RasterLayers.ts index 693bd6609..6f8d378c8 100644 --- a/src/Models/RasterLayers.ts +++ b/src/Models/RasterLayers.ts @@ -27,39 +27,38 @@ export class AvailableRasterLayers { url: "https://tile.openstreetmap.org/{z}/{x}/{y}.png", attribution: { text: "OpenStreetMap", - url: "https://openStreetMap.org/copyright" + url: "https://openStreetMap.org/copyright", }, best: true, max_zoom: 19, min_zoom: 0, - category: "osmbasedmap" + category: "osmbasedmap", } public static readonly osmCarto: RasterLayerPolygon = { type: "Feature", properties: AvailableRasterLayers.osmCartoProperties, - geometry: BBox.global.asGeometry() + geometry: BBox.global.asGeometry(), } public static readonly sunnyOfflineProperties: RasterLayerProperties = { - "style": "./assets/sunny.json", - "best": true, - "id": "protomaps.sunny-self", - "name": "Protomaps Sunny", - "type": "vector", - "category": "osmbasedmap", - "attribution": { - "text": "Protomaps", - "url": "https://protomaps.com/" + style: "./assets/sunny.json", + best: true, + id: "protomaps.sunny-self", + name: "Protomaps Sunny", + type: "vector", + category: "osmbasedmap", + attribution: { + text: "Protomaps", + url: "https://protomaps.com/", }, - url: "https://mapcomplete.org/" + url: "https://mapcomplete.org/", } public static readonly sunnyOffline: RasterLayerPolygon = { type: "Feature", properties: AvailableRasterLayers.sunnyOfflineProperties, - geometry: BBox.global.asGeometry() + geometry: BBox.global.asGeometry(), } - public static readonly globalLayers: ReadonlyArray = AvailableRasterLayers.initGlobalLayers() @@ -93,7 +92,8 @@ export class AvailableRasterLayers { /** * The default background layer that any theme uses which does not explicitly define a background */ - public static readonly defaultBackgroundLayer: RasterLayerPolygon = AvailableRasterLayers.sunnyOffline + public static readonly defaultBackgroundLayer: RasterLayerPolygon = + AvailableRasterLayers.sunnyOffline public static layersAvailableAt( location: Store<{ lon: number; lat: number }>, @@ -136,7 +136,8 @@ export class AvailableRasterLayers { if ( !matching.some( (l) => - l.id === AvailableRasterLayers.defaultBackgroundLayer?.properties?.id + l.id === + AvailableRasterLayers.defaultBackgroundLayer?.properties?.id ) ) { matching.push(AvailableRasterLayers.defaultBackgroundLayer) diff --git a/src/Models/SourceOverview.ts b/src/Models/SourceOverview.ts index 15e5d1b41..5d4cf5e66 100644 --- a/src/Models/SourceOverview.ts +++ b/src/Models/SourceOverview.ts @@ -10,9 +10,7 @@ import ThemeConfig from "../../src/Models/ThemeConfig/ThemeConfig" import { ThemeConfigJson } from "../../src/Models/ThemeConfig/Json/ThemeConfigJson" import SpecialVisualizations from "../../src/UI/SpecialVisualizations" import ValidationUtils from "../../src/Models/ThemeConfig/Conversion/ValidationUtils" -import { - QuestionableTagRenderingConfigJson, -} from "../../src/Models/ThemeConfig/Json/QuestionableTagRenderingConfigJson" +import { QuestionableTagRenderingConfigJson } from "../../src/Models/ThemeConfig/Json/QuestionableTagRenderingConfigJson" import { LayerConfigJson } from "../../src/Models/ThemeConfig/Json/LayerConfigJson" import { Lists } from "../Utils/Lists" @@ -69,9 +67,8 @@ export class SourceOverview { } const neededUrls = usedSpecialVisualisation.func.needsUrls ?? [] if (typeof neededUrls === "function") { - const needed: string | string[] | ServerSourceInfo | ServerSourceInfo[] = neededUrls( - usedSpecialVisualisation.args - ) + const needed: string | string[] | ServerSourceInfo | ServerSourceInfo[] = + neededUrls(usedSpecialVisualisation.args) if (Array.isArray(needed)) { apiUrls.push(...needed) } else { @@ -108,26 +105,34 @@ export class SourceOverview { const url = f.properties.url const match = url.match(regex) - const packageInInfo: (url: (string | string[])) => ServerSourceInfo[] = (urls: string | string[]) => { + const packageInInfo: (url: string | string[]) => ServerSourceInfo[] = ( + urls: string | string[] + ) => { if (typeof urls === "string") { urls = [urls] } - return urls.map(url => { - url, - description: - "Background layer source or supporting sources for " + f.properties.id, - trigger: ["specific_feature"], - category: "maplayer", - moreInfo: Lists.noEmpty([ - "https://github.com/osmlab/editor-layer-index", - f.properties?.attribution?.url, - ]), - }) + return urls.map( + (url) => + { + url, + description: + "Background layer source or supporting sources for " + + f.properties.id, + trigger: ["specific_feature"], + category: "maplayer", + moreInfo: Lists.noEmpty([ + "https://github.com/osmlab/editor-layer-index", + f.properties?.attribution?.url, + ]), + } + ) } urls.push(...packageInInfo(["https://protomaps.github.io"])) - const packageInInfoD: (url: (string | string[])) => (ServerSourceInfo[]) = (url: string | string[]) => { + const packageInInfoD: (url: string | string[]) => ServerSourceInfo[] = ( + url: string | string[] + ) => { if (!url) { return [] } @@ -177,7 +182,7 @@ export class SourceOverview { urls.push(...packageInInfo(url)) if (urlClipped.endsWith(".json")) { const tileInfo = await Utils.downloadJsonCached(url, 1000 * 120, { - Origins: "https://mapcomplete.org" + Origins: "https://mapcomplete.org", }) urls.push(...packageInInfo(tileInfo["tiles"] ?? [])) } @@ -192,7 +197,10 @@ export class SourceOverview { } catch (e) { console.error(e) console.error( - "ERROR: could not download a resource: " + url + "\nSome sprites might not be whitelisted and thus not load") + "ERROR: could not download a resource: " + + url + + "\nSome sprites might not be whitelisted and thus not load" + ) } } } diff --git a/src/Models/ThemeConfig/Conversion/AddContextToTranslations.ts b/src/Models/ThemeConfig/Conversion/AddContextToTranslations.ts index ec34a3d79..ac749a3a1 100644 --- a/src/Models/ThemeConfig/Conversion/AddContextToTranslations.ts +++ b/src/Models/ThemeConfig/Conversion/AddContextToTranslations.ts @@ -132,7 +132,7 @@ export class AddContextToTranslations extends DesugaringStep { if (typeof leaf !== "object") { return leaf } - if(leaf["_context"] !== undefined){ + if (leaf["_context"] !== undefined) { // Context is already set return leaf } @@ -145,8 +145,9 @@ export class AddContextToTranslations extends DesugaringStep { path[i] = breadcrumb["id"] } } - const pth = this._prefix + Lists.noEmpty(context.path.concat(path).map(x => "" + x)).join(".") - console.log("Setting _context to: ",pth) + const pth = + this._prefix + + Lists.noEmpty(context.path.concat(path).map((x) => "" + x)).join(".") return { ...leaf, _context: pth, diff --git a/src/Models/ThemeConfig/Conversion/Conversion.ts b/src/Models/ThemeConfig/Conversion/Conversion.ts index c0a10a102..c57eca6d7 100644 --- a/src/Models/ThemeConfig/Conversion/Conversion.ts +++ b/src/Models/ThemeConfig/Conversion/Conversion.ts @@ -219,7 +219,7 @@ export class Concat extends Conversion { return values } const vals: T[][] = new Each(this._step).convert(values, context.inOperation("concat")) - return vals.flatMap(l => l) + return vals.flatMap((l) => l) } } @@ -276,7 +276,6 @@ export class Fuse extends DesugaringStep { this.steps = Lists.noNull(steps) } - convert(json: T, context: ConversionContext): T { for (let i = 0; i < this.steps.length; i++) { const step = this.steps[i] diff --git a/src/Models/ThemeConfig/Conversion/ExpandFilter.ts b/src/Models/ThemeConfig/Conversion/ExpandFilter.ts index 298acd8c2..01ce7a868 100644 --- a/src/Models/ThemeConfig/Conversion/ExpandFilter.ts +++ b/src/Models/ThemeConfig/Conversion/ExpandFilter.ts @@ -109,7 +109,9 @@ export class PruneFilters extends DesugaringStep { const sourceTags = TagUtils.Tag(json.source["osmTags"]) return { ...json, - filter: Lists.noNull(json.filter?.map((obj) => this.prune(sourceTags, obj, context))), + filter: Lists.noNull( + json.filter?.map((obj) => this.prune(sourceTags, obj, context)) + ), } } } diff --git a/src/Models/ThemeConfig/Conversion/FixImages.ts b/src/Models/ThemeConfig/Conversion/FixImages.ts index a759d9748..1eca0e2a9 100644 --- a/src/Models/ThemeConfig/Conversion/FixImages.ts +++ b/src/Models/ThemeConfig/Conversion/FixImages.ts @@ -244,12 +244,16 @@ export class ExtractImages extends Conversion< } // Split "circle:white;./assets/layers/.../something.svg" into ["circle", "./assets/layers/.../something.svg"] - const allPaths = Lists.noNull(Lists.noEmpty(foundImage.path?.split(";")?.map((part) => { - if (part.startsWith("http")) { - return part - } - return part.split(":")[0] - }))) + const allPaths = Lists.noNull( + Lists.noEmpty( + foundImage.path?.split(";")?.map((part) => { + if (part.startsWith("http")) { + return part + } + return part.split(":")[0] + }) + ) + ) for (const path of allPaths) { cleanedImages.push({ path, diff --git a/src/Models/ThemeConfig/Conversion/PrepareLayer.ts b/src/Models/ThemeConfig/Conversion/PrepareLayer.ts index 7489bd60e..11b849c3c 100644 --- a/src/Models/ThemeConfig/Conversion/PrepareLayer.ts +++ b/src/Models/ThemeConfig/Conversion/PrepareLayer.ts @@ -1,6 +1,18 @@ -import { Concat, DesugaringContext, DesugaringStep, Each, FirstOf, Fuse, On, SetDefault } from "./Conversion" +import { + Concat, + DesugaringContext, + DesugaringStep, + Each, + FirstOf, + Fuse, + On, + SetDefault, +} from "./Conversion" import { LayerConfigJson } from "../Json/LayerConfigJson" -import { MinimalTagRenderingConfigJson, TagRenderingConfigJson } from "../Json/TagRenderingConfigJson" +import { + MinimalTagRenderingConfigJson, + TagRenderingConfigJson, +} from "../Json/TagRenderingConfigJson" import { Utils } from "../../../Utils" import RewritableConfigJson from "../Json/RewritableConfigJson" import SpecialVisualizations from "../../../UI/SpecialVisualizations" @@ -761,10 +773,10 @@ class ExpandIconBadges extends DesugaringStep { for (const trElement of tr.mappings) { const showIf = TagUtils.optimzeJson({ and: Lists.noNull([ - condition, - { - or: Lists.noNull([trElement.alsoShowIf, trElement.if]), - }, + condition, + { + or: Lists.noNull([trElement.alsoShowIf, trElement.if]), + }, ]), }) if (showIf === true) { @@ -973,12 +985,14 @@ export class AutoTitleIcon extends DesugaringStep { const allAutoIndex = json.titleIcons.indexOf("auto:*") if (allAutoIndex >= 0) { - const generated = Lists.noNull(json.tagRenderings.map((tr) => { - if (typeof tr === "string") { - return undefined - } - return this.createTitleIconsBasedOn(tr) - })) + const generated = Lists.noNull( + json.tagRenderings.map((tr) => { + if (typeof tr === "string") { + return undefined + } + return this.createTitleIconsBasedOn(tr) + }) + ) json.titleIcons.splice(allAutoIndex, 1, ...generated) return json } @@ -1085,9 +1099,18 @@ export class OrderTagRendering extends DesugaringStep = [ - "id", "labels", "description", "question", "questionHint", "render", "icon", "freeform", "mappings", - "condition", "metacondition", "filter", - + "id", + "labels", + "description", + "question", + "questionHint", + "render", + "icon", + "freeform", + "mappings", + "condition", + "metacondition", + "filter", ] convert(json: TagRenderingConfigJson, context: ConversionContext): TagRenderingConfigJson { @@ -1096,17 +1119,21 @@ export class OrderTagRendering extends DesugaringStep { - private static readonly layerAttributesOrder: ReadonlyArray = Lists.dedup((layerconfig).filter((c) => c.path.length === 1).map((c) => c.path[0])) + private static readonly layerAttributesOrder: ReadonlyArray = Lists.dedup( + (layerconfig).filter((c) => c.path.length === 1).map((c) => c.path[0]) + ) constructor() { super("OrderLayer", "Reorders a tagRendering to the default order") } - public convert(json: LayerConfigJson | string, context: ConversionContext): LayerConfigJson | string { + public convert( + json: LayerConfigJson | string, + context: ConversionContext + ): LayerConfigJson | string { if (typeof json !== "object") { return json } @@ -1115,14 +1142,14 @@ export class OrderLayer extends DesugaringStep { } const orderTag = new OrderTagRendering() // @ts-ignore - json = new On<"tagRenderings", TagRenderingConfigJson[], LayerConfigJson>("tagRenderings", new Each( - orderTag, - )).convert(json, context) + json = new On<"tagRenderings", TagRenderingConfigJson[], LayerConfigJson>( + "tagRenderings", + new Each(orderTag) + ).convert(json, context) // @ts-ignore json = new On("title", orderTag).convert(json, context) - return Utils.reorder(json, OrderLayer.layerAttributesOrder) } } @@ -1136,8 +1163,7 @@ export class PrepareLayer extends Fuse { "Fully prepares and expands a layer for the LayerConfig.", new DeriveSource(), new On("tagRenderings", new Each(new RewriteSpecial())), - new On("tagRenderings", new Concat(new ExpandRewrite()) - .andThenF(Utils.Flatten)), + new On("tagRenderings", new Concat(new ExpandRewrite()).andThenF(Utils.Flatten)), new On( "tagRenderings", (layer) => diff --git a/src/Models/ThemeConfig/Conversion/PrepareTheme.ts b/src/Models/ThemeConfig/Conversion/PrepareTheme.ts index 1a1f74ac3..27b3a5bb2 100644 --- a/src/Models/ThemeConfig/Conversion/PrepareTheme.ts +++ b/src/Models/ThemeConfig/Conversion/PrepareTheme.ts @@ -1,4 +1,14 @@ -import { Concat, Conversion, DesugaringContext, DesugaringStep, Each, Fuse, On, Pass, SetDefault } from "./Conversion" +import { + Concat, + Conversion, + DesugaringContext, + DesugaringStep, + Each, + Fuse, + On, + Pass, + SetDefault, +} from "./Conversion" import { ThemeConfigJson } from "../Json/ThemeConfigJson" import { OrderLayer, PrepareLayer, RewriteSpecial } from "./PrepareLayer" import { LayerConfigJson } from "../Json/LayerConfigJson" @@ -603,12 +613,15 @@ class PostvalidateTheme extends DesugaringStep { } } export class OrderTheme extends Fuse { - private static readonly themeAttributesOrder: ReadonlyArray = Lists.dedup((themeconfig).filter((c) => c.path.length === 1).map((c) => c.path[0])) + private static readonly themeAttributesOrder: ReadonlyArray = Lists.dedup( + (themeconfig).filter((c) => c.path.length === 1).map((c) => c.path[0]) + ) constructor() { - super("Reorders the layer to the default order", + super( + "Reorders the layer to the default order", new On("layers", new Each(new OrderLayer())) - ) + ) } public convert(json: ThemeConfigJson, context: ConversionContext): ThemeConfigJson { diff --git a/src/Models/ThemeConfig/Conversion/PrevalidateLayer.ts b/src/Models/ThemeConfig/Conversion/PrevalidateLayer.ts index e76d3019f..55918223e 100644 --- a/src/Models/ThemeConfig/Conversion/PrevalidateLayer.ts +++ b/src/Models/ThemeConfig/Conversion/PrevalidateLayer.ts @@ -208,7 +208,9 @@ export class PrevalidateLayer extends DesugaringStep { } { // duplicate ids in tagrenderings check - const duplicates = Lists.noNull(Utils.Duplicates(json.tagRenderings?.map((tr) => tr?.["id"]))) + const duplicates = Lists.noNull( + Utils.Duplicates(json.tagRenderings?.map((tr) => tr?.["id"])) + ) if (duplicates?.length > 0) { // It is tempting to add an index to this warning; however, due to labels the indices here might be different from the index in the tagRendering list context diff --git a/src/Models/ThemeConfig/Conversion/ValidationUtils.ts b/src/Models/ThemeConfig/Conversion/ValidationUtils.ts index d6dddb92e..a1a5333f0 100644 --- a/src/Models/ThemeConfig/Conversion/ValidationUtils.ts +++ b/src/Models/ThemeConfig/Conversion/ValidationUtils.ts @@ -52,8 +52,8 @@ export default class ValidationUtils { ) } const translations: any[] = Lists.noNull([ - renderingConfig.render, - ...(renderingConfig.mappings ?? []).map((m) => m.then), + renderingConfig.render, + ...(renderingConfig.mappings ?? []).map((m) => m.then), ]) const all: RenderingSpecification[] = [] for (let translation of translations) { diff --git a/src/Models/ThemeConfig/FilterConfig.ts b/src/Models/ThemeConfig/FilterConfig.ts index 6aa26adc7..291ddd9a2 100644 --- a/src/Models/ThemeConfig/FilterConfig.ts +++ b/src/Models/ThemeConfig/FilterConfig.ts @@ -231,12 +231,12 @@ export default class FilterConfig { const isDefault = this.options.length > 1 && (this.defaultSelection ?? 0) == i return ( Lists.noNull([ - this.id + "." + i, - isDefault ? `*${opt.question.txt}* (default)` : opt.question, - opt.osmTags?.asHumanString() ?? "", - opt.fields?.length > 0 - ? opt.fields.map((f) => f.name + " (" + f.type + ")").join(" ") - : undefined, + this.id + "." + i, + isDefault ? `*${opt.question.txt}* (default)` : opt.question, + opt.osmTags?.asHumanString() ?? "", + opt.fields?.length > 0 + ? opt.fields.map((f) => f.name + " (" + f.type + ")").join(" ") + : undefined, ]) ) }) diff --git a/src/Models/ThemeConfig/Json/LayerConfigJson.ts b/src/Models/ThemeConfig/Json/LayerConfigJson.ts index a541856b8..1602f7a5a 100644 --- a/src/Models/ThemeConfig/Json/LayerConfigJson.ts +++ b/src/Models/ThemeConfig/Json/LayerConfigJson.ts @@ -299,7 +299,7 @@ export interface LayerConfigJson { /** * Advanced option - might be set by the theme compiler * - * If true, this data will _always_ be loaded, even if the theme is disabled by a filter or hidden. + * If true, this data will _always_ be loaded, even if the layer is disabled by a filter or hidden. * The opposite of `doNotDownload` * * question: Should this layer be forcibly loaded? diff --git a/src/Models/ThemeConfig/LayerConfig.ts b/src/Models/ThemeConfig/LayerConfig.ts index 97c86a1c3..3fa07c22f 100644 --- a/src/Models/ThemeConfig/LayerConfig.ts +++ b/src/Models/ThemeConfig/LayerConfig.ts @@ -569,30 +569,32 @@ export default class LayerConfig extends WithContextLoader { ) } - const tableRows: string[][] = Lists.noNull(this.tagRenderings - .map((tr) => tr.FreeformValues()) - .filter((values) => values !== undefined) - .filter((values) => values.key !== "id") - .map((values) => { - const embedded: string[] = values.values?.map((v) => - OsmWiki.constructLinkMd(values.key, v) - ) ?? ["_no preset options defined, or no values in them_"] - const statistics = `https://taghistory.raifer.tech/?#***/${encodeURIComponent( - values.key - )}/` - const tagInfo = `https://taginfo.openstreetmap.org/keys/${values.key}#values` - return [ - [ - ``, - ``, - OsmWiki.constructLinkMd(values.key), - ].join(" "), - values.type === undefined - ? "Multiple choice" - : `[${values.type}](../SpecialInputElements.md#${values.type})`, - embedded.join(" "), - ] - })) + const tableRows: string[][] = Lists.noNull( + this.tagRenderings + .map((tr) => tr.FreeformValues()) + .filter((values) => values !== undefined) + .filter((values) => values.key !== "id") + .map((values) => { + const embedded: string[] = values.values?.map((v) => + OsmWiki.constructLinkMd(values.key, v) + ) ?? ["_no preset options defined, or no values in them_"] + const statistics = `https://taghistory.raifer.tech/?#***/${encodeURIComponent( + values.key + )}/` + const tagInfo = `https://taginfo.openstreetmap.org/keys/${values.key}#values` + return [ + [ + ``, + ``, + OsmWiki.constructLinkMd(values.key), + ].join(" "), + values.type === undefined + ? "Multiple choice" + : `[${values.type}](../SpecialInputElements.md#${values.type})`, + embedded.join(" "), + ] + }) + ) let quickOverview: string[] = [] if (tableRows.length > 0) { diff --git a/src/Models/ThemeConfig/PointRenderingConfig.ts b/src/Models/ThemeConfig/PointRenderingConfig.ts index b9d8750cb..7348231b9 100644 --- a/src/Models/ThemeConfig/PointRenderingConfig.ts +++ b/src/Models/ThemeConfig/PointRenderingConfig.ts @@ -31,19 +31,28 @@ export class IconConfig extends WithContextLoader { } } -export const allowed_location_codes = ["point", "centroid", "start", "end", "projected_centerpoint", "polygon_centroid", "waypoints"] as const -export type PointRenderingLocation = typeof allowed_location_codes[number] +export const allowed_location_codes = [ + "point", + "centroid", + "start", + "end", + "projected_centerpoint", + "polygon_centroid", + "waypoints", +] as const +export type PointRenderingLocation = (typeof allowed_location_codes)[number] export default class PointRenderingConfig extends WithContextLoader { - static readonly allowed_location_codes_set: ReadonlySet = new Set([ - "point", - "centroid", - "start", - "end", - "projected_centerpoint", - "polygon_centroid", - "waypoints", - ]) + static readonly allowed_location_codes_set: ReadonlySet = + new Set([ + "point", + "centroid", + "start", + "end", + "projected_centerpoint", + "polygon_centroid", + "waypoints", + ]) public readonly location: Set public readonly marker: IconConfig[] diff --git a/src/Models/ThemeConfig/TagRenderingConfig.ts b/src/Models/ThemeConfig/TagRenderingConfig.ts index c4bbdb7f1..da027a349 100644 --- a/src/Models/ThemeConfig/TagRenderingConfig.ts +++ b/src/Models/ThemeConfig/TagRenderingConfig.ts @@ -5,7 +5,10 @@ import { TagUtils } from "../../Logic/Tags/TagUtils" import { And } from "../../Logic/Tags/And" import { Utils } from "../../Utils" import { Tag } from "../../Logic/Tags/Tag" -import { MappingConfigJson, QuestionableTagRenderingConfigJson } from "./Json/QuestionableTagRenderingConfigJson" +import { + MappingConfigJson, + QuestionableTagRenderingConfigJson, +} from "./Json/QuestionableTagRenderingConfigJson" import Validators, { ValidatorType } from "../../UI/InputElement/Validators" import { TagRenderingConfigJson } from "./Json/TagRenderingConfigJson" import { RegexTag } from "../../Logic/Tags/RegexTag" @@ -520,7 +523,9 @@ export default class TagRenderingConfig { /** * Gets all the render values. Will return multiple render values if 'multianswer' is enabled. - * The result will equal [GetRenderValue] if not 'multiAnswer' + * The result will equal [GetRenderValue] if not 'multiAnswer'. + * + * If an iconsource is given, will return an icon too (but not necessarly an iconSize) * @param tags * @constructor */ @@ -539,18 +544,20 @@ export default class TagRenderingConfig { if?: TagsFilter then: TypedTranslation> img?: string - }[] = Lists.noNull((this.mappings ?? [])?.filter((mapping) => { - if (mapping.if === undefined) { - return true - } - if (TagUtils.MatchesMultiAnswer(mapping.if, tags)) { - return true - } - if (mapping.alsoShowIf?.matchesProperties(tags)) { - return true - } - return false - })) + }[] = Lists.noNull( + (this.mappings ?? [])?.filter((mapping) => { + if (mapping.if === undefined) { + return true + } + if (TagUtils.MatchesMultiAnswer(mapping.if, tags)) { + return true + } + if (mapping.alsoShowIf?.matchesProperties(tags)) { + return true + } + return false + }) + ) if (freeformKeyDefined && tags[this.freeform.key] !== undefined) { const usedFreeformValues = new Set( @@ -655,7 +662,9 @@ export default class TagRenderingConfig { const key = this.freeform?.key const answerMappings = this.mappings?.filter((m) => m.hideInAnswer !== true) if (key === undefined) { - const values: { k: string; v: string }[][] = Lists.noNull(answerMappings?.map((m) => m.if.asChange({})) ?? []) + const values: { k: string; v: string }[][] = Lists.noNull( + answerMappings?.map((m) => m.if.asChange({})) ?? [] + ) if (values.length === 0) { return } @@ -671,13 +680,17 @@ export default class TagRenderingConfig { } return { key: commonKey, - values: Lists.noNull(values.map((arr) => arr.filter((item) => item.k === commonKey)[0]?.v)), + values: Lists.noNull( + values.map((arr) => arr.filter((item) => item.k === commonKey)[0]?.v) + ), } } - let values = Lists.noNull(answerMappings?.map( - (m) => m.if.asChange({}).filter((item) => item.k === key)[0]?.v - ) ?? []) + let values = Lists.noNull( + answerMappings?.map( + (m) => m.if.asChange({}).filter((item) => item.k === key)[0]?.v + ) ?? [] + ) if (values.length === undefined) { values = undefined } @@ -1018,17 +1031,17 @@ export default class TagRenderingConfig { } return Lists.noNull([ - "### " + this.id, - this.description, - this.question !== undefined - ? "The question is `" + this.question.txt + "`" - : "_This tagrendering has no question and is thus read-only_", - freeform, - mappings, - condition, - labels, - "", - reuse, + "### " + this.id, + this.description, + this.question !== undefined + ? "The question is `" + this.question.txt + "`" + : "_This tagrendering has no question and is thus read-only_", + freeform, + mappings, + condition, + labels, + "", + reuse, ]).join("\n") } diff --git a/src/Models/ThemeViewState/UserMapFeatureswitchState.ts b/src/Models/ThemeViewState/UserMapFeatureswitchState.ts index e61051498..f6cfbc442 100644 --- a/src/Models/ThemeViewState/UserMapFeatureswitchState.ts +++ b/src/Models/ThemeViewState/UserMapFeatureswitchState.ts @@ -56,7 +56,9 @@ export class UserMapFeatureswitchState extends WithUserRelatedState { readonly fullNodeDatabase?: FullNodeDatabaseSource readonly offlineMapManager = OfflineBasemapManager.singleton - public readonly autoDownloadOfflineBasemap = UIEventSource.asBoolean(LocalStorageSource.get("autodownload-offline-basemaps", "true")) + public readonly autoDownloadOfflineBasemap = UIEventSource.asBoolean( + LocalStorageSource.get("autodownload-offline-basemaps", "true") + ) constructor(theme: ThemeConfig, selectedElement: Store) { const rasterLayer: UIEventSource = new UIEventSource(undefined) @@ -290,15 +292,17 @@ export class UserMapFeatureswitchState extends WithUserRelatedState { } private downloadOfflineBasemaps() { - const tile = this.mapProperties.location.mapD(l => { + const tile = this.mapProperties.location.mapD( + (l) => { if (!IsOnline.isOnline.data || !this.autoDownloadOfflineBasemap.data) { return undefined } const z = Math.min(Math.floor(this.mapProperties.zoom.data), 10) return Tiles.embedded_tile(l.lat, l.lon, z) }, - [IsOnline.isOnline, this.mapProperties.zoom, this.autoDownloadOfflineBasemap]) - tile.addCallbackAndRunD(tile => { + [IsOnline.isOnline, this.mapProperties.zoom, this.autoDownloadOfflineBasemap] + ) + tile.addCallbackAndRunD((tile) => { this.offlineMapManager.autoInstall(tile) }) } diff --git a/src/Models/ThemeViewState/WithChangesState.ts b/src/Models/ThemeViewState/WithChangesState.ts index 43ac6c177..27c2b85f1 100644 --- a/src/Models/ThemeViewState/WithChangesState.ts +++ b/src/Models/ThemeViewState/WithChangesState.ts @@ -1,7 +1,5 @@ import { Changes } from "../../Logic/Osm/Changes" -import { - NewGeometryFromChangesFeatureSource -} from "../../Logic/FeatureSource/Sources/NewGeometryFromChangesFeatureSource" +import { NewGeometryFromChangesFeatureSource } from "../../Logic/FeatureSource/Sources/NewGeometryFromChangesFeatureSource" import { WithLayoutSourceState } from "./WithLayoutSourceState" import ThemeConfig from "../ThemeConfig/ThemeConfig" import { Utils } from "../../Utils" @@ -20,7 +18,10 @@ import { Map as MlMap } from "maplibre-gl" import FilteringFeatureSource from "../../Logic/FeatureSource/Sources/FilteringFeatureSource" import ShowDataLayer from "../../UI/Map/ShowDataLayer" import SelectedElementTagsUpdater from "../../Logic/Actors/SelectedElementTagsUpdater" -import NoElementsInViewDetector, { FeatureViewState } from "../../Logic/Actors/NoElementsInViewDetector" +import NoElementsInViewDetector, { + FeatureViewState, +} from "../../Logic/Actors/NoElementsInViewDetector" +import { features } from "monaco-editor/esm/metadata" export class WithChangesState extends WithLayoutSourceState { readonly changes: Changes @@ -219,24 +220,17 @@ export class WithChangesState extends WithLayoutSourceState { ) filteringFeatureSource.set(layerName, filtered) - ShowDataLayer.showLayerClustered(map, - this, - { - layer: fs.layer.layerDef, - features: filtered, - doShowLayer, - metaTags: this.userRelatedState.preferencesAsTags, - selectedElement: this.selectedElement, - fetchStore: (id) => this.featureProperties.getStore(id) - }) - /*new ShowDataLayer(map, { + ShowDataLayer.showLayerClustered(map, this, { layer: fs.layer.layerDef, features: filtered, doShowLayer, metaTags: this.userRelatedState.preferencesAsTags, selectedElement: this.selectedElement, fetchStore: (id) => this.featureProperties.getStore(id), - })*/ + onClick: feature => { + this.setSelectedElement(feature) + } + }) }) return filteringFeatureSource } diff --git a/src/Models/ThemeViewState/WithLayoutSourceState.ts b/src/Models/ThemeViewState/WithLayoutSourceState.ts index cb9ceeeac..d09f41d96 100644 --- a/src/Models/ThemeViewState/WithLayoutSourceState.ts +++ b/src/Models/ThemeViewState/WithLayoutSourceState.ts @@ -130,7 +130,8 @@ export class WithLayoutSourceState extends WithSelectedElementState { } protected setSelectedElement(feature: Feature) { - // The given feature might be a partial one from the cache + // The given feature might be a partial one from the cache or might be a centroid point instead of the way + // We lookup a version by IDP if (feature !== undefined) { feature = this.indexedFeatures.featuresById.data?.get(feature?.properties?.id) ?? feature diff --git a/src/Models/ThemeViewState/WithSpecialLayers.ts b/src/Models/ThemeViewState/WithSpecialLayers.ts index 5476651a6..ff2bb58df 100644 --- a/src/Models/ThemeViewState/WithSpecialLayers.ts +++ b/src/Models/ThemeViewState/WithSpecialLayers.ts @@ -4,7 +4,7 @@ import FavouritesFeatureSource from "../../Logic/FeatureSource/Sources/Favourite import Constants from "../Constants" import { FeatureSource } from "../../Logic/FeatureSource/FeatureSource" import StaticFeatureSource from "../../Logic/FeatureSource/Sources/StaticFeatureSource" -import { Feature } from "geojson" +import { Feature, Geometry } from "geojson" import { BBox } from "../../Logic/BBox" import ShowDataLayer from "../../UI/Map/ShowDataLayer" import MetaTagging from "../../Logic/MetaTagging" @@ -18,10 +18,11 @@ import { Store, UIEventSource } from "../../Logic/UIEventSource" import NearbyFeatureSource from "../../Logic/FeatureSource/Sources/NearbyFeatureSource" import { SummaryTileSource, - SummaryTileSourceRewriter + SummaryTileSourceRewriter, } from "../../Logic/FeatureSource/TiledFeatureSource/SummaryTileSource" import { ShowDataLayerOptions } from "../../UI/Map/ShowDataLayerOptions" import { ClusterGrouping } from "../../Logic/FeatureSource/TiledFeatureSource/ClusteringFeatureSource" +import { OsmTags } from "../OsmFeature" export class WithSpecialLayers extends WithChangesState { readonly favourites: FavouritesFeatureSource @@ -115,7 +116,7 @@ export class WithSpecialLayers extends WithChangesState { this.mapProperties, { isActive: this.mapProperties.zoom.map((z) => z < maxzoom), - availableLayers: this.mvtAvailableLayers + availableLayers: this.mvtAvailableLayers, } ) @@ -141,7 +142,7 @@ export class WithSpecialLayers extends WithChangesState { private setupClusterLayer(): void { new ShowDataLayer(this.map, { features: ClusterGrouping.singleton, - layer: new LayerConfig((summaryLayer), "summaryLayer") + layer: new LayerConfig((summaryLayer), "summaryLayer"), }) } @@ -180,7 +181,7 @@ export class WithSpecialLayers extends WithChangesState { }) ) // show last click = new point/note marker - const features = new StaticFeatureSource(lastClickFiltered) + const features: StaticFeatureSource & {id: string}>> = new StaticFeatureSource(lastClickFiltered) this.featureProperties.trackFeatureSource(features) new ShowDataLayer(this.map, { features, diff --git a/src/Models/ThemeViewState/WithUserRelatedState.ts b/src/Models/ThemeViewState/WithUserRelatedState.ts index c4c259dbc..07ac74f27 100644 --- a/src/Models/ThemeViewState/WithUserRelatedState.ts +++ b/src/Models/ThemeViewState/WithUserRelatedState.ts @@ -20,7 +20,6 @@ export class WithUserRelatedState { readonly userRelatedState: UserRelatedState readonly loadReviews: Store - readonly overlayLayerStates: ReadonlyMap< string, { readonly isDisplayed: UIEventSource } @@ -118,13 +117,13 @@ export class WithUserRelatedState { return this.theme.getMatchingLayer(properties) } - private constructIsLoadingReviewsAllowed() : UIEventSource{ + private constructIsLoadingReviewsAllowed(): UIEventSource { const loadingAllowed = new UIEventSource(false) const themeIsSensitive = this.theme?.enableMorePrivacy ?? false const settings = this?.osmConnection?.getPreference<"always" | "yes" | "ask" | "hidden">( - "reviews-allowed", + "reviews-allowed" ) ?? new ImmutableStore("yes") settings.addCallbackAndRun((s) => { if (s === "hidden") { @@ -143,5 +142,4 @@ export class WithUserRelatedState { }) return loadingAllowed } - } diff --git a/src/Models/TileRange.ts b/src/Models/TileRange.ts index 15f83d054..a2b50dee2 100644 --- a/src/Models/TileRange.ts +++ b/src/Models/TileRange.ts @@ -57,13 +57,13 @@ export class Tiles { * @param x * @param y */ - static centerPointOf(z: number, x: number, y: number): [number, number] ; - static centerPointOf(tileId: number): [number, number] ; + static centerPointOf(z: number, x: number, y: number): [number, number] + static centerPointOf(tileId: number): [number, number] static centerPointOf(zOrId: number, x?: number, y?: number): [number, number] { let z: number if (x === undefined) { - [z, x, y] = Tiles.tile_from_index(zOrId) + ;[z, x, y] = Tiles.tile_from_index(zOrId) } else { z = zOrId } diff --git a/src/Models/Unit.ts b/src/Models/Unit.ts index 75c8a7adb..9004dfc2f 100644 --- a/src/Models/Unit.ts +++ b/src/Models/Unit.ts @@ -80,8 +80,6 @@ export class Unit { } } - - isApplicableToKey(key: string | undefined): boolean { if (key === undefined) { return false diff --git a/src/Models/UnitUtils.ts b/src/Models/UnitUtils.ts index 31c1f90d2..29dd07e41 100644 --- a/src/Models/UnitUtils.ts +++ b/src/Models/UnitUtils.ts @@ -13,11 +13,11 @@ export class UnitUtils { json: | UnitConfigJson | Record< - string, - string | { quantity: string; denominations: string[]; inverted?: boolean } - >, + string, + string | { quantity: string; denominations: string[]; inverted?: boolean } + >, tagRenderings: TagRenderingConfig[], - ctx: string, + ctx: string ): Unit[] { const types: Record = {} for (const tagRendering of tagRenderings) { @@ -36,10 +36,10 @@ export class UnitUtils { json: UnitConfigJson, validator: Validator, appliesToKey: string, - ctx: string, + ctx: string ): Unit { const applicable = json.applicableUnits.map((u, i) => - Denomination.fromJson(u, validator, `${ctx}.units[${i}]`), + Denomination.fromJson(u, validator, `${ctx}.units[${i}]`) ) if ( @@ -58,7 +58,7 @@ export class UnitUtils { appliesToKey === undefined ? undefined : [appliesToKey], applicable, json.eraseInvalidValues ?? false, - validator, + validator ) } @@ -103,7 +103,7 @@ export class UnitUtils { private static parse( json: UnitConfigJson, types: Record, - ctx: string, + ctx: string ): Unit[] { const appliesTo = json.appliesToKey for (let i = 0; i < (appliesTo ?? []).length; i++) { @@ -132,7 +132,7 @@ export class UnitUtils { private static initUnits(): Map { const m = new Map() const units = (unit.units).flatMap((json, i) => - this.parse(json, {}, "unit.json.units." + i), + this.parse(json, {}, "unit.json.units." + i) ) for (const unit of units) { @@ -163,7 +163,7 @@ export class UnitUtils { | { quantity: string; denominations: string[]; canonical?: string; inverted?: boolean } >, types: Record, - ctx: string, + ctx: string ): Unit[] { const units: Unit[] = [] for (const key in spec) { @@ -178,8 +178,8 @@ export class UnitUtils { loaded.denominations, loaded.eraseInvalid, validator, - toLoad["inverted"], - ), + toLoad["inverted"] + ) ) continue } @@ -189,7 +189,7 @@ export class UnitUtils { const fetchDenom = (d: string): Denomination => { const found = loaded.denominations.find( - (denom) => denom.canonical.toLowerCase() === d, + (denom) => denom.canonical.toLowerCase() === d ) if (!found) { throw ( @@ -223,8 +223,8 @@ export class UnitUtils { denoms, loaded.eraseInvalid, validator, - toLoad["inverted"], - ), + toLoad["inverted"] + ) ) } return units diff --git a/src/UI/AllThemesGui.svelte b/src/UI/AllThemesGui.svelte index 688f3c348..5845c70fc 100644 --- a/src/UI/AllThemesGui.svelte +++ b/src/UI/AllThemesGui.svelte @@ -156,8 +156,8 @@
-
- +
+
@@ -186,7 +186,7 @@