Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2022-12-10 | xml2json: handle re-appearance of old stations | Daniel Friesel | -28/+107 |
2022-12-04 | xml2json: track name changes in separate file | Daniel Friesel | -6/+16 |
2022-12-03 | xml2json: handle duplicated station names | Daniel Friesel | -14/+43 |
2022-06-25 | xml2json: always handle EVA as int | Daniel Friesel | -0/+1 |
2022-04-03 | xml2json: O(n²) → O(n). hashtables sure are helpful! | Daniel Friesel | -51/+62 |
2021-06-20 | identify and add missing stations from train routes | Daniel Friesel | -9/+31 |
2020-12-13 | xml2json: automatically remove stations no longer available in HAFAS | Daniel Friesel | -4/+39 |
2020-12-13 | import station name changes from Winterfahrplan 2021 | Daniel Friesel | -0/+2 |
2020-10-22 | xml2json: optionally print missing stations | Daniel Friesel | -0/+13 |
2020-10-13 | xml2json: Fix logic misthake in recoding output | Daniel Friesel | -2/+1 |
2019-12-22 | Add IRIS XML <-> JSON DB comparison script. Does not update DB yet. | Daniel Friesel | -0/+51 |