-
Notifications
You must be signed in to change notification settings - Fork 31
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
(Re)moved IENC charts #33
Comments
For the The Netherlands (Geertruidenberg, Waspik) the issue is that the files are downloaded by default with '.zip' extension. To fix we would need the script to be more clever in finding the proper filetype but it is a bit tricky as it is not directly visible in the source: https://vaarweginformatie.nl/frp/api/webcontent/downloads?pageId=infra/enc
|
this would be the way to get the filename from urllib.request import urlopen |
…filename Fixing chartcatalogs/catalogs#33 for Netherlands
Investigate what happened to the chart sources:
The text was updated successfully, but these errors were encountered: