forked from MapComplete/MapComplete
Merge pull request #1150 from pietervdvn/feature/station-map
Station map
This commit is contained in:
commit
e8ff43312f
36 changed files with 1854 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue