mirror of
https://gitlab.com/oeffi/public-transport-enabler.git
synced 2025-07-18 16:29:51 +00:00
EFA: More explicit handling of inclMOT_11 parameter.
This commit is contained in:
parent
e9479c18d8
commit
e43c676a34
6 changed files with 118 additions and 2 deletions
|
@ -2062,8 +2062,6 @@ public abstract class AbstractEfaProvider extends AbstractNetworkProvider
|
|||
uri.append("&inclMOT_8=on");
|
||||
}
|
||||
|
||||
uri.append("&inclMOT_11=on"); // TODO always show 'others', for now
|
||||
|
||||
// workaround for highspeed trains: fails when you want highspeed, but not regional
|
||||
if (useLineRestriction && !hasI)
|
||||
uri.append("&lineRestriction=403"); // means: all but ice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue