chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-07-10 18:26:31 +02:00
parent a190597905
commit 087e639020
382 changed files with 29496 additions and 2675 deletions

View file

@ -85,6 +85,7 @@
- mobility_hub
- mountain_rescue
- nature_reserve
- nesting_site
- observation_tower
- outdoor_seating
- parcel_lockers
@ -98,6 +99,7 @@
- playground
- playground_equipment
- police
- police_call_box
- postboxes
- postoffices
- public_bookcase
@ -105,6 +107,7 @@
- reception_desk
- recycling
- route_marker
- sauna
- school
- shelter
- shops
@ -132,6 +135,7 @@
- vending_machine
- viewpoint
- village_green
- visitor_information_centre
- waste_basket
- waste_disposal
- windpump
@ -164,12 +168,14 @@
- postoffices
- questions
- questions
- sauna
- shops
- shower
- sports_centre
- stripclub
- toilet_at_amenity
- veterinary
- visitor_information_centre
### reviews
@ -190,6 +196,7 @@
- pharmacy
- playground
- police
- sauna
- shops
- stripclub
- tourism_accomodation
@ -341,11 +348,13 @@
- physiotherapist
- police
- postoffices
- sauna
- school
- scouting_group
- stripclub
- tool_library
- tourism_accomodation
- visitor_information_centre
### mastodon
@ -511,6 +520,7 @@
- ice_cream
- observation_tower
- outdoor_seating
- pharmacy
- playground_equipment
- sports_centre
- tourism_accomodation
@ -525,6 +535,7 @@
- cafe_pub
- food
- ice_cream
### dog-access
@ -536,9 +547,12 @@
### internet-all
- cafe_pub
- food
- hackerspace
- outdoor_seating
- shops
- tourism_accomodation
- visitor_information_centre
### toilet_at_amenity_lib.all
@ -550,6 +564,7 @@
- pharmacy
- shops
- tourism_accomodation
- visitor_information_centre
### caravansites.caravansites-toilets
@ -639,20 +654,14 @@
### internet
- climbing_gym
- food
- shops
### internet-fee
- climbing_gym
- food
- shops
### internet-ssid
- climbing_gym
- food
- shops
### all_tags
@ -669,6 +678,11 @@
- cycleways_and_roads
### fixme
- defibrillator
- sauna
### seasonal
- drinking_water
@ -705,7 +719,11 @@
- food
### diets.diets
### diets.diets_group
- food
### diets.diets_content
- food
@ -729,7 +747,15 @@
- gps_track
### diets
### food.delivery
- ice_cream
### food.menu
- ice_cream
### diets.diets_grouped
- ice_cream
@ -741,10 +767,6 @@
- indoors
### wheelchair
- pharmacy
### {preset_type_select()}
- police
@ -758,6 +780,10 @@
- recycling
### sauna_at_leisure.sauna_expanded
- sauna
### id_presets.shop_types
- shops
@ -782,6 +808,12 @@
- shops
### sauna_at_leisure.sauna_grouped
- shops
- sports_centre
- tourism_accomodation
### grab_rail.has_grab_rail_lr
- shower

File diff suppressed because one or more lines are too long

View file

