diff --git a/Documentation/Cookbook/rst/Supported_Sensors.rst b/Documentation/Cookbook/rst/Supported_Sensors.rst index 462f0dd7b22eb2e8fca6e08732cffb823f871158..28543064d2031adfc3d487a1c6f4ea335e88d88a 100644 --- a/Documentation/Cookbook/rst/Supported_Sensors.rst +++ b/Documentation/Cookbook/rst/Supported_Sensors.rst @@ -40,6 +40,9 @@ interfaces are: +------------------------+-------------------------+--------------------------------------------------------------------+ | Sentinel 1 | TIFF | Use the tiff file, not the manifest. | +------------------------+-------------------------+--------------------------------------------------------------------+ +| Sentinel 2 | JPEG2000 / TIFF | Use JPEG2000 or TIFF file instead of XML as band order in XML | +| | | is not correctly supported. | ++------------------------+-------------------------+--------------------------------------------------------------------+ | Spot 5 | DIMAP / TIFF | RPC not available. | +------------------------+-------------------------+--------------------------------------------------------------------+ | Spot 6/7 | DIMAP / JPEG2000 / TIFF | N/A |