215 lines
10 KiB
Markdown
215 lines
10 KiB
Markdown
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
|
|
|
## Walking Node Networks ( [walkingnodes](https://mapcomplete.org/walkingnodes) )
|
|
_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 walking node networks and allows you to add new nodes easily
|
|
|
|
This theme contains the following layers:
|
|
|
|
- [node2node_hiking (defined in this theme)](#node2node_hiking)
|
|
- [node_hiking (defined in this theme)](#node_hiking)
|
|
- [guidepost_hiking (defined in this theme)](#guidepost_hiking)
|
|
- [route_marker](../Layers/route_marker.md)
|
|
- [cycleways_and_roads](../Layers/cycleways_and_roads.md)
|
|
|
|
Available languages:
|
|
|
|
- en
|
|
- nl
|
|
- de
|
|
- es
|
|
|
|
# Table of contents
|
|
|
|
- [Walking Node Networks ( walkingnodes )](#walking-node-networks-(-walkingnodes-))
|
|
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
|
|
2. [node2node_hiking](#node2node_hiking)
|
|
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
|
- [Supported attributes](#supported-attributes)
|
|
+ [node2node-survey:date](#node2node-surveydate)
|
|
+ [export_as_gpx](#export_as_gpx)
|
|
+ [leftover-questions](#leftover-questions)
|
|
+ [lod](#lod)
|
|
3. [node_hiking](#node_hiking)
|
|
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
|
- [Supported attributes](#supported-attributes)
|
|
+ [node-rwn_ref](#node-rwn_ref)
|
|
+ [survey_date](#survey_date)
|
|
+ [node-expected_rwn_route_relations](#node-expected_rwn_route_relations)
|
|
+ [images](#images)
|
|
+ [leftover-questions](#leftover-questions)
|
|
+ [lod](#lod)
|
|
4. [guidepost_hiking](#guidepost_hiking)
|
|
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
|
- [Supported attributes](#supported-attributes)
|
|
+ [images](#images)
|
|
+ [leftover-questions](#leftover-questions)
|
|
+ [move-button](#move-button)
|
|
+ [delete-button](#delete-button)
|
|
+ [lod](#lod)
|
|
|
|
# Layers defined in this theme configuration file
|
|
These layers can not be reused in different themes.
|
|
# node2node_hiking
|
|
|
|
- This layer is shown at zoomlevel **12** 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 **all** of the following expressions:
|
|
|
|
0. <a href='https://wiki.openstreetmap.org/wiki/Key:network' target='_blank'>network</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:network%3Drwn' target='_blank'>rwn</a>
|
|
1. <a href='https://wiki.openstreetmap.org/wiki/Key:network:type' target='_blank'>network:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:network:type%3Dnode_network' target='_blank'>node_network</a>
|
|
2. <a href='https://wiki.openstreetmap.org/wiki/Key:route' target='_blank'>route</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:route%3Dhiking' target='_blank'>hiking</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:route' target='_blank'>route</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:route%3Dfoot' target='_blank'>foot</a>
|
|
|
|
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22network%22%3D%22rwn%22%5D%5B%22network%3Atype%22%3D%22node_network%22%5D%5B%22route%22%3D%22hiking%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22network%22%3D%22rwn%22%5D%5B%22network%3Atype%22%3D%22node_network%22%5D%5B%22route%22%3D%22foot%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 |
|
|
-----|-----|----- |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/survey:date#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/survey%3Adate/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) |
|
|
|
|
### node2node-survey:date
|
|
|
|
The question is `When was this node to node link last surveyed?`
|
|
*This node to node link 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=
|
|
|
|
### export_as_gpx
|
|
Shows a button to export this feature as GPX. Especially useful for route relations
|
|
_This tagrendering has no question and is thus read-only_
|
|
*{export_as_gpx()}*
|
|
|
|
### 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`
|
|
# node_hiking
|
|
|
|
- This layer is shown at zoomlevel **12** and higher
|
|
|
|
No themes use this layer
|
|
|
|
## Basic tags for this layer
|
|
|
|
Elements must match **any** of the following expressions:
|
|
|
|
- proposed:rwn_ref~.+
|
|
- rwn_ref~.+
|
|
|
|
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22proposed%3Arwn_ref%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22rwn_ref%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 |
|
|
-----|-----|----- |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/rwn_ref#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/rwn_ref/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [rwn_ref](https://wiki.openstreetmap.org/wiki/Key:rwn_ref) | [int](../SpecialInputElements.md#int) | |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/survey:date#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/survey%3Adate/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) |
|
|
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/expected_rwn_route_relations#values'><img src='https://mapcomplete.org/assets/svg/search.svg' height='18px'></a> <a target="_blank" href='https://taghistory.raifer.tech/?#***/expected_rwn_route_relations/'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a> [expected_rwn_route_relations](https://wiki.openstreetmap.org/wiki/Key:expected_rwn_route_relations) | [int](../SpecialInputElements.md#int) | |
|
|
|
|
### node-rwn_ref
|
|
|
|
The question is `What is the reference number of this walking node?`
|
|
*This walking node has reference number {rwn_ref}* is shown if `rwn_ref` is set
|
|
|
|
This tagrendering is only visible in the popup if the following condition is met: rwn_ref~.+
|
|
|
|
### survey_date
|
|
|
|
The question is `When was this walking node last surveyed?`
|
|
*This walking 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_rwn_route_relations
|
|
|
|
The question is `How many other walking nodes does this node link to?`
|
|
*This node links to {expected_rwn_route_relations} other walking nodes.* is shown if `expected_rwn_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_
|
|
*{questions( ,)}*
|
|
|
|
### lod
|
|
|
|
_This tagrendering has no question and is thus read-only_
|
|
*{linked_data_from_website()}*
|
|
|
|
This tagrendering has labels
|
|
`added_by_default`
|
|
# guidepost_hiking
|
|
|
|
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
|
|
|
|
## Basic tags for this layer
|
|
|
|
Elements must match **all** of the following expressions:
|
|
|
|
0. <a href='https://wiki.openstreetmap.org/wiki/Key:hiking' target='_blank'>hiking</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:hiking%3Dyes' target='_blank'>yes</a>
|
|
1. <a href='https://wiki.openstreetmap.org/wiki/Key:information' target='_blank'>information</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:information%3Dguidepost' target='_blank'>guidepost</a>
|
|
|
|
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22hiking%22%3D%22yes%22%5D%5B%22information%22%3D%22guidepost%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
|
|
|
## Supported attributes
|
|
|
|
### 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( ,)}*
|
|
|
|
### move-button
|
|
|
|
_This tagrendering has no question and is thus read-only_
|
|
*{move_button()}*
|
|
|
|
### delete-button
|
|
|
|
_This tagrendering has no question and is thus read-only_
|
|
*{delete_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/walkingnodes/walkingnodes.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/walkingnodes/walkingnodes.json)
|