forked from MapComplete/MapComplete
Housekeeping: updating docs and contributors list
This commit is contained in:
parent
46365a9040
commit
210f8bf0ef
107 changed files with 7205 additions and 4220 deletions
|
@ -51,7 +51,9 @@ Elements must have the all of following tags to be shown on this layer:
|
|||
|
||||
|
||||
|
||||
**Warning** This quick overview is incomplete
|
||||
Warning:
|
||||
|
||||
this quick overview is incomplete
|
||||
|
||||
|
||||
|
||||
|
@ -70,7 +72,7 @@ attribute | type | values which are supported by this layer
|
|||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
|
@ -80,7 +82,7 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
|
@ -90,10 +92,13 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
|
||||
|
||||
The question is **Wat is de naam van deze wandeling?**
|
||||
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>`
|
||||
|
||||
This is rendered with Deze wandeling heet <b>{name}</b>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -101,15 +106,19 @@ This is rendered with `Deze wandeling heet <b>{name}</b>`
|
|||
|
||||
|
||||
|
||||
The question is **Wie beheert deze wandeltocht?**
|
||||
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}`
|
||||
|
||||
This is rendered with Beheer door {operator}
|
||||
|
||||
|
||||
|
||||
- **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>
|
||||
- **Dit gebied wordt beheerd door {operator}** corresponds with operator~^(n|N)atuurpunt.*$_This option cannot be chosen as answer_
|
||||
|
||||
|
||||
- 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>
|
||||
- Dit gebied wordt beheerd door {operator} corresponds with operator~^(n|N)atuurpunt.*$
|
||||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
|
||||
|
@ -118,17 +127,20 @@ This is rendered with `Beheer door {operator}`
|
|||
|
||||
|
||||
|
||||
The question is **Welke kleur heeft deze wandeling?**
|
||||
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}`
|
||||
|
||||
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>
|
||||
|
||||
|
||||
- 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>
|
||||
|
||||
|
||||
|
||||
|
@ -137,14 +149,14 @@ This is rendered with `Deze wandeling heeft kleur {colour}`
|
|||
|
||||
|
||||
|
||||
The question is **Is deze wandeling toegankelijk met de rolstoel?**
|
||||
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>
|
||||
- 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>
|
||||
|
||||
|
||||
|
||||
|
@ -153,14 +165,14 @@ The question is **Is deze wandeling toegankelijk met de rolstoel?**
|
|||
|
||||
|
||||
|
||||
The question is **Is deze wandeltocht toegankelijk met de buggy?**
|
||||
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>
|
||||
- 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](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/trail/trail.json)
|
Loading…
Add table
Add a link
Reference in a new issue