-
## Epic Information - Statewide Transit Priority Data
### Summary
We have a lot of data about transit _provision_ and _performance_, but only limited insights into the location and type of transit…
-
Eine Vielzahl von stops haben, trotz gleicher Koordinate, abweichende parent stations.
```sql
SELECT a.parent_station, a.stop_id, b.parent_station, b.stop_id, a.stop_name, b.stop_name, a.stop_lat…
-
With new fields being added to the spec, we wanted to revisit the concept of backwards compatibility in GTFS. Currently, [CHANGES.md](https://github.com/google/transit/blob/master/gtfs/CHANGES.md) rea…
-
## Expected behavior
Heuristic results should be stable and should not depend on the order the trips are imported during graph build.
## Observed behavior
As illustrated in [this commit](https:…
-
### Introduce yourself
I'm a student involved in mobility research. Spending a lot of time coding to bring together mobility data from different sources, including gtfs datasets.
I also got a stud…
-
**Describe the bug**
Thanks for providing these insightful resources. I have been using them lately and I have encountered some minor issues.
I tried to follow your description from your journal pap…
-
La structure générale de la base de données expliquant à quoi correspond les dataset peut être améliorée. Il y a trois catégories de données distinctes dans l’idéal :
- *Le territoire principal* sur …
-
Just a question: I stumbled upon this just now and was wondering if anyone is actively using this GTFS extension (looks like the repo hasn't been updated in a few years). Are there any sample datasets…
-
## Problem
Referenced from #375 and #376:
MobilityData’s heard a number of pains from the community about the GTFS best practices and the spec’s SHOULD statements living in two different places…
-
Currently there are URLs that appeared in agencies.yml for which we have GTFS data in the warehouse but where that URL never appeared in a `gtfs dataset` record in Airtable (because of data fully mis…