We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When i export GTFS data and use FeedValidator tool (https://github.com/google/transitfeed/wiki/FeedValidator) i got some errors.
The text was updated successfully, but these errors were encountered:
Hmm. The first is probably a locale issue in the GTFS export library. What version/commit are you using?
Sorry, something went wrong.
I'm using current master branch, i will looking the code for understand this behavior
With the coordinates, the issue is here: https://github.com/opentripplanner/OpenTripPlanner/blob/master/src/main/java/com/conveyal/gtfs/model/Entity.java#L393. (Looks like this one is entirely on me). Upstream issue: opentripplanner/OpenTripPlanner#1775
No branches or pull requests
Hi,
When i export GTFS data and use FeedValidator tool (https://github.com/google/transitfeed/wiki/FeedValidator) i got some errors.
The text was updated successfully, but these errors were encountered: