_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:
> This map shows cycle node networks and allows you to add new nodes easily
This theme contains the following layers:
- [node2node_bicycle (defined in this theme)](#node2node_bicycle)
- [node_bicycle (defined in this theme)](#node_bicycle)
- [bicycle_guidepost (defined in this theme)](#bicycle_guidepost)
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22network%22%3D%22rcn%22%5D%5B%22network%3Atype%22%3D%22node_network%22%5D%5B%22route%22%3D%22bicycle%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [node2node-survey:date](#node2node-survey:date) <br/> _(Original in [questions](./BuiltinQuestions.md#survey_date))_ | When was this node to node link last surveyed?<br/>_This node to node link was last surveyed on {survey:date}_<br/>1 options | | *[survey:date](https://wiki.osm.org/wiki/Key:survey:date)* ([date](../SpecialInputElements.md#date)) |
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels
`added_by_default`
# node_bicycle
- This layer is shown at zoomlevel **12** and higher
No themes use this layer
## Presets
The following options to create new points are included:
- **a cycling node** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:rcn_ref'target='_blank'>rcn_ref</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:rcn_ref%3D?'target='_blank'>?</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:network:type'target='_blank'>network:type</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:network:type%3Dnode_network'target='_blank'>node_network</a> (snaps to layers `cycleways_and_roads`)
## Basic tags for this layer
Elements must match **any** of the following expressions:
- proposed:rcn_ref~.+
- rcn_ref~.+
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22proposed%3Arcn_ref%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22rcn_ref%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [node-rxn_ref](#node-rxn_ref) | What is the reference number of this cycling node?<br/>_This cycling node has reference number {rcn_ref}_ | | *[rcn_ref](https://wiki.osm.org/wiki/Key:rcn_ref)* ([int](../SpecialInputElements.md#int)) |
| [node-survey:date](#node-survey:date) <br/> _(Original in [questions](./BuiltinQuestions.md#survey_date))_ | When was this cycle node last surveyed?<br/>_This cycle node was last surveyed on {survey:date}_<br/>1 options | | *[survey:date](https://wiki.osm.org/wiki/Key:survey:date)* ([date](../SpecialInputElements.md#date)) |
| [node-expected_rcn_route_relations](#node-expected_rcn_route_relations) | How many other cycle nodes does this node link to?<br/>_This node links to {expected_rcn_route_relations} other cycle nodes._ | | *[expected_rcn_route_relations](https://wiki.osm.org/wiki/Key:expected_rcn_route_relations)* ([int](../SpecialInputElements.md#int)) |
The question is `What is the reference number of this cycling node?`
*This cycling node has reference number {rcn_ref}* is shown if `rcn_ref` is set
This tagrendering is only visible in the popup if the following condition is met: rcn_ref~.+
### node-survey:date
The question is `When was this cycle node last surveyed?`
*This cycle node was last surveyed on {survey:date}* is shown if `survey:date` is set
-*This object was last surveyed today* is shown if with survey:date=
### node-expected_rcn_route_relations
The question is `How many other cycle nodes does this node link to?`
*This node links to {expected_rcn_route_relations} other cycle nodes.* is shown if `expected_rcn_route_relations` is set
### 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_
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels
`added_by_default`
# bicycle_guidepost
This layer is based on [guidepost](../Layers/guidepost.md)
Guideposts (also known as fingerposts or finger posts) are often found along official hiking/cycling/riding/skiing routes to indicate the directions to different destinations
- This layer is shown at zoomlevel **16** and higher
No themes use this layer
## Presets
The following options to create new points are included:
- **a guidepost** which has the following tags:<ahref='https://wiki.openstreetmap.org/wiki/Key:tourism'target='_blank'>tourism</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dinformation'target='_blank'>information</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:information'target='_blank'>information</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:information%3Dguidepost'target='_blank'>guidepost</a>&<ahref='https://wiki.openstreetmap.org/wiki/Key:bicycle'target='_blank'>bicycle</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes'target='_blank'>yes</a>
## Basic tags for this layer
Elements must match **all** of the following expressions:
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22information%22%3D%22guidepost%22%5D%5B%22bicycle%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
| [name](#name) | What is the name noted on this guidepost?<br/>_Name noted on the guidepost: {name}_<br/>1 options | | *[name](https://wiki.osm.org/wiki/Key:name)* ([string](../SpecialInputElements.md#string)) |
| [ref](#ref) | What is the reference number of this guidepost?<br/>_Reference number of the guidepost: {ref}_<br/>1 options | | *[ref](https://wiki.osm.org/wiki/Key:ref)* ([string](../SpecialInputElements.md#string)) |
| [ele](#ele) | What is the elevation noted on this guidepost?<br/>_Elevation noted on the guidepost: {ele} m_<br/>1 options | | *[ele](https://wiki.osm.org/wiki/Key:ele)* ([float](../SpecialInputElements.md#float)) |
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_
The question is `What is the name noted on this guidepost?`
*Name noted on the guidepost: {name}* is shown if `name` is set
-*There is no name noted on this guidepost* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:noname'target='_blank'>noname</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:noname%3Dyes'target='_blank'>yes</a>
### ref
The question is `What is the reference number of this guidepost?`
*Reference number of the guidepost: {ref}* is shown if `ref` is set
-*There is no reference number noted on this guidepost* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:noref'target='_blank'>noref</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:noref%3Dyes'target='_blank'>yes</a>
### ele
The question is `What is the elevation noted on this guidepost?`
*Elevation noted on the guidepost: {ele} m* is shown if `ele` is set
-*There is no elevation noted on this guidepost* is shown if with <ahref='https://wiki.openstreetmap.org/wiki/Key:noele'target='_blank'>noele</a>=<ahref='https://wiki.openstreetmap.org/wiki/Tag:noele%3Dyes'target='_blank'>yes</a>
This document is autogenerated from [assets/themes/cyclenodes/cyclenodes.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/cyclenodes/cyclenodes.json)