@ -21,6 +21,7 @@ Addresses
- [address-questions](#address-questions)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -62,6 +63,7 @@ Elements must match **any** of the following expressions:
| [address-questions](#address-questions) | _{questions(address,,)}_ | address, hidden | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;address)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### address_joined
@ -131,6 +133,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -22,6 +22,7 @@ No themes use this layer
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Presets
@ -65,6 +66,7 @@ Elements must match **any** of the following expressions:
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### height
@ -133,6 +135,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -31,8 +31,10 @@ We will complete data from advertising features with reference, operator and lit
- [ref](#ref)
- [historic](#historic)
- [leftover-questions](#leftover-questions)
- [create_copy](#create_copy)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -97,8 +99,10 @@ Elements must match **all** of the following expressions:
| [ref](#ref) | Wich is the reference number?<br/>_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?<br/>2 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [create_copy](#create_copy) | _{create_copy()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -189,6 +193,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### create_copy
_This tagrendering has no question and is thus read-only_
*{create_copy()}*
### move-button
_This tagrendering has no question and is thus read-only_
@ -199,6 +208,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -24,9 +24,11 @@ We will complete data from advertising features with reference, operator and lit
- [ref](#ref)
- [historic](#historic)
- [leftover-questions](#leftover-questions)
- [create_copy](#create_copy)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
## Themes using this layer
@ -68,9 +70,11 @@ Elements must match **all** of the following expressions:
| [ref](#ref) | Wich is the reference number?<br/>_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?<br/>2 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [create_copy](#create_copy) | _{create_copy()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -160,6 +164,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### create_copy
_This tagrendering has no question and is thus read-only_
*{create_copy()}*
### move-button
_This tagrendering has no question and is thus read-only_
@ -177,5 +186,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
This document is autogenerated from [assets/themes/ghostsigns/ghostsigns.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/ghostsigns/ghostsigns.json)

View file

@ -20,6 +20,7 @@ Various forms of transport for passengers and goods that use wires, including ca
- [oneway](#oneway)
- [length](#length)
- [leftover-questions](#leftover-questions)
- [spacer](#spacer)
- [lod](#lod)
5. [Filters](#filters)
@ -62,6 +63,7 @@ Elements must match **all** of the following expressions:
| [oneway](#oneway) | In what direction can this aerialway be taken?<br/>2 options | | _Multiple choice only_ |
| [length](#length) | _This aerialway is {_length:km} kilometer long_ | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -120,6 +122,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -16,6 +16,7 @@ Layer with (almost) all streets
- [images](#images)
- [leftover-questions](#leftover-questions)
- [split_button](#split_button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -43,6 +44,7 @@ Elements must match **all** of the following expressions:
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [split_button](#split_button) <br/> _(Original in [questions](./BuiltinQuestions.md#split_button))_ | _{split_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -63,6 +65,11 @@ _This tagrendering has no question and is thus read-only_
*{split_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -33,9 +33,11 @@ Layer showing vending machines
- [charge_condom](#charge_condom)
- [operational_status](#operational_status)
- [leftover-questions](#leftover-questions)
- [create_copy](#create_copy)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -94,9 +96,11 @@ Elements must match **all** of the following expressions:
| [charge_condom](#charge_condom) | How much does a a condom cost?<br/>_a condom costs {charge}_ | | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([currency](../SpecialInputElements.md#currency)) |
| [operational_status](#operational_status) | Is this vending machine still operational?<br/>4 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [create_copy](#create_copy) | _{create_copy()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -295,6 +299,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### create_copy
_This tagrendering has no question and is thus read-only_
*{create_copy()}*
### move-button
_This tagrendering has no question and is thus read-only_
@ -312,6 +321,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -21,6 +21,7 @@ An ambulance station is an area for storage of ambulance vehicles, medical equip
- [images](#images)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -65,6 +66,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### ambulance-name
@ -115,6 +117,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -25,6 +25,7 @@ An animal shelter is a facility where animals in trouble are brought and facilit
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -75,6 +76,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -166,6 +168,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -46,6 +46,7 @@ An open map of statues, busts, graffitis and other artwork all over the world
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -53,6 +54,7 @@ An open map of statues, busts, graffitis and other artwork all over the world
- [artwork](https://mapcomplete.org/artwork)
- [memorials](https://mapcomplete.org/memorials)
- [nature](https://mapcomplete.org/nature)
- [personal](https://mapcomplete.org/personal)
- [wayside_shrines](https://mapcomplete.org/wayside_shrines)
@ -140,6 +142,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images_no_blur
@ -474,6 +477,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -48,6 +48,7 @@ An open map of statues, busts, graffitis and other artwork all over the world
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -137,6 +138,7 @@ Elements must match **all** of the following expressions:
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
### historic_or_not
The question is `Is this artwork a historic advertisement?`
@ -483,6 +485,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -19,6 +19,7 @@ This layer contains assembly points and waiting areas where all employees, passe
- [disaster_type](#disaster_type)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -57,6 +58,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [disaster_type](#disaster_type) | For which disaster type is this assembly point meant?<br/>4 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -95,6 +97,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -26,6 +26,7 @@ A self-assisted workshop is a location where people can come and repair their go
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -77,6 +78,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -171,6 +173,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -27,6 +27,7 @@ ATMs to withdraw money
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -81,6 +82,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -175,6 +177,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -17,6 +17,7 @@ A financial institution to deposit money
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
5. [Filters](#filters)
@ -48,6 +49,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -80,6 +82,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -20,6 +20,7 @@ A financial institution to deposit money
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -53,6 +54,7 @@ Elements must match **all** of the following expressions:
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -91,6 +93,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -27,6 +27,7 @@ Obstacles while cycling, such as bollards and cycle barriers
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -81,6 +82,7 @@ Elements must match **any** of the following expressions:
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -169,6 +171,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -20,6 +20,7 @@ A permanently installed barbecue, typically accessible to the public.
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -62,6 +63,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -111,6 +113,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

1523
Docs/Layers/beauty_shops.md Normal file

File diff suppressed because it is too large Load diff

View file

@ -18,6 +18,7 @@ Layer showing beehives
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -54,6 +55,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -86,6 +88,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -32,8 +32,10 @@ A bench is a wooden, metal, stone, … surface where a human can sit. This layer
- [memorial-wikidata](#memorial-wikidata)
- [subject-wikidata](#subject-wikidata)
- [leftover-questions](#leftover-questions)
- [create_copy](#create_copy)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -106,8 +108,10 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [memorial-wikidata](#memorial-wikidata) <br/> _(Original in [memorial](./memorial.md#memorial-wikidata))_ | What is the Wikipedia page about this memorial?<br/>_<h3>Wikipedia page about the memorial</h3>{wikipedia(wikidata)}_ | memorial-specific, memorial-questions | *[wikidata](https://wiki.osm.org/wiki/Key:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
| [subject-wikidata](#subject-wikidata) <br/> _(Original in [memorial](./memorial.md#subject-wikidata))_ | What is the Wikipedia page about the person or event that is remembered here?<br/>_<h3>Wikipedia page about the remembered event or person</h3>{wikipedia(subject:wikidata)}_ | memorial-specific, memorial-questions | *[subject:wikidata](https://wiki.osm.org/wiki/Key:subject:wikidata)* ([wikidata](../SpecialInputElements.md#wikidata)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [create_copy](#create_copy) | _{create_copy()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -292,6 +296,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### create_copy
_This tagrendering has no question and is thus read-only_
*{create_copy()}*
### move-button
_This tagrendering has no question and is thus read-only_
@ -302,6 +311,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -17,6 +17,7 @@ A layer showing all public-transport-stops which do have a bench
- [bench_at_pt-bench_type](#bench_at_pt-bench_type)
- [leftover-questions](#leftover-questions)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -51,6 +52,7 @@ Elements must match **all** of the following expressions:
| [bench_at_pt-bench_type](#bench_at_pt-bench_type) | What kind of bench is this?<br/>3 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -83,6 +85,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -28,6 +28,7 @@ A self-assisted workshop is a location where people can come and repair their go
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -75,6 +76,7 @@ Elements must match **all** of the following expressions:
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -175,6 +177,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -23,6 +23,7 @@ Layer showing monitoring stations for bicycle traffic
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -73,6 +74,7 @@ Elements must match **all** of the following expressions:
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -133,6 +135,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -25,6 +25,7 @@ A facility where bicycles can be lent for longer period of times
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -78,6 +79,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -163,6 +165,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -32,6 +32,7 @@ Bicycle rental stations
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -104,6 +105,7 @@ Elements must match **any** of the following expressions:
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -269,6 +271,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -34,6 +34,7 @@ Bicycle rental stations
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -93,6 +94,7 @@ Elements must match **all** of the following expressions:
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -264,6 +266,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -25,6 +25,7 @@ A bike café is a café geared towards cyclists, for example with services such
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -79,6 +80,7 @@ Elements must match **all** of the following expressions:
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -162,6 +164,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -25,6 +25,7 @@ A layer showing facilities where one can clean their bike
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -79,6 +80,7 @@ Elements must match **any** of the following expressions:
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -201,6 +203,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -30,8 +30,10 @@ A layer showing where you can park your bike
- [Cargo bike capacity?](#cargo-bike-capacity)
- [maxstay](#maxstay)
- [leftover-questions](#leftover-questions)
- [create_copy](#create_copy)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -98,8 +100,10 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [Cargo bike capacity?](#Cargo bike capacity?) | How many cargo bicycles fit in this bicycle parking?<br/>_This parking fits {capacity:cargo_bike} cargo bikes_<br/>1 options | | *[capacity:cargo_bike](https://wiki.osm.org/wiki/Key:capacity:cargo_bike)* ([nat](../SpecialInputElements.md#nat)) |
| [maxstay](#maxstay) | What is the maximum allowed parking duration?<br/>_A bike can be parked here for at most {canonical(maxstay)}_ | | *[maxstay](https://wiki.osm.org/wiki/Key:maxstay)* ([pnat](../SpecialInputElements.md#pnat)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [create_copy](#create_copy) | _{create_copy()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -234,6 +238,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### create_copy
_This tagrendering has no question and is thus read-only_
*{create_copy()}*
### move-button
_This tagrendering has no question and is thus read-only_
@ -244,6 +253,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -32,6 +32,7 @@ A layer showing bicycle pumps and bicycle repair tool stands
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -104,6 +105,7 @@ With this email&COMMA I'd like to inform you that the bicycle pump located at ht
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -201,6 +203,8 @@ The question is `What valves are supported?`
- *Dunlop* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:valves' target='_blank'>valves</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:valves%3Ddunlop' target='_blank'>dunlop</a>
- *Schrader (cars and mountainbikes)* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:valves' target='_blank'>valves</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:valves%3Dschrader' target='_blank'>schrader</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:service:bicycle:pump' target='_blank'>service:bicycle:pump</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:service:bicycle:pump%3Dyes' target='_blank'>yes</a>
### bike_repair_station-electrical_pump
The question is `Is this an electric bike pump?`
@ -256,6 +260,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

File diff suppressed because one or more lines are too long

View file

@ -19,6 +19,7 @@ A layer with bike-themed objects but who don't match any other layer
- [phone](#phone)
- [opening_hours](#opening_hours)
- [leftover-questions](#leftover-questions)
- [spacer](#spacer)
- [lod](#lod)
5. [Filters](#filters)
@ -66,6 +67,7 @@ Elements must match **any** of the following expressions:
| [phone](#phone) <br/> _(Original in [questions](./BuiltinQuestions.md#phone))_ | What is the phone number of ?<br/>_{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}_<br/>1 options | contact | *[phone](https://wiki.osm.org/wiki/Key:phone)* ([phone](../SpecialInputElements.md#phone)) |
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -121,6 +123,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -17,8 +17,10 @@ Binoculars
- [binocular-charge](#binocular-charge)
- [binocular-direction](#binocular-direction)
- [leftover-questions](#leftover-questions)
- [create_copy](#create_copy)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -56,8 +58,10 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [binocular-charge](#binocular-charge) | How much does one have to pay to use these binoculars?<br/>_Using these binoculars costs {charge}_<br/>1 options | | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([string](../SpecialInputElements.md#string)) |
| [binocular-direction](#binocular-direction) | When looking through this binocular, in what direction does one look?<br/>_Looks towards {direction}°_ | | *[direction](https://wiki.osm.org/wiki/Key:direction)* ([direction](../SpecialInputElements.md#direction)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [create_copy](#create_copy) | _{create_copy()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -85,6 +89,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### create_copy
_This tagrendering has no question and is thus read-only_
*{create_copy()}*
### move-button
_This tagrendering has no question and is thus read-only_
@ -95,6 +104,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -20,6 +20,7 @@ A birdhide
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -62,6 +63,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -111,6 +113,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -23,6 +23,7 @@ An establishment specifically dedicated to prostitution.
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -68,6 +69,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -139,6 +141,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -22,6 +22,7 @@ All buildings
- [address-questions](#address-questions)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -62,6 +63,7 @@ Elements must match the expression **building~.+**
| [address-questions](#address-questions) <br/> _(Original in [address](./address.md#address-questions))_ | _{questions(address,,)}_ | address, hidden | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;address)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### architecture
@ -169,6 +171,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -25,6 +25,7 @@ All buildings
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
- [spacer](#spacer)
## Themes using this layer
@ -67,6 +68,7 @@ Elements must match **all** of the following expressions:
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;address)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
### architecture
The question is `What is the architectural style of this building?`
@ -180,5 +182,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
This document is autogenerated from [assets/themes/architecture/architecture.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/architecture/architecture.json)

View file

@ -56,6 +56,7 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
- [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)
@ -80,6 +81,7 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -150,6 +152,7 @@ Elements must match **any** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Alocation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Apaper_supplied/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:handwashing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahandwashing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handwashing:soap#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handwashing%3Asoap/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:hands_drying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahands_drying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:wheelchair:grab_rail:left#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Awheelchair%3Agrab_rail%3Aleft/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -210,6 +213,7 @@ Elements must match **any** of the following expressions:
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>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) <br/> _(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?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [handwashing-soap](#handwashing-soap) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group) <br/> _(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) <br/> _(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_ |
@ -234,6 +238,7 @@ Elements must match **any** of the following expressions:
| [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_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -622,6 +627,15 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a>
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 <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes' target='_blank'>yes</a>
- *No soap for handwashing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing' target='_blank'>toilets:handwashing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes' target='_blank'>yes</a>
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?`
@ -837,6 +851,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -47,6 +47,7 @@ Campsites
- [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)
@ -70,6 +71,7 @@ Campsites
- [toilet-question-box](#toilet-question-box)
- [questions](#questions)
- [mastodon](#mastodon)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -125,6 +127,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Alocation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Apaper_supplied/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:handwashing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahandwashing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handwashing:soap#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handwashing%3Asoap/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:hands_drying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahands_drying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:wheelchair:grab_rail:left#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Awheelchair%3Agrab_rail%3Aleft/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -177,6 +180,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>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) <br/> _(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?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [handwashing-soap](#handwashing-soap) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group) <br/> _(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) <br/> _(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_ |
@ -200,6 +204,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [toilet-question-box](#toilet-question-box) <br/> _(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_ |
| [questions](#questions) <br/> _(Original in [questions](./BuiltinQuestions.md#questions))_ | _{questions()}_ | | _Multiple choice only_ |
| [mastodon](#mastodon) <br/> _(Original in [questions](./BuiltinQuestions.md#mastodon))_ | What is the Mastodon-handle of ?<br/>_{fediverse_link(contact:mastodon)}_ | | *[contact:mastodon](https://wiki.osm.org/wiki/Key:contact:mastodon)* ([fediverse](../SpecialInputElements.md#fediverse)) |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -493,6 +498,15 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a>
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 <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes' target='_blank'>yes</a>
- *No soap for handwashing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing' target='_blank'>toilets:handwashing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes' target='_blank'>yes</a>
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?`
@ -703,6 +717,11 @@ The question is `What is the Mastodon-handle of {title()}?`
*{fediverse_link(contact:mastodon)}* is shown if `contact:mastodon` is set.
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -21,6 +21,7 @@ Places where you can rent a car
- [opening_hours](#opening_hours)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -64,6 +65,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -126,6 +128,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -28,6 +28,7 @@ camper sites
- [questions](#questions)
- [reviews](#reviews)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -87,6 +88,7 @@ Elements must match **all** of the following expressions:
| [questions](#questions) <br/> _(Original in [questions](./BuiltinQuestions.md#questions))_ | _{questions()}_ | | _Multiple choice only_ |
| [reviews](#reviews) <br/> _(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -179,6 +181,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -103,7 +103,9 @@ Layer showing individual charge points within a charging station
- [voltage-socket:nacs](#voltage-socketnacs)
- [current-socket:nacs](#current-socketnacs)
- [power-output-socket:nacs](#power-output-socketnacs)
- [create_copy](#create_copy)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -310,7 +312,9 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [voltage-socket:nacs](#voltage-socket:nacs) <br/> _(Original in [charging_station](./charging_station.md#voltage-socket:nacs))_ | What voltage do the plugs with <b>NEMA 5-20</b> (Type B) offer?<br/>_<b>NEMA 5-20</b> (Type B) outputs {canonical(socket:nacs:voltage)}_ | technical | *[socket:nacs:voltage](https://wiki.osm.org/wiki/Key:socket:nacs:voltage)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [current-socket:nacs](#current-socket:nacs) <br/> _(Original in [charging_station](./charging_station.md#current-socket:nacs))_ | What current do the plugs with <b>NEMA 5-20</b> (Type B) offer?<br/>_<b>NEMA 5-20</b> (Type B) outputs at most {canonical(socket:nacs:current)}_ | technical | *[socket:nacs:current](https://wiki.osm.org/wiki/Key:socket:nacs:current)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [power-output-socket:nacs](#power-output-socket:nacs) <br/> _(Original in [charging_station](./charging_station.md#power-output-socket:nacs))_ | What power output does a single plug of type <b>NEMA 5-20</b> (Type B) offer?<br/>_<b>NEMA 5-20</b> (Type B) outputs at most {canonical(socket:nacs:output)}_ | technical | *[socket:nacs:output](https://wiki.osm.org/wiki/Key:socket:nacs:output)* ([pfloat](../SpecialInputElements.md#pfloat)) |
| [create_copy](#create_copy) | _{create_copy()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -1196,11 +1200,21 @@ The question is `What power output does a single plug of type <b>NEMA 5-20</b> (
This tagrendering is only visible in the popup if the following condition is met: socket:nacs~.+ & socket:nacs!=0
This tagrendering has labels `technical`
### create_copy
_This tagrendering has no question and is thus read-only_
*{create_copy()}*
### move-button
_This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -124,6 +124,7 @@ A charging station
- [questions-technical](#questions-technical)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -376,6 +377,7 @@ Elements must match **any** of the following expressions:
| [questions-technical](#questions-technical) | _<h3>Technical questions</h3>The questions below are very technical. Feel free to ignore them<br/>{questions(technical)}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -1437,6 +1439,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -126,6 +126,7 @@ A charging station
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -366,6 +367,7 @@ Elements must match **all** of the following expressions:
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -1433,6 +1435,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -22,6 +22,7 @@ Shows kindergartens and preschools. Both are grouped in one layer, as they are r
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -68,6 +69,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### name
@ -134,6 +136,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -21,6 +21,7 @@ A place showing movies (films), generally open to the public for a fee. Commonly
- [cinema_type](#cinema_type)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -58,6 +59,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [cinema_type](#cinema_type) | What type of cinema is this?<br/>2 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -127,6 +129,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -27,6 +27,7 @@ An area where climbing is possible, e.g. a crag, site, boulder, … Contains agg
- [fee](#fee)
- [bouldering](#bouldering)
- [leftover-questions](#leftover-questions)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -82,6 +83,7 @@ Elements must match **all** of the following expressions:
| [fee](#fee) <br/> _(Original in [climbing](./climbing.md#fee))_ | Is a fee required to climb here?<br/>_A fee of {charge} should be paid for climbing here_<br/>2 options | | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([string](../SpecialInputElements.md#string)) |
| [bouldering](#bouldering) <br/> _(Original in [climbing](./climbing.md#bouldering))_ | Is bouldering possible here?<br/>4 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -171,6 +173,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -20,6 +20,7 @@ A climbing club or organisation
- [opening_hours](#opening_hours)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -67,6 +68,7 @@ Elements must match **any** of the following expressions:
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### climbing_club-name
@ -121,6 +123,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -42,6 +42,7 @@ A climbing gym
- [internet-ssid](#internet-ssid)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -128,6 +129,7 @@ Elements must match **all** of the following expressions:
| [internet-ssid](#internet-ssid) <br/> _(Original in [questions](./BuiltinQuestions.md#internet-ssid))_ | What is the network name for the wireless internet access?<br/>_The network name is <b>{internet_access:ssid}</b>_<br/>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_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -362,6 +364,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -16,6 +16,7 @@ Fallback layer with items on which climbing _might_ be possible. It is loaded wh
- [climbing-opportunity-name](#climbing-opportunity-name)
- [climbing-possible](#climbing-possible)
- [leftover-questions](#leftover-questions)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -42,6 +43,7 @@ Elements must match **all** of the following expressions:
| [climbing-opportunity-name](#climbing-opportunity-name) | _<strong>{name}</strong>_ | | _Multiple choice only_ |
| [climbing-possible](#climbing-possible) | Is climbing possible here?<br/>3 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### climbing-opportunity-name
@ -65,6 +67,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -24,6 +24,7 @@ A single climbing route and its properties. Some properties are derived from the
- [Rock type via embedded feature](#rock-type-via-embedded-feature)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -69,6 +70,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [Rock type via embedded feature](#Rock type via embedded feature) | _The rock type is {_embedding_features_with_rock:rock} as stated <a href='#{_embedding_features_with_rock:id}'>on the surrounding crag</a>_ | | *[_embedding_features_with_rock:rock](https://wiki.osm.org/wiki/Key:_embedding_features_with_rock:rock)* ([string](../SpecialInputElements.md#string)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -123,6 +125,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -28,6 +28,7 @@ Layer with public clocks
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -84,6 +85,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -176,6 +178,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -30,6 +30,7 @@ Crossings for pedestrians and cyclists
- [crossing-continue-through-red](#crossing-continue-through-red)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -93,6 +94,7 @@ Elements must match **any** of the following expressions:
| [crossing-continue-through-red](#crossing-continue-through-red) | Can a cyclist go straight on when the light is red?<br/>3 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -231,6 +233,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -32,6 +32,7 @@ Crossings for pedestrians and cyclists
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
- [spacer](#spacer)
6. [Filters](#filters)
## Themes using this layer
@ -89,6 +90,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -233,6 +235,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -25,6 +25,7 @@ All objects which have an etymology known
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
- [lod](#lod)
- [spacer](#spacer)
## Themes using this layer
@ -63,6 +64,7 @@ Elements must match **all** of the following expressions:
| [etymology_multi_apply](#etymology_multi_apply) | _{multi_apply(_same_name_ids, name:etymology:wikidata;name:etymology, Auto-applying data on all segments with the same name, true)}_ | | _Multiple choice only_ |
| [wikipedia](#wikipedia) | _A Wikipedia article about this <b>street</b> exists:<br/>{wikipedia():max-height:25rem}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
### etymology-images-from-wikipedia
_This tagrendering has no question and is thus read-only_
@ -128,5 +130,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
This document is autogenerated from [assets/themes/etymology/etymology.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/etymology/etymology.json)

View file

@ -18,6 +18,7 @@
- [website](#website)
- [all_tags](#all_tags)
- [leftover-questions](#leftover-questions)
- [spacer](#spacer)
- [lod](#lod)
5. [Filters](#filters)
@ -53,6 +54,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [website](#website) <br/> _(Original in [questions](./BuiltinQuestions.md#website))_ | What is the website of ?<br/>_<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>_<br/>1 options | contact | *[website](https://wiki.osm.org/wiki/Key:website)* ([url](../SpecialInputElements.md#url)) |
| [all_tags](#all_tags) <br/> _(Original in [questions](./BuiltinQuestions.md#all_tags))_ | _{all_tags()}_ | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### cycle_highways-name
@ -103,6 +105,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -18,6 +18,7 @@ A cyclestreet is a street where motorized traffic is not allowed to overtake a c
- [future_cyclestreet](#future_cyclestreet)
- [leftover-questions](#leftover-questions)
- [split_button](#split_button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -53,6 +54,7 @@ Elements must match **any** of the following expressions:
| [future_cyclestreet](#future_cyclestreet) | When will this street become a cyclestreet?<br/>_This street will become a cyclestreet at {cyclestreet:start_date}_ | | *[cyclestreet:start_date](https://wiki.osm.org/wiki/Key:cyclestreet:start_date)* ([date](../SpecialInputElements.md#date)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [split_button](#split_button) <br/> _(Original in [questions](./BuiltinQuestions.md#split_button))_ | _{split_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -102,6 +104,11 @@ _This tagrendering has no question and is thus read-only_
*{split_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -38,6 +38,7 @@ All infrastructure that someone can cycle over, accompanied with questions about
- [cycleway-segregation](#cycleway-segregation)
- [leftover-questions](#leftover-questions)
- [split_button](#split_button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -122,6 +123,7 @@ Elements must match **any** of the following expressions:
| [cycleway-segregation](#cycleway-segregation) | How is this cycleway separated from the road?<br/>4 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [split_button](#split_button) <br/> _(Original in [questions](./BuiltinQuestions.md#split_button))_ | _{split_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -339,6 +341,11 @@ _This tagrendering has no question and is thus read-only_
*{split_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -19,7 +19,9 @@ Various pieces of infrastructure that aid cyclists while they wait at a traffic
- [side](#side)
- [direction](#direction)
- [leftover-questions](#leftover-questions)
- [create_copy](#create_copy)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -57,7 +59,9 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [side](#side) | On what side of the road is this located?<br/>3 options | | _Multiple choice only_ |
| [direction](#direction) | _This waiting aid can be used when going in {direction} direction_<br/>2 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [create_copy](#create_copy) | _{create_copy()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -96,11 +100,21 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### create_copy
_This tagrendering has no question and is thus read-only_
*{create_copy()}*
### 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_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -28,10 +28,11 @@ A layer showing defibrillators which can be used in case of emergency. This cont
- [opening_hours_24_7](#opening_hours_24_7)
- [defibrillator-description](#defibrillator-description)
- [defibrillator-survey:date](#defibrillator-surveydate)
- [defibrillator-fixme](#defibrillator-fixme)
- [fixme](#fixme)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -93,10 +94,11 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [opening_hours_24_7](#opening_hours_24_7) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours_24_7))_ | At what times is this defibrillator available?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>3 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [defibrillator-description](#defibrillator-description) | Is there any useful information for users that you haven't been able to describe above? (leave blank if no)<br/>_Additional information: {description}_ | | *[description](https://wiki.osm.org/wiki/Key:description)* ([text](../SpecialInputElements.md#text)) |
| [defibrillator-survey:date](#defibrillator-survey:date) | When was this defibrillator last surveyed?<br/>_This defibrillator was last surveyed on {survey:date}_<br/>1 options | | *[survey:date](https://wiki.osm.org/wiki/Key:survey:date)* ([date](../SpecialInputElements.md#date)) |
| [defibrillator-fixme](#defibrillator-fixme) | Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)<br/>_Extra information for OpenStreetMap experts: {fixme}_ | | *[fixme](https://wiki.osm.org/wiki/Key:fixme)* ([text](../SpecialInputElements.md#text)) |
| [fixme](#fixme) <br/> _(Original in [questions](./BuiltinQuestions.md#fixme))_ | Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)<br/>_Extra information for OpenStreetMap experts: {fixme}_ | | *[fixme](https://wiki.osm.org/wiki/Key:fixme)* ([text](../SpecialInputElements.md#text)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -193,7 +195,7 @@ The question is `When was this defibrillator last surveyed?`
- *Checked today!* is shown if with survey:date=
### defibrillator-fixme
### fixme
The question is `Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)`
*Extra information for OpenStreetMap experts: {fixme}* is shown if `fixme` is set.
@ -215,6 +217,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -28,6 +28,7 @@ This layer shows dentist offices
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -83,6 +84,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;address)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -196,6 +198,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -15,6 +15,7 @@ No themes use this layer
2. [Supported attributes](#supported-attributes)
3. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
- [leftover-questions](#leftover-questions)
- [spacer](#spacer)
- [lod](#lod)
## Basic tags for this layer
@ -33,6 +34,7 @@ Elements must match **any** of the following expressions:
| id | question | labels | freeform key |
-----|-----|-----|----- |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### leftover-questions
@ -42,6 +44,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -18,6 +18,7 @@ This layer contains organizations that have the main objective to help the civil
- [disaster_response_name](#disaster_response_name)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -55,6 +56,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [disaster_response_name](#disaster_response_name) | What is the name of this organization?<br/>_This organization is named <b>{name}</b>_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -89,6 +91,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -49,6 +49,7 @@ This layer shows doctor offices
- [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)
@ -73,6 +74,7 @@ This layer shows doctor offices
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -129,6 +131,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Alocation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Apaper_supplied/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:handwashing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahandwashing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handwashing:soap#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handwashing%3Asoap/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:hands_drying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahands_drying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:wheelchair:grab_rail:left#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Awheelchair%3Agrab_rail%3Aleft/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -182,6 +185,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>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) <br/> _(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?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [handwashing-soap](#handwashing-soap) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group) <br/> _(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) <br/> _(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_ |
@ -206,6 +210,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;address;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -533,6 +538,15 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a>
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 <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes' target='_blank'>yes</a>
- *No soap for handwashing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing' target='_blank'>toilets:handwashing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes' target='_blank'>yes</a>
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?`
@ -748,6 +762,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -17,6 +17,7 @@ A dog toilet is a facility designated for dogs to urinate and excrete. This can
- [barrier](#barrier)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -46,6 +47,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [barrier](#barrier) | Is this dog toilet fenced?<br/>4 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -74,6 +76,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -23,6 +23,7 @@ A layer showing dogparks, which are areas where dog are allowed to run without a
- [dogarea](#dogarea)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -72,6 +73,7 @@ Elements must match **any** of the following expressions:
| [dogarea](#dogarea) | _This dogpark is {_surface:ha} ha big_ | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -137,6 +139,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -33,6 +33,7 @@ A layer showing drinking water fountains
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -102,6 +103,7 @@ Elements must match **all** of the following expressions:
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -251,6 +253,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -23,6 +23,7 @@ Sanitary dump stations
- [dumpstations-network](#dumpstations-network)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -73,6 +74,7 @@ Elements must match **all** of the following expressions:
| [dumpstations-network](#dumpstations-network) | What network is this place a part of? (skip if none)<br/>_This station is part of network {network}_ | | *[network](https://wiki.osm.org/wiki/Key:network)* ([string](../SpecialInputElements.md#string)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -137,6 +139,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -25,6 +25,7 @@ All objects which have an etymology known
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
- [lod](#lod)
- [spacer](#spacer)
## Themes using this layer
@ -63,6 +64,7 @@ Elements must match **all** of the following expressions:
| [etymology_multi_apply](#etymology_multi_apply) | _{multi_apply(_same_name_ids, name:etymology:wikidata;name:etymology, Auto-applying data on all segments with the same name, true)}_ | | _Multiple choice only_ |
| [wikipedia](#wikipedia) | _A Wikipedia article about this <b>street</b> exists:<br/>{wikipedia():max-height:25rem}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
### etymology-images-from-wikipedia
_This tagrendering has no question and is thus read-only_
@ -128,5 +130,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
This document is autogenerated from [assets/themes/etymology/etymology.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/etymology/etymology.json)

View file

@ -28,7 +28,9 @@ This layer show elevators and asks for operational status and elevator dimension
- [speech_output](#speech_output)
- [induction-loop](#induction-loop)
- [leftover-questions](#leftover-questions)
- [create_copy](#create_copy)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -88,7 +90,9 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [speech_output](#speech_output) | _{language_chooser(speech_output,In which languages does this elevator have speech output?,This elevator has speech output in &LBRACElanguage&LPARENS&RPARENS&RBRACE,This elevator has speech output in &LBRACElanguage&LPARENS&RPARENS&RBRACE,,)}_ | | _Multiple choice only_ |
| [induction-loop](#induction-loop) <br/> _(Original in [questions](./BuiltinQuestions.md#induction-loop))_ | Does this place have an audio induction loop for people with reduced hearing?<br/>2 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [create_copy](#create_copy) | _{create_copy()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -192,11 +196,21 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### create_copy
_This tagrendering has no question and is thus read-only_
*{create_copy()}*
### move-button
_This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -29,6 +29,7 @@ Layer showing penny presses.
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -90,6 +91,7 @@ Elements must match **all** of the following expressions:
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -238,6 +240,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -27,6 +27,7 @@ A layer showing entrances and offering capabilities to survey some advanced data
- [ref](#ref)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -84,6 +85,7 @@ Elements must match **any** of the following expressions:
| [ref](#ref) | Does this door have a reference number?<br/>_This door has <b>{ref}</b> as reference number_<br/>1 options | accessibility | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -198,6 +200,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -22,6 +22,7 @@ All objects which have an etymology known
- [minimap](#minimap)
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -61,6 +62,7 @@ Elements must match **any** of the following expressions:
| [minimap](#minimap) | _{minimap(18, id, _same_name_ids):height:10rem}_ | | _Multiple choice only_ |
| [etymology_multi_apply](#etymology_multi_apply) | _{multi_apply(_same_name_ids, name:etymology:wikidata;name:etymology, Auto-applying data on all segments with the same name, true)}_ | | _Multiple choice only_ |
| [wikipedia](#wikipedia) | _A Wikipedia article about this <b>street</b> exists:<br/>{wikipedia():max-height:25rem}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### etymology-images-from-wikipedia
@ -120,6 +122,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering is only visible in the popup if the following condition is met: wikidata~.+
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -17,6 +17,7 @@ Dispensers giving out bags for animal waste
- [check_date](#check_date)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -57,6 +58,7 @@ Elements must match **all** of the following expressions:
| [check_date](#check_date) <br/> _(Original in [questions](./BuiltinQuestions.md#check_date))_ | When was this object last checked?<br/>_This object was last checked on <b>{check_date}</b>_<br/>1 options | | *[check_date](https://wiki.osm.org/wiki/Key:check_date)* ([date](../SpecialInputElements.md#date)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### fee
@ -85,6 +87,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -17,6 +17,7 @@ Map layer to show fire extinguishers.
- [images](#images)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -53,6 +54,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### extinguisher-location
@ -81,6 +83,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -26,6 +26,7 @@ Facade gardens
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
## Themes using this layer
@ -76,6 +77,7 @@ Elements must match **all** of the following expressions:
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -149,5 +151,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
This document is autogenerated from [assets/themes/facadegardens/facadegardens.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/facadegardens/facadegardens.json)

View file

@ -21,6 +21,7 @@ Map layer to show fire stations.
- [images](#images)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -65,6 +66,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### station-name
@ -117,6 +119,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -19,6 +19,7 @@ An outdoor place to make a fire, typically open to the public.
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -58,6 +59,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -100,6 +102,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -25,6 +25,7 @@ Layer showing fitness centres
- [reviews](#reviews)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -75,6 +76,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [reviews](#reviews) <br/> _(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### name
@ -172,6 +174,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -19,7 +19,9 @@ Find a fitness station near you, and add missing ones.
- [operator](#operator)
- [opening_hours_24_7](#opening_hours_24_7)
- [leftover-questions](#leftover-questions)
- [create_copy](#create_copy)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -61,7 +63,9 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [operator](#operator) | Who maintains this fitness station?<br/>_The fitness station is maintained by {operator}._ | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) |
| [opening_hours_24_7](#opening_hours_24_7) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours_24_7))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>2 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [create_copy](#create_copy) | _{create_copy()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -126,11 +130,21 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### create_copy
_This tagrendering has no question and is thus read-only_
*{create_copy()}*
### move-button
_This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -16,6 +16,7 @@ OSM objects that likely need to be fixed, based on a FIXME tag.
- [note](#note)
- [all_tags](#all_tags)
- [leftover-questions](#leftover-questions)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -48,6 +49,7 @@ Elements must match **any** of the following expressions:
| [note](#note) | _Note Text: {note}_ | | _Multiple choice only_ |
| [all_tags](#all_tags) <br/> _(Original in [questions](./BuiltinQuestions.md#all_tags))_ | _{all_tags()}_ | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### fixme
@ -77,6 +79,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `ignore-docs` `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -31,14 +31,14 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [add-menu-image](#add-menu-image)
- [menu-website](#menu-website)
- [reservation](#reservation)
- [Takeaway](#takeaway)
- [takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [child_highchair](#child_highchair)
- [kids_area](#kids_area)
- [diets_title](#diets_title)
- [diets_grouped](#diets_grouped)
- [diets_group](#diets_group)
- [sugar_free](#sugar_free)
- [lactose_free](#lactose_free)
- [gluten_free](#gluten_free)
@ -47,11 +47,11 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [vegetarian](#vegetarian)
- [halal](#halal)
- [organic](#organic)
- [diet-questions](#diet-questions)
- [friture-vegetarian](#friture-vegetarian)
- [friture-vegan](#friture-vegan)
- [friture-organic](#friture-organic)
- [friture-oil](#friture-oil)
- [diet-questions](#diet-questions)
- [friture-take-your-container](#friture-take-your-container)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
@ -82,6 +82,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [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)
@ -106,6 +107,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -198,6 +200,7 @@ Elements must match **any** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Alocation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Apaper_supplied/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:handwashing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahandwashing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handwashing:soap#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handwashing%3Asoap/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:hands_drying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahands_drying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:wheelchair:grab_rail:left#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Awheelchair%3Agrab_rail%3Aleft/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -229,31 +232,31 @@ Elements must match **any** of the following expressions:
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | menu | _Multiple choice only_ |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | menu | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | menu | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [reservation](#reservation) <br/> _(Original in [questions](./BuiltinQuestions.md#reservation))_ | Is a reservation required for this place?<br/>4 options | | _Multiple choice only_ |
| [Takeaway](#Takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [takeaway](#takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [delivery](#delivery) | Does deliver food to your home?<br/>2 options | | _Multiple choice only_ |
| [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?<br/>2 options | | _Multiple choice only_ |
| [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?<br/>_<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}_<br/>1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [child_highchair](#child_highchair) <br/> _(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?<br/>_{highchair} highchairs are available_<br/>4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) |
| [kids_area](#kids_area) <br/> _(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids<br/>5 options | | _Multiple choice only_ |
| [diets_title](#diets_title) <br/> _(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets, hidden | _Multiple choice only_ |
| [diets_grouped](#diets_grouped) <br/> _(Original in [diets](./diets.md#diets_grouped))_ | _{group(diets_title,diets-content,)}_ | diets | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [lactose_free](#lactose_free) <br/> _(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/> _(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/> _(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [halal](#halal) <br/> _(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [organic](#organic) <br/> _(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) <br/> _(Original in [diets](./diets.md#friture-vegetarian))_ | Does this fries shop have vegetarian snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) <br/> _(Original in [diets](./diets.md#friture-vegan))_ | Does this fries shop have vegan snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) <br/> _(Original in [diets](./diets.md#friture-organic))_ | Does this fries shop offer organic snacks?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) <br/> _(Original in [diets](./diets.md#friture-oil))_ | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets, diets-content, hidden | _Multiple choice only_ |
| [diet-questions](#diet-questions) <br/> _(Original in [diets](./diets.md#diet-questions))_ | _{questions(diets-content,,yes)}_ | hidden, diets, diets-content | _Multiple choice only_ |
| [diets_title](#diets_title) <br/> _(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ |
| [diets_group](#diets_group) <br/> _(Original in [diets](./diets.md#diets_group))_ | _{group(diets_title,diets_content,)}_ | diets_grouped | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets_grouped, diets_content, hidden | _Multiple choice only_ |
| [lactose_free](#lactose_free) <br/> _(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/> _(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets_grouped, diets_content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/> _(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [halal](#halal) <br/> _(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [organic](#organic) <br/> _(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [diet-questions](#diet-questions) <br/> _(Original in [diets](./diets.md#diet-questions))_ | _{questions(diets_content,,yes)}_ | hidden, diets_grouped, diets_content | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) | Does this fries shop have vegetarian snacks?<br/>4 options | diets_content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) | Does this fries shop have vegan snacks?<br/>4 options | diets_content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) | Does this fries shop offer organic snacks?<br/>3 options | diets_content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets_content, hidden | _Multiple choice only_ |
| [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?<br/>3 options | | _Multiple choice only_ |
| [smoking](#smoking) <br/> _(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?<br/>3 options | | _Multiple choice only_ |
| [service:electricity](#service:electricity) <br/> _(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?<br/>4 options | | _Multiple choice only_ |
@ -284,6 +287,7 @@ Elements must match **any** of the following expressions:
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>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) <br/> _(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?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [handwashing-soap](#handwashing-soap) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group) <br/> _(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) <br/> _(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_ |
@ -305,9 +309,10 @@ Elements must match **any** of the following expressions:
| [changing_table_adult_adult-changing-table-support](#changing_table_adult_adult-changing-table-support) <br/> _(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?<br/>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) <br/> _(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) <br/> _(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;diets-content;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;diets_content;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -435,16 +440,22 @@ _This tagrendering has no question and is thus read-only_
*{image_carousel(image:menu)}*
This tagrendering has labels `menu`
### add-menu-image
_This tagrendering has no question and is thus read-only_
*{image_upload(image:menu,Add an image from the menu,)}*
This tagrendering has labels `menu`
### menu-website
The question is `On what webpage is the menu published?`
*{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}* is shown if `website:menu` is set.
This tagrendering has labels `menu`
### reservation
The question is `Is a reservation required for this place?`
@ -453,7 +464,7 @@ The question is `Is a reservation required for this place?`
- *Reservation is possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes' target='_blank'>yes</a>
- *Reservation is not possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno' target='_blank'>no</a>
### Takeaway
### takeaway
The question is `Does this place offer take-away?`
- *This is a take-away only business* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:takeaway' target='_blank'>takeaway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly' target='_blank'>only</a>
@ -507,14 +518,14 @@ _This tagrendering has no question and is thus read-only_
*Dietary options*
This tagrendering has labels `diets` `hidden`
This tagrendering has labels `diets_group` `diets_grouped` `hidden`
### diets_grouped
### diets_group
_This tagrendering has no question and is thus read-only_
*{group(diets_title,diets-content,)}*
*{group(diets_title,diets_content,)}*
This tagrendering has labels `diets`
This tagrendering has labels `diets_grouped`
### sugar_free
The question is `Does this shop have a sugar free offering?`
@ -524,7 +535,7 @@ The question is `Does this shop have a sugar free offering?`
- *This shop has a <b>limited sugar free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free' target='_blank'>diet:sugar_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited' target='_blank'>limited</a>
- *This shop has no sugar free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free' target='_blank'>diet:sugar_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_grouped` `diets_content` `hidden`
### lactose_free
The question is `Does {title()} have a lactose-free offering?`
@ -534,7 +545,7 @@ The question is `Does {title()} have a lactose-free offering?`
- *<b>Limited lactose free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited' target='_blank'>limited</a>
- *No lactose free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### gluten_free
The question is `Does this shop have a gluten free offering?`
@ -544,7 +555,7 @@ The question is `Does this shop have a gluten free offering?`
- *This shop has a <b>limited gluten free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free' target='_blank'>diet:gluten_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited' target='_blank'>limited</a>
- *This shop has no gluten free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free' target='_blank'>diet:gluten_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### vegan
The question is `Does this place offer a vegan option?`
@ -554,7 +565,7 @@ The question is `Does this place offer a vegan option?`
- *This shop has a <b>limited vegan</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited' target='_blank'>limited</a>
- *This shop has no vegan offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_grouped` `diets_content` `hidden`
### vegan_food
The question is `Does this business serve vegan meals?`
@ -566,7 +577,7 @@ The question is `Does this business serve vegan meals?`
- *Some dishes might be adapted to a vegan version if asked for* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand' target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### vegetarian
The question is `Does this restaurant have a vegetarian option?`
@ -577,8 +588,7 @@ The question is `Does this restaurant have a vegetarian option?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/food/Vegetarian-mark.svg'> *All dishes are vegetarian* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly' target='_blank'>only</a>
- *Some dishes might be adapted to a vegetarian version, but this should be demanded* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand' target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets` `diets_content` `diets_grouped` `hidden`
### halal
The question is `Does this restaurant offer a halal menu?`
@ -588,8 +598,7 @@ The question is `Does this restaurant offer a halal menu?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'> *There is a halal menu* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:halal' target='_blank'>diet:halal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes' target='_blank'>yes</a>
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'> *Only halal options are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:halal' target='_blank'>diet:halal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### organic
The question is `Does this restaurant offer organic food?`
@ -598,8 +607,14 @@ The question is `Does this restaurant offer organic food?`
- *There is an organic menu* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes' target='_blank'>yes</a>
- *Only organic options are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### diet-questions
_This tagrendering has no question and is thus read-only_
*{questions(diets_content,,yes)}*
This tagrendering has labels `hidden` `diets_grouped` `diets_content`
### friture-vegetarian
The question is `Does this fries shop have vegetarian snacks?`
@ -610,7 +625,7 @@ The question is `Does this fries shop have vegetarian snacks?`
- *No vegetarian snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-vegan
The question is `Does this fries shop have vegan snacks?`
@ -621,7 +636,7 @@ The question is `Does this fries shop have vegan snacks?`
- *No vegan snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-organic
The question is `Does this fries shop offer organic snacks?`
@ -631,7 +646,7 @@ The question is `Does this fries shop offer organic snacks?`
- *Only organic snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-oil
The question is `Does this fries shop use vegetable or animal oil for cooking?`
@ -640,14 +655,7 @@ The question is `Does this fries shop use vegetable or animal oil for cooking?`
- *The frying is done with animal oil* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:friture:oil' target='_blank'>friture:oil</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal' target='_blank'>animal</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
### diet-questions
_This tagrendering has no question and is thus read-only_
*{questions(diets-content,,yes)}*
This tagrendering has labels `hidden` `diets` `diets-content`
This tagrendering has labels `diets_content` `hidden`
### friture-take-your-container
The question is `If you bring your own container (such as a cooking pot and small pots), is it used to package your order?`
@ -939,6 +947,15 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a>
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 <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes' target='_blank'>yes</a>
- *No soap for handwashing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing' target='_blank'>toilets:handwashing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes' target='_blank'>yes</a>
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?`
@ -1140,7 +1157,7 @@ This tagrendering has labels `toilet-questions` `all` `hidden`
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,hidden;diets-content;wheelchair;adult-changing-table;toilet-questions)}*
*{questions( ,hidden;diets_content;wheelchair;adult-changing-table;toilet-questions)}*
This tagrendering has labels `ignore-docs` `added_by_default`
@ -1154,6 +1171,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -22,6 +22,7 @@ Food courts with a variety of food options.
- [smoking](#smoking)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
5. [Filters](#filters)
@ -64,6 +65,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [smoking](#smoking) <br/> _(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?<br/>3 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### name
@ -135,6 +137,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -32,14 +32,14 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [add-menu-image](#add-menu-image)
- [menu-website](#menu-website)
- [reservation](#reservation)
- [Takeaway](#takeaway)
- [takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [child_highchair](#child_highchair)
- [kids_area](#kids_area)
- [diets_title](#diets_title)
- [diets_grouped](#diets_grouped)
- [diets_group](#diets_group)
- [sugar_free](#sugar_free)
- [lactose_free](#lactose_free)
- [gluten_free](#gluten_free)
@ -48,11 +48,11 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [vegetarian](#vegetarian)
- [halal](#halal)
- [organic](#organic)
- [diet-questions](#diet-questions)
- [friture-vegetarian](#friture-vegetarian)
- [friture-vegan](#friture-vegan)
- [friture-organic](#friture-organic)
- [friture-oil](#friture-oil)
- [diet-questions](#diet-questions)
- [friture-take-your-container](#friture-take-your-container)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
@ -83,6 +83,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [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)
@ -108,6 +109,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -183,6 +185,7 @@ Elements must match **all** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Alocation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Apaper_supplied/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:handwashing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahandwashing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handwashing:soap#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handwashing%3Asoap/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:hands_drying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahands_drying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:wheelchair:grab_rail:left#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Awheelchair%3Agrab_rail%3Aleft/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -214,31 +217,31 @@ Elements must match **all** of the following expressions:
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | menu | _Multiple choice only_ |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | menu | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | menu | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [reservation](#reservation) <br/> _(Original in [questions](./BuiltinQuestions.md#reservation))_ | Is a reservation required for this place?<br/>4 options | | _Multiple choice only_ |
| [Takeaway](#Takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [takeaway](#takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [delivery](#delivery) | Does deliver food to your home?<br/>2 options | | _Multiple choice only_ |
| [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?<br/>2 options | | _Multiple choice only_ |
| [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?<br/>_<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}_<br/>1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [child_highchair](#child_highchair) <br/> _(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?<br/>_{highchair} highchairs are available_<br/>4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) |
| [kids_area](#kids_area) <br/> _(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids<br/>5 options | | _Multiple choice only_ |
| [diets_title](#diets_title) <br/> _(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets, hidden | _Multiple choice only_ |
| [diets_grouped](#diets_grouped) <br/> _(Original in [diets](./diets.md#diets_grouped))_ | _{group(diets_title,diets-content,)}_ | diets | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [lactose_free](#lactose_free) <br/> _(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/> _(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/> _(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [halal](#halal) <br/> _(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [organic](#organic) <br/> _(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) <br/> _(Original in [diets](./diets.md#friture-vegetarian))_ | Does this fries shop have vegetarian snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) <br/> _(Original in [diets](./diets.md#friture-vegan))_ | Does this fries shop have vegan snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) <br/> _(Original in [diets](./diets.md#friture-organic))_ | Does this fries shop offer organic snacks?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) <br/> _(Original in [diets](./diets.md#friture-oil))_ | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets, diets-content, hidden | _Multiple choice only_ |
| [diet-questions](#diet-questions) <br/> _(Original in [diets](./diets.md#diet-questions))_ | _{questions(diets-content,,yes)}_ | hidden, diets, diets-content | _Multiple choice only_ |
| [diets_title](#diets_title) <br/> _(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ |
| [diets_group](#diets_group) <br/> _(Original in [diets](./diets.md#diets_group))_ | _{group(diets_title,diets_content,)}_ | diets_grouped | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets_grouped, diets_content, hidden | _Multiple choice only_ |
| [lactose_free](#lactose_free) <br/> _(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/> _(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets_grouped, diets_content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/> _(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [halal](#halal) <br/> _(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [organic](#organic) <br/> _(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [diet-questions](#diet-questions) <br/> _(Original in [diets](./diets.md#diet-questions))_ | _{questions(diets_content,,yes)}_ | hidden, diets_grouped, diets_content | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) | Does this fries shop have vegetarian snacks?<br/>4 options | diets_content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) | Does this fries shop have vegan snacks?<br/>4 options | diets_content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) | Does this fries shop offer organic snacks?<br/>3 options | diets_content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets_content, hidden | _Multiple choice only_ |
| [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?<br/>3 options | | _Multiple choice only_ |
| [smoking](#smoking) <br/> _(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?<br/>3 options | | _Multiple choice only_ |
| [service:electricity](#service:electricity) <br/> _(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?<br/>4 options | | _Multiple choice only_ |
@ -269,6 +272,7 @@ Elements must match **all** of the following expressions:
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>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) <br/> _(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?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [handwashing-soap](#handwashing-soap) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group) <br/> _(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) <br/> _(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_ |
@ -290,10 +294,11 @@ Elements must match **all** of the following expressions:
| [changing_table_adult_adult-changing-table-support](#changing_table_adult_adult-changing-table-support) <br/> _(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?<br/>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) <br/> _(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) <br/> _(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;diets-content;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;diets_content;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -420,16 +425,22 @@ _This tagrendering has no question and is thus read-only_
*{image_carousel(image:menu)}*
This tagrendering has labels `menu`
### add-menu-image
_This tagrendering has no question and is thus read-only_
*{image_upload(image:menu,Add an image from the menu,)}*
This tagrendering has labels `menu`
### menu-website
The question is `On what webpage is the menu published?`
*{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}* is shown if `website:menu` is set.
This tagrendering has labels `menu`
### reservation
The question is `Is a reservation required for this place?`
@ -438,7 +449,7 @@ The question is `Is a reservation required for this place?`
- *Reservation is possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes' target='_blank'>yes</a>
- *Reservation is not possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno' target='_blank'>no</a>
### Takeaway
### takeaway
The question is `Does this place offer take-away?`
- *This is a take-away only business* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:takeaway' target='_blank'>takeaway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly' target='_blank'>only</a>
@ -492,14 +503,14 @@ _This tagrendering has no question and is thus read-only_
*Dietary options*
This tagrendering has labels `diets` `hidden`
This tagrendering has labels `diets_group` `diets_grouped` `hidden`
### diets_grouped
### diets_group
_This tagrendering has no question and is thus read-only_
*{group(diets_title,diets-content,)}*
*{group(diets_title,diets_content,)}*
This tagrendering has labels `diets`
This tagrendering has labels `diets_grouped`
### sugar_free
The question is `Does this shop have a sugar free offering?`
@ -509,7 +520,7 @@ The question is `Does this shop have a sugar free offering?`
- *This shop has a <b>limited sugar free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free' target='_blank'>diet:sugar_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited' target='_blank'>limited</a>
- *This shop has no sugar free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free' target='_blank'>diet:sugar_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_grouped` `diets_content` `hidden`
### lactose_free
The question is `Does {title()} have a lactose-free offering?`
@ -519,7 +530,7 @@ The question is `Does {title()} have a lactose-free offering?`
- *<b>Limited lactose free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited' target='_blank'>limited</a>
- *No lactose free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### gluten_free
The question is `Does this shop have a gluten free offering?`
@ -529,7 +540,7 @@ The question is `Does this shop have a gluten free offering?`
- *This shop has a <b>limited gluten free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free' target='_blank'>diet:gluten_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited' target='_blank'>limited</a>
- *This shop has no gluten free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free' target='_blank'>diet:gluten_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### vegan
The question is `Does this place offer a vegan option?`
@ -539,7 +550,7 @@ The question is `Does this place offer a vegan option?`
- *This shop has a <b>limited vegan</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited' target='_blank'>limited</a>
- *This shop has no vegan offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_grouped` `diets_content` `hidden`
### vegan_food
The question is `Does this business serve vegan meals?`
@ -551,7 +562,7 @@ The question is `Does this business serve vegan meals?`
- *Some dishes might be adapted to a vegan version if asked for* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand' target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### vegetarian
The question is `Does this restaurant have a vegetarian option?`
@ -562,8 +573,7 @@ The question is `Does this restaurant have a vegetarian option?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/food/Vegetarian-mark.svg'> *All dishes are vegetarian* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly' target='_blank'>only</a>
- *Some dishes might be adapted to a vegetarian version, but this should be demanded* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand' target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets` `diets_content` `diets_grouped` `hidden`
### halal
The question is `Does this restaurant offer a halal menu?`
@ -573,8 +583,7 @@ The question is `Does this restaurant offer a halal menu?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'> *There is a halal menu* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:halal' target='_blank'>diet:halal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes' target='_blank'>yes</a>
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'> *Only halal options are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:halal' target='_blank'>diet:halal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### organic
The question is `Does this restaurant offer organic food?`
@ -583,8 +592,14 @@ The question is `Does this restaurant offer organic food?`
- *There is an organic menu* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes' target='_blank'>yes</a>
- *Only organic options are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### diet-questions
_This tagrendering has no question and is thus read-only_
*{questions(diets_content,,yes)}*
This tagrendering has labels `hidden` `diets_grouped` `diets_content`
### friture-vegetarian
The question is `Does this fries shop have vegetarian snacks?`
@ -595,7 +610,7 @@ The question is `Does this fries shop have vegetarian snacks?`
- *No vegetarian snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-vegan
The question is `Does this fries shop have vegan snacks?`
@ -606,7 +621,7 @@ The question is `Does this fries shop have vegan snacks?`
- *No vegan snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-organic
The question is `Does this fries shop offer organic snacks?`
@ -616,7 +631,7 @@ The question is `Does this fries shop offer organic snacks?`
- *Only organic snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-oil
The question is `Does this fries shop use vegetable or animal oil for cooking?`
@ -625,14 +640,7 @@ The question is `Does this fries shop use vegetable or animal oil for cooking?`
- *The frying is done with animal oil* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:friture:oil' target='_blank'>friture:oil</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal' target='_blank'>animal</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
### diet-questions
_This tagrendering has no question and is thus read-only_
*{questions(diets-content,,yes)}*
This tagrendering has labels `hidden` `diets` `diets-content`
This tagrendering has labels `diets_content` `hidden`
### friture-take-your-container
The question is `If you bring your own container (such as a cooking pot and small pots), is it used to package your order?`
@ -924,6 +932,15 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a>
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 <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes' target='_blank'>yes</a>
- *No soap for handwashing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing' target='_blank'>toilets:handwashing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes' target='_blank'>yes</a>
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?`
@ -1125,7 +1142,7 @@ This tagrendering has labels `toilet-questions` `all` `hidden`
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,hidden;diets-content;wheelchair;adult-changing-table;toilet-questions)}*
*{questions( ,hidden;diets_content;wheelchair;adult-changing-table;toilet-questions)}*
This tagrendering has labels `ignore-docs` `added_by_default`
@ -1146,6 +1163,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -33,14 +33,14 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [add-menu-image](#add-menu-image)
- [menu-website](#menu-website)
- [reservation](#reservation)
- [Takeaway](#takeaway)
- [takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [child_highchair](#child_highchair)
- [kids_area](#kids_area)
- [diets_title](#diets_title)
- [diets_grouped](#diets_grouped)
- [diets_group](#diets_group)
- [sugar_free](#sugar_free)
- [lactose_free](#lactose_free)
- [vegan](#vegan)
@ -48,11 +48,11 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [vegetarian](#vegetarian)
- [halal](#halal)
- [organic](#organic)
- [diet-questions](#diet-questions)
- [friture-vegetarian](#friture-vegetarian)
- [friture-vegan](#friture-vegan)
- [friture-organic](#friture-organic)
- [friture-oil](#friture-oil)
- [diet-questions](#diet-questions)
- [friture-take-your-container](#friture-take-your-container)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
@ -83,6 +83,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [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)
@ -108,6 +109,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -184,6 +186,7 @@ Elements must match **all** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Alocation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Apaper_supplied/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:handwashing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahandwashing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handwashing:soap#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handwashing%3Asoap/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:hands_drying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahands_drying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:wheelchair:grab_rail:left#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Awheelchair%3Agrab_rail%3Aleft/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -204,7 +207,7 @@ Elements must match **all** of the following expressions:
-----|-----|-----|----- |
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
| [reviews](#reviews) <br/> _(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [Name](#Name) | What is the name of this business?<br/>_The name of this business is {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [Fastfood vs restaurant](#Fastfood vs restaurant) | What type of business is this?<br/>2 options | | _Multiple choice only_ |
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
@ -216,30 +219,30 @@ Elements must match **all** of the following expressions:
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | menu | _Multiple choice only_ |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | menu | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | menu | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [reservation](#reservation) <br/> _(Original in [questions](./BuiltinQuestions.md#reservation))_ | Is a reservation required for this place?<br/>4 options | | _Multiple choice only_ |
| [Takeaway](#Takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [takeaway](#takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [delivery](#delivery) | Does deliver food to your home?<br/>2 options | | _Multiple choice only_ |
| [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?<br/>2 options | | _Multiple choice only_ |
| [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?<br/>_<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}_<br/>1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [child_highchair](#child_highchair) <br/> _(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?<br/>_{highchair} highchairs are available_<br/>4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) |
| [kids_area](#kids_area) <br/> _(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids<br/>5 options | | _Multiple choice only_ |
| [diets_title](#diets_title) <br/> _(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets, hidden | _Multiple choice only_ |
| [diets_grouped](#diets_grouped) <br/> _(Original in [diets](./diets.md#diets_grouped))_ | _{group(diets_title,diets-content,)}_ | diets | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [lactose_free](#lactose_free) <br/> _(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/> _(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/> _(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [halal](#halal) <br/> _(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [organic](#organic) <br/> _(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) <br/> _(Original in [diets](./diets.md#friture-vegetarian))_ | Does this fries shop have vegetarian snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) <br/> _(Original in [diets](./diets.md#friture-vegan))_ | Does this fries shop have vegan snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) <br/> _(Original in [diets](./diets.md#friture-organic))_ | Does this fries shop offer organic snacks?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) <br/> _(Original in [diets](./diets.md#friture-oil))_ | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets, diets-content, hidden | _Multiple choice only_ |
| [diet-questions](#diet-questions) <br/> _(Original in [diets](./diets.md#diet-questions))_ | _{questions(diets-content,,yes)}_ | hidden, diets, diets-content | _Multiple choice only_ |
| [diets_title](#diets_title) <br/> _(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ |
| [diets_group](#diets_group) <br/> _(Original in [diets](./diets.md#diets_group))_ | _{group(diets_title,diets_content,)}_ | diets_grouped | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets_grouped, diets_content, hidden | _Multiple choice only_ |
| [lactose_free](#lactose_free) <br/> _(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/> _(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets_grouped, diets_content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/> _(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [halal](#halal) <br/> _(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [organic](#organic) <br/> _(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [diet-questions](#diet-questions) <br/> _(Original in [diets](./diets.md#diet-questions))_ | _{questions(diets_content,,yes)}_ | hidden, diets_grouped, diets_content | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) | Does this fries shop have vegetarian snacks?<br/>4 options | diets_content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) | Does this fries shop have vegan snacks?<br/>4 options | diets_content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) | Does this fries shop offer organic snacks?<br/>3 options | diets_content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets_content, hidden | _Multiple choice only_ |
| [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?<br/>3 options | | _Multiple choice only_ |
| [smoking](#smoking) <br/> _(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?<br/>3 options | | _Multiple choice only_ |
| [service:electricity](#service:electricity) <br/> _(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?<br/>4 options | | _Multiple choice only_ |
@ -270,6 +273,7 @@ Elements must match **all** of the following expressions:
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>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) <br/> _(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?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [handwashing-soap](#handwashing-soap) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group) <br/> _(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) <br/> _(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_ |
@ -291,10 +295,11 @@ Elements must match **all** of the following expressions:
| [changing_table_adult_adult-changing-table-support](#changing_table_adult_adult-changing-table-support) <br/> _(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?<br/>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) <br/> _(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) <br/> _(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;diets-content;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;diets_content;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -316,7 +321,7 @@ The question is `Does this shop have a gluten free offering?`
- *This shop has a <b>limited gluten free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free' target='_blank'>diet:gluten_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited' target='_blank'>limited</a>
- *This shop has no gluten free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free' target='_blank'>diet:gluten_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### Name
The question is `What is the name of this business?`
@ -431,16 +436,22 @@ _This tagrendering has no question and is thus read-only_
*{image_carousel(image:menu)}*
This tagrendering has labels `menu`
### add-menu-image
_This tagrendering has no question and is thus read-only_
*{image_upload(image:menu,Add an image from the menu,)}*
This tagrendering has labels `menu`
### menu-website
The question is `On what webpage is the menu published?`
*{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}* is shown if `website:menu` is set.
This tagrendering has labels `menu`
### reservation
The question is `Is a reservation required for this place?`
@ -449,7 +460,7 @@ The question is `Is a reservation required for this place?`
- *Reservation is possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes' target='_blank'>yes</a>
- *Reservation is not possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno' target='_blank'>no</a>
### Takeaway
### takeaway
The question is `Does this place offer take-away?`
- *This is a take-away only business* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:takeaway' target='_blank'>takeaway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly' target='_blank'>only</a>
@ -503,14 +514,14 @@ _This tagrendering has no question and is thus read-only_
*Dietary options*
This tagrendering has labels `diets` `hidden`
This tagrendering has labels `diets_group` `diets_grouped` `hidden`
### diets_grouped
### diets_group
_This tagrendering has no question and is thus read-only_
*{group(diets_title,diets-content,)}*
*{group(diets_title,diets_content,)}*
This tagrendering has labels `diets`
This tagrendering has labels `diets_grouped`
### sugar_free
The question is `Does this shop have a sugar free offering?`
@ -520,7 +531,7 @@ The question is `Does this shop have a sugar free offering?`
- *This shop has a <b>limited sugar free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free' target='_blank'>diet:sugar_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited' target='_blank'>limited</a>
- *This shop has no sugar free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free' target='_blank'>diet:sugar_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_grouped` `diets_content` `hidden`
### lactose_free
The question is `Does {title()} have a lactose-free offering?`
@ -530,7 +541,7 @@ The question is `Does {title()} have a lactose-free offering?`
- *<b>Limited lactose free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited' target='_blank'>limited</a>
- *No lactose free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### vegan
The question is `Does this place offer a vegan option?`
@ -540,7 +551,7 @@ The question is `Does this place offer a vegan option?`
- *This shop has a <b>limited vegan</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited' target='_blank'>limited</a>
- *This shop has no vegan offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_grouped` `diets_content` `hidden`
### vegan_food
The question is `Does this business serve vegan meals?`
@ -552,7 +563,7 @@ The question is `Does this business serve vegan meals?`
- *Some dishes might be adapted to a vegan version if asked for* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand' target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### vegetarian
The question is `Does this restaurant have a vegetarian option?`
@ -563,8 +574,7 @@ The question is `Does this restaurant have a vegetarian option?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/food/Vegetarian-mark.svg'> *All dishes are vegetarian* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly' target='_blank'>only</a>
- *Some dishes might be adapted to a vegetarian version, but this should be demanded* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand' target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets` `diets_content` `diets_grouped` `hidden`
### halal
The question is `Does this restaurant offer a halal menu?`
@ -574,8 +584,7 @@ The question is `Does this restaurant offer a halal menu?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'> *There is a halal menu* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:halal' target='_blank'>diet:halal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes' target='_blank'>yes</a>
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'> *Only halal options are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:halal' target='_blank'>diet:halal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### organic
The question is `Does this restaurant offer organic food?`
@ -584,8 +593,14 @@ The question is `Does this restaurant offer organic food?`
- *There is an organic menu* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes' target='_blank'>yes</a>
- *Only organic options are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### diet-questions
_This tagrendering has no question and is thus read-only_
*{questions(diets_content,,yes)}*
This tagrendering has labels `hidden` `diets_grouped` `diets_content`
### friture-vegetarian
The question is `Does this fries shop have vegetarian snacks?`
@ -596,7 +611,7 @@ The question is `Does this fries shop have vegetarian snacks?`
- *No vegetarian snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-vegan
The question is `Does this fries shop have vegan snacks?`
@ -607,7 +622,7 @@ The question is `Does this fries shop have vegan snacks?`
- *No vegan snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-organic
The question is `Does this fries shop offer organic snacks?`
@ -617,7 +632,7 @@ The question is `Does this fries shop offer organic snacks?`
- *Only organic snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-oil
The question is `Does this fries shop use vegetable or animal oil for cooking?`
@ -626,14 +641,7 @@ The question is `Does this fries shop use vegetable or animal oil for cooking?`
- *The frying is done with animal oil* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:friture:oil' target='_blank'>friture:oil</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal' target='_blank'>animal</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
### diet-questions
_This tagrendering has no question and is thus read-only_
*{questions(diets-content,,yes)}*
This tagrendering has labels `hidden` `diets` `diets-content`
This tagrendering has labels `diets_content` `hidden`
### friture-take-your-container
The question is `If you bring your own container (such as a cooking pot and small pots), is it used to package your order?`
@ -925,6 +933,15 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a>
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 <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes' target='_blank'>yes</a>
- *No soap for handwashing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing' target='_blank'>toilets:handwashing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes' target='_blank'>yes</a>
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?`
@ -1126,7 +1143,7 @@ This tagrendering has labels `toilet-questions` `all` `hidden`
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,hidden;diets-content;wheelchair;adult-changing-table;toilet-questions)}*
*{questions( ,hidden;diets_content;wheelchair;adult-changing-table;toilet-questions)}*
This tagrendering has labels `ignore-docs` `added_by_default`
@ -1147,6 +1164,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -17,7 +17,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
4. [Featureview elements and TagRenderings](#featureview-elements-and-tagrenderings)
- [images](#images)
- [reviews](#reviews)
- [lactosefree](#lactosefree)
- [lactose_free](#lactose_free)
- [Name](#name)
- [Fastfood vs restaurant](#fastfood-vs-restaurant)
- [opening_hours](#opening_hours)
@ -33,14 +33,14 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [add-menu-image](#add-menu-image)
- [menu-website](#menu-website)
- [reservation](#reservation)
- [Takeaway](#takeaway)
- [takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [child_highchair](#child_highchair)
- [kids_area](#kids_area)
- [diets_title](#diets_title)
- [diets_grouped](#diets_grouped)
- [diets_group](#diets_group)
- [sugar_free](#sugar_free)
- [gluten_free](#gluten_free)
- [vegan](#vegan)
@ -48,11 +48,11 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [vegetarian](#vegetarian)
- [halal](#halal)
- [organic](#organic)
- [diet-questions](#diet-questions)
- [friture-vegetarian](#friture-vegetarian)
- [friture-vegan](#friture-vegan)
- [friture-organic](#friture-organic)
- [friture-oil](#friture-oil)
- [diet-questions](#diet-questions)
- [friture-take-your-container](#friture-take-your-container)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
@ -83,6 +83,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [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)
@ -108,6 +109,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -130,6 +132,7 @@ Elements must match **all** of the following expressions:
| attribute | type | values which are supported by this layer |
-----|-----|----- |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/diet:lactose_free#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/diet%3Alactose_free/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/name#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/name/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/amenity#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/amenity/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/opening_hours/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | |
@ -183,6 +186,7 @@ Elements must match **all** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Alocation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Apaper_supplied/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:handwashing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahandwashing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handwashing:soap#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handwashing%3Asoap/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:hands_drying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahands_drying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:wheelchair:grab_rail:left#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Awheelchair%3Agrab_rail%3Aleft/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -203,7 +207,7 @@ Elements must match **all** of the following expressions:
-----|-----|-----|----- |
| [images](#images) <br/> _(Original in [questions](./BuiltinQuestions.md#images))_ | _{image_carousel()}{image_upload()}_ | | _Multiple choice only_ |
| [reviews](#reviews) <br/> _(Original in [questions](./BuiltinQuestions.md#reviews))_ | _{create_review()}{list_reviews()}_ | | _Multiple choice only_ |
| [lactosefree](#lactosefree) | _lactose_free_ | | _Multiple choice only_ |
| [lactose_free](#lactose_free) <br/> _(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [Name](#Name) | What is the name of this business?<br/>_The name of this business is {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [Fastfood vs restaurant](#Fastfood vs restaurant) | What type of business is this?<br/>2 options | | _Multiple choice only_ |
| [opening_hours](#opening_hours) <br/> _(Original in [questions](./BuiltinQuestions.md#opening_hours))_ | What are the opening hours of ?<br/>_<h3>Opening hours</h3>{opening_hours_table(opening_hours)}_<br/>1 options | | *[opening_hours](https://wiki.osm.org/wiki/Key:opening_hours)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
@ -215,30 +219,30 @@ Elements must match **all** of the following expressions:
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | menu | _Multiple choice only_ |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | menu | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | menu | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [reservation](#reservation) <br/> _(Original in [questions](./BuiltinQuestions.md#reservation))_ | Is a reservation required for this place?<br/>4 options | | _Multiple choice only_ |
| [Takeaway](#Takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [takeaway](#takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [delivery](#delivery) | Does deliver food to your home?<br/>2 options | | _Multiple choice only_ |
| [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?<br/>2 options | | _Multiple choice only_ |
| [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?<br/>_<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}_<br/>1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [child_highchair](#child_highchair) <br/> _(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?<br/>_{highchair} highchairs are available_<br/>4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) |
| [kids_area](#kids_area) <br/> _(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids<br/>5 options | | _Multiple choice only_ |
| [diets_title](#diets_title) <br/> _(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets, hidden | _Multiple choice only_ |
| [diets_grouped](#diets_grouped) <br/> _(Original in [diets](./diets.md#diets_grouped))_ | _{group(diets_title,diets-content,)}_ | diets | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/> _(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/> _(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [halal](#halal) <br/> _(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [organic](#organic) <br/> _(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) <br/> _(Original in [diets](./diets.md#friture-vegetarian))_ | Does this fries shop have vegetarian snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) <br/> _(Original in [diets](./diets.md#friture-vegan))_ | Does this fries shop have vegan snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) <br/> _(Original in [diets](./diets.md#friture-organic))_ | Does this fries shop offer organic snacks?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) <br/> _(Original in [diets](./diets.md#friture-oil))_ | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets, diets-content, hidden | _Multiple choice only_ |
| [diet-questions](#diet-questions) <br/> _(Original in [diets](./diets.md#diet-questions))_ | _{questions(diets-content,,yes)}_ | hidden, diets, diets-content | _Multiple choice only_ |
| [diets_title](#diets_title) <br/> _(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ |
| [diets_group](#diets_group) <br/> _(Original in [diets](./diets.md#diets_group))_ | _{group(diets_title,diets_content,)}_ | diets_grouped | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets_grouped, diets_content, hidden | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/> _(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets_grouped, diets_content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/> _(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [halal](#halal) <br/> _(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [organic](#organic) <br/> _(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [diet-questions](#diet-questions) <br/> _(Original in [diets](./diets.md#diet-questions))_ | _{questions(diets_content,,yes)}_ | hidden, diets_grouped, diets_content | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) | Does this fries shop have vegetarian snacks?<br/>4 options | diets_content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) | Does this fries shop have vegan snacks?<br/>4 options | diets_content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) | Does this fries shop offer organic snacks?<br/>3 options | diets_content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets_content, hidden | _Multiple choice only_ |
| [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?<br/>3 options | | _Multiple choice only_ |
| [smoking](#smoking) <br/> _(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?<br/>3 options | | _Multiple choice only_ |
| [service:electricity](#service:electricity) <br/> _(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?<br/>4 options | | _Multiple choice only_ |
@ -269,6 +273,7 @@ Elements must match **all** of the following expressions:
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>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) <br/> _(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?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [handwashing-soap](#handwashing-soap) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group) <br/> _(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) <br/> _(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_ |
@ -290,10 +295,11 @@ Elements must match **all** of the following expressions:
| [changing_table_adult_adult-changing-table-support](#changing_table_adult_adult-changing-table-support) <br/> _(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?<br/>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) <br/> _(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) <br/> _(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;diets-content;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;diets_content;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -307,10 +313,15 @@ _This tagrendering has no question and is thus read-only_
*{create_review()}{list_reviews()}*
### lactosefree
_This tagrendering has no question and is thus read-only_
### lactose_free
The question is `Does {title()} have a lactose-free offering?`
*lactose_free*
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/lactose_free.svg'> *<b>Only sells lactose free</b> products* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Donly' target='_blank'>only</a>
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/lactose_free.svg'> *Big lactose free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dyes' target='_blank'>yes</a>
- *<b>Limited lactose free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited' target='_blank'>limited</a>
- *No lactose free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### Name
The question is `What is the name of this business?`
@ -425,16 +436,22 @@ _This tagrendering has no question and is thus read-only_
*{image_carousel(image:menu)}*
This tagrendering has labels `menu`
### add-menu-image
_This tagrendering has no question and is thus read-only_
*{image_upload(image:menu,Add an image from the menu,)}*
This tagrendering has labels `menu`
### menu-website
The question is `On what webpage is the menu published?`
*{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}* is shown if `website:menu` is set.
This tagrendering has labels `menu`
### reservation
The question is `Is a reservation required for this place?`
@ -443,7 +460,7 @@ The question is `Is a reservation required for this place?`
- *Reservation is possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes' target='_blank'>yes</a>
- *Reservation is not possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno' target='_blank'>no</a>
### Takeaway
### takeaway
The question is `Does this place offer take-away?`
- *This is a take-away only business* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:takeaway' target='_blank'>takeaway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly' target='_blank'>only</a>
@ -497,14 +514,14 @@ _This tagrendering has no question and is thus read-only_
*Dietary options*
This tagrendering has labels `diets` `hidden`
This tagrendering has labels `diets_group` `diets_grouped` `hidden`
### diets_grouped
### diets_group
_This tagrendering has no question and is thus read-only_
*{group(diets_title,diets-content,)}*
*{group(diets_title,diets_content,)}*
This tagrendering has labels `diets`
This tagrendering has labels `diets_grouped`
### sugar_free
The question is `Does this shop have a sugar free offering?`
@ -514,7 +531,7 @@ The question is `Does this shop have a sugar free offering?`
- *This shop has a <b>limited sugar free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free' target='_blank'>diet:sugar_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited' target='_blank'>limited</a>
- *This shop has no sugar free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free' target='_blank'>diet:sugar_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_grouped` `diets_content` `hidden`
### gluten_free
The question is `Does this shop have a gluten free offering?`
@ -524,7 +541,7 @@ The question is `Does this shop have a gluten free offering?`
- *This shop has a <b>limited gluten free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free' target='_blank'>diet:gluten_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited' target='_blank'>limited</a>
- *This shop has no gluten free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free' target='_blank'>diet:gluten_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### vegan
The question is `Does this place offer a vegan option?`
@ -534,7 +551,7 @@ The question is `Does this place offer a vegan option?`
- *This shop has a <b>limited vegan</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited' target='_blank'>limited</a>
- *This shop has no vegan offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_grouped` `diets_content` `hidden`
### vegan_food
The question is `Does this business serve vegan meals?`
@ -546,7 +563,7 @@ The question is `Does this business serve vegan meals?`
- *Some dishes might be adapted to a vegan version if asked for* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand' target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### vegetarian
The question is `Does this restaurant have a vegetarian option?`
@ -557,8 +574,7 @@ The question is `Does this restaurant have a vegetarian option?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/food/Vegetarian-mark.svg'> *All dishes are vegetarian* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly' target='_blank'>only</a>
- *Some dishes might be adapted to a vegetarian version, but this should be demanded* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand' target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets` `diets_content` `diets_grouped` `hidden`
### halal
The question is `Does this restaurant offer a halal menu?`
@ -568,8 +584,7 @@ The question is `Does this restaurant offer a halal menu?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'> *There is a halal menu* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:halal' target='_blank'>diet:halal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes' target='_blank'>yes</a>
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'> *Only halal options are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:halal' target='_blank'>diet:halal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### organic
The question is `Does this restaurant offer organic food?`
@ -578,8 +593,14 @@ The question is `Does this restaurant offer organic food?`
- *There is an organic menu* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes' target='_blank'>yes</a>
- *Only organic options are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### diet-questions
_This tagrendering has no question and is thus read-only_
*{questions(diets_content,,yes)}*
This tagrendering has labels `hidden` `diets_grouped` `diets_content`
### friture-vegetarian
The question is `Does this fries shop have vegetarian snacks?`
@ -590,7 +611,7 @@ The question is `Does this fries shop have vegetarian snacks?`
- *No vegetarian snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-vegan
The question is `Does this fries shop have vegan snacks?`
@ -601,7 +622,7 @@ The question is `Does this fries shop have vegan snacks?`
- *No vegan snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-organic
The question is `Does this fries shop offer organic snacks?`
@ -611,7 +632,7 @@ The question is `Does this fries shop offer organic snacks?`
- *Only organic snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-oil
The question is `Does this fries shop use vegetable or animal oil for cooking?`
@ -620,14 +641,7 @@ The question is `Does this fries shop use vegetable or animal oil for cooking?`
- *The frying is done with animal oil* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:friture:oil' target='_blank'>friture:oil</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal' target='_blank'>animal</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
### diet-questions
_This tagrendering has no question and is thus read-only_
*{questions(diets-content,,yes)}*
This tagrendering has labels `hidden` `diets` `diets-content`
This tagrendering has labels `diets_content` `hidden`
### friture-take-your-container
The question is `If you bring your own container (such as a cooking pot and small pots), is it used to package your order?`
@ -919,6 +933,15 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a>
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 <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes' target='_blank'>yes</a>
- *No soap for handwashing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing' target='_blank'>toilets:handwashing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes' target='_blank'>yes</a>
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?`
@ -1120,7 +1143,7 @@ This tagrendering has labels `toilet-questions` `all` `hidden`
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,hidden;diets-content;wheelchair;adult-changing-table;toilet-questions)}*
*{questions( ,hidden;diets_content;wheelchair;adult-changing-table;toilet-questions)}*
This tagrendering has labels `ignore-docs` `added_by_default`
@ -1141,6 +1164,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -32,14 +32,14 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [add-menu-image](#add-menu-image)
- [menu-website](#menu-website)
- [reservation](#reservation)
- [Takeaway](#takeaway)
- [takeaway](#takeaway)
- [delivery](#delivery)
- [drive-through](#drive-through)
- [drive-through-opening_hours](#drive-through-opening_hours)
- [child_highchair](#child_highchair)
- [kids_area](#kids_area)
- [diets_title](#diets_title)
- [diets_grouped](#diets_grouped)
- [diets_group](#diets_group)
- [sugar_free](#sugar_free)
- [lactose_free](#lactose_free)
- [gluten_free](#gluten_free)
@ -48,11 +48,11 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [vegetarian](#vegetarian)
- [halal](#halal)
- [organic](#organic)
- [diet-questions](#diet-questions)
- [friture-vegetarian](#friture-vegetarian)
- [friture-vegan](#friture-vegan)
- [friture-organic](#friture-organic)
- [friture-oil](#friture-oil)
- [diet-questions](#diet-questions)
- [friture-take-your-container](#friture-take-your-container)
- [smoking](#smoking)
- [service:electricity](#serviceelectricity)
@ -83,6 +83,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [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)
@ -108,6 +109,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -183,6 +185,7 @@ Elements must match **all** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Alocation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Apaper_supplied/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:handwashing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahandwashing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handwashing:soap#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handwashing%3Asoap/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:hands_drying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahands_drying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:wheelchair:grab_rail:left#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Awheelchair%3Agrab_rail%3Aleft/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -214,31 +217,31 @@ Elements must match **all** of the following expressions:
| [single_level](#single_level) <br/> _(Original in [questions](./BuiltinQuestions.md#single_level))_ | On what level is this feature located?<br/>_Located on the {level}th floor_<br/>5 options | level | *[level](https://wiki.osm.org/wiki/Key:level)* ([float](../SpecialInputElements.md#float)) |
| [wheelchair-access](#wheelchair-access) <br/> _(Original in [questions](./BuiltinQuestions.md#wheelchair-access))_ | Is this place accessible with a wheelchair?<br/>4 options | | _Multiple choice only_ |
| [Cuisine](#Cuisine) | What kind of food is served here?<br/>_This place mostly serves {cuisine}_<br/>20 options | | *[cuisine](https://wiki.osm.org/wiki/Key:cuisine)* ([string](../SpecialInputElements.md#string)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | | _Multiple choice only_ |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [show-menu-image](#show-menu-image) | _{image_carousel(image:menu)}_ | menu | _Multiple choice only_ |
| [add-menu-image](#add-menu-image) | _{image_upload(image:menu,Add an image from the menu,)}_ | menu | _Multiple choice only_ |
| [menu-website](#menu-website) | On what webpage is the menu published?<br/>_{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}_ | menu | *[website:menu](https://wiki.osm.org/wiki/Key:website:menu)* ([url](../SpecialInputElements.md#url)) |
| [reservation](#reservation) <br/> _(Original in [questions](./BuiltinQuestions.md#reservation))_ | Is a reservation required for this place?<br/>4 options | | _Multiple choice only_ |
| [Takeaway](#Takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [takeaway](#takeaway) | Does this place offer take-away?<br/>3 options | | _Multiple choice only_ |
| [delivery](#delivery) | Does deliver food to your home?<br/>2 options | | _Multiple choice only_ |
| [drive-through](#drive-through) | Does this fast-food restaurant have a drive-through?<br/>2 options | | _Multiple choice only_ |
| [drive-through-opening_hours](#drive-through-opening_hours) | What are the opening hours of the drive-through?<br/>_<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}_<br/>1 options | | *[opening_hours:drive_through](https://wiki.osm.org/wiki/Key:opening_hours:drive_through)* ([opening_hours](../SpecialInputElements.md#opening_hours)) |
| [child_highchair](#child_highchair) <br/> _(Original in [questions](./BuiltinQuestions.md#child_highchair))_ | Is there a high chair (also known as booster chair) for toddlers available here?<br/>_{highchair} highchairs are available_<br/>4 options | | *[highchair](https://wiki.osm.org/wiki/Key:highchair)* ([nat](../SpecialInputElements.md#nat)) |
| [kids_area](#kids_area) <br/> _(Original in [questions](./BuiltinQuestions.md#kids_area))_ | Is there a play area for kids<br/>5 options | | _Multiple choice only_ |
| [diets_title](#diets_title) <br/> _(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets, hidden | _Multiple choice only_ |
| [diets_grouped](#diets_grouped) <br/> _(Original in [diets](./diets.md#diets_grouped))_ | _{group(diets_title,diets-content,)}_ | diets | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [lactose_free](#lactose_free) <br/> _(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/> _(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/> _(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets-content, hidden | _Multiple choice only_ |
| [halal](#halal) <br/> _(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [organic](#organic) <br/> _(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) <br/> _(Original in [diets](./diets.md#friture-vegetarian))_ | Does this fries shop have vegetarian snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) <br/> _(Original in [diets](./diets.md#friture-vegan))_ | Does this fries shop have vegan snacks?<br/>4 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) <br/> _(Original in [diets](./diets.md#friture-organic))_ | Does this fries shop offer organic snacks?<br/>3 options | diets, diets-content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) <br/> _(Original in [diets](./diets.md#friture-oil))_ | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets, diets-content, hidden | _Multiple choice only_ |
| [diet-questions](#diet-questions) <br/> _(Original in [diets](./diets.md#diet-questions))_ | _{questions(diets-content,,yes)}_ | hidden, diets, diets-content | _Multiple choice only_ |
| [diets_title](#diets_title) <br/> _(Original in [diets](./diets.md#diets_title))_ | _Dietary options_ | diets_group, diets_grouped, hidden | _Multiple choice only_ |
| [diets_group](#diets_group) <br/> _(Original in [diets](./diets.md#diets_group))_ | _{group(diets_title,diets_content,)}_ | diets_grouped | _Multiple choice only_ |
| [sugar_free](#sugar_free) <br/> _(Original in [diets](./diets.md#sugar_free))_ | Does this shop have a sugar free offering?<br/>4 options | diets_grouped, diets_content, hidden | _Multiple choice only_ |
| [lactose_free](#lactose_free) <br/> _(Original in [diets](./diets.md#lactose_free))_ | Does have a lactose-free offering?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [gluten_free](#gluten_free) <br/> _(Original in [diets](./diets.md#gluten_free))_ | Does this shop have a gluten free offering?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [vegan](#vegan) <br/> _(Original in [diets](./diets.md#vegan))_ | Does this place offer a vegan option?<br/>4 options | diets_grouped, diets_content, hidden | _Multiple choice only_ |
| [vegan_food](#vegan_food) <br/> _(Original in [diets](./diets.md#vegan_food))_ | Does this business serve vegan meals?<br/>5 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [vegetarian](#vegetarian) <br/> _(Original in [diets](./diets.md#vegetarian))_ | Does this restaurant have a vegetarian option?<br/>5 options | diets, diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [halal](#halal) <br/> _(Original in [diets](./diets.md#halal))_ | Does this restaurant offer a halal menu?<br/>4 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [organic](#organic) <br/> _(Original in [diets](./diets.md#organic))_ | Does this restaurant offer organic food?<br/>3 options | diets_content, diets_grouped, hidden | _Multiple choice only_ |
| [diet-questions](#diet-questions) <br/> _(Original in [diets](./diets.md#diet-questions))_ | _{questions(diets_content,,yes)}_ | hidden, diets_grouped, diets_content | _Multiple choice only_ |
| [friture-vegetarian](#friture-vegetarian) | Does this fries shop have vegetarian snacks?<br/>4 options | diets_content, hidden | _Multiple choice only_ |
| [friture-vegan](#friture-vegan) | Does this fries shop have vegan snacks?<br/>4 options | diets_content, hidden | _Multiple choice only_ |
| [friture-organic](#friture-organic) | Does this fries shop offer organic snacks?<br/>3 options | diets_content, hidden | _Multiple choice only_ |
| [friture-oil](#friture-oil) | Does this fries shop use vegetable or animal oil for cooking?<br/>2 options | diets_content, hidden | _Multiple choice only_ |
| [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?<br/>3 options | | _Multiple choice only_ |
| [smoking](#smoking) <br/> _(Original in [questions](./BuiltinQuestions.md#smoking))_ | Is smoking allowed at ?<br/>3 options | | _Multiple choice only_ |
| [service:electricity](#service:electricity) <br/> _(Original in [questions](./BuiltinQuestions.md#service:electricity))_ | Does this amenity have electrical outlets, available to customers when they are inside?<br/>4 options | | _Multiple choice only_ |
@ -269,6 +272,7 @@ Elements must match **all** of the following expressions:
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>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) <br/> _(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?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [handwashing-soap](#handwashing-soap) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group) <br/> _(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) <br/> _(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_ |
@ -290,10 +294,11 @@ Elements must match **all** of the following expressions:
| [changing_table_adult_adult-changing-table-support](#changing_table_adult_adult-changing-table-support) <br/> _(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?<br/>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) <br/> _(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) <br/> _(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;diets-content;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;diets_content;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -420,16 +425,22 @@ _This tagrendering has no question and is thus read-only_
*{image_carousel(image:menu)}*
This tagrendering has labels `menu`
### add-menu-image
_This tagrendering has no question and is thus read-only_
*{image_upload(image:menu,Add an image from the menu,)}*
This tagrendering has labels `menu`
### menu-website
The question is `On what webpage is the menu published?`
*{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}* is shown if `website:menu` is set.
This tagrendering has labels `menu`
### reservation
The question is `Is a reservation required for this place?`
@ -438,7 +449,7 @@ The question is `Is a reservation required for this place?`
- *Reservation is possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dyes' target='_blank'>yes</a>
- *Reservation is not possible at this place* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:reservation' target='_blank'>reservation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:reservation%3Dno' target='_blank'>no</a>
### Takeaway
### takeaway
The question is `Does this place offer take-away?`
- *This is a take-away only business* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:takeaway' target='_blank'>takeaway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:takeaway%3Donly' target='_blank'>only</a>
@ -492,14 +503,14 @@ _This tagrendering has no question and is thus read-only_
*Dietary options*
This tagrendering has labels `diets` `hidden`
This tagrendering has labels `diets_group` `diets_grouped` `hidden`
### diets_grouped
### diets_group
_This tagrendering has no question and is thus read-only_
*{group(diets_title,diets-content,)}*
*{group(diets_title,diets_content,)}*
This tagrendering has labels `diets`
This tagrendering has labels `diets_grouped`
### sugar_free
The question is `Does this shop have a sugar free offering?`
@ -509,7 +520,7 @@ The question is `Does this shop have a sugar free offering?`
- *This shop has a <b>limited sugar free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free' target='_blank'>diet:sugar_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dlimited' target='_blank'>limited</a>
- *This shop has no sugar free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:sugar_free' target='_blank'>diet:sugar_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:sugar_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_grouped` `diets_content` `hidden`
### lactose_free
The question is `Does {title()} have a lactose-free offering?`
@ -519,7 +530,7 @@ The question is `Does {title()} have a lactose-free offering?`
- *<b>Limited lactose free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dlimited' target='_blank'>limited</a>
- *No lactose free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:lactose_free' target='_blank'>diet:lactose_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:lactose_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### gluten_free
The question is `Does this shop have a gluten free offering?`
@ -529,7 +540,7 @@ The question is `Does this shop have a gluten free offering?`
- *This shop has a <b>limited gluten free</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free' target='_blank'>diet:gluten_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dlimited' target='_blank'>limited</a>
- *This shop has no gluten free offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:gluten_free' target='_blank'>diet:gluten_free</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:gluten_free%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### vegan
The question is `Does this place offer a vegan option?`
@ -539,7 +550,7 @@ The question is `Does this place offer a vegan option?`
- *This shop has a <b>limited vegan</b> offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dlimited' target='_blank'>limited</a>
- *This shop has no vegan offering* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno' target='_blank'>no</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_grouped` `diets_content` `hidden`
### vegan_food
The question is `Does this business serve vegan meals?`
@ -551,7 +562,7 @@ The question is `Does this business serve vegan meals?`
- *Some dishes might be adapted to a vegan version if asked for* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Don_demand' target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### vegetarian
The question is `Does this restaurant have a vegetarian option?`
@ -562,8 +573,7 @@ The question is `Does this restaurant have a vegetarian option?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/food/Vegetarian-mark.svg'> *All dishes are vegetarian* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Donly' target='_blank'>only</a>
- *Some dishes might be adapted to a vegetarian version, but this should be demanded* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Don_demand' target='_blank'>on_demand</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets` `diets_content` `diets_grouped` `hidden`
### halal
The question is `Does this restaurant offer a halal menu?`
@ -573,8 +583,7 @@ The question is `Does this restaurant offer a halal menu?`
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'> *There is a halal menu* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:halal' target='_blank'>diet:halal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Dyes' target='_blank'>yes</a>
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/diets/halal.svg'> *Only halal options are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:halal' target='_blank'>diet:halal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:halal%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### organic
The question is `Does this restaurant offer organic food?`
@ -583,8 +592,14 @@ The question is `Does this restaurant offer organic food?`
- *There is an organic menu* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Dyes' target='_blank'>yes</a>
- *Only organic options are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: (<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dfast_food' target='_blank'>fast_food</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>) & cuisine!=friture
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `diets_grouped` `hidden`
### diet-questions
_This tagrendering has no question and is thus read-only_
*{questions(diets_content,,yes)}*
This tagrendering has labels `hidden` `diets_grouped` `diets_content`
### friture-vegetarian
The question is `Does this fries shop have vegetarian snacks?`
@ -595,7 +610,7 @@ The question is `Does this fries shop have vegetarian snacks?`
- *No vegetarian snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegetarian' target='_blank'>diet:vegetarian</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegetarian%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-vegan
The question is `Does this fries shop have vegan snacks?`
@ -606,7 +621,7 @@ The question is `Does this fries shop have vegan snacks?`
- *No vegan snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:diet:vegan' target='_blank'>diet:vegan</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:diet:vegan%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-organic
The question is `Does this fries shop offer organic snacks?`
@ -616,7 +631,7 @@ The question is `Does this fries shop offer organic snacks?`
- *Only organic snacks are available* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:organic' target='_blank'>organic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:organic%3Donly' target='_blank'>only</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
This tagrendering has labels `diets_content` `hidden`
### friture-oil
The question is `Does this fries shop use vegetable or animal oil for cooking?`
@ -625,14 +640,7 @@ The question is `Does this fries shop use vegetable or animal oil for cooking?`
- *The frying is done with animal oil* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:friture:oil' target='_blank'>friture:oil</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:friture:oil%3Danimal' target='_blank'>animal</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dfriture' target='_blank'>friture</a>
This tagrendering has labels `diets` `diets-content` `hidden`
### diet-questions
_This tagrendering has no question and is thus read-only_
*{questions(diets-content,,yes)}*
This tagrendering has labels `hidden` `diets` `diets-content`
This tagrendering has labels `diets_content` `hidden`
### friture-take-your-container
The question is `If you bring your own container (such as a cooking pot and small pots), is it used to package your order?`
@ -924,6 +932,15 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a>
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 <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes' target='_blank'>yes</a>
- *No soap for handwashing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing' target='_blank'>toilets:handwashing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes' target='_blank'>yes</a>
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?`
@ -1125,7 +1142,7 @@ This tagrendering has labels `toilet-questions` `all` `hidden`
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,hidden;diets-content;wheelchair;adult-changing-table;toilet-questions)}*
*{questions( ,hidden;diets_content;wheelchair;adult-changing-table;toilet-questions)}*
This tagrendering has labels `ignore-docs` `added_by_default`
@ -1146,6 +1163,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -23,6 +23,7 @@ A layer showing memorials for cyclists, killed in road accidents
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -68,6 +69,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### preset_description
@ -128,6 +130,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -21,6 +21,7 @@ Layer showing disused signs on buildings
- [brand](#brand)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -65,6 +66,7 @@ Elements must match **all** of the following expressions:
| [brand](#brand) | For what business was this sign made?<br/>_This sign was made for: {brand}_ | | *[brand](https://wiki.osm.org/wiki/Key:brand)* ([string](../SpecialInputElements.md#string)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -120,6 +122,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -20,6 +20,7 @@ This layer show governmental buildings. It was setup as commissioned layer for t
- [name](#name)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -61,6 +62,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [name](#name) | What is the name of this Governmental Office?<br/>_This Governmental Office is called {name}_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -114,6 +116,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -18,6 +18,7 @@ Tombstones (and graves) indicate where a person was buried. On this map, those c
- [name](#name)
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -59,6 +60,7 @@ Elements must match **any** of the following expressions:
| [name](#name) | What is the name of the person buried here?<br/>_<b>{name}</b> is buried here_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -89,6 +91,11 @@ _This tagrendering has no question and is thus read-only_
*{move_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -48,6 +48,7 @@ Campsites
- [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)
@ -72,6 +73,7 @@ Campsites
- [questions](#questions)
- [mastodon](#mastodon)
- [lod](#lod)
- [spacer](#spacer)
5. [Filters](#filters)
## Themes using this layer
@ -121,6 +123,7 @@ Elements must match **any** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Alocation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Apaper_supplied/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:handwashing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahandwashing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handwashing:soap#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handwashing%3Asoap/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:hands_drying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahands_drying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:wheelchair:grab_rail:left#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Awheelchair%3Agrab_rail%3Aleft/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -173,6 +176,7 @@ Elements must match **any** of the following expressions:
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>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) <br/> _(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?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [handwashing-soap](#handwashing-soap) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group) <br/> _(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) <br/> _(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_ |
@ -197,6 +201,7 @@ Elements must match **any** of the following expressions:
| [questions](#questions) <br/> _(Original in [questions](./BuiltinQuestions.md#questions))_ | _{questions()}_ | | _Multiple choice only_ |
| [mastodon](#mastodon) <br/> _(Original in [questions](./BuiltinQuestions.md#mastodon))_ | What is the Mastodon-handle of ?<br/>_{fediverse_link(contact:mastodon)}_ | | *[contact:mastodon](https://wiki.osm.org/wiki/Key:contact:mastodon)* ([fediverse](../SpecialInputElements.md#fediverse)) |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -489,6 +494,15 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a>
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 <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes' target='_blank'>yes</a>
- *No soap for handwashing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing' target='_blank'>toilets:handwashing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes' target='_blank'>yes</a>
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?`
@ -706,6 +720,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -48,6 +48,7 @@ Various types of lodging facilities
- [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)
@ -69,6 +70,16 @@ Various types of lodging facilities
- [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)
- [sauna-group](#sauna-group)
- [sauna-header](#sauna-header)
- [sauna-picture-carousel](#sauna-picture-carousel)
- [sauna-picture](#sauna-picture)
- [has_sauna](#has_sauna)
- [sauna_access](#sauna_access)
- [charge_2 hours](#charge_2-hours)
- [charge_4 hours](#charge_4-hours)
- [charge_day](#charge_day)
- [sauna-questions](#sauna-questions)
- [internet](#internet)
- [internet-fee](#internet-fee)
- [internet-ssid](#internet-ssid)
@ -77,6 +88,7 @@ Various types of lodging facilities
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [spacer](#spacer)
6. [Filters](#filters)
## Themes using this layer
@ -131,6 +143,7 @@ Elements must match **all** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:location#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Alocation/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:paper_supplied#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Apaper_supplied/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:handwashing#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahandwashing/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/handwashing:soap#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/handwashing%3Asoap/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:hands_drying#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Ahands_drying/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/wheelchair#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/wheelchair/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/toilets:wheelchair:grab_rail:left#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/toilets%3Awheelchair%3Agrab_rail%3Aleft/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -144,6 +157,12 @@ Elements must match **all** of the following expressions:
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:adult:max_height#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Aadult%3Amax_height/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [changing_table:adult:max_height](https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:max_height) | [pfloat](../SpecialInputElements.md#pfloat) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:adult:height:mechanism#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Aadult%3Aheight%3Amechanism/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/changing_table:adult:support#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/changing_table%3Aadult%3Asupport/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/sauna#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/sauna/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [sauna](https://wiki.openstreetmap.org/wiki/Key:sauna) | Multiple choice | [no](https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/sauna#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/sauna/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/sauna:access#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/sauna%3Aaccess/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/charge#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/charge/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/charge#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/charge/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/charge#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/charge/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [currency](../SpecialInputElements.md#currency) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/internet_access#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/internet_access/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/internet_access:fee#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/internet_access%3Afee/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/internet_access:ssid#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/internet_access%3Assid/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [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) |
@ -185,6 +204,7 @@ Elements must match **all** of the following expressions:
| [toilet-changing_table:location](#toilet-changing_table:location) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-changing_table:location))_ | Where is the changing table located?<br/>_A changing table is located at {changing_table:location}_<br/>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) <br/> _(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?<br/>2 options | relevant-questions, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-handwashing](#toilet-handwashing) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-handwashing))_ | Do these toilets have a sink to wash your hands?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [handwashing-soap](#handwashing-soap) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#handwashing-soap))_ | Is soap for handwashing provided?<br/>2 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [toilet-drying](#toilet-drying) <br/> _(Original in [toilet_at_amenity_lib](./toilet_at_amenity_lib.md#toilet-drying))_ | Do these toilets have a device to dry your hands?<br/>5 options | relevant-questions, prefixed, amenity-prefixed, relevant_questions, toilet-questions, hidden, all | _Multiple choice only_ |
| [wheelchair-group](#wheelchair-group) <br/> _(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) <br/> _(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_ |
@ -206,14 +226,25 @@ Elements must match **all** of the following expressions:
| [changing_table_adult_adult-changing-table-support](#changing_table_adult_adult-changing-table-support) <br/> _(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?<br/>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) <br/> _(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) <br/> _(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_ |
| [sauna-group](#sauna-group) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#sauna-group))_ | _{group(sauna-header,has_sauna;sauna_expanded;sauna-questions,)}_ | sauna_grouped | _Multiple choice only_ |
| [sauna-header](#sauna-header) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#sauna-header))_ | _Sauna information_<br/>1 options | sauna_grouped, hidden | _Multiple choice only_ |
| [sauna-picture-carousel](#sauna-picture-carousel) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#sauna-picture-carousel))_ | _{image_carousel(sayna:panoramax;sauna:image;sauna:mapillary)}_ | sauna_expanded, sauna_grouped, hidden | _Multiple choice only_ |
| [sauna-picture](#sauna-picture) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#sauna-picture))_ | _{image_upload(sauna:panoramax,Add a picture of the sauna,)}_ | sauna_expanded, sauna_grouped, hidden | _Multiple choice only_ |
| [has_sauna](#has_sauna) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#has_sauna))_ | Does have a sauna?<br/>2 options | sauna_grouped, at_leisure_only, hidden | _Multiple choice only_ |
| [sauna_access](#sauna_access) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#sauna_access))_ | Is this sauna publicly accessible?<br/>4 options | sauna_expanded, sauna_grouped, hidden | _Multiple choice only_ |
| [charge_2 hours](#charge_2 hours) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#charge_2 hours))_ | What is the entrance fee for 2 hours?<br/>_entrance fee for 2 hours: {charge}_<br/>1 options | sauna_expanded, sauna_grouped, hidden | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([currency](../SpecialInputElements.md#currency)) |
| [charge_4 hours](#charge_4 hours) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#charge_4 hours))_ | What is the entrance fee for 4 hours?<br/>_entrance fee for 4 hours: {charge}_<br/>1 options | sauna_expanded, sauna_grouped, hidden | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([currency](../SpecialInputElements.md#currency)) |
| [charge_day](#charge_day) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#charge_day))_ | What is the entrance fee for one day?<br/>_entrance fee for one day: {charge}_<br/>1 options | sauna_expanded, sauna_grouped, hidden | *[charge](https://wiki.osm.org/wiki/Key:charge)* ([currency](../SpecialInputElements.md#currency)) |
| [sauna-questions](#sauna-questions) <br/> _(Original in [sauna_at_leisure](./sauna_at_leisure.md#sauna-questions))_ | _{questions(at_leisure_only;sauna_expanded,,)}_ | sauna_grouped, hidden | _Multiple choice only_ |
| [internet](#internet) <br/> _(Original in [questions](./BuiltinQuestions.md#internet))_ | Does this place offer internet access?<br/>6 options | internet-all | _Multiple choice only_ |
| [internet-fee](#internet-fee) <br/> _(Original in [questions](./BuiltinQuestions.md#internet-fee))_ | Is there a fee for internet access?<br/>3 options | internet-all | _Multiple choice only_ |
| [internet-ssid](#internet-ssid) <br/> _(Original in [questions](./BuiltinQuestions.md#internet-ssid))_ | What is the network name for the wireless internet access?<br/>_The network name is <b>{internet_access:ssid}</b>_<br/>1 options | internet-all | *[internet_access:ssid](https://wiki.osm.org/wiki/Key:internet_access:ssid)* ([string](../SpecialInputElements.md#string)) |
| [dog-access](#dog-access) <br/> _(Original in [questions](./BuiltinQuestions.md#dog-access))_ | Are dogs allowed in this business?<br/>5 options | | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;wheelchair;adult-changing-table;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [leftover-questions](#leftover-questions) | _{questions( ,hidden;wheelchair;adult-changing-table;at_leisure_only;sauna_expanded;toilet-questions)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _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
@ -507,6 +538,15 @@ The question is `Do these toilets have a sink to wash your hands?`
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a>
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 <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dyes' target='_blank'>yes</a>
- *No soap for handwashing* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:handwashing:soap' target='_blank'>handwashing:soap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:handwashing:soap%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:handwashing' target='_blank'>toilets:handwashing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:handwashing%3Dyes' target='_blank'>yes</a>
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?`
@ -705,6 +745,93 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `toilet-questions` `all` `hidden`
### sauna-group
_This tagrendering has no question and is thus read-only_
*{group(sauna-header,has_sauna;sauna_expanded;sauna-questions,)}*
This tagrendering has labels `sauna_grouped`
### sauna-header
_This tagrendering has no question and is thus read-only_
*Sauna information*
- *No sauna* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sauna' target='_blank'>sauna</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno' target='_blank'>no</a>
This tagrendering has labels `sauna_grouped` `hidden`
### sauna-picture-carousel
_This tagrendering has no question and is thus read-only_
*{image_carousel(sayna:panoramax;sauna:image;sauna:mapillary)}*
This tagrendering has labels `sauna_expanded` `sauna_grouped` `hidden`
### sauna-picture
_This tagrendering has no question and is thus read-only_
*{image_upload(sauna:panoramax,Add a picture of the sauna,)}*
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:beauty' target='_blank'>beauty</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:beauty%3Dsauna' target='_blank'>sauna</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:leisure' target='_blank'>leisure</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:leisure%3Dsauna' target='_blank'>sauna</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:sauna' target='_blank'>sauna</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes' target='_blank'>yes</a>
This tagrendering has labels `sauna_expanded` `sauna_grouped` `hidden`
### has_sauna
The question is `Does {title()} have a sauna?`
- *Has a sauna* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sauna' target='_blank'>sauna</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes' target='_blank'>yes</a>
- *No sauna* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sauna' target='_blank'>sauna</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dno' target='_blank'>no</a>
This tagrendering has labels `sauna_grouped` `at_leisure_only` `hidden`
### sauna_access
The question is `Is this sauna publicly accessible?`
- *Public access* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sauna:access' target='_blank'>sauna:access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dyes' target='_blank'>yes</a>
- *Only access to customers of the amenity* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sauna:access' target='_blank'>sauna:access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dcustomers' target='_blank'>customers</a>
- *Not accessible, even for customers of the amenity* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sauna:access' target='_blank'>sauna:access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dno' target='_blank'>no</a>
- *Public access* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:sauna:access' target='_blank'>sauna:access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna:access%3Dpublic' target='_blank'>public</a>. _This option cannot be chosen as answer_
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:sauna' target='_blank'>sauna</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes' target='_blank'>yes</a>
This tagrendering has labels `sauna_expanded` `sauna_grouped` `hidden`
### charge_2 hours
The question is `What is the entrance fee for 2 hours?`
*entrance fee for 2 hours: {charge}* is shown if `charge` is set.
- *The sauna is free of charge* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:sauna' target='_blank'>sauna</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes' target='_blank'>yes</a> & access!=customers & access!=no & access!=private
This tagrendering has labels `sauna_expanded` `sauna_grouped` `hidden`
### charge_4 hours
The question is `What is the entrance fee for 4 hours?`
*entrance fee for 4 hours: {charge}* is shown if `charge` is set.
- *The sauna is free of charge* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:sauna' target='_blank'>sauna</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes' target='_blank'>yes</a> & access!=customers & access!=no & access!=private
This tagrendering has labels `sauna_expanded` `sauna_grouped` `hidden`
### charge_day
The question is `What is the entrance fee for one day?`
*entrance fee for one day: {charge}* is shown if `charge` is set.
- *The sauna is free of charge* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:sauna' target='_blank'>sauna</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sauna%3Dyes' target='_blank'>yes</a> & access!=customers & access!=no & access!=private
This tagrendering has labels `sauna_expanded` `sauna_grouped` `hidden`
### sauna-questions
_This tagrendering has no question and is thus read-only_
*{questions(at_leisure_only;sauna_expanded,,)}*
This tagrendering has labels `sauna_grouped` `hidden`
### internet
The question is `Does this place offer internet access?`
@ -749,7 +876,7 @@ The question is `Are dogs allowed in this business?`
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,hidden;wheelchair;adult-changing-table;toilet-questions)}*
*{questions( ,hidden;wheelchair;adult-changing-table;at_leisure_only;sauna_expanded;toilet-questions)}*
This tagrendering has labels `ignore-docs` `added_by_default`
@ -770,6 +897,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
## Filters
| id | question | osmTags |

View file

@ -21,6 +21,7 @@ Guideposts (also known as fingerposts or finger posts) are often found along off
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
## Themes using this layer
@ -67,6 +68,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -124,6 +126,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -42,6 +42,7 @@ Hackerspace
- [questions](#questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -126,6 +127,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
| [questions](#questions) <br/> _(Original in [questions](./BuiltinQuestions.md#questions))_ | _{questions()}_ | | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -345,6 +347,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

View file

@ -25,6 +25,7 @@ All objects which have an etymology known
- [etymology_multi_apply](#etymology_multi_apply)
- [wikipedia](#wikipedia)
- [lod](#lod)
- [spacer](#spacer)
## Themes using this layer
@ -63,6 +64,7 @@ Elements must match **all** of the following expressions:
| [etymology_multi_apply](#etymology_multi_apply) | _{multi_apply(_same_name_ids, name:etymology:wikidata;name:etymology, Auto-applying data on all segments with the same name, true)}_ | | _Multiple choice only_ |
| [wikipedia](#wikipedia) | _A Wikipedia article about this <b>street</b> exists:<br/>{wikipedia():max-height:25rem}_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
### etymology-images-from-wikipedia
_This tagrendering has no question and is thus read-only_
@ -128,5 +130,11 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels `added_by_default`
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
This document is autogenerated from [assets/themes/etymology/etymology.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/etymology/etymology.json)

View file

@ -21,6 +21,7 @@
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [spacer](#spacer)
- [lod](#lod)
6. [Filters](#filters)
@ -71,6 +72,7 @@ Elements must match **any** of the following expressions:
| [leftover-questions](#leftover-questions) | _{questions( ,hidden)}_ | ignore-docs, added_by_default | _Multiple choice only_ |
| [move-button](#move-button) | _{move_button()}_ | | _Multiple choice only_ |
| [delete-button](#delete-button) | _{delete_button()}_ | | _Multiple choice only_ |
| [spacer](#spacer) | _<div class='m-4'/>_ | | _Multiple choice only_ |
| [lod](#lod) <br/> _(Original in [questions](./BuiltinQuestions.md#lod))_ | _{linked_data_from_website()}_ | added_by_default | _Multiple choice only_ |
### images
@ -157,6 +159,11 @@ _This tagrendering has no question and is thus read-only_
*{delete_button()}*
### spacer
_This tagrendering has no question and is thus read-only_
*<div class='m-4'/>*
### lod
_This tagrendering has no question and is thus read-only_

Some files were not shown because too many files have changed in this diff Show more