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

Optimize feed for RT Map info #182

Open
matikin9 opened this issue Mar 10, 2023 · 0 comments
Open

Optimize feed for RT Map info #182

matikin9 opened this issue Mar 10, 2023 · 0 comments

Comments

@matikin9
Copy link
Contributor

matikin9 commented Mar 10, 2023

Combine the 2 feeds:

https://api.metro.net/LACMTA/vehicle_positions/route_code/10?geojson=false

and

https://api.metro.net/LACMTA/trip_detail/5838?geojson=false

So that we can return the trip_details for all the vehicles running a single route_code using a single endpoint call.

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

No branches or pull requests

1 participant