simonpoole / beautified-JOSM-preset

Improved version of the JOSM presets
http://simonpoole.github.io/beautified-JOSM-preset
Other
57 stars 25 forks source link

Wrong key in item "Departures board" #448

Closed jajajaneeneenee closed 4 months ago

jajajaneeneenee commented 4 months ago

The item "Departures board" uses <reference ref="departures_board"/>, and this has the key "departures_board:speech_output".

But for departure boards mapped as as individual nodes, the key speech_output (without the prefix departures_board:) should be used.

See Wiki – How to map.

Therefore, you probably need 2 chunks (or code the "Departures board" without using a chunk for example).