Skip to content
New issue

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

翻訳情報(translations.txt)の新版を反映 #23

Open
takohei opened this issue Feb 20, 2020 · 1 comment
Open

翻訳情報(translations.txt)の新版を反映 #23

takohei opened this issue Feb 20, 2020 · 1 comment

Comments

@takohei
Copy link
Collaborator

takohei commented Feb 20, 2020

翻訳情報(translations.txt)の元になっているGoogle拡張仕様が、互換性のない新版に置き換わっているのを、GTFS-JPにも反映したい。

record_idを明示的に指定するようになったため、同じ表記でよみがなが異なる場合等も含め一定のルールで設定しやすい。

参考Issue
仕様検討
変換ツール

@come25136
Copy link

come25136 commented Mar 25, 2020

変換ツール

こちらGTFS-JP(第2版)準拠データとPython 2.7.17にて正常に使えることを確認しました。

注意点としては、BOM付きデータに対応していないようです。
実行時にKeyError: 'trans_id'などとエラーが出る場合はBOMが原因です。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants