Sentinel thumbnails

I’m wondering if it’s possible to retrieve thumbnails via an https address? I’d like to use a GET request to get them if possible.

For example here is the location in S3: s3://sentinel-s2-l1c/tiles/18/X/WM/2023/7/8/0/preview.jpg

I get an access denied for this url, which implies that there is something there
https://sentinel-s2-l1c.s3.eu-central-1.amazonaws.com/tiles/18/X/WM/2023/7/8/0/preview.jpg

There is a proxy service for that:

Would you be able to provided more details on what to setup?

Not sure I understand - you can use this specific proxy.
The actual data is in S3, behind “requester pays”, so https is only working with the relevant tokens. This proxy is in place to provide simple access to preview and productInfo.json.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.