Hi all,
I used to download MODIS scenes with an API request, and since two days it keeps failing and returning the following message:
Cannot find transform from SR-ORG:6965 to EPSG:4326!
The request is the following :
https://services-uswest2.sentinel-hub.com/ogc/wfs/{INSTANCE_ID}?REQUEST=GetFeature&OUTPUTFORMAT=application/json&VERSION=1.1.2&CRS=EPSG:4326&BBOX=46.472168,6.5991307,46.560059,6.5118147&TIME=2017-08-01/2017-08-03&TYPENAMES=DSS5&MAXCC=5
Was there a change in the API recently that impacts modis?
Thanks in advance.
Maxime
gmilcinski
(Grega Milcinski)
#2
There was indeed an error introduced in the latest upgrade. Should be fixed now.
We apologize for inconvenience.
Thanks for your swift answer. It is indeed fixed.