chairemobilite / transition

Transition is a modern new approach to transit planning. It's a web application to model, simulate and plan public transit and alternative transportation.
http://transition.city
MIT License
20 stars 13 forks source link

transition: gtfs import: show progress #231

Open kaligrafy opened 3 years ago

kaligrafy commented 3 years ago

server should emit progress events when importing gtfs data (especially nodes and schedules) so we can update the notifcation top bar instead of just showing 0%, then 100%.

tahini commented 1 month ago

We already show the various steps of the gtfs import: importing Nodes, importing Lines, etc. But it can be refined as we know the number of each of those elements.