Regenerate documentation
This commit is contained in:
parent
deea498b9b
commit
3f96eb094e
104 changed files with 934 additions and 658 deletions
|
@ -63,7 +63,7 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
Only visible if `name~^..*$` is shown
|
||||
Only visible if `name~.+` is shown
|
||||
|
||||
|
||||
|
||||
|
@ -79,7 +79,7 @@ The question is Is climbing possible here?
|
|||
|
||||
- Climbing is possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:sport' target='_blank'>sport</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:sport%3Dclimbing' target='_blank'>climbing</a>`
|
||||
- Climbing is not possible here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:climbing' target='_blank'>climbing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:climbing%3Dno' target='_blank'>no</a>`
|
||||
- Climbing is not possible here corresponds with `sport!~^climbing$`
|
||||
- Climbing is not possible here corresponds with `sport!~^(climbing)$`
|
||||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue