[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# cycle_highways
- This layer is shown at zoomlevel **6** and higher
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
## 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)
- [cycle_highways-name](#cycle_highways-name)
- [cycle_highways-ref](#cycle_highways-ref)
- [cycle_highways-state](#cycle_highways-state)
- [cycle-highway-length](#cycle-highway-length)
- [website](#website)
- [all_tags](#all_tags)
- [leftover-questions](#leftover-questions)
- [lod](#lod)
4. [Filters](#filters)
## Themes using this layer
- [cycle_highways](https://mapcomplete.org/cycle_highways)
## Basic tags for this layer
Elements must match the expression **cycle_network=BE-VLG:cycle_highway**
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22cycle_network%22%3D%22BE-VLG%3Acycle_highway%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 |
-----|-----|----- |
| [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | |
| [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | |
| [state](https://wiki.openstreetmap.org/wiki/Key:state) | [string](../SpecialInputElements.md#string) | [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [proposed](https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed) [temporary](https://wiki.openstreetmap.org/wiki/Tag:state%3Dtemporary) [](https://wiki.openstreetmap.org/wiki/Tag:state%3D) |
| [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | |
### cycle_highways-name
The question is `What is the name of this cycle highway?`
*The name is {name}* is shown if `name` is set
### cycle_highways-ref
The question is `What is the reference number of this cycle highway?`
*Referentienummer is {ref}* is shown if `ref` is set
### cycle_highways-state
The question is `What is the state of this link?`
*The current state of this link is {state}* is shown if `state` is set
- *This is a proposed route which can be cycled* is shown if with state=proposed & note:state=
- *This is a proposed route which has missing links (thus: some parts don't even have a building permit yet)* is shown if with state=proposed & note:state=has_highway_no
- *This is a proposed route which has some links which are under construction* is shown if with state=proposed & note:state=has_highway_under_construction
- *This is a temporary deviation* is shown if with state=temporary
- *This link is operational and signposted* is shown if with state=
### cycle-highway-length
_This tagrendering has no question and is thus read-only_
*This part is {_length:km}km long*
### website
The question is `What is the website of {title()}?`
*{website}* is shown if `website` is set
- *{contact:website}* is shown if with contact:website~.+. _This option cannot be chosen as answer_
This tagrendering has labels
`contact`
### all_tags
Shows a table with all the tags of the feature
_This tagrendering has no question and is thus read-only_
*{all_tags()}*
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
### lod
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels
`added_by_default`
## Filters
| id | question | osmTags |
-----|-----|----- |
| name-alt.0 | Name contains 'alt' | name~^(.*alt.*)$ |
| id | question | osmTags |
-----|-----|----- |
| name-wenslijn.0 | Name contains 'wenslijn' | name~^(.*wenslijn.*)$ |
| id | question | osmTags |
-----|-----|----- |
| name-omleiding.0 | Name contains 'omleiding' | name~^(.*omleiding.*)$ |
| id | question | osmTags |
-----|-----|----- |
| ref-alt.0 | Reference contains 'alt' | ref~^(.*aAlt.*)$ |
| id | question | osmTags |
-----|-----|----- |
| missing_link.0 | *No filter* (default) | |
| missing_link.1 | Has missing links (note:state=has_highway_no) | note:state=has_highway_no |
| missing_link.2 | Has links which are under construction (note:state=has_highway_under_construction) | note:state=has_highway_under_construction |
| missing_link.3 | Has links which are proposed (note:state=has_highway_proposed) | note:state=has_highway_proposed |
| id | question | osmTags |
-----|-----|----- |
| proposed.0 | *No filter* (default) | |
| proposed.1 | state=proposed | state=proposed |
| proposed.2 | state=temporary | state=temporary |
| proposed.3 | state unset | state= |
| proposed.4 | Other state | state~.+ & state!=proposed & state!=temporary |
This document is autogenerated from [assets/layers/cycle_highways/cycle_highways.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cycle_highways/cycle_highways.json)