forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
fbf23b6e18
commit
e653b64e69
181 changed files with 47772 additions and 30313 deletions
|
@ -1,181 +1,275 @@
|
|||
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
|
||||
|
||||
slow\_roads
|
||||
===========
|
||||
|
||||
|
||||
slow_roads
|
||||
============
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
All carfree roads
|
||||
|
||||
* This layer is shown at zoomlevel **16** and higher
|
||||
|
||||
Table of contents
|
||||
-----------------
|
||||
|
||||
1. [Themes using this layer](#-themes-using-this-layer-)
|
||||
2. [Basic tags for this layer](#-basic-tags-for-this-layer-)
|
||||
3. [Supported attributes](#-supported-attributes-)
|
||||
|
||||
* [just\_created](#just_created)
|
||||
* [images](#images)
|
||||
* [explanation](#explanation)
|
||||
* [slow\_roads-surface](#slow_roads-surface)
|
||||
* [slow\_road\_is\_lit](#slow_road_is_lit)
|
||||
* [leftover-questions](#leftover-questions)
|
||||
* [lod](#lod)
|
||||
* [minimap](#minimap)
|
||||
* [last\_edit](#last_edit)
|
||||
* [favourite\_status](#favourite_status)
|
||||
* [qr\_code](#qr_code)
|
||||
* [share](#share)
|
||||
* [all-tags](#all-tags)
|
||||
|
||||
Themes using this layer
|
||||
-----------------------
|
||||
|
||||
* [speelplekken](https://mapcomplete.org/speelplekken)
|
||||
- This layer is shown at zoomlevel **16** and higher
|
||||
|
||||
Basic tags for this layer
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [ Themes using this layer ](#-themes-using-this-layer-)
|
||||
2. [ Basic tags for this layer ](#-basic-tags-for-this-layer-)
|
||||
3. [ Supported attributes ](#-supported-attributes-)
|
||||
- [just_created](#just_created)
|
||||
- [images](#images)
|
||||
- [explanation](#explanation)
|
||||
- [slow_roads-surface](#slow_roads-surface)
|
||||
- [slow_road_is_lit](#slow_road_is_lit)
|
||||
- [leftover-questions](#leftover-questions)
|
||||
- [lod](#lod)
|
||||
- [minimap](#minimap)
|
||||
- [last_edit](#last_edit)
|
||||
- [favourite_status](#favourite_status)
|
||||
- [qr_code](#qr_code)
|
||||
- [share](#share)
|
||||
- [all-tags](#all-tags)
|
||||
|
||||
Themes using this layer
|
||||
-------------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- [speelplekken](https://mapcomplete.org/speelplekken)
|
||||
|
||||
|
||||
|
||||
|
||||
Basic tags for this layer
|
||||
---------------------------
|
||||
|
||||
|
||||
|
||||
Elements must match **all** of the following expressions:
|
||||
|
||||
0. [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[pedestrian](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpedestrian) | [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[footway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway) | [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[path](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath) | [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[bridleway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbridleway) | [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[living\_street](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dliving_street) | [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[track](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrack)
|
||||
1. access!=no
|
||||
2. access!=private
|
||||
0. <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpedestrian' target='_blank'>pedestrian</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway' target='_blank'>footway</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath' target='_blank'>path</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbridleway' target='_blank'>bridleway</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dliving_street' target='_blank'>living_street</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrack' target='_blank'>track</a>
|
||||
1. access!=no
|
||||
2. access!=private
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%3D%22pedestrian%22%5D%5B%22access%22!%3D%22no%22%5D%5B%22access%22!%3D%22private%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22footway%22%5D%5B%22access%22!%3D%22no%22%5D%5B%22access%22!%3D%22private%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22path%22%5D%5B%22access%22!%3D%22no%22%5D%5B%22access%22!%3D%22private%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22bridleway%22%5D%5B%22access%22!%3D%22no%22%5D%5B%22access%22!%3D%22private%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22living_street%22%5D%5B%22access%22!%3D%22no%22%5D%5B%22access%22!%3D%22private%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22track%22%5D%5B%22access%22!%3D%22no%22%5D%5B%22access%22!%3D%22private%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
|
||||
Supported attributes
|
||||
--------------------
|
||||
|
||||
Warning:
|
||||
|
||||
Supported attributes
|
||||
----------------------
|
||||
|
||||
|
||||
|
||||
Warning:
|
||||
|
||||
this quick overview is incomplete
|
||||
|
||||
attribute
|
||||
|
||||
type
|
||||
|
||||
values which are supported by this layer
|
||||
attribute | type | values which are supported by this layer
|
||||
----------- | ------ | ------------------------------------------
|
||||
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id) | Multiple choice |
|
||||
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/highway#values) [highway](https://wiki.openstreetmap.org/wiki/Key:highway) | Multiple choice | [living_street](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dliving_street) [pedestrian](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpedestrian) [footway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway) [path](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath) [bridleway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbridleway) [track](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrack)
|
||||
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/surface#values) [surface](https://wiki.openstreetmap.org/wiki/Key:surface) | [string](../SpecialInputElements.md#string) | [grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground) [sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [paving_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete)
|
||||
[<img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno)
|
||||
|
||||
[](https://taginfo.openstreetmap.org/keys/id#values) [id](https://wiki.openstreetmap.org/wiki/Key:id)
|
||||
|
||||
Multiple choice
|
||||
|
||||
[](https://taginfo.openstreetmap.org/keys/highway#values) [highway](https://wiki.openstreetmap.org/wiki/Key:highway)
|
||||
|
||||
Multiple choice
|
||||
### just_created
|
||||
|
||||
[living\_street](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dliving_street) [pedestrian](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpedestrian) [footway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway) [path](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath) [bridleway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbridleway) [track](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrack)
|
||||
|
||||
[](https://taginfo.openstreetmap.org/keys/surface#values) [surface](https://wiki.openstreetmap.org/wiki/Key:surface)
|
||||
|
||||
[string](../SpecialInputElements.md#string)
|
||||
|
||||
[grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass) [ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground) [sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand) [paving\_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones) [asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt) [concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete)
|
||||
|
||||
[](https://taginfo.openstreetmap.org/keys/lit#values) [lit](https://wiki.openstreetmap.org/wiki/Key:lit)
|
||||
|
||||
Multiple choice
|
||||
|
||||
[yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno)
|
||||
|
||||
### just\_created
|
||||
|
||||
This element shows a 'thank you' that the contributor has recently created this element
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
* _You just created this element! Thanks for sharing this info with the world and helping people worldwide._ corresponds with id~.+
|
||||
|
||||
|
||||
|
||||
|
||||
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with id~.+
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+`
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
### 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
|
||||
|
||||
### 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
|
||||
|
||||
### explanation
|
||||
|
||||
|
||||
|
||||
|
||||
### explanation
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
* _This is a living street_ corresponds with [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[living\_street](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dliving_street)
|
||||
* _This is a wide, carfree street_ corresponds with [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[pedestrian](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpedestrian)
|
||||
* _This is a footway_ corresponds with [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[footway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway)
|
||||
* _This is a small path_ corresponds with [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[path](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath)
|
||||
* _This is a bridleway_ corresponds with [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[bridleway](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbridleway)
|
||||
* _This is a land access road_ corresponds with [highway](https://wiki.openstreetmap.org/wiki/Key:highway)\=[track](https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrack)
|
||||
|
||||
### slow\_roads-surface
|
||||
|
||||
The question is _What surface does this road have?_
|
||||
|
||||
This rendering asks information about the property [surface](https://wiki.openstreetmap.org/wiki/Key:surface) This is rendered with `The surface is <b>{surface}</b>`
|
||||
|
||||
* _The surface is **grass**_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[grass](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass)
|
||||
* _The surface is **ground**_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[ground](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground)
|
||||
* _The surface is **unpaved**_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[unpaved](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunpaved)
|
||||
* _This option cannot be chosen as answer_
|
||||
* _The surface is **sand**_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[sand](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand)
|
||||
* _The surface is **paving stones**_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[paving\_stones](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones)
|
||||
* _The surface is **asphalt**_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[asphalt](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt)
|
||||
* _The surface is **concrete**_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[concrete](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete)
|
||||
* _The surface is **paved**_ corresponds with [surface](https://wiki.openstreetmap.org/wiki/Key:surface)\=[paved](https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaved)
|
||||
* _This option cannot be chosen as answer_
|
||||
- *This is a living street* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dliving_street' target='_blank'>living_street</a>
|
||||
- *This is a wide, carfree street* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpedestrian' target='_blank'>pedestrian</a>
|
||||
- *This is a footway* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway' target='_blank'>footway</a>
|
||||
- *This is a small path* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dpath' target='_blank'>path</a>
|
||||
- *This is a bridleway* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbridleway' target='_blank'>bridleway</a>
|
||||
- *This is a land access road* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtrack' target='_blank'>track</a>
|
||||
|
||||
### slow\_road\_is\_lit
|
||||
|
||||
The question is _Is this road lit at night?_
|
||||
|
||||
* _'s nachts verlicht_ corresponds with [lit](https://wiki.openstreetmap.org/wiki/Key:lit)\=[yes](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes)
|
||||
* _Not lit_ corresponds with [lit](https://wiki.openstreetmap.org/wiki/Key:lit)\=[no](https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno)
|
||||
|
||||
### leftover-questions
|
||||
### slow_roads-surface
|
||||
|
||||
|
||||
|
||||
The question is *What surface does this road have?*
|
||||
|
||||
This rendering asks information about the property [surface](https://wiki.openstreetmap.org/wiki/Key:surface) This is rendered with `The surface is <b>{surface}</b>`
|
||||
|
||||
|
||||
|
||||
- *The surface is <b>grass</b>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dgrass' target='_blank'>grass</a>
|
||||
- *The surface is <b>ground</b>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dground' target='_blank'>ground</a>
|
||||
- *The surface is <b>unpaved</b>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dunpaved' target='_blank'>unpaved</a>
|
||||
- _This option cannot be chosen as answer_
|
||||
- *The surface is <b>sand</b>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dsand' target='_blank'>sand</a>
|
||||
- *The surface is <b>paving stones</b>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaving_stones' target='_blank'>paving_stones</a>
|
||||
- *The surface is <b>asphalt</b>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dasphalt' target='_blank'>asphalt</a>
|
||||
- *The surface is <b>concrete</b>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dconcrete' target='_blank'>concrete</a>
|
||||
- *The surface is <b>paved</b>* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:surface' target='_blank'>surface</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:surface%3Dpaved' target='_blank'>paved</a>
|
||||
- _This option cannot be chosen as answer_
|
||||
|
||||
|
||||
|
||||
|
||||
### slow_road_is_lit
|
||||
|
||||
|
||||
|
||||
The question is *Is this road lit at night?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *'s nachts verlicht* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:lit' target='_blank'>lit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:lit%3Dyes' target='_blank'>yes</a>
|
||||
- *Not lit* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:lit' target='_blank'>lit</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:lit%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
|
||||
|
||||
### leftover-questions
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
### lod
|
||||
|
||||
|
||||
|
||||
|
||||
### lod
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
### minimap
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
|
||||
|
||||
### minimap
|
||||
|
||||
|
||||
|
||||
Shows a small map with the feature. Added by default to every popup
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
### last\_edit
|
||||
|
||||
|
||||
|
||||
|
||||
### last_edit
|
||||
|
||||
|
||||
|
||||
Gives some metainfo about the last edit and who did edit it - rendering only
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:changeset~.+ & _last_edit:contributor~.+`
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
|
||||
|
||||
### favourite_status
|
||||
|
||||
|
||||
### favourite\_status
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
### qr\_code
|
||||
|
||||
|
||||
|
||||
|
||||
### qr_code
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
### share
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
|
||||
|
||||
### share
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
### all-tags
|
||||
|
||||
This tagrendering has labels `added_by_default`
|
||||
|
||||
|
||||
|
||||
### all-tags
|
||||
|
||||
|
||||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
This document is autogenerated from [assets/layers/slow\_roads/slow\_roads.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/slow_roads/slow_roads.json)
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/slow_roads/slow_roads.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/slow_roads/slow_roads.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue