forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9e17550a95
commit
3407f68d3f
267 changed files with 7757 additions and 2435 deletions
|
@ -34,7 +34,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
|
|||
- [show-menu-image](#show-menu-image)
|
||||
- [add-menu-image](#add-menu-image)
|
||||
- [menu-website](#menu-website)
|
||||
- [Reservation](#reservation)
|
||||
- [reservation](#reservation)
|
||||
- [Takeaway](#takeaway)
|
||||
- [delivery](#delivery)
|
||||
- [drive-through](#drive-through)
|
||||
|
@ -201,7 +201,7 @@ Elements must match **all** of the following expressions:
|
|||
| [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)) |
|
||||
| [Reservation](#Reservation) | Is a reservation required for this place?<br/>4 options | | _Multiple choice only_ |
|
||||
| [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_ |
|
||||
| [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_ |
|
||||
|
@ -270,17 +270,20 @@ Elements must match **all** of the following expressions:
|
|||
### images
|
||||
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### reviews
|
||||
Shows the reviews module (including the possibility to leave a review)
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{create_review()}{list_reviews()}*
|
||||
|
||||
### Name
|
||||
|
||||
The question is `What is the name of this business?`
|
||||
*The name of this business is {name}* is shown if `name` is set
|
||||
|
||||
*The name of this business is {name}* is shown if `name` is set.
|
||||
|
||||
### Fastfood vs restaurant
|
||||
|
||||
|
@ -292,14 +295,16 @@ The question is `What type of business is this?`
|
|||
### opening_hours
|
||||
|
||||
The question is `What are the opening hours of {title()}?`
|
||||
*<h3>Opening hours</h3>{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set
|
||||
|
||||
*<h3>Opening hours</h3>{opening_hours_table(opening_hours)}* is shown if `opening_hours` is set.
|
||||
|
||||
- *Marked as closed for an unspecified time* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:opening_hours' target='_blank'>opening_hours</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dclosed' target='_blank'>closed</a>. _This option cannot be chosen as answer_
|
||||
|
||||
### website
|
||||
|
||||
The question is `What is the website of {title()}?`
|
||||
*<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>* is shown if `website` is set
|
||||
|
||||
*<a href='{website}' rel='nofollow noopener noreferrer' target='_blank'>{website}</a>* is shown if `website` is set.
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/icons/website.svg'> *<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* is shown if with contact:website~.+. _This option cannot be chosen as answer_
|
||||
|
||||
|
@ -309,7 +314,8 @@ This tagrendering has labels
|
|||
### email
|
||||
|
||||
The question is `What is the email address of {title()}?`
|
||||
*<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>* is shown if `email` is set
|
||||
|
||||
*<a href='mailto:{email}' target='_blank' rel='noopener'>{email}</a>* is shown if `email` is set.
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'> *<a href='mailto:{contact:email}' target='_blank' rel='noopener'>{contact:email}</a>* is shown if with contact:email~.+. _This option cannot be chosen as answer_
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/svg/envelope.svg'> *<a href='mailto:{operator:email}' target='_blank' rel='noopener'>{operator:email}</a>* is shown if with operator:email~.+. _This option cannot be chosen as answer_
|
||||
|
@ -320,7 +326,8 @@ This tagrendering has labels
|
|||
### phone
|
||||
|
||||
The question is `What is the phone number of {title()}?`
|
||||
*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set
|
||||
|
||||
*{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}* is shown if `phone` is set.
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/questions/phone.svg'> *{link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)}* is shown if with contact:phone~.+. _This option cannot be chosen as answer_
|
||||
|
||||
|
@ -338,6 +345,7 @@ The question is `Which methods of payment are accepted here?`
|
|||
### repeated
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*Multiple, identical objects can be found on floors {repeat_on}.*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+
|
||||
|
@ -347,7 +355,8 @@ This tagrendering has labels
|
|||
### single_level
|
||||
|
||||
The question is `On what level is this feature located?`
|
||||
*Located on the {level}th floor* is shown if `level` is set
|
||||
|
||||
*Located on the {level}th floor* is shown if `level` is set.
|
||||
|
||||
- *Located underground* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground' target='_blank'>underground</a>. _This option cannot be chosen as answer_
|
||||
- *Located on the ground floor* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D0' target='_blank'>0</a>
|
||||
|
@ -370,7 +379,8 @@ The question is `Is this place accessible with a wheelchair?`
|
|||
### Cuisine
|
||||
|
||||
The question is `What kind of food is served here?`
|
||||
*This place mostly serves {cuisine}* is shown if `cuisine` is set
|
||||
|
||||
*This place mostly serves {cuisine}* is shown if `cuisine` is set.
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🍕'> *Pizzeria* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:cuisine' target='_blank'>cuisine</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cuisine%3Dpizza' target='_blank'>pizza</a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/🍟'> *Friture* is shown if with <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>
|
||||
|
@ -395,19 +405,22 @@ The question is `What kind of food is served here?`
|
|||
### show-menu-image
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{image_carousel(image:menu)}*
|
||||
|
||||
### add-menu-image
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{image_upload(image:menu,Add an image from the 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
|
||||
|
||||
### Reservation
|
||||
*{link(Consult the menu,&LBRACEwebsite:menu&RBRACE,,,,)}* is shown if `website:menu` is set.
|
||||
|
||||
### reservation
|
||||
|
||||
The question is `Is a reservation required for this place?`
|
||||
|
||||
|
@ -443,7 +456,8 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
### drive-through-opening_hours
|
||||
|
||||
The question is `What are the opening hours of the drive-through?`
|
||||
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set
|
||||
|
||||
*<h3>Drive-through opening hours</h3>{opening_hours_table(opening_hours:drive_through)}* is shown if `opening_hours:drive_through` is set.
|
||||
|
||||
- *The opening hours of the drive-through are the same as the restaurant* is shown if with opening_hours:drive_through=
|
||||
|
||||
|
@ -636,7 +650,8 @@ This tagrendering has labels
|
|||
### internet-ssid
|
||||
|
||||
The question is `What is the network name for the wireless internet access?`
|
||||
*The network name is <b>{internet_access:ssid}</b>* is shown if `internet_access:ssid` is set
|
||||
|
||||
*The network name is <b>{internet_access:ssid}</b>* is shown if `internet_access:ssid` is set.
|
||||
|
||||
- *Telekom* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:internet_access:ssid' target='_blank'>internet_access:ssid</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:internet_access:ssid%3DTelekom' target='_blank'>Telekom</a>
|
||||
|
||||
|
@ -647,6 +662,7 @@ This tagrendering has labels
|
|||
### toilets-group
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{group(grouptitle,toilet-questions,wheelchair;wheelchair-title;adult-changing-table)}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -655,6 +671,7 @@ This tagrendering has labels
|
|||
### grouptitle
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*Toilet information*
|
||||
|
||||
- *Does not have toilets* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:toilets' target='_blank'>toilets</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno' target='_blank'>no</a>
|
||||
|
@ -679,6 +696,7 @@ This tagrendering has labels
|
|||
### toilets_repeated
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*Multiple, identical objects can be found on floors {toilets:repeat_on}.*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <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> & toilets:repeat_on~.+
|
||||
|
@ -693,7 +711,8 @@ This tagrendering has labels
|
|||
### toilets_single_level
|
||||
|
||||
The question is `On what level is this feature located?`
|
||||
*Located on the {toilets:level}th floor* is shown if `toilets:level` is set
|
||||
|
||||
*Located on the {toilets:level}th floor* is shown if `toilets:level` is set.
|
||||
|
||||
- *Located underground* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:location' target='_blank'>toilets:location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:location%3Dunderground' target='_blank'>underground</a>. _This option cannot be chosen as answer_
|
||||
- *Located on the ground floor* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:level' target='_blank'>toilets:level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:level%3D0' target='_blank'>0</a>
|
||||
|
@ -713,7 +732,8 @@ This tagrendering has labels
|
|||
### toilets_toilet-access
|
||||
|
||||
The question is `Are these toilets publicly accessible?`
|
||||
*Access is {toilets:access}* is shown if `toilets:access` is set
|
||||
|
||||
*Access is {toilets:access}* is shown if `toilets:access` is set.
|
||||
|
||||
- *Public access* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:access' target='_blank'>toilets:access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dyes' target='_blank'>yes</a>
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/key'> *Only access to customers* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:access' target='_blank'>toilets:access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:access%3Dcustomers' target='_blank'>customers</a>
|
||||
|
@ -748,7 +768,8 @@ This tagrendering has labels
|
|||
### toilets_toilet-charge
|
||||
|
||||
The question is `How much does one have to pay for these toilets?`
|
||||
*The fee is {toilets:charge}* is shown if `toilets:charge` is set
|
||||
|
||||
*The fee is {toilets:charge}* is shown if `toilets:charge` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <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:fee' target='_blank'>toilets:fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:fee%3Dyes' target='_blank'>yes</a>
|
||||
This tagrendering has labels
|
||||
|
@ -818,7 +839,8 @@ This tagrendering has labels
|
|||
### toilets_description
|
||||
|
||||
The question is `Is there still some relevant info that the previous questions did not cover? Feel free to add it here.`
|
||||
*{toilets:description}* is shown if `toilets:description` is set
|
||||
|
||||
*{toilets:description}* is shown if `toilets:description` is set.
|
||||
|
||||
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
|
||||
|
@ -908,7 +930,8 @@ This tagrendering has labels
|
|||
### menstrual_products_location
|
||||
|
||||
The question is `Where are the free menstrual products located?`
|
||||
*The menstrual products are located in {toilets:menstrual_products:location}* is shown if `toilets:menstrual_products:location` is set
|
||||
|
||||
*The menstrual products are located in {toilets:menstrual_products:location}* is shown if `toilets:menstrual_products:location` is set.
|
||||
|
||||
- *The free, menstrual products are located in the toilet for women* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location' target='_blank'>toilets:menstrual_products:location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dfemale_toilet' target='_blank'>female_toilet</a>
|
||||
- *The free, menstrual products are located in the toilet for men* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:menstrual_products:location' target='_blank'>toilets:menstrual_products:location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:menstrual_products:location%3Dmale_toilet' target='_blank'>male_toilet</a>
|
||||
|
@ -944,7 +967,8 @@ This tagrendering has labels
|
|||
### toilet-changing_table:location
|
||||
|
||||
The question is `Where is the changing table located?`
|
||||
*A changing table is located at {changing_table:location}* is shown if `changing_table:location` is set
|
||||
|
||||
*A changing table is located at {changing_table:location}* is shown if `changing_table:location` is set.
|
||||
|
||||
- *A changing table is in the toilet for women* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:changing_table:location' target='_blank'>changing_table:location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dfemale_toilet' target='_blank'>female_toilet</a>
|
||||
- *A changing table is in the toilet for men* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:changing_table:location' target='_blank'>changing_table:location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:changing_table:location%3Dmale_toilet' target='_blank'>male_toilet</a>
|
||||
|
@ -1017,6 +1041,7 @@ This tagrendering has labels
|
|||
### wheelchair-group
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{group(wheelchair-title,wheelchair;adult-changing-table,)}*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <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>
|
||||
|
@ -1032,6 +1057,7 @@ This tagrendering has labels
|
|||
### wheelchair-picture-carousel
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{image_carousel(toilets:wheelchair:panoramax;toilets:wheelchair:image;toilets:wheelchair:mapillary)}*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <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:wheelchair' target='_blank'>toilets:wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes' target='_blank'>yes</a>)
|
||||
|
@ -1049,6 +1075,7 @@ This tagrendering has labels
|
|||
### wheelchair-picture
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{image_upload(toilets:wheelchair:panoramax,Add a picture of the wheelchair accessible toilet,)}*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <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:wheelchair' target='_blank'>toilets:wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Dyes' target='_blank'>yes</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes' target='_blank'>yes</a>)
|
||||
|
@ -1066,6 +1093,7 @@ This tagrendering has labels
|
|||
### wheelchair-title
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*Wheelchair accessible toilet*
|
||||
|
||||
- *Wheelchair accessibility features* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated' target='_blank'>designated</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:toilets:wheelchair' target='_blank'>toilets:wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:toilets:wheelchair%3Ddesignated' target='_blank'>designated</a>
|
||||
|
@ -1107,6 +1135,7 @@ This tagrendering has labels
|
|||
### questions-wheelchair
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions(wheelchair,,)}*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <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>
|
||||
|
@ -1123,6 +1152,7 @@ This tagrendering has labels
|
|||
### adult_changing_table_title
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*Adult changing table*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult' target='_blank'>changing_table:adult</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes' target='_blank'>yes</a> & <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>
|
||||
|
@ -1158,7 +1188,10 @@ This tagrendering has labels
|
|||
### changing_table_adult_height
|
||||
|
||||
The question is `What is the height of the adult changing table?`
|
||||
*The changing table is {canonical(changing_table:adult:height)} high* is shown if `changing_table:adult:height` is set
|
||||
|
||||
*The changing table is {canonical(changing_table:adult:height)} high* is shown if `changing_table:adult:height` is set.
|
||||
|
||||
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
|
||||
|
||||
- *The changing table is <b>adjustable in height</b>* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height' target='_blank'>changing_table:adult:height</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable' target='_blank'>adjustable</a>
|
||||
|
||||
|
@ -1177,7 +1210,10 @@ This tagrendering has labels
|
|||
### changing_table_adult_adult-changing-table-min_height
|
||||
|
||||
The question is `What is the lowest height the adult changing table can be moved to?`
|
||||
*The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}* is shown if `changing_table:adult:min_height` is set
|
||||
|
||||
*The lowest height of the adult changing table is {canonical(changing_table:adult:min_height)}* is shown if `changing_table:adult:min_height` is set.
|
||||
|
||||
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult' target='_blank'>changing_table:adult</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height' target='_blank'>changing_table:adult:height</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable' target='_blank'>adjustable</a> & <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
|
||||
|
@ -1194,7 +1230,10 @@ This tagrendering has labels
|
|||
### changing_table_adult_adult-changing-table-max_height
|
||||
|
||||
The question is `What is the highest height the adult changing table can be moved to?`
|
||||
*The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}* is shown if `changing_table:adult:max_height` is set
|
||||
|
||||
*The highest height of the adult changing table is {canonical(changing_table:adult:max_height)}* is shown if `changing_table:adult:max_height` is set.
|
||||
|
||||
The allowed input is of type pfloat and is in range 0.4 until 2 (both inclusive). A warning will appear if the value is outside of 0.8 and 1.7.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult' target='_blank'>changing_table:adult</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:changing_table:adult:height' target='_blank'>changing_table:adult:height</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:changing_table:adult:height%3Dadjustable' target='_blank'>adjustable</a> & <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
|
||||
|
@ -1253,6 +1292,7 @@ This tagrendering has labels
|
|||
### questions-adult-changing-table
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions(adult-changing-table,,yes)}*
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <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>
|
||||
|
@ -1269,6 +1309,7 @@ This tagrendering has labels
|
|||
### toilet-question-box
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions(toilet-questions,,)}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -1279,6 +1320,7 @@ This tagrendering has labels
|
|||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,wheelchair;adult-changing-table;toilet-questions;hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
@ -1288,16 +1330,19 @@ This tagrendering has labels
|
|||
### move-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{move_button()}*
|
||||
|
||||
### delete-button
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{delete_button()}*
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
This tagrendering has labels
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue