gsarrco / muoversi-server

Public transit web api + Telegram bot for GTFS and Trenitalia in Venice, Italy and beyond
https://t.me/MuoVErsiBot
GNU General Public License v3.0
1 stars 0 forks source link

Use same StopTime class for GTFS and Trenitalia #58

Closed gsarrco closed 1 year ago

gsarrco commented 1 year ago

It's not actually possible to use BaseStopTime for GTFS since TrenitaliaStopTime also has origin_dep_time, destination, origin_id attributes