-
It will be important to start tracking the number of scheduled trips starting from pre-COVID up to date. This will help to check whether the CTA decides to lower the number of scheduled trips to match…
-
**Art der Abweichung**
Entgegen der GTFS Best Practices bietet das OpenData-Portal den nationalen GTFS-Feed stets unter einer neuen URL an, nicht unter einer permanenten, zur automatisierten Aktualis…
-
As GTFS-Flex v2 is currently a proposal (and in the process of becoming an official GTFS extension, see https://github.com/google/transit/issues/382), there are changes being made that require produce…
-
I modified the tool to work with my postgres database:
https://github.com/alankessler/ontime-performance-calculator/commit/01d10c7454b49bb52469e2f6211d73097576097f
However, I think that's unrela…
-
Zug Linien benutzen Bus-Haltestellen.
Es geht um folgende stops:
|stop_id|stop_code|stop_name|stop_desc|stop_lat|stop_lon|location_type|parent_station|wheelchair_boarding|platform_code|level_id|…
-
**Summary:**
I requested an API key for Metra in Chicago as part of https://github.com/CUTR-at-USF/transit-feed-quality-calculator/issues/29, and I found out that they use HTTP basic authenticatio…
-
Hi!
I've stumbled into an issue and would love any help / suggestions. This run on a Python 3.8 on Mac M1.
I'm trying to run this code on my own data (tried it with ac gtfs too):
``` #load GT…
-
**What problem is your feature request trying to solve?**
There are cases (like https://otd.delhi.gov.in/data/static/) where there is no formal authentication process for a GTFS feed (like registerin…
-
`ERROR: new row for relation "feed_info" violates check constraint "valid_default_lang"`
Was fixed by changing `feed_lang` from `en` to `en_US.utf8` but `en` seems to be used in the example amtrak…
-
**Beschreibe den Fehler**
32 routes der routes.txt haben keine agency_id gesetzt (siehe [GTFS-VTOR-Validierungsergebnis](https://gtfs.mfdz.de/gtfsvtor_SPNV-BW.html))
**Referenz**
Sobald ein GTFS-…