Hi, I am trying to integrate Sen-2 imgh data provided via “Sentinel public image browser” in ArcGIS Pro as WMS but cannot make it work.
For example:
http://sentinel-pds-test.s3-website.eu-central-1.amazonaws.com/#tiles/54/H/TG/2020/12/20/0/R10m/
provides access to R10m bands, as for instance:
https://d3i7j8jb0zq8zi.cloudfront.net/sentinel-s2-l2a/tiles/54/H/TG/2020/12/20/0/R10m/AOT.jp2
but I can’t manage to download the .jp2 files or use the XML as WMS?
Any idea?
Kind regards
Stefan
gmilcinski
(Grega Milcinski)
January 6, 2021, 11:58am
#2
Two years ago, the AWS bucket was changed to “Requester pays”, so you cannot really download it via HTTP.
You will need to download the data using AWS CLI or similar, and you will need an AWS account.
See more info here:
To all AWS Public Datasets users of S2 L1C data. This thread will be used to communicate changes happening to the S2 bucket. As we expect to gather some feedback from power users in this thread, we might change the approach a bit during the discussion in ongoing. The summarized and harmonized description will be available on this FAQ link .
End of June we will set S2 L1C bucket as “Requester pays” similarly as it is for S2 L2A and S1 GRD. This move is required to allow further increase of the sh…
gmilcinski
(Grega Milcinski)
January 6, 2021, 11:59am
#3
You can make use of Sentinel Hub WMS API, but note that this is a payable service (there is a 30-days free trial though).