forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			118 lines
		
	
	
		
			No EOL
		
	
	
		
			6.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			118 lines
		
	
	
		
			No EOL
		
	
	
		
			6.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| trail
 | |
| =======
 | |
| 
 | |
| 
 | |
| 
 | |
| <img src='https://mapcomplete.osm.be/./assets/layers/trail/trail.svg' height="100px"> 
 | |
| 
 | |
| Aangeduide wandeltochten
 | |
| 
 | |
| ## Table of contents
 | |
| 
 | |
| 1. [trail](#trail)
 | |
| 
 | |
| - [Basic tags for this layer](#basic-tags-for-this-layer)
 | |
| - [Supported attributes](#supported-attributes)
 | |
|     + [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)
 | |
| 
 | |
| 
 | |
| 
 | |
| Basic tags for this layer
 | |
| ---------------------------
 | |
| 
 | |
| 
 | |
| 
 | |
| Elements must have the all of following tags to be shown on this layer:
 | |
| 
 | |
| - route~^.*foot.*$|route~^.*hiking.*$|route~^.*bycicle.*$|route~^.*horse.*$
 | |
| 
 | |
| Supported attributes
 | |
| ----------------------
 | |
| 
 | |
| 
 | |
| 
 | |
| **Warning** This quick overview is incomplete
 | |
| 
 | |
| attribute | type | values which are supported by this layer
 | |
| ----------- | ------ | ------------------------------------------
 | |
| [<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) |
 | |
| [<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)
 | |
| 
 | |
| ### images
 | |
| 
 | |
| _This tagrendering has no question and is thus read-only_
 | |
| 
 | |
| ### trail-length
 | |
| 
 | |
| _This tagrendering has no question and is thus read-only_
 | |
| 
 | |
| ### Name
 | |
| 
 | |
| The question is **Wat is de naam van deze wandeling?**
 | |
| 
 | |
| This rendering asks information about the property  [name](https://wiki.openstreetmap.org/wiki/Key:name)
 | |
| This is rendered with `Deze wandeling heet <b>{name}</b>`
 | |
| 
 | |
| ### Operator tag
 | |
| 
 | |
| The question is **Wie beheert deze wandeltocht?**
 | |
| 
 | |
| This rendering asks information about the property  [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
 | |
| This is rendered with `Beheer door {operator}`
 | |
| 
 | |
| - **<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_
 | |
| 
 | |
| ### Color
 | |
| 
 | |
| The question is **Welke kleur heeft deze wandeling?**
 | |
| 
 | |
| This rendering asks information about the property  [colour](https://wiki.openstreetmap.org/wiki/Key:colour)
 | |
| This is rendered with `Deze wandeling heeft kleur {colour}`
 | |
| 
 | |
| - **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>
 | |
| 
 | |
| ### Wheelchair access
 | |
| 
 | |
| The question is **Is deze wandeling toegankelijk met de rolstoel?**
 | |
| 
 | |
| - **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>
 | |
| 
 | |
| ### pushchair access
 | |
| 
 | |
| The question is **Is deze wandeltocht toegankelijk met de buggy?**
 | |
| 
 | |
| - **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>
 | |
| 
 | |
| This document is autogenerated from assets/layers/trail/trail.json |