-
**Is your feature request related to a problem? Please describe.**
In order for the DRMT Transit Data Assessments Team to fully assess the GTFS Minimum Guidelines, they need to have access to validat…
-
**Describe the bug**
[Sonoma-Marin Area Rail Transit District August Reports site](https://reports.calitp.org/gtfs_schedule/2024/08/315/) shows that there is a validation error that is causing a fa…
-
> Trips must have more than one stop to be usable.
A trip must visit more than one stop in stop_times.txt to be usable by passengers for boarding and alighting.
This is a `Warning` for MobilityD…
-
### Describe the problem
Would it be possible to document the extracted feed metadata such as counts/start and end dates?
There is comprehensive documentation for rules but not yet for metadata.
Th…
-
# Agency name/Transit Provider:
### Location
US, Florida, Jacksonville
## Details
#### Data type
gtfs
#### Issue type
Feed update
## URLs
| Current URL on OpenMobilityData.o…
-
**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:**
…
-
**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…
-
Consider adding 2 new rules validating latitude/longitude for stops. These 2 checks are part of the canonical GTFS Validator.
### Rules
- [ ] `point_near_origin`
- [Original Rule](https://gtf…
-
**Summary:**
Building Webapp with Maven fails due to connection refused and/or connect timed out.
**Steps to reproduce:**
1. Clone repository
2. Run maven package in gtfs-realtime-validato…
-
**Is your feature request related to a problem? Please describe.**
Verify if a feed has too many days without service, or a service gap. This is a GTFS rule implemented in Google Python validator and…