<div dir="ltr">Hi all,<div><br></div><div>Curious if anyone is doing something similar.</div><div><br></div><div>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).</div><div><br></div><div>Cloudfront supports a maximum file size of 50gb. Trying to add a raster layer that is greater than 50gb immediately results in an error.</div><div><br></div><div>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)?</div><div><br></div><div>Otherwise also considering using a VRT? <a href="https://gdal.org/en/latest/drivers/raster/vrt.html">https://gdal.org/en/latest/drivers/raster/vrt.html</a></div><div><br></div><div>Open to any and all suggestions!</div><div><br></div><div>Cheers. Also, sorry I haven't done one of these mailing lists before, apologies if this submission is in the wrong place.</div><div><br></div><div>All the best,</div><div>Sean</div></div>