Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infer more about operator/rolling stock from location/etc #8

Open
t5r7 opened this issue Apr 12, 2023 · 3 comments
Open

Infer more about operator/rolling stock from location/etc #8

t5r7 opened this issue Apr 12, 2023 · 3 comments

Comments

@t5r7
Copy link
Owner

t5r7 commented Apr 12, 2023

Aarhus Letbane stations are just "Letbane," Odense Letbane stations are "Odense Letbane" - we can infer traction info and operator details from this. Could do similar for Metro and S-tog.

Could give option to pick type of train for InterCity/Regional

@t5r7
Copy link
Owner Author

t5r7 commented Apr 12, 2023

Added some operator inferance in 2505f49

@t5r7
Copy link
Owner Author

t5r7 commented Apr 17, 2023

While Metro is broken (#6), we should still set the operator and etc when picking a Metro service.

  • Route should be “Line Direction,” ie: “M3 via Kongens Nytorv.”
  • Operator is “Københavns Metro”
  • Identity I’m not sure about - leave blank since we can’t get individual service ID?
  • Vehicle Type = Metro

@t5r7
Copy link
Owner Author

t5r7 commented Apr 17, 2023

There's not many so might as well include them all in one list

DMU

IC3 5XXX - InterCity, 3 carriages ("Contessa")
IC2 XXXX - "InterCity", 2 carriages (used by Lokaltog A/S, basically a Contessa)
IC4 56XX - InterCity, 4 carriages (the one people hate)

EMU

ER (IR4) XXXX - InterRegional, electric Contessa
ET - Øresundståg
SA XXXX - S-Tog (4th Gen S-Tog - 8 carriages)
SE XXXX - S-Tog (4th Gen S-Tog - 4 carriages)

Loco

EG 31XX - EuroSprinter
EB 32XX - Siemens Vectron

t5r7 added a commit that referenced this issue Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant