forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
42fbe7a0a7
commit
e71cfe605c
219 changed files with 8150 additions and 1507 deletions
|
@ -33,6 +33,7 @@ A layer showing drinking water fountains
|
|||
- [move-button](#move-button)
|
||||
- [delete-button](#delete-button)
|
||||
- [lod](#lod)
|
||||
5. [Filters](#filters)
|
||||
|
||||
## Themes using this layer
|
||||
|
||||
|
@ -48,7 +49,7 @@ A layer showing drinking water fountains
|
|||
|
||||
The following options to create new points are included:
|
||||
|
||||
**a drinking water** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Ddrinking_water' target='_blank'>drinking_water</a>
|
||||
- **a drinking water** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Ddrinking_water' target='_blank'>drinking_water</a>
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
|
@ -88,9 +89,10 @@ _This tagrendering has no question and is thus read-only_
|
|||
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
|
||||
|
||||
- *This drinking water works* is shown if with operational_status=
|
||||
- *This drinking water works* is shown if with operational_status= & disused:amenity=
|
||||
- *This drinking water is broken* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:operational_status' target='_blank'>operational_status</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dbroken' target='_blank'>broken</a>
|
||||
- *This drinking water is closed* is shown if with <a href='https://wiki.openstreetmap.org/wiki/Key:operational_status' target='_blank'>operational_status</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operational_status%3Dclosed' target='_blank'>closed</a>
|
||||
- *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>
|
||||
|
||||
### type
|
||||
|
||||
|
@ -228,5 +230,12 @@ _This tagrendering has no question and is thus read-only_
|
|||
This tagrendering has labels
|
||||
`added_by_default`
|
||||
|
||||
## Filters
|
||||
|
||||
| id | question | osmTags |
|
||||
-----|-----|----- |
|
||||
| open_now.0 | Open now | _isOpen=yes |
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/drinking_water/drinking_water.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/drinking_water/drinking_water.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue