HSLdevcom / transitdata

transitdata publishes GTFS Realtime interfaces
European Union Public License 1.2
10 stars 3 forks source link

Matkahuolto GTFS-RT API integration #172

Closed teemu8655 closed 1 year ago

teemu8655 commented 2 years ago

Integrate to Matkahuolto GTFS-RT API. Ossi will provide endpoint and API keys.

teemu8655 commented 2 years ago

Split to separate issues if needed

teemu8655 commented 2 years ago

At least part of public line's 280 busses are providing real time info via that Matkahuolto API

mjaakko commented 2 years ago

Static data (GTFS.zip or something) is needed to map Matkahuolto trip IDs to HSL trips

mjaakko commented 2 years ago

Static data for line 280 available from: https://finap.fi/#/service/85/76 (GTFS: https://minfoapi.matkahuolto.fi/gtfs/067/gtfs.zip)

mjaakko commented 2 years ago

Mostly done: https://github.com/HSLdevcom/gtfsrt2hfp, still needs documentation and testing

mjaakko commented 2 years ago

Waiting for access MQTT broker for testing

mjaakko commented 2 years ago

Static data for line 280 available from: https://finap.fi/#/service/85/76 (GTFS: https://minfoapi.matkahuolto.fi/gtfs/067/gtfs.zip)

This GTFS feed might not include data for all trips of route 280, because route 280 has multiple operators

mjaakko commented 2 years ago

Testing in dev

mjaakko commented 2 years ago

TODO:

teemu8655 commented 1 year ago

Matkahuolto operator Jore ID is 0130

mjaakko commented 1 year ago

Deployed to prod