diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-04-16 09:47:31 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-04-16 09:47:31 +0200 |
commit | ac2a23c3faae849f3a13583bb4a3b7dc4e39fd81 (patch) | |
tree | a8306ce9b8865f69e2ab1cb24f66b8923e1b5a6c /cpanfile | |
parent | d66cf00d9d424ae8dfb3e0a6edeb3ddab2e8308b (diff) |
Fix occasionally incorrect TripIDs (and thus incorrect polylines)1.15.12
Until now, tripIDs were cached based on station and departure timestamp.
These are identical for any two trains departing at the same time at the same
station, leading to one of those getting being assigned a wrong tripID.
From now on, only the JSON reported by transport.rest is cached -- tripIDs
are always recomputed based on it.
Diffstat (limited to 'cpanfile')
0 files changed, 0 insertions, 0 deletions