forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
9a86c5683b
commit
2545982dbd
287 changed files with 15242 additions and 22157 deletions
|
@ -113,7 +113,6 @@ _This tagrendering has no question and is thus read-only_
|
|||
*{image_carousel()}{image_upload()}*
|
||||
|
||||
### Still in use?
|
||||
|
||||
The question is `Is this drinking water spot still operational?`
|
||||
|
||||
*The operational status is <i>{operational_status}</i>* is shown if `operational_status` is set.
|
||||
|
@ -124,14 +123,12 @@ The question is `Is this drinking water spot still operational?`
|
|||
- *This drinking water is permanently closed* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:disused:amenity' target='_blank'>disused:amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:disused:amenity%3Ddrinking_water' target='_blank'>drinking_water</a>
|
||||
|
||||
### fee
|
||||
|
||||
The question is `Is this drinking water point free to use?`
|
||||
|
||||
- *Free to use* 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>
|
||||
- *One needs to pay to use this drinking water point* 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%3Dyes' target='_blank'>yes</a>
|
||||
|
||||
### type
|
||||
|
||||
The question is `What type of drinking water point is this?`
|
||||
|
||||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/drinking_water/bubbler.svg'> *This is a bubbler fountain. A water jet to drink from is sent upwards, typically controlled by a push button.* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:fountain' target='_blank'>fountain</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fountain%3Dbubbler' target='_blank'>bubbler</a>. Unselecting this answer will add fountain=
|
||||
|
@ -140,14 +137,12 @@ The question is `What type of drinking water point is this?`
|
|||
- *This is a natural spring* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:natural' target='_blank'>natural</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:natural%3Dspring' target='_blank'>spring</a>. Unselecting this answer will add natural=
|
||||
|
||||
### Bottle refill
|
||||
|
||||
The question is `How easy is it to fill water bottles?`
|
||||
|
||||
- *It is easy to refill water bottles* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:bottle' target='_blank'>bottle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bottle%3Dyes' target='_blank'>yes</a>
|
||||
- *Water bottles may not fit* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:bottle' target='_blank'>bottle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bottle%3Dno' target='_blank'>no</a>
|
||||
|
||||
### temperature-cold
|
||||
|
||||
The question is `Is cold water available here?`
|
||||
|
||||
- *Ice-cold water is provided here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:iced_water' target='_blank'>iced_water</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:iced_water%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:iced_water' target='_blank'>iced_water</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:iced_water%3Dno' target='_blank'>no</a>
|
||||
|
@ -157,7 +152,6 @@ The question is `Is cold water available here?`
|
|||
- *Hot water is provided here* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:hot_water' target='_blank'>hot_water</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hot_water%3Dyes' target='_blank'>yes</a>. Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:hot_water' target='_blank'>hot_water</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hot_water%3Dno' target='_blank'>no</a>
|
||||
|
||||
### seasonal
|
||||
|
||||
The question is `Is this drinking water point available all year round?`
|
||||
|
||||
- *Available all around the year* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:seasonal' target='_blank'>seasonal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dno' target='_blank'>no</a>
|
||||
|
@ -165,7 +159,6 @@ The question is `Is this drinking water point available all year round?`
|
|||
- <img width='38px' height='38px' src='https://dev.mapcomplete.org/./assets/layers/drinking_water/no_winter.svg'> *Closed during the winter* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:seasonal' target='_blank'>seasonal</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:seasonal%3Dspring;summer;autumn' target='_blank'>spring;summer;autumn</a>
|
||||
|
||||
### opening_hours_24_7
|
||||
|
||||
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.
|
||||
|
@ -175,7 +168,6 @@ The question is `What are the opening hours of {title()}?`
|
|||
- *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_
|
||||
|
||||
### bench-artwork
|
||||
|
||||
The question is `Does this drinking water fountain have an artistic element?`
|
||||
|
||||
- *This drinking water point has an integrated artwork* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:tourism' target='_blank'>tourism</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dartwork' target='_blank'>artwork</a>
|
||||
|
@ -183,7 +175,6 @@ The question is `Does this drinking water fountain have an artistic element?`
|
|||
- *This drinking water point <span class="subtle">probably</span> doesn't have an integrated artwork* is shown if with tourism=. _This option cannot be chosen as answer_
|
||||
|
||||
### artwork-artwork_type
|
||||
|
||||
The question is `What is the type of this artwork?`
|
||||
|
||||
*This is a {artwork_type}* is shown if `artwork_type` is set.
|
||||
|
@ -204,51 +195,41 @@ The question is `What is the type of this artwork?`
|
|||
- *Poem* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:artwork_type' target='_blank'>artwork_type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpoem' target='_blank'>poem</a>
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:tourism' target='_blank'>tourism</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dartwork' target='_blank'>artwork</a>
|
||||
This tagrendering has labels
|
||||
`artwork-question`
|
||||
This tagrendering has labels `artwork-question`
|
||||
|
||||
### artwork-artist-wikidata
|
||||
|
||||
The question is `Who made this artwork?`
|
||||
|
||||
*This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}<br/>{wikipedia(artist:wikidata)}* is shown if `artist:wikidata` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:tourism' target='_blank'>tourism</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dartwork' target='_blank'>artwork</a>
|
||||
This tagrendering has labels
|
||||
`artwork-question`
|
||||
This tagrendering has labels `artwork-question`
|
||||
|
||||
### artwork-artist_name
|
||||
|
||||
The question is `Which artist created this?`
|
||||
|
||||
*Created by {artist_name}* is shown if `artist_name` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:tourism' target='_blank'>tourism</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dartwork' target='_blank'>artwork</a>
|
||||
This tagrendering has labels
|
||||
`artwork-question`
|
||||
This tagrendering has labels `artwork-question`
|
||||
|
||||
### artwork-website
|
||||
|
||||
The question is `Is there a website with more information about this artwork?`
|
||||
|
||||
*{link(More information on this website,&LBRACEwebsite&RBRACE,,,,)}* is shown if `website` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:tourism' target='_blank'>tourism</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dartwork' target='_blank'>artwork</a>
|
||||
This tagrendering has labels
|
||||
`artwork-question`
|
||||
This tagrendering has labels `artwork-question`
|
||||
|
||||
### artwork_subject
|
||||
|
||||
The question is `What does this artwork depict?`
|
||||
|
||||
*This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}* is shown if `subject:wikidata` is set.
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:tourism' target='_blank'>tourism</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dartwork' target='_blank'>artwork</a>
|
||||
This tagrendering has labels
|
||||
`artwork-question`
|
||||
This tagrendering has labels `artwork-question`
|
||||
|
||||
### render-closest-drinking-water
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*<a href='#{_closest_other_drinking_water_id}'>There is another drinking water fountain at {_closest_other_drinking_water_distance} meters</a>*
|
||||
|
@ -256,35 +237,28 @@ _This tagrendering has no question and is thus read-only_
|
|||
This tagrendering is only visible in the popup if the following condition is met: _closest_other_drinking_water_id~.+
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
This tagrendering has labels
|
||||
`ignore-docs`
|
||||
`added_by_default`
|
||||
This tagrendering has labels `ignore-docs` `added_by_default`
|
||||
|
||||
### 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
|
||||
`added_by_default`
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
## Filters
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue