cogeotiff / rio-tiler

User friendly Rasterio plugin to read raster datasets.
https://cogeotiff.github.io/rio-tiler/
BSD 3-Clause "New" or "Revised" License
518 stars 108 forks source link

Add support for STAC storage extension #768

Open vincentsarago opened 1 week ago

vincentsarago commented 1 week ago

Mainly to add AWS_REQUEST_PAYER=requester in the Env https://github.com/stac-extensions/storage/tree/main?tab=readme-ov-file#storage-scheme-object

https://github.com/cogeotiff/rio-tiler/blob/83e8fc4ed765445d1aa0267cc3bccee15664b9b3/rio_tiler/io/stac.py#L355-L357