Elements must match **any** of the following expressions:
- route~^(.*foot.*)$
- route~^(.*hiking.*)$
- route~^(.*bycicle.*)$
- route~^(.*horse.*)$
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22route%22~%22%5E%28.*foot.*%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22route%22~%22%5E%28.*hiking.*%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22route%22~%22%5E%28.*bycicle.*%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22route%22~%22%5E%28.*horse.*%29%24%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [Name](#Name) | What is the name of this trail?<br/>_This trail is called <b>{name}</b>_ | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [Operator tag](#Operator tag) | Who maintains this trail?<br/>_This trail is maintained by {operator}_<br/>2 options | | *[operator](https://wiki.osm.org/wiki/Key:operator)* ([string](../SpecialInputElements.md#string)) |
| [Color](#Color) | What is the reference colour of this trail?<br/>_The reference colour is {colour}_<br/>4 options | | *[colour](https://wiki.osm.org/wiki/Key:colour)* ([color](../SpecialInputElements.md#color)) |
| [Wheelchair access](#Wheelchair access) | Is this trail wheelchair accessible?<br/>2 options | | _Multiple choice only_ |
| [pushchair access](#pushchair access) | Is this trail accessible with a pushchair?<br/>2 options | | _Multiple choice only_ |
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_
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/themes/buurtnatuur/Natuurpunt.jpg'>*This trail is maintained by Natuurpunt* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:operator'target='_blank'>operator</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt'target='_blank'>Natuurpunt</a>
-<imgwidth='38px'height='38px'src='https://dev.mapcomplete.org/./assets/themes/buurtnatuur/Natuurpunt.jpg'>*This trail is maintained by {operator}* is shown if with operator~^((n|N)atuurpunt.*)$. _This option cannot be chosen as answer_
-*Blue trail* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:colour'target='_blank'>colour</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue'target='_blank'>blue</a>
-*Red trail* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:colour'target='_blank'>colour</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred'target='_blank'>red</a>
-*Green trail* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:colour'target='_blank'>colour</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen'target='_blank'>green</a>
-*Yellow trail* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:colour'target='_blank'>colour</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow'target='_blank'>yellow</a>
### Wheelchair access
The question is `Is this trail wheelchair accessible?`
-*This trail is wheelchair-accessible* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes'target='_blank'>yes</a>
-*This trail is not wheelchair accessible* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:wheelchair'target='_blank'>wheelchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno'target='_blank'>no</a>
### pushchair access
The question is `Is this trail accessible with a pushchair?`
-*This trail is accessible with a pushchair* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:pushchair'target='_blank'>pushchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:pushchair%3Dyes'target='_blank'>yes</a>
-*This trail is not accessible with a pushchair* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:pushchair'target='_blank'>pushchair</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:pushchair%3Dno'target='_blank'>no</a>
### leftover-questions
_This tagrendering has no question and is thus read-only_
This document is autogenerated from [assets/layers/trail/trail.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/trail/trail.json)