2022-10-27 01:50:01 +02:00
speed_display
===============
< img src = 'https://mapcomplete.osm.be/./assets/layers/speed_display/speed_display.svg' height = "100px" >
Layer showing speed displays that alert drivers of their speed.
- This layer is shown at zoomlevel **12** and higher
#### Themes using this layer
- [maxspeed ](https://mapcomplete.osm.be/maxspeed )
- [personal ](https://mapcomplete.osm.be/personal )
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:highway' target = '_blank' > highway</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:highway%3Dspeed_display' target = '_blank' > speed_display</ a >
[Execute on overpass ](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22speed_display%22%5D(%7B%7Bbbox%7D%7D )%3B%0A)%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
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/maxspeed#values ) [maxspeed ](https://wiki.openstreetmap.org/wiki/Key:maxspeed ) | [pnat ](../SpecialInputElements.md#pnat ) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/inscription#values ) [inscription ](https://wiki.openstreetmap.org/wiki/Key:inscription ) | [string ](../SpecialInputElements.md#string ) |
### maxspeed
2022-12-08 00:48:44 +01:00
The question is *What is the maximum speed allowed at this speed display?*
2022-10-27 01:50:01 +02:00
This rendering asks information about the property [maxspeed ](https://wiki.openstreetmap.org/wiki/Key:maxspeed )
2022-12-08 00:48:44 +01:00
This is rendered with `The maximum speed allowed at this speed display is {canonical(maxspeed)}`
2022-10-27 01:50:01 +02:00
### inscription
2022-12-08 00:48:44 +01:00
The question is *What is the text on this speed display?*
2022-10-27 01:50:01 +02:00
This rendering asks information about the property [inscription ](https://wiki.openstreetmap.org/wiki/Key:inscription )
2022-12-08 00:48:44 +01:00
This is rendered with `The text on this speed display is {inscription}`
2022-10-27 01:50:01 +02:00
This document is autogenerated from [assets/layers/speed_display/speed_display.json ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/speed_display/speed_display.json )