[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) ## Cyclestreets ( [cyclestreets](https://mapcomplete.org/cyclestreets) ) _This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics_ The theme introduction reads: > A cyclestreet is is a street where motorized traffic is not allowed to overtake cyclists. They are signposted by a special traffic sign. Cyclestreets can be found in the Netherlands and Belgium, but also in Germany and France. This theme contains the following layers: - [fietsstraat (defined in this theme)](#fietsstraat) - [toekomstige_fietsstraat (defined in this theme)](#toekomstige_fietsstraat) - [not_cyclestreets (defined in this theme)](#not_cyclestreets) Available languages: - en - nl - ja - zh_Hant - de - it - nb_NO - hu - ca - es - fr - da - pa_PK - cs - eu - pl # Table of contents - [Cyclestreets ( cyclestreets )](#cyclestreets-(-cyclestreets-)) 1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file) 2. [fietsstraat](#fietsstraat) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) + [is_cyclestreet](#is_cyclestreet) + [supplementary_sign](#supplementary_sign) + [future_cyclestreet](#future_cyclestreet) + [images](#images) + [leftover-questions](#leftover-questions) + [split_button](#split_button) + [lod](#lod) 3. [toekomstige_fietsstraat](#toekomstige_fietsstraat) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) + [is_cyclestreet](#is_cyclestreet) + [supplementary_sign](#supplementary_sign) + [future_cyclestreet](#future_cyclestreet) + [images](#images) + [leftover-questions](#leftover-questions) + [split_button](#split_button) + [lod](#lod) 4. [not_cyclestreets](#not_cyclestreets) - [Basic tags for this layer](#basic-tags-for-this-layer) - [Supported attributes](#supported-attributes) + [is_cyclestreet](#is_cyclestreet) + [supplementary_sign](#supplementary_sign) + [future_cyclestreet](#future_cyclestreet) + [images](#images) + [leftover-questions](#leftover-questions) + [split_button](#split_button) + [lod](#lod) # Layers defined in this theme configuration file These layers can not be reused in different themes. # fietsstraat A cyclestreet is a street where motorized traffic is not allowed to overtake a cyclist - This layer is shown at zoomlevel **7** and higher No themes use this layer ## Basic tags for this layer Elements must match **any** of the following expressions: - bicycle_road=yes - cyclestreet=yes [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22bicycle_road%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22cyclestreet%22%3D%22yes%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 | -----|-----|----- | | [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | | [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | | ### is_cyclestreet The question is `Is the street {name} a cyclestreet?` - *This street is a cyclestreet (and has a speed limit of 30 km/h)* is shown if with cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= - *This street is a bicycle road* is shown if with bicycle_road=yes. _This option cannot be chosen as answer_ - *This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)* is shown if with bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated - *This street is a cyclestreet* is shown if with cyclestreet=yes & proposed:cyclestreet= - *This street will become a cyclestreet soon* is shown if with cyclestreet= & proposed:cyclestreet=yes - *This street will become a bicycle road soon* is shown if with bicycle_road= & proposed:bicycle_road=yes - *This street is not a cyclestreet* is shown if with cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= ### supplementary_sign The question is `What sign does this bicycle road have?` - *Residents allowed* is shown if with traffic_sign=DE:244.1,1020-30 - *Motor vehicles allowed* is shown if with traffic_sign=DE:244.1,1022-12,1024-10 - *Motorcycles allowed* is shown if with traffic_sign=DE:244.1,1022-12 - *Cars allowed* is shown if with traffic_sign=DE:244.1,1024-10 - *There are no supplementary signs at this bicycle road.* is shown if with traffic_sign=DE:244.1 This tagrendering is only visible in the popup if the following condition is met: _country=de & bicycle_road=yes ### future_cyclestreet The question is `When will this street become a cyclestreet?` *This street will become a cyclestreet at {cyclestreet:start_date}* is shown if `cyclestreet:start_date` is set This tagrendering is only visible in the popup if the following condition is met: proposed:cyclestreet=yes ### images This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images _This tagrendering has no question and is thus read-only_ *{image_carousel()}{image_upload()}* ### leftover-questions _This tagrendering has no question and is thus read-only_ *{questions( ,)}* ### split_button _This tagrendering has no question and is thus read-only_ *{split_button()}* ### lod _This tagrendering has no question and is thus read-only_ *{linked_data_from_website()}* This tagrendering has labels `added_by_default` # toekomstige_fietsstraat This street will become a cyclestreet soon - This layer is shown at zoomlevel **9** and higher No themes use this layer ## Basic tags for this layer Elements must match **any** of the following expressions: - proposed:bicycle_road=yes - proposed:cyclestreet=yes [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22proposed%3Abicycle_road%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22proposed%3Acyclestreet%22%3D%22yes%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 | -----|-----|----- | | [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | | [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | | ### is_cyclestreet The question is `Is the street {name} a cyclestreet?` - *This street is a cyclestreet (and has a speed limit of 30 km/h)* is shown if with cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= - *This street is a bicycle road* is shown if with bicycle_road=yes. _This option cannot be chosen as answer_ - *This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)* is shown if with bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated - *This street is a cyclestreet* is shown if with cyclestreet=yes & proposed:cyclestreet= - *This street will become a cyclestreet soon* is shown if with cyclestreet= & proposed:cyclestreet=yes - *This street will become a bicycle road soon* is shown if with bicycle_road= & proposed:bicycle_road=yes - *This street is not a cyclestreet* is shown if with cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= ### supplementary_sign The question is `What sign does this bicycle road have?` - *Residents allowed* is shown if with traffic_sign=DE:244.1,1020-30 - *Motor vehicles allowed* is shown if with traffic_sign=DE:244.1,1022-12,1024-10 - *Motorcycles allowed* is shown if with traffic_sign=DE:244.1,1022-12 - *Cars allowed* is shown if with traffic_sign=DE:244.1,1024-10 - *There are no supplementary signs at this bicycle road.* is shown if with traffic_sign=DE:244.1 This tagrendering is only visible in the popup if the following condition is met: _country=de & bicycle_road=yes ### future_cyclestreet The question is `When will this street become a cyclestreet?` *This street will become a cyclestreet at {cyclestreet:start_date}* is shown if `cyclestreet:start_date` is set This tagrendering is only visible in the popup if the following condition is met: proposed:cyclestreet=yes ### images This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images _This tagrendering has no question and is thus read-only_ *{image_carousel()}{image_upload()}* ### leftover-questions _This tagrendering has no question and is thus read-only_ *{questions( ,)}* ### split_button _This tagrendering has no question and is thus read-only_ *{split_button()}* ### lod _This tagrendering has no question and is thus read-only_ *{linked_data_from_website()}* This tagrendering has labels `added_by_default` # not_cyclestreets Layer to mark any street as cyclestreet - This layer is shown at zoomlevel **18** and higher No themes use this layer ## Basic tags for this layer Elements must match **any** of the following expressions: - highway=residential - highway=tertiary - highway=unclassified [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%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%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 | -----|-----|----- | | [traffic_sign](https://wiki.openstreetmap.org/wiki/Key:traffic_sign) | Multiple choice | [DE:244.1,1020-30](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1020-30) [DE:244.1,1022-12,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12,1024-10) [DE:244.1,1022-12](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1022-12) [DE:244.1,1024-10](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1,1024-10) [DE:244.1](https://wiki.openstreetmap.org/wiki/Tag:traffic_sign%3DDE:244.1) | | [cyclestreet:start_date](https://wiki.openstreetmap.org/wiki/Key:cyclestreet:start_date) | [date](../SpecialInputElements.md#date) | | ### is_cyclestreet The question is `Is the street {name} a cyclestreet?` - *This street is a cyclestreet (and has a speed limit of 30 km/h)* is shown if with cyclestreet=yes & maxspeed=30 & overtaking:motor_vehicle=no & proposed:cyclestreet= - *This street is a bicycle road* is shown if with bicycle_road=yes. _This option cannot be chosen as answer_ - *This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)* is shown if with bicycle_road=yes & proposed:bicycle_road= & maxspeed=30 & source:maxspeed=DE:bicycle_road & vehicle=no & bicycle=designated - *This street is a cyclestreet* is shown if with cyclestreet=yes & proposed:cyclestreet= - *This street will become a cyclestreet soon* is shown if with cyclestreet= & proposed:cyclestreet=yes - *This street will become a bicycle road soon* is shown if with bicycle_road= & proposed:bicycle_road=yes - *This street is not a cyclestreet* is shown if with cyclestreet= & proposed:cyclestreet= & bicycle_road= & proposed:bicycle_road= & overtaking:motor_vehicle= ### supplementary_sign The question is `What sign does this bicycle road have?` - *Residents allowed* is shown if with traffic_sign=DE:244.1,1020-30 - *Motor vehicles allowed* is shown if with traffic_sign=DE:244.1,1022-12,1024-10 - *Motorcycles allowed* is shown if with traffic_sign=DE:244.1,1022-12 - *Cars allowed* is shown if with traffic_sign=DE:244.1,1024-10 - *There are no supplementary signs at this bicycle road.* is shown if with traffic_sign=DE:244.1 This tagrendering is only visible in the popup if the following condition is met: _country=de & bicycle_road=yes ### future_cyclestreet The question is `When will this street become a cyclestreet?` *This street will become a cyclestreet at {cyclestreet:start_date}* is shown if `cyclestreet:start_date` is set This tagrendering is only visible in the popup if the following condition is met: proposed:cyclestreet=yes ### images This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images _This tagrendering has no question and is thus read-only_ *{image_carousel()}{image_upload()}* ### leftover-questions _This tagrendering has no question and is thus read-only_ *{questions( ,)}* ### split_button _This tagrendering has no question and is thus read-only_ *{split_button()}* ### lod _This tagrendering has no question and is thus read-only_ *{linked_data_from_website()}* This tagrendering has labels `added_by_default` This document is autogenerated from [assets/themes/cyclestreets/cyclestreets.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/cyclestreets/cyclestreets.json)