aboutsummaryrefslogtreecommitdiff
path: root/build_renfe/build_static_feed.py
AgeCommit message (Collapse)Author
6 daysJoin Xunta routesHEADmainAriel Costas Guerrero
6 daysrenfe: generate shapes properly and consistentlyAriel Costas Guerrero
- Update OSRM container to use ALL SPAIN (sorry, Trencelta) - Generate a shape per trip (no trying to reuse, since trains that change stop sequence got wrong shapes) - Add more position corrections for FEVE - Run separate generators for FEVE and Renfe, since sometimes OSRM would pick the one that shouldn't and generate a wrong shape - Add a debug script to generate a trip's visualisation from GTFS, since I was about to lose my mind debugging this pile of crap - Update README (before starting anything else) Time spent: ca. 6 hours Closes #1
6 daysReplace FEVE for Cercanías, make them generate a single combined feedAriel Costas Guerrero
2026-03-26Convert submodules to regular repo files, add custom feedsAriel Costas Guerrero