-
Notifications
You must be signed in to change notification settings - Fork 60
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
Fix Cap Cotentin network URL #480
Conversation
Oups, seems that MOTIS update went with this PR. Feel free to discard it if you don't want it. |
The fr.json file is automatically generated from the french government portal using this script: https://github.com/public-transport/transitous/blob/main/src/generate-france.py. It probably just needs to be regenerated. |
@jbruechert Thanks for your answer. Is the regeneration an automated process? Multiple feeds in fr.json are currently broken, expired, or pointing to old URLs. |
Any idea why the script doesn't use the static URLs instead of the changing ones? |
That would probably be an oversight on my side I guess, I am very open to improvements to the script. |
I think this PR can be closed (as url is up do date with regeneration, and static URLs are being worked on in #481) |
URL for Cap Cotentin was an old one. Fix it.
BTW @jbruechert do you know why most (except one) data has been changed to URL format when they where updated and working in Transitland Atlas format?