mapcomplete/Docs/Layers/node.md

60 lines
2.1 KiB
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
node
2022-01-14 19:36:36 +01:00
======
## Table of contents
1. [node](#node)
2022-01-26 21:40:38 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-14 19:36:36 +01:00
+ [node-survey:date](#node-surveydate)
+ [node-expected_rcn_route_relations](#node-expected_rcn_route_relations)
+ [images](#images)
[Go to the source code](../assets/layers/node/node.json)
2022-01-26 21:40:38 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-01-26 21:40:38 +01:00
- rcn_ref~^..*$
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/survey:date#values) [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D)
2022-01-26 21:40:38 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/expected_rcn_route_relations#values) [expected_rcn_route_relations](https://wiki.openstreetmap.org/wiki/Key:expected_rcn_route_relations) | [int](../SpecialInputElements.md#int) |
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### node-survey:date
2022-01-14 19:36:36 +01:00
The question is **When was this cycle node last surveyed?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the property [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date)
2022-01-14 19:36:36 +01:00
This is rendered with `This cycle node was last surveyed on {survey:date}`
2022-01-26 21:40:38 +01:00
- **Surveyed today!** corresponds with survey:date=
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### node-expected_rcn_route_relations
2022-01-14 19:36:36 +01:00
The question is **How many other cycle nodes does this node link to?**
2022-01-26 21:40:38 +01:00
This rendering asks information about the
property [expected_rcn_route_relations](https://wiki.openstreetmap.org/wiki/Key:expected_rcn_route_relations)
2022-01-14 19:36:36 +01:00
This is rendered with `This node links to {expected_rcn_route_relations} other cycle nodes.`
2022-01-26 21:40:38 +01:00
### images
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
This document is autogenerated from assets/layers/node/node.json