mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-07 06:08:52 +00:00
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@928 0924bc21-9374-b0fa-ee44-9ff1593b38f0
This commit is contained in:
parent
77105d7df4
commit
94c3f3837e
1 changed files with 2 additions and 0 deletions
|
@ -179,6 +179,8 @@ public class NasaProvider extends AbstractHafasProvider
|
|||
return 'R';
|
||||
if ("RR".equals(ucType)) // Polen
|
||||
return 'R';
|
||||
if ("BAHN".equals(ucType))
|
||||
return 'R';
|
||||
if ("ZUGBAHN".equals(ucType))
|
||||
return 'R';
|
||||
if ("DAMPFZUG".equals(ucType))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue