-
With everything in one module it is difficult and time-consuming to enforce the modularity. By breking OTP into modules it will be easier to understand where the boundaries are and they can be enforce…
-
Hi,
I downloaded the OSM network for the UK from Geofabrik (.pbf), all the UK bus/tram GTFS timetables (.zip), and the UK inter-city rail GTFS timetables (.zip). All files are in the same folder. N…
-
**Summary:**
An error should be raised whenever an individual Trip that should be in service at the time a Trip Update feed was downloaded is not accounted for in any TripUpdate record in the Trip…
-
#### Description:
Implement a module for saving GTFS files. The exact path where a file is kept should be based on a timestamp from GTFS header. For static file a hash of its content may be used to de…
-
In future, we need to publish schedules and other transit-related data online as html pages. Since the main export format of Hermes is GTFS we need to find a way to convert GTFS to static HTML.
To …
-
**Issue by [barbeau](https://github.com/barbeau)**
_Tuesday Apr 25, 2017 at 16:43 GMT_
_Originally opened as https://github.com/CUTR-at-USF/gtfs-realtime-validator/issues/152_
----
**Summary:**
…
-
Sometimes, especially on community resources from transport.data.gouv.fr, our `fs_filename` is not synced with `url`. After our cleanup, it lead to `purge-datasets` failing because it tries to remove …
-
Opened following urls:
http://localhost:8080/web/reports/apiCalls/gtfsRealtimeTripUpdatesApiParams.jsp?a=1
http://localhost:8080/api/v1/key/f78a2e9a/agency/1/command/gtfs-rt/tripUpdates?format=human…
-
**Summary:**
`mvn package` can take a while to execute - most of this time is due to pulling the components needed to build gtfs-validator-webapp (https://github.com/conveyal/gtfs-validator/tree/m…
-
## Context
This issue is part of an effort to bring one of the [outstanding issues we've identified](https://github.com/google/transit/issues/421) from the Best Practices repos.
## Issue
[In the…