Generate docs with filter explanations

This commit is contained in:
Pieter Vander Vennet 2022-12-06 03:41:27 +01:00
parent 59f596a6b6
commit e080f79f34
98 changed files with 3708 additions and 453 deletions

View file

@ -197,7 +197,7 @@ 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
This tagrendering is only visible in the popup if the following condition is met: `cycleway=shared_lane|cycleway=lane|cycleway=track`
@ -221,7 +221,7 @@ 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
This tagrendering is only visible in the popup if the following condition is met: `cycleway=shared_lane|cycleway=lane|cycleway=track`
@ -279,7 +279,7 @@ 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
This tagrendering is only visible in the popup if the following condition is met: `cycleway=no|highway=cycleway`
@ -315,7 +315,7 @@ 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
This tagrendering is only visible in the popup if the following condition is met: `cycleway=lane|cycleway=track&_country=be`
@ -340,7 +340,7 @@ 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
This tagrendering is only visible in the popup if the following condition is met: `highway=cycleway|highway=path&_country=be|_country=nl`
@ -363,7 +363,7 @@ The question is Does the traffic sign D7 (<img src='./assets/layers/cycleways_a
- 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
This tagrendering is only visible in the popup if the following condition is met: `cycleway:traffic_sign=BE:D7|cycleway:traffic_sign~^(BE:D7;.*)$`
@ -379,7 +379,7 @@ This is rendered with The buffer besides this cycleway is {cycleway:buffer} m
Only visible if `cycleway=track|cycleway=lane` is shown
This tagrendering is only visible in the popup if the following condition is met: `cycleway=track|cycleway=lane`
@ -399,7 +399,7 @@ 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
This tagrendering is only visible in the popup if the following condition is met: `cycleway=track|cycleway=lane`
@ -419,6 +419,6 @@ 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: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 tagrendering is only visible in the popup if the following condition is met: `highway=cycleway|highway=path`
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)