Skip to content

Commit

Permalink
added osnabrück buses (only VOS Osnabrück network) (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luna authored Jun 6, 2024
1 parent 0a1ae54 commit 7c2155f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
16 changes: 16 additions & 0 deletions line-colors.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1377,6 +1377,22 @@ vor-wl,U2,wiener-linien,7-810009-2,#a862a4,#ffffff,,rectangle
vor-wl,U3,wiener-linien,7-810009-3,#ef7c00,#ffffff,,rectangle
vor-wl,U4,wiener-linien,7-810009-4,#00963f,#ffffff,,rectangle
vor-wl,U6,wiener-linien,7-810009-6,#9d6830,#ffffff,,rectangle
vos-osnabrueck,10,,5-webos1-10,#8c61a0,#ffffff,,rectangle
vos-osnabrueck,12,,5-web-os-12,#2c247d,#ffffff,,rectangle
vos-osnabrueck,13,,5-webvos-13,#469cde,#ffffff,,rectangle
vos-osnabrueck,14,,5-webos1-14,#dc6d2b,#ffffff,,rectangle
vos-osnabrueck,15,,5-webos1-15,#eba83b,#ffffff,,rectangle
vos-osnabrueck,16,,5-webos1-16,#347841,#ffffff,,rectangle
vos-osnabrueck,17,,5-webos1-17,#4aa563,#ffffff,,rectangle
vos-osnabrueck,18,,5-webosv-18,#3479bd,#ffffff,,rectangle
vos-osnabrueck,19,,5-webosv-19,#1f4d98,#ffffff,,rectangle
vos-osnabrueck,20,,5-webos1-20,#8c61a0,#ffffff,,rectangle
vos-osnabrueck,21,,5-webos1-21,#8c61a0,#ffffff,,rectangle
vos-osnabrueck,M1,,5-webos1-m1,#408f54,#ffffff,,rectangle
vos-osnabrueck,M2,,5-webos1-m2,#30277e,#ffffff,,rectangle
vos-osnabrueck,M3,,5-webos1-m3,#9ebf43,#ffffff,,rectangle
vos-osnabrueck,M4,,5-webos1-m4,#c42f26,#ffffff,,rectangle
vos-osnabrueck,M5,,5-webos1-m5,#d35b95,#ffffff,,rectangle
vrn-regionalbus,625,,5-vrn033-625,#0e6e46,#ffffff,,pill
vrn-regionalbus,626,,5-vrn033-626,#509fc8,#ffffff,,pill
vrn-regionalbus,627,,5-vrn033-627,#6e1430,#ffffff,,pill
Expand Down
14 changes: 14 additions & 0 deletions sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -1492,6 +1492,20 @@
}
]
},
{
"shortOperatorName": "vos-osnabrueck",
"contributors": [
{
"github": "lunas-bad-coding"
}
],
"sources": [
{
"name": "Netzplan VOS Osnabrück",
"source": "https://www.vos.info/fileadmin/upload_data/Dokumente/Liniennetze/2024/VOS_OS_240205_SLNP_Tag_Web.pdf"
}
]
},
{
"shortOperatorName": "vrn-regionalbus",
"contributors": [
Expand Down

0 comments on commit 7c2155f

Please sign in to comment.