Describe the bug
Hello,
I'm following the tutorial here:
https://gemgis.readthedocs.io/en/latest/getting_started/tutorial/01_extract_xy.html
The download:
gg.download_gemgis_data.download_tutorial_data(filename="01_extract_xy.zip", dirpath=file_path)
throws an error:
HTTPError: 404 Client Error: Not Found for url: https://rwth-aachen.sciebo.de/s/AfXRsZywYDbUF34/download?path=%2F/01_extract_xy.zip
I also looked for the data in the data repo (https://github.com/cgre-aachen/gemgis_data), but don't see that folder.
To Reproduce
Steps to reproduce the behavior:
run the code in the tutorial:
https://gemgis.readthedocs.io/en/latest/getting_started/tutorial/01_extract_xy.html
could you direct me to the correct url please?
Thank you
Describe the bug
Hello,
I'm following the tutorial here:
https://gemgis.readthedocs.io/en/latest/getting_started/tutorial/01_extract_xy.html
The download:
gg.download_gemgis_data.download_tutorial_data(filename="01_extract_xy.zip", dirpath=file_path)throws an error:
HTTPError: 404 Client Error: Not Found for url: https://rwth-aachen.sciebo.de/s/AfXRsZywYDbUF34/download?path=%2F/01_extract_xy.zipI also looked for the data in the data repo (https://github.com/cgre-aachen/gemgis_data), but don't see that folder.
To Reproduce
Steps to reproduce the behavior:
run the code in the tutorial:
https://gemgis.readthedocs.io/en/latest/getting_started/tutorial/01_extract_xy.html
could you direct me to the correct url please?
Thank you