Key:departures_board:speech_output

From OpenStreetMap Wiki
Jump to navigation Jump to search
Public-images-osm logo.svg departures_board:speech_output
Departure Board mit Speech Output.jpg
Description
Indicates whether the departures board of a feature is capable of outputting its information as 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)may be used on relations
Requires

departures_board=*

Useful combination

public_transport=*

See also
Status: approvedPage for proposal

This key is used to specify whether the departures board on a public_transport=platform or a public_transport=station 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 departures_board:speech_output=* key to the object (e.g. the platform) that also has the departures_board=* key. For departures boards mapped as individual nodes, speech_output=* should be used instead.

Examples

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

See also