Skip to content

Commit

Permalink
Add Bielefeld Stadtbahn colours (#95)
Browse files Browse the repository at this point in the history
* Add mobiel colours

* Update sources.json

add Mobiel source
  • Loading branch information
metrophil authored Mar 23, 2024
1 parent a7d4fc9 commit 271b036
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions line-colors.csv
Original file line number Diff line number Diff line change
Expand Up @@ -934,6 +934,10 @@ vvv-oebb,R5,osterreichische-bundesbahnen,r-5,#dd1936,#ffffff,,rectangle
westfalenbahn,RE 15,westfalenbahn,wfb-re15,#ea9d22,#ffffff,,rectangle
westfalenbahn,RE 60,westfalenbahn,wfb-re60,#00a3de,#ffffff,,rectangle
westfalenbahn,RE 70,westfalenbahn,wfb-re70,#005174,#ffffff,,rectangle
wt-mobiel,1,,8-owl031-1,#009ee0,#ffffff,,rectangle
wt-mobiel,2,,8-owl031-2,#009037,#ffffff,,rectangle
wt-mobiel,3,,8-owl031-3,#ffed00,#000000,,rectangle
wt-mobiel,4,,8-owl031-4,#e2001a,#ffffff,,rectangle
zvnl-bus,60,,5-naslvb-60,#a61580,#ffffff,,pill
zvnl-bus,65,,5-naslvb-65,#a61580,#ffffff,,pill
zvnl-bus,70,,5-naslvb-70,#a61580,#ffffff,,pill
Expand Down
14 changes: 14 additions & 0 deletions sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -1245,6 +1245,20 @@
}
]
},
{
"shortOperatorName": "wt-mobiel",
"contributors": [
{
"github": "metrophil"
}
],
"sources": [
{
"name": "Schematischer Netzplan Bielefeld",
"source": "https://www.mobiel.de/fileadmin/user_upload/Downloads/Netzplaene_Karten/schematischer_Netzplan_2023.pdf"
}
]
},
{
"shortOperatorName": "zvnl-bus",
"contributors": [
Expand Down

0 comments on commit 271b036

Please sign in to comment.