Improve tags in documentation
This commit is contained in:
parent
6577007717
commit
750e6fdaa5
205 changed files with 7190 additions and 7697 deletions
|
@ -40,12 +40,10 @@ Crossings for pedestrians and cyclists
|
|||
|
||||
|
||||
|
||||
Elements must have the all of following tags to be shown on this layer:
|
||||
|
||||
|
||||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtraffic_signals' target='_blank'>traffic_signals</a> |<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcrossing' target='_blank'>crossing</a>
|
||||
Elements must match **any** of the following expressions:
|
||||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtraffic_signals' target='_blank'>traffic_signals</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcrossing' target='_blank'>crossing</a>
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22%3D%22traffic_signals%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22crossing%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
|
||||
|
@ -93,10 +91,10 @@ 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: `_backend~.+ &_last_edit:passed_time<300 & |_version_number=1`
|
||||
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~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -122,14 +120,14 @@ The question is *What kind of crossing is this?*
|
|||
|
||||
|
||||
|
||||
- *Crossing, without traffic lights* corresponds with `crossing=uncontrolled`
|
||||
- *Crossing with traffic signals* corresponds with `crossing=traffic_signals`
|
||||
- *Zebra crossing* corresponds with `crossing=zebra`
|
||||
- This option cannot be chosen as answer
|
||||
- *Crossing without crossing markings* corresponds with `crossing=unmarked`
|
||||
- *Crossing, without traffic lights* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:crossing' target='_blank'>crossing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing%3Duncontrolled' target='_blank'>uncontrolled</a>
|
||||
- *Crossing with traffic signals* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:crossing' target='_blank'>crossing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals' target='_blank'>traffic_signals</a>
|
||||
- *Zebra crossing* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:crossing' target='_blank'>crossing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dzebra' target='_blank'>zebra</a>
|
||||
- _This option cannot be chosen as answer_
|
||||
- *Crossing without crossing markings* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:crossing' target='_blank'>crossing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dunmarked' target='_blank'>unmarked</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `highway=crossing`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcrossing' target='_blank'>crossing</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -143,11 +141,11 @@ The question is *Is this is a zebra crossing?*
|
|||
|
||||
|
||||
|
||||
- *This is a zebra crossing* corresponds with `crossing_ref=zebra`
|
||||
- *This is not a zebra crossing* corresponds with ``
|
||||
- *This is a zebra crossing* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:crossing_ref' target='_blank'>crossing_ref</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing_ref%3Dzebra' target='_blank'>zebra</a>
|
||||
- *This is not a zebra crossing* corresponds with crossing_ref=
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `crossing=uncontrolled`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:crossing' target='_blank'>crossing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing%3Duncontrolled' target='_blank'>uncontrolled</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -161,11 +159,11 @@ The question is *Is this crossing also for bicycles?*
|
|||
|
||||
|
||||
|
||||
- *A cyclist can use this crossing* corresponds with `bicycle=yes`
|
||||
- *A cyclist can not use this crossing* corresponds with `bicycle=no`
|
||||
- *A cyclist can use this crossing* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bicycle' target='_blank'>bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dyes' target='_blank'>yes</a>
|
||||
- *A cyclist can not use this crossing* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:bicycle' target='_blank'>bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bicycle%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `highway=crossing`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcrossing' target='_blank'>crossing</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -179,11 +177,11 @@ The question is *Does this crossing have an island in the middle?*
|
|||
|
||||
|
||||
|
||||
- *This crossing has an island in the middle* corresponds with `crossing:island=yes`
|
||||
- *This crossing does not have an island in the middle* corresponds with `crossing:island=no`
|
||||
- *This crossing has an island in the middle* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:crossing:island' target='_blank'>crossing:island</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dyes' target='_blank'>yes</a>
|
||||
- *This crossing does not have an island in the middle* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:crossing:island' target='_blank'>crossing:island</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing:island%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `highway=crossing`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcrossing' target='_blank'>crossing</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -197,13 +195,13 @@ The question is *Does this crossing have tactile paving?*
|
|||
|
||||
|
||||
|
||||
- *This crossing has tactile paving* corresponds with `tactile_paving=yes`
|
||||
- *This crossing does not have tactile paving* corresponds with `tactile_paving=no`
|
||||
- *This crossing has tactile paving, but is not correct* corresponds with `tactile_paving=incorrect`
|
||||
- This option cannot be chosen as answer
|
||||
- *This crossing has tactile paving* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:tactile_paving' target='_blank'>tactile_paving</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dyes' target='_blank'>yes</a>
|
||||
- *This crossing does not have tactile paving* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:tactile_paving' target='_blank'>tactile_paving</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dno' target='_blank'>no</a>
|
||||
- *This crossing has tactile paving, but is not correct* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:tactile_paving' target='_blank'>tactile_paving</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:tactile_paving%3Dincorrect' target='_blank'>incorrect</a>
|
||||
- _This option cannot be chosen as answer_
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `highway=crossing`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcrossing' target='_blank'>crossing</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -217,11 +215,11 @@ The question is *Does this traffic light have a button to request green light?*
|
|||
|
||||
|
||||
|
||||
- *This traffic light has a button to request green light* corresponds with `button_operated=yes`
|
||||
- *This traffic light does not have a button to request green light* corresponds with `button_operated=no`
|
||||
- *This traffic light has a button to request green light* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:button_operated' target='_blank'>button_operated</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes' target='_blank'>yes</a>
|
||||
- *This traffic light does not have a button to request green light* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:button_operated' target='_blank'>button_operated</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `highway=traffic_signals |crossing=traffic_signals`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:crossing' target='_blank'>crossing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals' target='_blank'>traffic_signals</a> | <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtraffic_signals' target='_blank'>traffic_signals</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -235,13 +233,13 @@ The question is *Does this traffic light have sound signals to aid crossing?*
|
|||
|
||||
|
||||
|
||||
- *This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.* corresponds with `traffic_signals:sound=yes`
|
||||
- *This traffic light does not have sound signals to help crossing.* corresponds with `traffic_signals:sound=no`
|
||||
- *This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.* corresponds with `traffic_signals:sound=locate`
|
||||
- *This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.* corresponds with `traffic_signals:sound=walk`
|
||||
- *This traffic light has sound signals to help crossing, both for finding the crossing and for crossing.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound' target='_blank'>traffic_signals:sound</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dyes' target='_blank'>yes</a>
|
||||
- *This traffic light does not have sound signals to help crossing.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound' target='_blank'>traffic_signals:sound</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dno' target='_blank'>no</a>
|
||||
- *This traffic light has a sound signal to help locate the pole, but no signal to sign that it is safe to cross.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound' target='_blank'>traffic_signals:sound</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dlocate' target='_blank'>locate</a>
|
||||
- *This traffic light has a sound signal to sign that it is safe to cross, but no signal to help locate the pole.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_signals:sound' target='_blank'>traffic_signals:sound</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:sound%3Dwalk' target='_blank'>walk</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `crossing=traffic_signals`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:crossing' target='_blank'>crossing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals' target='_blank'>traffic_signals</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -255,11 +253,11 @@ The question is *Does this traffic light have vibration signals to aid crossing
|
|||
|
||||
|
||||
|
||||
- *The button for this traffic light has a vibration signal to indicate that it is safe to cross.* corresponds with `traffic_signals:vibration=yes`
|
||||
- *The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.* corresponds with `traffic_signals:vibration=no`
|
||||
- *The button for this traffic light has a vibration signal to indicate that it is safe to cross.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration' target='_blank'>traffic_signals:vibration</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dyes' target='_blank'>yes</a>
|
||||
- *The button for this traffic light does not have a vibration signal to indicate that it is safe to cross.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_signals:vibration' target='_blank'>traffic_signals:vibration</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:vibration%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `crossing=traffic_signals &button_operated=yes`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:button_operated' target='_blank'>button_operated</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:button_operated%3Dyes' target='_blank'>yes</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:crossing' target='_blank'>crossing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals' target='_blank'>traffic_signals</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -273,11 +271,11 @@ The question is *Does this traffic light have an arrow pointing in the directio
|
|||
|
||||
|
||||
|
||||
- *This traffic light has an arrow pointing in the direction of crossing.* corresponds with `traffic_signals:arrow=yes`
|
||||
- *This traffic light does <b>not</b> have an arrow pointing in the direction of crossing.* corresponds with `traffic_signals:arrow=no`
|
||||
- *This traffic light has an arrow pointing in the direction of crossing.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_signals:arrow' target='_blank'>traffic_signals:arrow</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dyes' target='_blank'>yes</a>
|
||||
- *This traffic light does <b>not</b> have an arrow pointing in the direction of crossing.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_signals:arrow' target='_blank'>traffic_signals:arrow</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:arrow%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `crossing=traffic_signals`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:crossing' target='_blank'>crossing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals' target='_blank'>traffic_signals</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -291,11 +289,11 @@ The question is *Does this traffic light have a tactile map showing the layout
|
|||
|
||||
|
||||
|
||||
- *This traffic light has a tactile map showing the layout of the crossing.* corresponds with `traffic_signals:minimap=yes`
|
||||
- *This traffic light does <b>not</b> have a tactile map showing the layout of the crossing.* corresponds with `traffic_signals:minimap=no`
|
||||
- *This traffic light has a tactile map showing the layout of the crossing.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_signals:minimap' target='_blank'>traffic_signals:minimap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dyes' target='_blank'>yes</a>
|
||||
- *This traffic light does <b>not</b> have a tactile map showing the layout of the crossing.* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:traffic_signals:minimap' target='_blank'>traffic_signals:minimap</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:traffic_signals:minimap%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `crossing=traffic_signals`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:crossing' target='_blank'>crossing</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:crossing%3Dtraffic_signals' target='_blank'>traffic_signals</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -309,12 +307,12 @@ The question is *Can a cyclist turn right when the light is red?*
|
|||
|
||||
|
||||
|
||||
- *A cyclist can turn right if the light is red* corresponds with `red_turn:right:bicycle=yes`
|
||||
- *A cyclist can turn right if the light is red* corresponds with `red_turn:right:bicycle=yes`
|
||||
- *A cyclist can not turn right if the light is red* corresponds with `red_turn:right:bicycle=no`
|
||||
- *A cyclist can turn right if the light is red* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:red_turn:right:bicycle' target='_blank'>red_turn:right:bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes' target='_blank'>yes</a>
|
||||
- *A cyclist can turn right if the light is red* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:red_turn:right:bicycle' target='_blank'>red_turn:right:bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dyes' target='_blank'>yes</a>
|
||||
- *A cyclist can not turn right if the light is red* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:red_turn:right:bicycle' target='_blank'>red_turn:right:bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:red_turn:right:bicycle%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `highway=traffic_signals`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtraffic_signals' target='_blank'>traffic_signals</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -328,12 +326,12 @@ The question is *Can a cyclist go straight on when the light is red?*
|
|||
|
||||
|
||||
|
||||
- *A cyclist can go straight on if the light is red* corresponds with `red_turn:straight:bicycle=yes`
|
||||
- *A cyclist can go straight on if the light is red* corresponds with `red_turn:straight:bicycle=yes`
|
||||
- *A cyclist can not go straight on if the light is red* corresponds with `red_turn:straight:bicycle=no`
|
||||
- *A cyclist can go straight on if the light is red* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:red_turn:straight:bicycle' target='_blank'>red_turn:straight:bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes' target='_blank'>yes</a>
|
||||
- *A cyclist can go straight on if the light is red* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:red_turn:straight:bicycle' target='_blank'>red_turn:straight:bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dyes' target='_blank'>yes</a>
|
||||
- *A cyclist can not go straight on if the light is red* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:red_turn:straight:bicycle' target='_blank'>red_turn:straight:bicycle</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:red_turn:straight:bicycle%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `highway=traffic_signals`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtraffic_signals' target='_blank'>traffic_signals</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -369,7 +367,7 @@ 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:contributor~.+ &_last_edit:changeset~.+`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:changeset~.+ & _last_edit:contributor~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -394,7 +392,7 @@ id | question | osmTags
|
|||
tactile_paving_advanced.0 | With or without tactile paving (default) |
|
||||
tactile_paving_advanced.1 | With tactile paving | tactile_paving=yes
|
||||
tactile_paving_advanced.2 | Without tactile paving | tactile_paving=no
|
||||
tactile_paving_advanced.3 | No information about tactile paving |
|
||||
tactile_paving_advanced.3 | No information about tactile paving | tactile_paving=
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/crossings/crossings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/crossings/crossings.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue