Key:passenger_information_display:speech_output
Jump to navigation
Jump to search
passenger_information_display:speech_output |
Description |
---|
Indicates whether a passenger information display is capable of outputting speech on demand |
Group: public transport |
Used on these elements |
Requires |
Useful combination |
See also |
Status: approved |
Tools for this tag |
|
This key is used to specify whether the passenger information display on a public_transport=platform supports a speech output that can be requested by pressing a button. It is assumed that the speech output is in the local language. If it is available in another or additional language, a language suffix can be used.
How to map
Add the passenger_information_display:speech_output=* key to the platform that also has the passenger_information_display=* key. For passenger information displays mapped as individual nodes, speech_output=* should be used instead.
Examples
- If there is a button to trigger a speech output, use passenger_information_display:speech_output=yes.
- If there is no button to trigger a speech output, use passenger_information_display:speech_output=no.
- If a passenger information display at a platform in germany provides german and english speech output, use
Common mistakes
Incorrect Tagging | Explanation/Better Tagging |
---|---|
Mapped as single node with: | The lack of any other tags makes clear that this object is supposed to represent the departures board itself, so only speech_output=yes should be used. |
At a train station in germany. | The language suffix "de" is unnecessary for a station in germany, because speech output in german is assumed the default. Use passenger_information_display:speech_output=yes instead. |
passenger_information_display:speech_output=* should not be used without passenger_information_display=*. |