cycle_highways ================ ## Table of contents 1. [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) - Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings` [Go to the source code](../assets/layers/cycle_highways/cycle_highways.json) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - cycle_network=BE-VLG:cycle_highway Supported attributes ---------------------- **Warning** This quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/ref#values) [ref](https://wiki.openstreetmap.org/wiki/Key:ref) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/state#values) [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) [](https://taginfo.openstreetmap.org/keys/website#values) [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?** This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) This is rendered with `The name is {name}` ### cycle_highways-ref The question is **What is the reference number of this cycle highway?** This rendering asks information about the property [ref](https://wiki.openstreetmap.org/wiki/Key:ref) This is rendered with `Referentienummer is {ref}` ### cycle_highways-state The question is **What is the state of this link?** This rendering asks information about the property [state](https://wiki.openstreetmap.org/wiki/Key:state) This is rendered with `The current state of this link is {state}` - **This is a proposed route which can be cycled** corresponds with state=proposed - **This is a proposed route which has missing links (thus: some parts don't even have a building permit yet)** corresponds with state=proposed&note:state=has_highway_no - **This is a proposed route which has some links which are under construction** corresponds with state=proposed&note:state=has_highway_under_construction - **This is a temporary deviation** corresponds with state=temporary - **This link is operational and signposted** corresponds with ### cycle-highway-length _This tagrendering has no question and is thus read-only_ ### website The question is **What is the website of {name}?** This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) This is rendered with `{website}` - **{contact:website}** corresponds with contact:website~^..*$_This option cannot be chosen as answer_ ### all_tags _This tagrendering has no question and is thus read-only_ This document is autogenerated from assets/layers/cycle_highways/cycle_highways.json