How to easily load a real-time GTFS feed?
I’m trying to work on a project where I need to access live GTFS feeds from the MTA found here. Could someone help me understand how to load a GTFS feed into Python in very simple terms?
How to easily load a real-time GTFS feed?
I’m trying to work on a project where I need to access live GTFS feeds from the MTA found here. Could someone help me understand how to load a GTFS feed into Python in very simple terms?
How to easily load a real-time GTFS feed?
I’m trying to work on a project where I need to access live GTFS feeds from the MTA found here. Could someone help me understand how to load a GTFS feed into Python in very simple terms?
How to easily load a real-time GTFS feed?
I’m trying to work on a project where I need to access live GTFS feeds from the MTA found here. Could someone help me understand how to load a GTFS feed into Python in very simple terms?
Brand new to Python: how to easily load a real-time GTFS feed?
I’m brand new to python with little coding experience, but I’m trying to work on a project where I need to access live GTFS feeds from the MTA found here: https://api.mta.info/#/subwayRealTimeFeeds. I would appreciate if someone could help me understand how to load a GTFS feed into Python in very simple terms.
How to properly get stop times for the current day for a bus stop using stop_times.txt
In GTFS, I’m trying to utilize stop_times.txt to find the next available buses that are to arrive at a stop at the current time and current day. However, there are no fields that indicate the time of day a certain stop_time is:
GTFS Loop route that is more than one loop
Simplified: I have a route with 6 stops: Stop A, Stop B, Stop C, Stop D, and Stop E. In the morning the bus begins the trip at the outer timing point Stop A. After noon, the bus switched and begins the trip at the inner timing point Stop C. This results in 1 trip where that switch has to be made. Currently the scheduler is scheduling the trip as: