mapcomplete/Docs/Layers/cycleways_and_roads.md

461 lines
43 KiB
Markdown

[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
cycleways\_and\_roads
=====================
All infrastructure that someone can cycle over, accompanied with questions about this infrastructure
* This layer is shown at zoomlevel **16** and higher
* This layer is needed as dependency for layer [barrier](#barrier)
* This layer is needed as dependency for layer [crossings](#crossings)
* This layer is needed as dependency for layer [kerbs](#kerbs)
* This layer is needed as dependency for layer [rainbow\_crossings](#rainbow_crossings)
* This layer is needed as dependency for layer [crossings\_no\_traffic\_lights](#crossings_no_traffic_lights)
Table of contents
-----------------
1. [Themes using this layer](#-themes-using-this-layer-)
2. [Basic tags for this layer](#-basic-tags-for-this-layer-)
3. [Supported attributes](#-supported-attributes-)
* [just\_created](#just_created)
* [Cycleway type for a road](#cycleway-type-for-a-road)
* [is lit?](#is-lit)
* [Is this a cyclestreet? (For a road)](#is-this-a-cyclestreet-(for-a-road))
* [Maxspeed (for road)](#maxspeed-(for-road))
* [Cycleway:surface](#cyclewaysurface)
* [incline](#incline)
* [Cycleway:smoothness](#cyclewaysmoothness)
* [Surface of the road](#surface-of-the-road)
* [Surface of the street](#surface-of-the-street)
* [width:carriageway](#widthcarriageway)
* [cycleway-lane-track-traffic-signs](#cycleway-lane-track-traffic-signs)
* [cycleway-traffic-signs](#cycleway-traffic-signs)
* [cycleway-traffic-signs-supplementary](#cycleway-traffic-signs-supplementary)
* [cycleways\_and\_roads-cycleway:buffer](#cycleways_and_roads-cyclewaybuffer)
* [cyclelan-segregation](#cyclelan-segregation)
* [cycleway-segregation](#cycleway-segregation)
* [leftover-questions](#leftover-questions)
* [lod](#lod)
* [minimap](#minimap)
* [split-button](#split-button)
* [last\_edit](#last_edit)
* [favourite\_status](#favourite_status)
* [qr\_code](#qr_code)
* [share](#share)
* [all-tags](#all-tags)
Themes using this layer
-----------------------
* [blind\_osm](https://mapcomplete.org/blind_osm)
* [cycle\_infra](https://mapcomplete.org/cycle_infra)
* [cyclenodes](https://mapcomplete.org/cyclenodes)
* [kerbs\_and\_crossings](https://mapcomplete.org/kerbs_and_crossings)
* [onwheels](https://mapcomplete.org/onwheels)
* [personal](https://mapcomplete.org/personal)
* [rainbow\_crossings](https://mapcomplete.org/rainbow_crossings)
* [walkingnodes](https://mapcomplete.org/walkingnodes)
Basic tags for this layer
-------------------------
Elements must match **any** of the following expressions:
* [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes)
* [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)\=[lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane)
* [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)\=[shared\_lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dshared_lane)
* [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)\=[track](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[cycleway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcycleway)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[residential](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dresidential)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[tertiary](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtertiary)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[unclassified](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dunclassified)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[primary](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dprimary)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[secondary](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dsecondary)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[tertiary\_link](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtertiary_link)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[primary\_link](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dprimary_link)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[secondary\_link](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dsecondary_link)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[service](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dservice)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[footway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[pedestrian](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpedestrian)
* [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[living\_street](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dliving_street)
* [bicycle](https://wiki.openstreetmap.org/wiki/Key:bicycle)\=[designated](https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Ddesignated) & [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[path](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath)
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22cyclestreet%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22cycleway%22%3D%22lane%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22cycleway%22%3D%22shared_lane%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22cycleway%22%3D%22track%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22cycleway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22residential%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22tertiary%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22unclassified%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22primary%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22secondary%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22tertiary_link%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22primary_link%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22secondary_link%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22service%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22footway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22pedestrian%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22living_street%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22bicycle%22%3D%22designated%22%5D%5B%22highway%22%3D%22path%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
Supported attributes
--------------------
Warning:
this quick overview is incomplete
attribute
type
values which are supported by this layer
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id)
Multiple choice
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/cycleway#values) [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)
Multiple choice
[shared\_lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dshared_lane) [lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane) [track](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack) [separate](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dseparate) [no](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dno) [no](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dno)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit)
Multiple choice
[yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno) [24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/cyclestreet#values) [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet)
Multiple choice
[yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes) [yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes)[](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3D)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/maxspeed#values) [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed)
[nat](../SpecialInputElements.md#nat)
[20](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D20) [30](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D30) [50](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D50) [70](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D70) [90](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D90)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/cycleway:surface#values) [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)
[string](../SpecialInputElements.md#string)
[asphalt](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dasphalt) [paving\_stones](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpaving_stones) [concrete](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dconcrete) [unhewn\_cobblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dunhewn_cobblestone) [sett](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dsett) [wood](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dwood) [gravel](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dgravel) [fine\_gravel](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dfine_gravel) [pebblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpebblestone) [ground](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dground)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/incline#values) [incline](https://wiki.openstreetmap.org/wiki/Key:incline)
[slope](../SpecialInputElements.md#slope)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/cycleway:smoothness#values) [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness)
Multiple choice
[excellent](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dexcellent) [good](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dgood) [intermediate](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dintermediate) [bad](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dbad) [very\_bad](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dvery_bad) [horrible](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dhorrible) [very\_horrible](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dvery_horrible) [impassable](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dimpassable)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/surface#values) [surface](https://wiki.openstreetmap.org/wiki/Key:surface)
[string](../SpecialInputElements.md#string)
[asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [paving\_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete) [unhewn\_cobblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunhewn_cobblestone) [sett](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsett) [wood](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dwood) [gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgravel) [fine\_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel) [pebblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpebblestone) [ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/smoothness#values) [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness)
Multiple choice
[excellent](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dexcellent) [good](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dgood) [intermediate](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dintermediate) [bad](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dbad) [very\_bad](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dvery_bad) [horrible](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dhorrible) [very\_horrible](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dvery_horrible) [impassable](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dimpassable)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/width:carriageway#values) [width:carriageway](https://wiki.openstreetmap.org/wiki/Key:width:carriageway)
[distance](../SpecialInputElements.md#distance)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/cycleway:traffic_sign#values) [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)
Multiple choice
[BE:D7](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D7) [BE:D9](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D9) [BE:D10](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D10) [none](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3Dnone)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/traffic_sign#values) [traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign)
Multiple choice
[BE:D7](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D7) [BE:D9](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D9) [BE:D10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D10) [NL:G11](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G11) [NL:G12a](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G12a) [NL:G13](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G13) [none](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3Dnone)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/cycleway:buffer#values) [cycleway:buffer](https://wiki.openstreetmap.org/wiki/Key:cycleway:buffer)
[distance](../SpecialInputElements.md#distance)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/cycleway:separation#values) [cycleway:separation](https://wiki.openstreetmap.org/wiki/Key:cycleway:separation)
Multiple choice
[dashed\_line](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Ddashed_line) [solid\_line](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dsolid_line) [parking\_lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dparking_lane) [kerb](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dkerb)
[![](https://mapcomplete.org/assets/svg/statistics.svg)](https://taginfo.openstreetmap.org/keys/separation#values) [separation](https://wiki.openstreetmap.org/wiki/Key:separation)
Multiple choice
[dashed\_line](https://wiki.openstreetmap.org/wiki/Tag:separation%3Ddashed_line) [solid\_line](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dsolid_line) [parking\_lane](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dparking_lane) [kerb](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dkerb)
### just\_created
This element shows a 'thank you' that the contributor has recently created this element
This tagrendering has no question and is thus read-only
* _You just created this element! Thanks for sharing this info with the world and helping people worldwide._ corresponds with id~.+
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+`
This tagrendering has labels `added_by_default`
### Cycleway type for a road
The question is _What kind of cycleway is here?_
* _There is a shared lane_ corresponds with [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)\=[shared\_lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dshared_lane)
* _There is a lane next to the road (separated with paint)_ corresponds with [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)\=[lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane)
* _There is a track, but no cycleway drawn separately from this road on the map._ corresponds with [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)\=[track](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack)
* _There is a separately drawn cycleway_ corresponds with [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)\=[separate](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dseparate)
* _There is no cycleway_ corresponds with [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)\=[no](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dno)
* _There is no cycleway_ corresponds with [cycleway](https://wiki.openstreetmap.org/wiki/Key:cycleway)\=[no](https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dno)
### is lit?
The question is _Is this street lit?_
* _This street is lit_ corresponds with [lit](https://wiki.openstreetmap.org/wiki/Key:lit)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes)
* _This road is not lit_ corresponds with [lit](https://wiki.openstreetmap.org/wiki/Key:lit)\=[no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno)
* _This road is lit at night_ corresponds with [lit](https://wiki.openstreetmap.org/wiki/Key:lit)\=[sunset-sunrise](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dsunset-sunrise)
* _This option cannot be chosen as answer_
* _This road is lit 24/7_ corresponds with [lit](https://wiki.openstreetmap.org/wiki/Key:lit)\=[24/7](https://wiki.openstreetmap.org/wiki/Tag:lit%3D24/7)
### Is this a cyclestreet? (For a road)
The question is _Is this a cyclestreet?_
* _This is a cyclestreet, and a 30km/h zone._ corresponds with [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes)
* _This is a cyclestreet_ corresponds with [cyclestreet](https://wiki.openstreetmap.org/wiki/Key:cyclestreet)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:cyclestreet%3Dyes)
* _This is not a cyclestreet._ corresponds with cyclestreet=
### Maxspeed (for road)
The question is _What is the maximum speed in this street?_
This rendering asks information about the property [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed) This is rendered with `The maximum speed on this road is {maxspeed} km/h`
* _The maximum speed is 20 km/h_ corresponds with [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed)\=[20](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D20)
* _The maximum speed is 30 km/h_ corresponds with [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed)\=[30](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D30)
* _The maximum speed is 50 km/h_ corresponds with [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed)\=[50](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D50)
* _The maximum speed is 70 km/h_ corresponds with [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed)\=[70](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D70)
* _The maximum speed is 90 km/h_ corresponds with [maxspeed](https://wiki.openstreetmap.org/wiki/Key:maxspeed)\=[90](https://wiki.openstreetmap.org/wiki/Tag:maxspeed%3D90)
### Cycleway:surface
The question is _What is the surface of the cycleway made from?_
This rendering asks information about the property [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface) This is rendered with `This cyleway is made of {cycleway:surface}`
* _This cycleway is unpaved_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[unpaved](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dunpaved)
* _This option cannot be chosen as answer_
* _This cycleway is paved_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[paved](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpaved)
* _This option cannot be chosen as answer_
* _This cycleway is made of asphalt_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[asphalt](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dasphalt)
* _This cycleway is made of smooth paving stones_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[paving\_stones](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpaving_stones)
* _This cycleway is made of concrete_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[concrete](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dconcrete)
* _This cycleway is made of cobblestone (unhewn or sett)_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[cobblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dcobblestone)
* _This option cannot be chosen as answer_
* _This cycleway is made of raw, natural cobblestone_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[unhewn\_cobblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dunhewn_cobblestone)
* _This cycleway is made of flat, square cobblestone_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[sett](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dsett)
* _This cycleway is made of wood_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[wood](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dwood)
* _This cycleway is made of gravel_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[gravel](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dgravel)
* _This cycleway is made of fine gravel_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[fine\_gravel](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dfine_gravel)
* _This cycleway is made of pebblestone_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[pebblestone](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dpebblestone)
* _This cycleway is made from raw ground_ corresponds with [cycleway:surface](https://wiki.openstreetmap.org/wiki/Key:cycleway:surface)\=[ground](https://wiki.openstreetmap.org/wiki/Tag:cycleway:surface%3Dground)
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dshared_lane' target='_blank'>shared_lane</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane' target='_blank'>lane</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack' target='_blank'>track</a>`
### incline
The question is _Does {title()} have an incline?_
This rendering asks information about the property [incline](https://wiki.openstreetmap.org/wiki/Key:incline) This is rendered with `This road has an slope of {incline}`
* _There is (probably) no incline here_ corresponds with incline=
* _This option cannot be chosen as answer_
* _This road has a slope_ corresponds with [incline](https://wiki.openstreetmap.org/wiki/Key:incline)\=[up](https://wiki.openstreetmap.org/wiki/Tag:incline%3Dup) | [incline](https://wiki.openstreetmap.org/wiki/Key:incline)\=[down](https://wiki.openstreetmap.org/wiki/Tag:incline%3Ddown) | [incline](https://wiki.openstreetmap.org/wiki/Key:incline)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:incline%3Dyes)
* _This option cannot be chosen as answer_
### Cycleway:smoothness
The question is _What is the smoothness of this cycleway?_
* _Usable for thin rollers: rollerblade, skateboard_ corresponds with [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness)\=[excellent](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dexcellent)
* _Usable for thin wheels: racing bike_ corresponds with [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness)\=[good](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dgood)
* _Usable for normal wheels: city bike, wheelchair, scooter_ corresponds with [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness)\=[intermediate](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dintermediate)
* _Usable for robust wheels: trekking bike, car, rickshaw_ corresponds with [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness)\=[bad](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dbad)
* _Usable for vehicles with high clearance: light duty off-road vehicle_ corresponds with [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness)\=[very\_bad](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dvery_bad)
* _Usable for off-road vehicles: heavy duty off-road vehicle_ corresponds with [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness)\=[horrible](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dhorrible)
* _Usable for specialized off-road vehicles: tractor, ATV_ corresponds with [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness)\=[very\_horrible](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dvery_horrible)
* _Impassable / No wheeled vehicle_ corresponds with [cycleway:smoothness](https://wiki.openstreetmap.org/wiki/Key:cycleway:smoothness)\=[impassable](https://wiki.openstreetmap.org/wiki/Tag:cycleway:smoothness%3Dimpassable)
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dshared_lane' target='_blank'>shared_lane</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane' target='_blank'>lane</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack' target='_blank'>track</a>`
### Surface of the road
The question is _What is the surface of the street made from?_
This rendering asks information about the property [surface](https://wiki.openstreetmap.org/wiki/Key:surface) This is rendered with `This road is made of {surface}`
* _This cycleway is unhardened_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[unpaved](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunpaved)
* _This option cannot be chosen as answer_
* _This cycleway is paved_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[paved](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaved)
* _This option cannot be chosen as answer_
* _This cycleway is made of asphalt_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt)
* _This cycleway is made of smooth paving stones_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[paving\_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones)
* _This cycleway is made of concrete_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete)
* _This cycleway is made of cobblestone (unhewn or sett)_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[cobblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dcobblestone)
* _This option cannot be chosen as answer_
* _This cycleway is made of raw, natural cobblestone_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[unhewn\_cobblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunhewn_cobblestone)
* _This cycleway is made of flat, square cobblestone_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[sett](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsett)
* _This cycleway is made of wood_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[wood](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dwood)
* _This cycleway is made of gravel_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgravel)
* _This cycleway is made of fine gravel_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[fine\_gravel](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dfine_gravel)
* _This cycleway is made of pebblestone_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[pebblestone](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpebblestone)
* _This cycleway is made from raw ground_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground)
### Surface of the street
The question is _What is the smoothness of this street?_
* _Usable for thin rollers: rollerblade, skateboard_ corresponds with [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness)\=[excellent](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dexcellent)
* _Usable for thin wheels: racing bike_ corresponds with [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness)\=[good](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dgood)
* _Usable for normal wheels: city bike, wheelchair, scooter_ corresponds with [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness)\=[intermediate](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dintermediate)
* _Usable for robust wheels: trekking bike, car, rickshaw_ corresponds with [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness)\=[bad](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dbad)
* _Usable for vehicles with high clearance: light duty off-road vehicle_ corresponds with [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness)\=[very\_bad](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dvery_bad)
* _Usable for off-road vehicles: heavy duty off-road vehicle_ corresponds with [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness)\=[horrible](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dhorrible)
* _Usable for specialized off-road vehicles: tractor, ATV_ corresponds with [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness)\=[very\_horrible](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dvery_horrible)
* _Impassable / No wheeled vehicle_ corresponds with [smoothness](https://wiki.openstreetmap.org/wiki/Key:smoothness)\=[impassable](https://wiki.openstreetmap.org/wiki/Tag:smoothness%3Dimpassable)
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dno' target='_blank'>no</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcycleway' target='_blank'>cycleway</a>`
### width:carriageway
The question is _What is the carriage width of this road (in meters)?_
This rendering asks information about the property [width:carriageway](https://wiki.openstreetmap.org/wiki/Key:width:carriageway) This is rendered with `The carriage width of this road is <strong>{width:carriageway}m</strong>`
### cycleway-lane-track-traffic-signs
The question is _What traffic sign does this cycleway have?_
* _Compulsory cycleway_ corresponds with [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)\=[BE:D7](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D7)
* _Compulsory cycleway (with supplementary sign)
_corresponds with cycleway:traffic\_sign~^(BE:D7;.\*)$
* _This option cannot be chosen as answer_
* _Segregated foot/cycleway_ corresponds with [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)\=[BE:D9](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D9)
* _Unsegregated foot/cycleway_ corresponds with [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)\=[BE:D10](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D10)
* _No traffic sign present_ corresponds with [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)\=[none](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3Dnone)
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:_country' target='_blank'>_country</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_country%3Dbe' target='_blank'>be</a> & (<a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane' target='_blank'>lane</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack' target='_blank'>track</a>)`
### cycleway-traffic-signs
The question is _What traffic sign does this cycleway have?_
* _Compulsory cycleway_ corresponds with [traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign)\=[BE:D7](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D7)
* _Compulsory cycleway (with supplementary sign)
_corresponds with traffic\_sign~^(BE:D7;.\*)$
* _This option cannot be chosen as answer_
* _Segregated foot/cycleway_ corresponds with [traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign)\=[BE:D9](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D9)
* _Unsegregated foot/cycleway_ corresponds with [traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign)\=[BE:D10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DBE:D10)
* _Compulsory cycleway_ corresponds with [traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign)\=[NL:G11](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G11)
* _Compulsory (moped)cycleway_ corresponds with [traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign)\=[NL:G12a](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G12a)
* _Non-compulsory cycleway_ corresponds with [traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign)\=[NL:G13](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DNL:G13)
* _No traffic sign present_ corresponds with [traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign)\=[none](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3Dnone)
This tagrendering is only visible in the popup if the following condition is met: `(<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcycleway' target='_blank'>cycleway</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath' target='_blank'>path</a>) & (<a href='https://wiki.openstreetmap.org/wiki/Key:_country' target='_blank'>_country</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_country%3Dbe' target='_blank'>be</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:_country' target='_blank'>_country</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_country%3Dnl' target='_blank'>nl</a>)`
### cycleway-traffic-signs-supplementary
The question is _Does the traffic sign D7 (![](./assets/layers/cycleways_and_roads/traffic_sign/be/Belgian_road_sign_D07.svg)) have a supplementary sign?_
* _Mopeds must use the cycleway_ corresponds with [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)\=[BE:D7;BE:M6](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D7;BE:M6)
* _Speedpedelecs must use the cycleway_ corresponds with [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)\=[BE:D7;BE:M13](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D7;BE:M13)
* _Mopeds and speedpedelecs must use the cycleway_ corresponds with [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)\=[BE:D7;BE:M14](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D7;BE:M14)
* _Mopeds are not allowed_ corresponds with [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)\=[BE:D7;BE:M7](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D7;BE:M7)
* _Speedpedelecs are not allowed_ corresponds with [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)\=[BE:D7;BE:M15](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D7;BE:M15)
* _Mopeds and speedpedelecs are not allowed_ corresponds with [cycleway:traffic\_sign](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign)\=[BE:D7;BE:M16](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign%3DBE:D7;BE:M16)
* _No supplementary traffic sign present_ corresponds with [cycleway:traffic\_sign:supplementary](https://wiki.openstreetmap.org/wiki/Key:cycleway:traffic_sign:supplementary)\=[none](https://wiki.openstreetmap.org/wiki/Tag:cycleway:traffic_sign:supplementary%3Dnone)
This tagrendering is only visible in the popup if the following condition is met: `<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%3DBE:D7' target='_blank'>BE:D7</a> | cycleway:traffic_sign~^(BE:D7;.*)$`
### cycleways\_and\_roads-cycleway:buffer
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`
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack' target='_blank'>track</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane' target='_blank'>lane</a>`
### cyclelan-segregation
The question is _How is this cycleway separated from the road?_
* _This cycleway is separated by a dashed line_ corresponds with [cycleway:separation](https://wiki.openstreetmap.org/wiki/Key:cycleway:separation)\=[dashed\_line](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Ddashed_line)
* _This cycleway is separated by a solid line_ corresponds with [cycleway:separation](https://wiki.openstreetmap.org/wiki/Key:cycleway:separation)\=[solid\_line](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dsolid_line)
* _This cycleway is separated by a parking lane_ corresponds with [cycleway:separation](https://wiki.openstreetmap.org/wiki/Key:cycleway:separation)\=[parking\_lane](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dparking_lane)
* _This cycleway is separated by a kerb_ corresponds with [cycleway:separation](https://wiki.openstreetmap.org/wiki/Key:cycleway:separation)\=[kerb](https://wiki.openstreetmap.org/wiki/Tag:cycleway:separation%3Dkerb)
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dtrack' target='_blank'>track</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:cycleway' target='_blank'>cycleway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cycleway%3Dlane' target='_blank'>lane</a>`
### cycleway-segregation
The question is _How is this cycleway separated from the road?_
* _This cycleway is separated by a dashed line_ corresponds with [separation](https://wiki.openstreetmap.org/wiki/Key:separation)\=[dashed\_line](https://wiki.openstreetmap.org/wiki/Tag:separation%3Ddashed_line)
* _This cycleway is separated by a solid line_ corresponds with [separation](https://wiki.openstreetmap.org/wiki/Key:separation)\=[solid\_line](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dsolid_line)
* _This cycleway is separated by a parking lane_ corresponds with [separation](https://wiki.openstreetmap.org/wiki/Key:separation)\=[parking\_lane](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dparking_lane)
* _This cycleway is separated by a kerb_ corresponds with [separation](https://wiki.openstreetmap.org/wiki/Key:separation)\=[kerb](https://wiki.openstreetmap.org/wiki/Tag:separation%3Dkerb)
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcycleway' target='_blank'>cycleway</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath' target='_blank'>path</a>`
### leftover-questions
This tagrendering has no question and is thus read-only
### lod
This tagrendering has no question and is thus read-only
This tagrendering has labels `added_by_default`
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### split-button
This tagrendering has no question and is thus read-only
### last\_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:changeset~.+ & _last_edit:contributor~.+`
This tagrendering has labels `added_by_default`
### favourite\_status
This tagrendering has no question and is thus read-only
### qr\_code
This tagrendering has no question and is thus read-only
This tagrendering has labels `added_by_default`
### share
This tagrendering has no question and is thus read-only
This tagrendering has labels `added_by_default`
### all-tags
This tagrendering has no question and is thus read-only
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)