forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			58 lines
		
	
	
		
			No EOL
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			No EOL
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
node2node
 | 
						|
===========
 | 
						|
 | 
						|
## Table of contents
 | 
						|
 | 
						|
1. [node2node](#node2node)
 | 
						|
 | 
						|
- [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)
 | 
						|
 | 
						|
 | 
						|
- 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/node2node/node2node.json)
 | 
						|
 | 
						|
 | 
						|
 | 
						|
Basic tags for this layer
 | 
						|
---------------------------
 | 
						|
 | 
						|
 | 
						|
 | 
						|
Elements must have the all of following tags to be shown on this layer:
 | 
						|
 | 
						|
- <a href='https://wiki.openstreetmap.org/wiki/Key:network' target='_blank'>network</a>
 | 
						|
  =<a href='https://wiki.openstreetmap.org/wiki/Tag:network%3Drcn' target='_blank'>rcn</a>
 | 
						|
- <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>
 | 
						|
- <a href='https://wiki.openstreetmap.org/wiki/Key:route' target='_blank'>route</a>
 | 
						|
  =<a href='https://wiki.openstreetmap.org/wiki/Tag:route%3Dbicycle' target='_blank'>bicycle</a>
 | 
						|
 | 
						|
Supported attributes
 | 
						|
----------------------
 | 
						|
 | 
						|
 | 
						|
 | 
						|
**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)
 | 
						|
 | 
						|
### node2node-survey:date
 | 
						|
 | 
						|
The question is **When was this node to node link last surveyed?**
 | 
						|
 | 
						|
This rendering asks information about the property  [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date)
 | 
						|
This is rendered with `This node to node link was last surveyed on {survey:date}`
 | 
						|
 | 
						|
- **Surveyed today!** corresponds with survey:date=
 | 
						|
 | 
						|
### export_as_gpx
 | 
						|
 | 
						|
_This tagrendering has no question and is thus read-only_
 | 
						|
 | 
						|
This document is autogenerated from assets/layers/node2node/node2node.json |