We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720ce12 commit a1a1a57Copy full SHA for a1a1a57
src/layer/const.ts
@@ -153,6 +153,7 @@ export const SH_SERVICE_HOSTNAMES_V3: string[] = [
153
'https://creodias.sentinel-hub.com/',
154
'https://sh.dataspace.copernicus.eu/',
155
'https://sh-otc.dataspace.copernicus.eu/',
156
+ 'https://sh.staging.dataspace.copernicus.eu/',
157
];
158
159
// See https://services.sentinel-hub.com/api/v1/metadata/location/ for an up-to-date
0 commit comments