mapcomplete/Docs/Layers/trail.md

118 lines
6.1 KiB
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
trail
2022-01-14 19:36:36 +01:00
=======
<img src='https://mapcomplete.osm.be/./assets/layers/trail/trail.svg' height="100px">
Aangeduide wandeltochten
## Table of contents
1. [trail](#trail)
2022-01-26 21:40:38 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-14 19:36:36 +01:00
+ [images](#images)
+ [trail-length](#trail-length)
+ [Name](#name)
+ [Operator tag](#operator-tag)
+ [Color](#color)
+ [Wheelchair access](#wheelchair-access)
+ [pushchair access](#pushchair-access)
[Go to the source code](../assets/layers/trail/trail.json)
2022-01-26 21:40:38 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-01-26 21:40:38 +01:00
- route~^.*foot.*$|route~^.*hiking.*$|route~^.*bycicle.*$|route~^.*horse.*$
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2022-01-26 21:40:38 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) |
2022-01-14 19:36:36 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/colour#values) [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wheelchair#values) [wheelchair](https://wiki.openstreetmap.org/wiki/Key:wheelchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/pushchair#values) [pushchair](https://wiki.openstreetmap.org/wiki/Key:pushchair) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:pushchair%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:pushchair%3Dno)
2022-01-26 21:40:38 +01:00
### images
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### trail-length
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### Name
2022-01-14 19:36:36 +01:00
The question is **Wat is de naam van deze wandeling?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
2022-01-14 19:36:36 +01:00
This is rendered with `Deze wandeling heet <b>{name}</b>`
2022-01-26 21:40:38 +01:00
### Operator tag
2022-01-14 19:36:36 +01:00
The question is **Wie beheert deze wandeltocht?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
2022-01-14 19:36:36 +01:00
This is rendered with `Beheer door {operator}`
2022-01-26 21:40:38 +01:00
- **<img src="./assets/themes/buurtnatuur/Natuurpunt.jpg" style="width:1.5em">Dit gebied wordt beheerd door Natuurpunt**
corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operator' target='_blank'>operator</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt' target='_blank'>Natuurpunt</a>
- **<img src="./assets/themes/buurtnatuur/Natuurpunt.jpg" style="width:1.5em">Dit gebied wordt beheerd door {operator}**
corresponds with operator~^(n|N)atuurpunt.*$_This option cannot be chosen as answer_
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### Color
2022-01-14 19:36:36 +01:00
The question is **Welke kleur heeft deze wandeling?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [colour](https://wiki.openstreetmap.org/wiki/Key:colour)
2022-01-14 19:36:36 +01:00
This is rendered with `Deze wandeling heeft kleur {colour}`
2022-01-26 21:40:38 +01:00
- **Blue trail** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:colour' target='_blank'>colour</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue' target='_blank'>blue</a>
- **Red trail** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:colour' target='_blank'>colour</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred' target='_blank'>red</a>
- **Green trail** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:colour' target='_blank'>colour</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen' target='_blank'>green</a>
- **Yellow trail** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:colour' target='_blank'>colour</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow' target='_blank'>yellow</a>
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### Wheelchair access
2022-01-14 19:36:36 +01:00
The question is **Is deze wandeling toegankelijk met de rolstoel?**
2022-01-26 21:40:38 +01:00
- **deze wandeltocht is toegankelijk met de rolstoel** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes' target='_blank'>yes</a>
- **deze wandeltocht is niet toegankelijk met de rolstoel** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno' target='_blank'>no</a>
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### pushchair access
2022-01-14 19:36:36 +01:00
The question is **Is deze wandeltocht toegankelijk met de buggy?**
2022-01-26 21:40:38 +01:00
- **deze wandeltocht is toegankelijk met de buggy** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:pushchair' target='_blank'>pushchair</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:pushchair%3Dyes' target='_blank'>yes</a>
- **deze wandeltocht is niet toegankelijk met de buggy** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:pushchair' target='_blank'>pushchair</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:pushchair%3Dno' target='_blank'>no</a>
2022-01-14 19:36:36 +01:00
This document is autogenerated from assets/layers/trail/trail.json