Merge pull request #1150 from pietervdvn/feature/station-map

Station map
This commit is contained in:
Pieter Vander Vennet 2022-12-08 17:44:55 +01:00 committed by GitHub
commit e8ff43312f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 1854 additions and 2 deletions

View file

@ -1088,6 +1088,48 @@
"shortDescription": "Map showing sport facilities.",
"title": "Sports"
},
"stations": {
"description": "View, edit and add details to a train station",
"layers": {
"3": {
"description": "Layer showing train stations",
"name": "Train Stations"
},
"15": {
"description": "Displays showing the trains that will leave from this station",
"name": "Departures boards",
"presets": {
"0": {
"description": "Add a board showing departures, either electronic or paper",
"title": "a departures board"
}
},
"tagRenderings": {
"type": {
"mappings": {
"0": {
"then": "This is a departures board of an unknown type"
},
"1": {
"then": "This is an electronic board, showing the next departures in realtime"
},
"2": {
"then": "This is a paper timetable"
},
"3": {
"then": "There is a sign showing the frequency of the trains"
}
},
"question": "What kind of departures board is this?"
}
},
"title": {
"render": "Departures board"
}
}
},
"title": "Train Stations"
},
"street_lighting": {
"description": "On this map you can find everything about street lighting",
"layers": {