Key:passenger_information_display:speech_output

Description
Indicates whether a passenger information display is capable of outputting speech on demand Show/edit corresponding data item.
Group: public transport
Used on these elements
may be used on nodesmay be used on waysmay be used on areas (and multipolygon relations)should not be used on relations (except multipolygon relations)
Requires

passenger_information_display=*

Useful combination

public_transport=*

See also
Status: approvedPage for proposal

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 =* 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 =yes.
  • If there is no button to trigger a speech output, use =no.
  • If a passenger information display at a platform in germany provides german and english speech output, use
    • passenger_information_display:speech_output:yes=*
    • passenger_information_display:speech_output:en=yes

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 =yes instead.
=* should not be used without passenger_information_display=*.

See also