Skip to main content

How to add footprint parameter into ODATA API query?

  • April 17, 2024
  • 1 reply
  • 0 views

I just read FAQ about OData API:
https://scihub.copernicus.eu/twiki/do/view/SciHubUserGuide/ODataAPI

And now I am able to make such querry:

https://scihub.copernicus.eu/dhus/odata/v1/Products?$format=json&$filter=startswith(Name,'S2') and ContentDate/Start ge datetime'2018-08-25T00:00:00' and ContentDate/End le datetime'2018-08-26T00:00:00'

But I still don’t understand how to add footprint search parameter into this query.
Could you help me please?
Add any point and polygon parameters in my query example.

1 reply

  • Known Participant
  • April 17, 2024

The page says

ContentGeometry footprint polygon coordinates in GML format.

But I’d suggest you ask for help at Open Access Hub (which is not related to Sentinel Hub).