summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2021-04-02skip trains which are likely not in transit yetDaniel Friesel-0/+3
2021-04-02skip trains which are not on the leg closest to the requested positionDaniel Friesel-16/+40
2021-04-02add delay to previousStopovers timesDaniel Friesel-27/+73
2021-04-01lookup-server: refactor train and stop handling into classesDaniel Friesel-126/+152
2021-03-31add request statisticsDaniel Friesel-1/+21
2021-03-31Add license headersDaniel Friesel-0/+8
2021-03-31math is hardDaniel Friesel-4/+6
2021-03-30support custom transport.rest instancesDaniel Friesel-2/+4
2021-03-30populate-lut: decrease grid step sizeDaniel Friesel-26/+29
2021-03-29populate-lut: handle long polylines in polydump.json as wellDaniel Friesel-4/+16
2021-03-29lookup-server: add some more notesDaniel Friesel-4/+10
2021-03-29populate-lut: speed up INSERT by switching to execute_valuesDaniel Friesel-8/+52
2021-03-29lookup-server: assume that linear interpolation is OK for <15kmDaniel Friesel-7/+43
2021-03-29lookup-server: add debug outputDaniel Friesel-0/+6
2021-03-28improve estimation accuracy by using (departure, arrival) where possibleDaniel Friesel-27/+27
2021-03-28add some todosDaniel Friesel-7/+12
2021-03-28lookup-server: handle missing timestampsDaniel Friesel-2/+11
2021-03-28adjust lookup-server for dbfDaniel Friesel-6/+16
2021-03-28add populate-lutDaniel Friesel-0/+198
2021-03-28lookup-server: enable autocommit and readonly modeDaniel Friesel-0/+3
2021-03-28initial commitDaniel Friesel-0/+203