forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
17fd654f39
commit
602bf2300d
275 changed files with 4426 additions and 1434 deletions
|
@ -19,6 +19,7 @@ Map layer to show fire hydrants.
|
|||
- [hydrant-number-of-couplings](#hydrant-number-of-couplings)
|
||||
- [hydrant-couplings](#hydrant-couplings)
|
||||
- [hydrant-couplings-diameters](#hydrant-couplings-diameters)
|
||||
- [ref](#ref)
|
||||
- [images](#images)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
- [move-button](#move-button)
|
||||
|
@ -55,6 +56,7 @@ Elements must match the expression **<a href='https://wiki.openstreetmap.org/wik
|
|||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/couplings#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/couplings/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [couplings](https://wiki.openstreetmap.org/wiki/Key:couplings) | [int](../SpecialInputElements.md#int) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/couplings:type#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/couplings%3Atype/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [couplings:type](https://wiki.openstreetmap.org/wiki/Key:couplings:type) | [string](../SpecialInputElements.md#string) | [Storz](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DStorz) [UNI](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DUNI) [Barcelona](https://wiki.openstreetmap.org/wiki/Tag:couplings:type%3DBarcelona) |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/couplings:diameters#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/couplings%3Adiameters/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [couplings:diameters](https://wiki.openstreetmap.org/wiki/Key:couplings:diameters) | [string](../SpecialInputElements.md#string) | |
|
||||
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/ref#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/ref/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
|
||||
|
||||
### hydrant-color
|
||||
|
||||
|
@ -106,6 +108,11 @@ The question is `What kind of couplings does this hydrant have?`
|
|||
The question is `What diameter are the couplings of this hydrant?`
|
||||
*Coupling diameters: {couplings:diameters}* is shown if `couplings:diameters` is set
|
||||
|
||||
### ref
|
||||
|
||||
The question is `What is the reference number of this hydrant?`
|
||||
*Reference number: {ref}* is shown if `ref` is set
|
||||
|
||||
### 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_
|
||||
|
@ -114,7 +121,7 @@ _This tagrendering has no question and is thus read-only_
|
|||
### leftover-questions
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
*{questions( ,)}*
|
||||
*{questions( ,hidden)}*
|
||||
|
||||
### move-button
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue