forked from MapComplete/MapComplete
Regenerate docs
This commit is contained in:
parent
679422e26c
commit
7b07141162
49 changed files with 1458 additions and 147 deletions
|
@ -179,6 +179,8 @@ This is rendered with `This cyleway is made of {cycleway:surface}`
|
|||
- **This cycleway is made from raw ground** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway:surface' target='_blank'>cycleway:surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dground' target='_blank'>ground</a>
|
||||
|
||||
|
||||
Only visible if `cycleway=shared_lane|cycleway=lane|cycleway=track` is shown
|
||||
|
||||
|
||||
|
||||
### Cycleway:smoothness
|
||||
|
@ -201,6 +203,8 @@ The question is **What is the smoothness of this cycleway?**
|
|||
- **Impassable / No wheeled vehicle** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness' target='_blank'>cycleway:smoothness</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dimpassable' target='_blank'>impassable</a>
|
||||
|
||||
|
||||
Only visible if `cycleway=shared_lane|cycleway=lane|cycleway=track` is shown
|
||||
|
||||
|
||||
|
||||
### Surface of the road
|
||||
|
@ -251,6 +255,8 @@ The question is **What is the smoothness of this street?**
|
|||
- **Impassable / No wheeled vehicle** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:smoothness' target='_blank'>smoothness</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dimpassable' target='_blank'>impassable</a>
|
||||
|
||||
|
||||
Only visible if `cycleway=no|highway=cycleway` is shown
|
||||
|
||||
|
||||
|
||||
### width:carriageway
|
||||
|
@ -281,6 +287,8 @@ The question is **What traffic sign does this cycleway have?**
|
|||
- **No traffic sign present** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign' target='_blank'>cycleway:traffic_sign</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3Dnone' target='_blank'>none</a>
|
||||
|
||||
|
||||
Only visible if `cycleway=lane|cycleway=track&_country=be` is shown
|
||||
|
||||
|
||||
|
||||
### cycleway-traffic-signs
|
||||
|
@ -303,6 +311,8 @@ The question is **What traffic sign does this cycleway have?**
|
|||
- **No traffic sign present** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_sign' target='_blank'>traffic_sign</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3Dnone' target='_blank'>none</a>
|
||||
|
||||
|
||||
Only visible if `highway=cycleway|highway=path&_country=be|_country=nl` is shown
|
||||
|
||||
|
||||
|
||||
### cycleway-traffic-signs-supplementary
|
||||
|
@ -324,6 +334,8 @@ The question is **Does the traffic sign D7 (<img src='./assets/layers/cycleways_
|
|||
- **No supplementary traffic sign present** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign:supplementary' target='_blank'>cycleway:traffic_sign:supplementary</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign:supplementary%3Dnone' target='_blank'>none</a>
|
||||
|
||||
|
||||
Only visible if `cycleway:traffic_sign=BE:D7|cycleway:traffic_sign~^BE:D7;.*$` is shown
|
||||
|
||||
|
||||
|
||||
### cycleways_and_roads-cycleway:buffer
|
||||
|
@ -335,6 +347,8 @@ The question is **How wide is the gap between the cycleway and the road?**
|
|||
This rendering asks information about the property [cycleway:buffer](https://wiki.openstreetmap.org/wiki/Key:cycleway:buffer)
|
||||
This is rendered with `The buffer besides this cycleway is {cycleway:buffer} m`
|
||||
|
||||
Only visible if `cycleway=track|cycleway=lane` is shown
|
||||
|
||||
|
||||
|
||||
### cyclelan-segregation
|
||||
|
@ -353,6 +367,8 @@ The question is **How is this cycleway separated from the road?**
|
|||
- **This cycleway is separated by a kerb** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway:separation' target='_blank'>cycleway:separation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dkerb' target='_blank'>kerb</a>
|
||||
|
||||
|
||||
Only visible if `cycleway=track|cycleway=lane` is shown
|
||||
|
||||
|
||||
|
||||
### cycleway-segregation
|
||||
|
@ -369,6 +385,8 @@ The question is **How is this cycleway separated from the road?**
|
|||
- **This cycleway is separated by a solid line** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:separation' target='_blank'>separation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:separation%3Dsolid_line' target='_blank'>solid_line</a>
|
||||
- **This cycleway is separated by a parking lane** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:separation' target='_blank'>separation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:separation%3Dparking_lane' target='_blank'>parking_lane</a>
|
||||
- **This cycleway is separated by a kerb** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:separation' target='_blank'>separation</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:separation%3Dkerb' target='_blank'>kerb</a>
|
||||
|
||||
|
||||
|
||||
Only visible if `highway=cycleway|highway=path` is shown
|
||||
|
||||
This document is autogenerated from [assets/layers/cycleways_and_roads/cycleways_and_roads.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cycleways_and_roads/cycleways_and_roads.json)
|
Loading…
Add table
Add a link
Reference in a new issue