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
|
||||
|
||||
|
||||
|
||||
|
@ -67,7 +69,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
|
||||
|
||||
|
||||
|
||||
|
@ -77,16 +79,16 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
|
||||
|
||||
The question is **Is the street <b>{name}</b> a cyclestreet?**
|
||||
The question is Is the street <b>{name}</b> a cyclestreet?
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- **This street is a cyclestreet (and has a speed limit of 30 km/h)** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cyclestreet' target='_blank'>cyclestreet</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes' target='_blank'>yes</a>&<a href='https://wiki.openstreetmap.org/wiki/Key:maxspeed' target='_blank'>maxspeed</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D30' target='_blank'>30</a>&<a href='https://wiki.openstreetmap.org/wiki/Key:overtaking:motor_vehicle' target='_blank'>overtaking:motor_vehicle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:overtaking:motor_vehicle%3Dno' target='_blank'>no</a>
|
||||
- **This street is a cyclestreet** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cyclestreet' target='_blank'>cyclestreet</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes' target='_blank'>yes</a>
|
||||
- **This street will become a cyclstreet soon** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:proposed:cyclestreet' target='_blank'>proposed:cyclestreet</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:proposed:cyclestreet%3Dyes' target='_blank'>yes</a>
|
||||
- **This street is not a cyclestreet** corresponds with
|
||||
- This street is a cyclestreet (and has a speed limit of 30 km/h) corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cyclestreet' target='_blank'>cyclestreet</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes' target='_blank'>yes</a>&<a href='https://wiki.openstreetmap.org/wiki/Key:maxspeed' target='_blank'>maxspeed</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D30' target='_blank'>30</a>&<a href='https://wiki.openstreetmap.org/wiki/Key:overtaking:motor_vehicle' target='_blank'>overtaking:motor_vehicle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:overtaking:motor_vehicle%3Dno' target='_blank'>no</a>
|
||||
- This street is a cyclestreet corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cyclestreet' target='_blank'>cyclestreet</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes' target='_blank'>yes</a>
|
||||
- This street will become a cyclstreet soon corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:proposed:cyclestreet' target='_blank'>proposed:cyclestreet</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:proposed:cyclestreet%3Dyes' target='_blank'>yes</a>
|
||||
- This street is not a cyclestreet corresponds with
|
||||
|
||||
|
||||
|
||||
|
@ -95,10 +97,13 @@ The question is **Is the street <b>{name}</b> a cyclestreet?**
|
|||
|
||||
|
||||
|
||||
The question is **When will this street become a cyclestreet?**
|
||||
The question is When will this street become a cyclestreet?
|
||||
|
||||
This rendering asks information about the property [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date)
|
||||
This is rendered with `This street will become a cyclestreet at {cyclestreet:start_date}`
|
||||
|
||||
This is rendered with This street will become a cyclestreet at {cyclestreet:start_date}
|
||||
|
||||
|
||||
|
||||
Only visible if `proposed:cyclestreet=yes` is shown
|
||||
|
||||
|
@ -108,7 +113,7 @@ Only visible if `proposed:cyclestreet=yes` is shown
|
|||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
|
@ -118,7 +123,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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue