Docs: fix multiline issues in docs
This commit is contained in:
parent
0c4d81916f
commit
d875dffe1c
284 changed files with 484 additions and 19532 deletions
|
@ -2,20 +2,10 @@
|
|||
|
||||
# dogpark
|
||||
|
||||
|
||||
|
||||
|
||||
A layer showing dogparks, which are areas where dog are allowed to run without a leash
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This layer is shown at zoomlevel **10** and higher
|
||||
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [Themes using this layer](#themes-using-this-layer)
|
||||
|
@ -35,13 +25,9 @@ A layer showing dogparks, which are areas where dog are allowed to run without a
|
|||
|
||||
## Themes using this layer
|
||||
|
||||
|
||||
|
||||
- [personal](https://mapcomplete.org/personal)
|
||||
- [pets](https://mapcomplete.org/pets)
|
||||
|
||||
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
Elements must match **any** of the following expressions:
|
||||
|
@ -63,56 +49,36 @@ Elements must match **any** of the following expressions:
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/barrier#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/barrier/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier) | Multiple choice | [fence](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dfence) [no](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dno) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/small_dog#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/small_dog/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [small_dog](https://wiki.openstreetmap.org/wiki/Key:small_dog) | Multiple choice | [separate](https://wiki.openstreetmap.org/wiki/Tag:small_dog%3Dseparate) [shared](https://wiki.openstreetmap.org/wiki/Tag:small_dog%3Dshared) |
|
||||
|
||||
|
||||
|
||||
|
||||
### 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 dog park?`
|
||||
*The name of this dog park is {name}* is shown if `name` is set
|
||||
|
||||
|
||||
|
||||
|
||||
### 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
|
||||
|
||||
|
||||
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/open24_7.svg' style='width: 3rem; height: 3rem'> *24/7 opened (including holidays)* 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%3D24/7' target='_blank'>24/7</a>
|
||||
- *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
|
||||
|
||||
|
||||
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/icons/website.svg' style='width: 3rem; height: 3rem'> *<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_
|
||||
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`contact`
|
||||
|
||||
|
@ -120,50 +86,31 @@ This tagrendering has labels
|
|||
|
||||
The question is `It this dog park fenced in?`
|
||||
|
||||
|
||||
|
||||
- *This dogpark is fenced all around* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:barrier' target='_blank'>barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dfence' target='_blank'>fence</a>
|
||||
- *This dogpark is not fenced all around* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:barrier' target='_blank'>barrier</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### smalldogs
|
||||
|
||||
The question is `Does this dog park have a separate fenced in area for small dogs and puppies?`
|
||||
|
||||
|
||||
|
||||
- *Have separate area for puppies and small dogs* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:small_dog' target='_blank'>small_dog</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:small_dog%3Dseparate' target='_blank'>separate</a>
|
||||
- *Does <strong>not</strong> have a separate area for puppies and small dogs* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:small_dog' target='_blank'>small_dog</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:small_dog%3Dshared' target='_blank'>shared</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### dogarea
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*This dogpark is {_surface:ha} ha big*
|
||||
|
||||
|
||||
|
||||
|
||||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,)}*
|
||||
|
||||
|
||||
|
||||
|
||||
### lod
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{linked_data_from_website()}*
|
||||
|
||||
|
||||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue