Skip to content

Commit

Permalink
Add RRX Netz (#32)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Kristian Stöckel <git@k118.de>
Co-authored-by: Jannik <jeyemwey@live.de>
  • Loading branch information
3 people authored Oct 1, 2023
1 parent 0ddf04b commit 41d94b3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
5 changes: 5 additions & 0 deletions line-colors.csv
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,11 @@ vrn-sbahn-rn,S33,db-regio-ag-mitte,4-801539-33,#833aa1,#ffffff,,pill
vrn-sbahn-rn,S39,db-regio-ag-mitte,4-801539-39,#ffffff,#bf5810,#bf5810,pill
vrn-sbahn-rn,S44,db-regio-ag-mitte,4-801539-44,#ffffff,#00a650,#00a650,pill
vrn-sbahn-rn,S51,db-regio-ag-mitte,4-801518-51,#f68a25,#ffffff,,pill
vrr-rrx-regional,RE 1,national-express,re-1,#ef7c00,#fffff,,rectangle-rounded-corner

This comment has been minimized.

Copy link
@marhei

marhei Oct 1, 2023

Contributor

I think there is one f missing…

-#fffff
+#ffffff
vrr-rrx-regional,RE 4,national-express,re-4,#ef7c00,#fffff,,rectangle-rounded-corner
vrr-rrx-regional,RE 5,national-express,re-5,#ef7c00,#fffff,,rectangle-rounded-corner
vrr-rrx-regional,RE 6,national-express,re-5,#ef7c00,#fffff,,rectangle-rounded-corner
vrr-rrx-regional,RE 11,national-express,re-5,#ef7c00,#fffff,,rectangle-rounded-corner
vrs-stadtbahn,1,,8-vrs001-1,#e1081c,#ffffff,,rectangle-rounded-corner
vrs-stadtbahn,3,,8-vrs001-3,#f29ec2,#ffffff,,rectangle-rounded-corner
vrs-stadtbahn,4,,8-vrs001-4,#eb72a5,#ffffff,,rectangle-rounded-corner
Expand Down
14 changes: 14 additions & 0 deletions sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,20 @@
}
]
},
{
"shortOperatorName": "vrr-rrx-regional",
"contributors": [
{
"github": "ChillLP"
}
],
"sources": [
{
"name": "VRR Schienenschnellverkehrsplan",
"source": "https://www.vrr.de/fileadmin/user_upload/pdf/fahrplan_und_mobilitaet/Schienenschnellverkehrsplan.pdf"
}
]
},
{
"shortOperatorName": "vrs-stadtbahn",
"contributors": [
Expand Down

0 comments on commit 41d94b3

Please sign in to comment.