Skip to content

Commit

Permalink
Add subway and tram of the VGN
Browse files Browse the repository at this point in the history
  • Loading branch information
tomabrafix committed Sep 7, 2023
1 parent 0343f85 commit 034bf39
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
8 changes: 8 additions & 0 deletions line-colors.csv
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,14 @@ vgn-spnv,RB62,db-regio-ag-bayern,rb-62,#95af33,#ffffff,false
vgn-spnv,RB81,db-regio-ag-bayern,rb-81,#26898c,#ffffff,false
vgn-spnv,RB82,db-regio-ag-bayern,rb-82,#0a81c5,#ffffff,false
vgn-spnv,RB91,db-regio-ag-bayern,rb-91,#70a9ce,#ffffff,false
vgn-soepnv,U1,nahreisezug,7-vanuba-1,#1c62aa,#ffffff,false
vgn-soepnv,U2,nahreisezug,7-vanuba-2,#ed1c24,#ffffff,false
vgn-soepnv,U3,nahreisezug,7-vanuba-3,#4dc2bb,#ffffff,false
vgn-soepnv,4,nahreisezug,8-vanstr-4,#f46989,#ffffff,false
vgn-soepnv,5,nahreisezug,8-vanstr-5,#8a3ea3,#ffffff,false
vgn-soepnv,6,nahreisezug,8-vanstr-6,#fcf105,#151515,false
vgn-soepnv,7,nahreisezug,8-vanstr-7,#9ba1d9,#ffffff,false
vgn-soepnv,8,nahreisezug,8-vanstr-8,#32bdf2,#ffffff,false
vvs-db-sbs,S1,db-regio-ag-s-bahn-stuttgart,4-800643-1,#59af41,#ffffff,false
vvs-db-sbs,S11,db-regio-ag-s-bahn-stuttgart,4-800643-11,#59af41,#ffffff,false
vvs-db-sbs,S2,db-regio-ag-s-bahn-stuttgart,4-800643-2,#ee1c28,#ffffff,false
Expand Down
14 changes: 14 additions & 0 deletions sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,20 @@
}
]
},
{
"shortOperatorName": "vgn-soepnv",
"contributors": [
{
"github": "tomabrafix"
}
],
"sources": [
{
"name": "VGN Schienennetz Nürnberg-Fürth",
"source": "https://www.vgn.de/liniennetze/schienennetz_nuernberg_furth/"
}
]
},
{
"shortOperatorName": "vvs-db-sbs",
"contributors": [
Expand Down

0 comments on commit 034bf39

Please sign in to comment.