public-transport / transitous

Free and open public transport routing.
https://transitous.org
197 stars 55 forks source link

Automatic fix for simple GTFS parsing errors #639

Open Altonss opened 1 week ago

Altonss commented 1 week ago

Simple parsing errors on GTFS feeds are easily detected, and the solutions are very easy: see #638 #633 #611 #655 . To simplify the maintenance burden, the "fix": true should be tried out/applied automatically if needed.