-
Notifications
You must be signed in to change notification settings - Fork 11
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
Key error "stops" in gtfs-parser, even target folder looks not missing stops.txt #75
Comments
I have the same issue. Believe it may be related to the way the plugin is extracting files from the zip archive. When I look at the folder it creates, it's empty. If I extract manually, it is full of standard GTFS files for stops, routes, etc. Error
FileVersions
|
On further inspection, it appears that GTFS zip archive contents are being successfully extracted to a location in |
Votre fichier zip GTFS contient-il un deuxième dossier contenant les fichiers txt ? Lorsque j'ai apporté quelques modifications rapides au script du plugin pour inclure le nom du deuxième dossier, le plugin a bien fonctionné. Je dois déterminer si la société de transport de ma ville a mal emballé les données GTFS. Si c'est le cas, ce plugin n'a peut-être pas besoin d'être corrigé. Jusqu'à ce que nous ayons trouvé la solution, vous pouvez envisager d'extraire le fichier zip manuellement, de récupérer les fichiers txt dans le deuxième dossier et de le zipper. |
https://gtfs.org/schedule/reference/#file-requirements "All dataset files must be zipped together. The files must reside at the root level directly, not in a subfolder." Traduction de l'anglais vers le français: |
@partytax Thanks for checked it ! |
fixed on |
今日はQGISのGTFS-GO拡張機能の使用に関するお助けをお願いしたく思います。現在、ファイルの処理中に問題が発生しています。提供されたフォルダが完全ではないというエラーメッセージが表示されており、これまでアプリケーションを使用する際にこの問題に遭遇したことはありませんでした。
この問題を解決する手助けをいただけますでしょうか?以下が私が受け取っているエラーメッセージです:
[エラーメッセージをこちらに挿入]
どのような情報でも大変助かります。お手数をおかけしますが、よろしくお願いいたします。
Cela m'indique que le dossier fourni n'est pas complet, bien qu'il le soit.
Je n'avais jamais rencontré ce problème auparavant lors de l'utilisation de cette application.
Pouvez-vous m'aider à résoudre ce problème ? Voici le message d'erreur que j'obtiens :
Merci à tous pour vos conseils.
The text was updated successfully, but these errors were encountered: