kona314 / transit-fedilerts

ActivityPub-compliant server for distributing transit service alerts
36 stars 0 forks source link

Add AAATA #1

Closed vielmetti closed 1 year ago

vielmetti commented 1 year ago

I realize that over time it might be hard to run this for every transit agency!

AAATA (aka "The Ride") serves the Ann Arbor area. Their data information is at

https://www.theride.org/business/software-developers

It looks like they have both a GTFS feed and an API. Is it possible to implement your alert system with this, or is more info or more data needed?

Eventually I'd hope for a bot to serve the a2mi.social Mastodon instance.

kona314 commented 1 year ago

Thanks! I've contacted them for info. Currently, this is built for GTFS-realtime alert feeds only, and it's not clear to me if their API is custom/vendor-specific or meets the open standard. We'll see what they send me. I do intend to have a way to support other alert formats but it's not available just yet.

Worth noting—Transit Fedilerts is a server in and of itself, it's not setup to power a bot within another instance. It's pretty lightweight by design though, I'm hoping to add a good number of agencies.

kona314 commented 1 year ago

Available at @theride_aata@transit.alerts.social

vielmetti commented 1 year ago

@kona314 nice! I'll watch for traffic.

vielmetti commented 1 year ago

follow up at #10