google / transitfeed

A Python library for reading, validating, and writing transit schedule information in the GTFS format.
https://github.com/google/transitfeed/wiki
Apache License 2.0
678 stars 254 forks source link

Add support for translations.txt #407

Open bluegr opened 8 years ago

bluegr commented 8 years ago

Hello

The current version of the feed validator does not support the translations.txt file. This file is part of the extensions to GTFS, here: https://support.google.com/transitpartners/answer/2450962

In regions that have multiple official languages, transit agencies/operators typically have language-specific names and web pages. In order to best serve riders in those regions, it is useful for the GTFS feed to include these language-dependent values.

Regards

answerquest commented 6 years ago

+1 on this. I tried python feedvalidator_googletransit.py feed.zip but even that returned errors.