Skip to main content

According to the documentation in WCS request params:-



If a time range is specified the result is based on all scenes between the specified dates conforming to the cloud coverage criteria and stacked based on priority setting - e.g. most recent on top. The time range is written as two time values separated by a slash, followed by a second slash and a period parameter (which must be P1D).



I’m giving a time range of 2 months, but getting a single image. Is it possible to get multiple images for a single tile within a time range in a single request?

WCS standard does not support this kind of request.

You could get what you want with our latest API (https://docs.sentinel-hub.com/api/latest/) but there might be some trickery needed.

We are happy to give a hand if you are willing to dig into it.


Reply