_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_
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
2. [cycle_highways](#cycle_highways)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [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)
- [Filters](#filters)
# Layers defined in this theme configuration file
These layers can not be reused in different themes.
# cycle_highways
- This layer is shown at zoomlevel **8** and higher
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
No themes use this layer
## Basic tags for this layer
Elements must match the expression **<ahref='https://wiki.openstreetmap.org/wiki/Key:cycle_network'target='_blank'>cycle_network</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:cycle_network%3DBE-VLG:cycle_highway'target='_blank'>BE-VLG:cycle_highway</a>**
[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 |
The question is `What is the name of this cycle highway?`
*The name is <b>{name}</b>* is shown if `name` is set
### cycle_highways-ref
The question is `What is the reference number of this cycle highway?`
*Referentienummer is <b>{ref}</b>* 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 <ahref='https://wiki.openstreetmap.org/wiki/Key:state'target='_blank'>state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed'target='_blank'>proposed</a>& 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 <ahref='https://wiki.openstreetmap.org/wiki/Key:state'target='_blank'>state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed'target='_blank'>proposed</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:note:state'target='_blank'>note:state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:note:state%3Dhas_highway_no'target='_blank'>has_highway_no</a>
-*This is a proposed route which has some links which are under construction* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:state'target='_blank'>state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:state%3Dproposed'target='_blank'>proposed</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:note:state'target='_blank'>note:state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:note:state%3Dhas_highway_under_construction'target='_blank'>has_highway_under_construction</a>
-*This is a temporary deviation* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:state'target='_blank'>state</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:state%3Dtemporary'target='_blank'>temporary</a>
-*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()}?`
*<ahref='{website}'rel='nofollow noopener noreferrer'target='_blank'>{website}</a>* is shown if `website` is set
-<imgsrc='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/icons/website.svg'style='width: 3rem; height: 3rem'>*<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* 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.*)$ |
This document is autogenerated from [assets/themes/cycle_highways/cycle_highways.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/cycle_highways/cycle_highways.json)