summaryrefslogtreecommitdiff
path: root/share/xml2json
AgeCommit message (Expand)AuthorLines
2023-01-05xml2json: optionally only add re-appeared stations if they have departuresDaniel Friesel-7/+34
2023-01-03xml2json: support partial merge of changesDaniel Friesel-17/+31
2022-12-26xml2json: migrate geo coordinates to old_stationsDaniel Friesel-5/+6
2022-12-10xml2json: handle re-appearance of old stationsDaniel Friesel-28/+107
2022-12-04xml2json: track name changes in separate fileDaniel Friesel-6/+16
2022-12-03xml2json: handle duplicated station namesDaniel Friesel-14/+43
2022-06-25xml2json: always handle EVA as intDaniel Friesel-0/+1
2022-04-03xml2json: O(n²) → O(n). hashtables sure are helpful!Daniel Friesel-51/+62
2021-06-20identify and add missing stations from train routesDaniel Friesel-9/+31
2020-12-13xml2json: automatically remove stations no longer available in HAFASDaniel Friesel-4/+39
2020-12-13import station name changes from Winterfahrplan 2021Daniel Friesel-0/+2
2020-10-22xml2json: optionally print missing stationsDaniel Friesel-0/+13
2020-10-13xml2json: Fix logic misthake in recoding outputDaniel Friesel-2/+1
2019-12-22Add IRIS XML <-> JSON DB comparison script. Does not update DB yet.Daniel Friesel-0/+51