-
**Summary:**
I am using the gtfs-transformer-cli for running several transformations. After transforming my GTFS feed, the columns pickup_type, drop_off_type and shape_dist_traveled are missing in…
-
### Describe the issue
When the reponse header contains quotes in filename, download fails
HTTP output
```
Content-Disposition: attachment; filename="mamp-c13.gtfs.zip"
```
Error :
```
Illeg…
-
### Describe the problem
Real time prediction tools could use additional information to describe what type of vehicle is approaching and its capacity and accessibility features.
### Use cases
…
-
### The problem
Trying to set up the gtfs integration for the first time, but it doesn't seems to be able to pass the initialization phase due to timeout and throws the following error:
```
2024-…
-
**Is your feature request related to a problem? Please describe.**
It is currently not possible to make OpenTripPlanner return a delay for an ADDED or REPLACEMENT trip in GTFS-RT. If both a time and …
-
**Issue by [barbeau](https://github.com/barbeau)**
_May 10, 2017_
_Originally opened as https://github.com/CUTR-at-USF/gtfs-realtime-validator/issues/193_
----
**Summary:**
For static GTFS va…
-
**Summary:**
For static GTFS validation, the Conveyal team has moved away from using [gtfs-validator](https://github.com/conveyal/gtfs-validator) and focused on a newer project [gtfs-lib](https://…
-
GTFS-rt spec current says the following about [differential messages](https://github.com/google/transit/blob/master/gtfs-realtime/spec/en/reference.md#enum-incrementality):
>currently, this mode is…
-
**Is your feature request related to a problem? Please describe.**
I want to be able to use the build-config.json file to fetch static GTFS files that require API keys.
**Describe the solution you…
-
Hi everyone!
I have a question regarding the `TripDescriptor.start_date`. Currently, the documentation tells me this:
https://gtfs.org/realtime/reference/#message-tripdescriptor
Two questions…