Hi all,

Curious if anyone is doing something similar.

We've got our data in an S3 Bucket that is fronted by Cloudfront. From
there we can use the GDAL `GDAL_HTTP_HEADER_FILE` environment variable to
point to a file containing Cloudfront signed cookies (which control access
to files within Cloudfront).

Cloudfront supports a maximum file size of 50gb. Trying to add a raster
layer that is greater than 50gb immediately results in an error.

Is anyone doing something similar and have a work around? AWS Documentation
mentions RANGE requests where a range of incremental 50gb are requested
from Cloudfront and downloaded simultaneously. Is this supported by GDAL
(QGIS)?

Otherwise also considering using a VRT?
https://gdal.org/en/latest/drivers/raster/vrt.html

Open to any and all suggestions!

Cheers. Also, sorry I haven't done one of these mailing lists before,
apologies if this submission is in the wrong place.

All the best,
Sean
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to