From 00afe21ac4ef902625dd34a68ab7bb17575a12f3 Mon Sep 17 00:00:00 2001 From: aversnik Date: Fri, 20 Feb 2026 13:40:40 +0100 Subject: [PATCH] Add new supported CRS in BYOC --- APIs/SentinelHub/Byoc.qmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/APIs/SentinelHub/Byoc.qmd b/APIs/SentinelHub/Byoc.qmd index c341c8ec67..f88be9991f 100644 --- a/APIs/SentinelHub/Byoc.qmd +++ b/APIs/SentinelHub/Byoc.qmd @@ -55,9 +55,9 @@ These are: - The COG header size must not exceed one megabyte. - The internal tile size must be between 256 x 256 and 2048 x 2048. -- The projection needs to be one of: WGS84 (EPSG:4326), WebMercator - (EPGS:3857), any UTM zone (EPSG:32601-32660, 32701-32760), or Europe - LAEA (EPSG:3035). +- The projection needs to be one of: WGS84 (EPSG:4326), WebMercator (EPSG:3857), + any UTM zone (EPSG:32601-32660, 32701-32760), Europe LAEA (EPSG:3035), + or Global EASE-Grid 2.0 (EPSG:6933). - Photometric interpretation must be 1 (0 is imaged as black) or 2 (RGB). - The COG must not cross any of the two poles. - The band name should be a valid JavaScript identifier so it can be