Skip to content

Commit

Permalink
Update trolleybus.json
Browse files Browse the repository at this point in the history
- update Czech network ODIS
- add two remaining German trolleybus networks
  • Loading branch information
kjonosm authored Dec 6, 2020
1 parent 30b1ca2 commit 5958ae4
Showing 1 changed file with 28 additions and 13 deletions.
41 changes: 28 additions & 13 deletions data/transit/route/trolleybus.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,11 @@
"locationSet": {"include": ["cz"]},
"tags": {
"network": "ODIS",
"operator": "ODIS",
"network:wikidata": "Q12043044",
"network:wikipedia": "cs:Integrovaný dopravní systém Moravskoslezského kraje ODIS",
"operator": "DPO",
"operator:wikidata": "Q11323689",
"operator:wikipedia": "cs:Dopravní podnik Ostrava",
"route": "trolleybus"
}
},
Expand Down Expand Up @@ -394,19 +398,30 @@
}
},
{
"displayName": "VRR",
"id": "vrr-54cb1f",
"displayName": "VVS",
"locationSet": {"include": ["de"]},
"tags": {
"network": "VVS",
"network:wikidata": "Q2516108",
"network:wikipedia": "de:Verkehrs- und Tarifverbund Stuttgart",
"operator": "Städtischer Verkehrsbetrieb Esslingen am Neckar",
"operator:short": "SVE",
"operator:wikidata": "Q2360018",
"operator:wikipedia": "de:Städtischer Verkehrsbetrieb Esslingen am Neckar",
"route": "trolleybus"
}
},
{
"displayName": "Verkehrsverbund Berlin-Brandenburg",
"locationSet": {"include": ["de"]},
"matchNames": [
"verkehrsverbund rhein-ruhr"
],
"tags": {
"network": "VRR",
"network:wikidata": "Q448199",
"network:wikipedia": "de:Verkehrsverbund Rhein-Ruhr",
"operator": "Stadtwerke Solingen",
"operator:wikidata": "Q2328618",
"operator:wikipedia": "de:Stadtwerke Solingen (Verkehrsbetrieb)",
"network": "Verkehrsverbund Berlin-Brandenburg",
"network:wikidata": "Q315451",
"network:wikipedia": "de:Verkehrsverbund Berlin-Brandenburg",
"operator": "Barnimer Busgesellschaft",
"operator:short": "BBG",
"operator:wikidata": "Q808502",
"operator:wikipedia": "de:Barnimer Busgesellschaft",
"route": "trolleybus"
}
},
Expand Down Expand Up @@ -548,4 +563,4 @@
}
}
]
}
}

0 comments on commit 5958ae4

Please sign in to comment.