-
**Describe the solution you'd like**
new package is `org.mobilitydata.gtfsvalidator.domain.entity.gtfs`
**Additional context**
https://github.com/MobilityData/gtfs-validator/pull/59#discussion_r3…
ghost updated
4 years ago
-
-
**Is your feature request related to a problem? Please describe.**
A trip should have no duplicate stops. This is a GTFS rule implemented in Google Python validator and featured in Google Type Error …
-
**Describe the bug**
Input parameter given as sample usager in README.md should be with -i instead of -e
**To Reproduce**
java -jar gtfs-validator-v1.1.0.jar -u https://transitfeeds.com/p/mbta/64…
-
**Is your feature request related to a problem? Please describe.**
A stop time should have valid pickup and drop off types. A stop should allowed riders at least one or the other : to get in or to ge…
-
**Is your feature request related to a problem? Please describe.**
Currently, the release process is very manual:
https://github.com/MobilityData/gtfs-validator/blob/master/RELEASE.md
This proces…
-
**Is your feature request related to a problem? Please describe.**
Verifies if the route type is valid. This is a GTFS rule implemented in Google Python validator and featured in Google Type Error as…
-
How would you compile and use an extension file with this library. For example, here is the one one from New York City: http://datamine.mta.info/sites/all/files/pdfs/nyct-subway.proto.txt
-
Today when working with the SEPTA GTFS-Rt feed, I found that the TripDescriptor hasScheduleRelationship() was returning false even for times when there were SCHEDULED schedule relationships present. …
-
In the example Java code in [this README](https://github.com/MobilityData/gtfs-realtime-bindings/tree/master/java), the import statements use `io.mobilitydata.transit.realtime.GtfsRealtime`, but the a…