Open rouault opened 3 years ago
@rouault are these all static resources?
Koordinates already hosts some stuff used in GDAL's Travis setup on S3, is easy enough to add to it.
Note: we now have https://github.com/OSGeo/gdal-test-datasets that can be used for that
We have regularly test failures (like https://github.com/OSGeo/gdal/pull/3487/checks?check_run_id=1987404521) due to trying to access resources on download.osgeo.org and failing due to time out since the server is regularly very slow.
Perhaps we could move them so some github repository that will have a better quality of service. But we need to check that we don't need HTTP GET range requests that raw github doesn't support Or some cloud bucket, but we'd need to find someone paying for it.