-
Files generated by the protoc compiler should be used through a library as to allow independent development with versioning
Proto files themselves should end up in said project even if protoc generat…
ghost updated
3 years ago
-
**Issue encountered**
I attempted to run [gtfs-validator](https://github.com/MobilityData/gtfs-validator/releases/download/v1.4.0/gtfs-validator-v1.4.0_cli.jar) with Java 8 but encountered the follow…
-
**Is your feature request related to a problem? Please describe.**
At present the`gtfs-validator` does not account for the new development of the GTFS specification.
Particularly `Route` entities sh…
-
**Is your feature request related to a problem? Please describe.**
Rules implemented in the validator project should be documented.
**Describe the solution you'd like**
This documentation should …
-
**Describe the bug**
The validator crashes with an NPE when running against the SBC GTFS URL.
**To Reproduce**
java -jar gtfs-validator-v1.2.2.jar -u http://www.cleanairexpress.com/GTFS/07.24%20C…
-
**Description**
Although we have the `ios` and `android` module set up, we need to expect the library to generate files as well for use on desktop JAVA since the AAR files cannot be understood by the…
-
Hi everyone,
An issue was raised in the [GTFS Fares v2 extension project](https://docs.google.com/document/d/19j-f-wZ5C_kYXmkLBye1g42U-kvfSVgYLkkG5oyBauY/edit?disco=AAAAD2zNizM) around describing c…
-
**Describe the bug**
When I point the url to use the latest BART feed hosted at open mobility data, it leads to an empty zip file.
**To Reproduce**
`java -jar gtfs-validator-v1.2.2.jar -u http://…
-
**Describe the bug**
If after running the validator you open the output `results.json` file and then run validator again, the output fails with an error message:
>[ERROR] 2020-04-15 17:06:38.743 […
-
**Describe the bug**
We may need to reconsider using composite keys to enforce row uniqueness for some tables where that requirement isn't explicitly defined in the spec.
An example is MBTA's curr…