Hi Jukka, Can you, or the original poster, give some more information on what Python and GDAL versions you're using that cause trouble? I've not immediately hit 404 errors on trying - with CPL_DEBUG=ON, I can see GDAL successfully opening tiles (HTTP 206).
With something like 13,000 tiles in a single VRT, and a flakey academic data server (according to a reply on the linked post), I'm not yet convinced that the problem is definitively GDAL-specific. Regards, Daniel On Mon, 10 Oct 2022 at 07:47, Rahkonen Jukka < [email protected]> wrote: > Hi, > > > > See this question > https://gis.stackexchange.com/questions/442512/python3-download-soilgrid-http-error > where the user is obviously trying to use the code from > https://git.wur.nl/isric/soilgrids/soilgrids.notebooks/-/blob/master/markdown/webdav_from_Python.md. > The tutorial is well written and I believe that it has been working 2 years > ago but now it yields a HTTP 404 Not found response from the server. The > URL to the data is OK and gdalinfo can access the data. > > > > -Jukka Rahkonen- > > > _______________________________________________ > gdal-dev mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
