- 10 Oct, 2021 4 commits
-
-
Volker Krause authored
This is a leftover from initial experiments with recreating Hafas queries issued by apps, but isn't actually needed.
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
- 09 Oct, 2021 3 commits
-
-
Volker Krause authored
We need instance-specific request flags to actually get any of those in the responses though, working on that.
-
Volker Krause authored
Also much closer to the OTP2 variant now.
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 08 Oct, 2021 3 commits
-
-
Volker Krause authored
Needs a different mode argument than OTP2, but otherwise just minor changes to the GraphQL and result parser.
-
Volker Krause authored
This further improves the result beyond what just outlier filtering gives us.
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 07 Oct, 2021 4 commits
-
-
Volker Krause authored
-
Volker Krause authored
Mostly brings the Entur journey GraphQL on the same level as the OTP2 one.
-
Nicolas Fella authored
-
Nicolas Fella authored
-
- 06 Oct, 2021 7 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 05 Oct, 2021 5 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 04 Oct, 2021 7 commits
-
-
Heiko Becker authored
-
Volker Krause authored
-
Volker Krause authored
-
Volker Krause authored
GIT_SILENT
-
Volker Krause authored
There's a number of constraints that need to be considered here, so better do this centrally rather than having all backends deal with invalid combinations.
-
Volker Krause authored
-
Volker Krause authored
That is, which individual transport options should be considered on the first (access) and last (egress) leg of a journey. So far we always implicitly assumed walking. Scenarios that are now also possible are e.g. taking your bike and taking that with you on the train, or taking your car to the station (and needing a place to park it there). Routing engines can take all that into considerations, if we ask them to. This is modeled based on OTP v2/Entur v3) but should cover the capabilities of other engines as well. This is only the request API so far though, support in any of the backends is still missing, as is support for this in the result types.
-
- 03 Oct, 2021 1 commit
-
-
Volker Krause authored
Not sure yet though if we will be able to merge all of them in one, or whether we need a configuration of all of those.
-
- 02 Oct, 2021 2 commits
-
-
Volker Krause authored
-
Volker Krause authored
OTP generates valid short walking sections in a longer bike section e.g. in case the bike has to be pushed for bit, e.g. due to steps or restrictions on platforms.
-
- 01 Oct, 2021 2 commits
-
-
Volker Krause authored
This fixes access via a SOCKS proxy, ie. when tunneling out of the limited Wifi here.
-
Volker Krause authored
This now additionally lists all stops and applies the same 3 sigma outlier filter we also use for GBFS already, and intersects the result with the officially reported bounding polygon. This seems to reliably fix outliers for all affected OTP instances. Helps to actually sit next to OTP developers/operators for a bit :)
-
- 29 Sep, 2021 1 commit
-
-
Volker Krause authored
-
- 26 Sep, 2021 1 commit
-
-
Volker Krause authored
This needs special handling for the large auto-generated data tables to keep the runtime of the static checks manageable.
-