forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
339bfab361
345 changed files with 11287 additions and 5017 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": {
|
||||
|
|
|
@ -1325,6 +1325,10 @@
|
|||
"description": "Een kaart met openbare toiletten",
|
||||
"title": "Open Toilettenkaart"
|
||||
},
|
||||
"transit": {
|
||||
"description": "Plan je trip met behulp van het openbaar vervoer.",
|
||||
"title": "Busroutes"
|
||||
},
|
||||
"trees": {
|
||||
"description": "Breng bomen in kaart!",
|
||||
"shortDescription": "Breng bomen in kaart",
|
||||
|
@ -1347,10 +1351,6 @@
|
|||
"shortDescription": "Een kaart met vuilnisbakken",
|
||||
"title": "Vuilnisbak"
|
||||
},
|
||||
"transit":{
|
||||
"title": "Busroutes",
|
||||
"description": "Plan je trip met behulp van het openbaar vervoer."
|
||||
},
|
||||
"osm_community_index": {
|
||||
"description": "Een lijst van hulpmiddelen van gebruikers van OpenStreetMap. 'Hulpmiddelen' kunnen fora, meetups, Slack groepen, IRC kanalen, mailinglijsten, en meer zijn. Alles dat mappers, vooral beginners, nuttig of behulpzaam kunnen vinden.",
|
||||
"shortDescription": "Een overzicht van hulpbronnen voor OpenStreetMap van de community.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue