aboutsummaryrefslogtreecommitdiff
path: root/src/stop_downloader
AgeCommit message (Collapse)Author
2025-12-22Temporary fix for homepageAriel Costas Guerrero
2025-12-08Update formattingAriel Costas Guerrero
2025-12-07Implement Renfe data sourceAriel Costas Guerrero
2025-11-30Refactor street name processing and remove unused stop downloader scriptAriel Costas Guerrero
- Updated `street_name.py` to simplify street name handling by removing the `re_remove_street_type` regex and exception streets list, replacing them with a dictionary for name replacements. - Deleted the `download-stops.py` script from the Santiago stop downloader, which was no longer needed. - Removed the empty `.gitkeep` file from the overrides directory. - Added a new `VigoController` class to handle stop estimates and timetables, including error handling for missing data. - Introduced `LineFormatterService` to format circulation routes based on specific line conditions.
2025-11-22Let's see nowAriel Costas Guerrero
2025-11-14Enhance stop map functionality with new styles and components for better ↵Ariel Costas Guerrero
user experience
2025-11-07Remove outdated stop overrides and examples for Vigo transit dataAriel Costas Guerrero