Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom LIRR & Metro North Feed Insertion #964

Open
kylerchin opened this issue Oct 14, 2023 · 0 comments
Open

Custom LIRR & Metro North Feed Insertion #964

kylerchin opened this issue Oct 14, 2023 · 0 comments

Comments

@kylerchin
Copy link
Contributor

Hi, My open source nonprofit has written a server endpoint which converts the MTA API to Gtfs-rt for vehicles.
The urls are
https://kactus.catenarymaps.org/gtfsrt/?feed=f-mta~nyc~rt~lirr&category=vehicles and
https://kactus.catenarymaps.org/gtfsrt/?feed=f-mta~nyc~rt~mnr&category=vehicles

We're updating it every 500ms or less. We wrote the code in Rust. https://github.com/CatenaryMaps/kactus-gtfs-rt/blob/main/src/conversions/nyc_rail.rs

You can confirm the data accuracy here:
https://kactus.catenarymaps.org/gtfsrtasjson/?feed=f-mta~nyc~rt~lirr&category=vehicles&raw=true
https://kactus.catenarymaps.org/gtfsrtasjson/?feed=f-mta~nyc~rt~mnr&category=vehicles&raw=true

Should we add this in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant