Raster transparency visualization issues

If your raster data does not display transparency correctly, this is often related to how transparency is handled during compression and styling.

Ellipsis Drive supports different approaches depending on whether your data was processed using lossless or lossy compression.


1. Lossless compression

If your data uses lossless compression, transparency should be defined in the style configuration.

How to set transparency ranges

  1. Go to Settings β†’ Styling

  2. Open the relevant style

  3. Expand Method Options

  4. Click Open advanced transparency options

  5. Select Add transparency range

  6. Define the value range that should be transparent

This allows you to precisely control which pixel values are hidden in the visualisation.


2. Lossy compression

If your data uses lossy compression, transparency should be defined during upload.

How to set transparency values

  1. Go to Files

  2. Create a timestamp

  3. Click Upload raster files

  4. Specify the pixel value that should be treated as transparent

circle-info

Common transparency values

  • 0 β†’ often used for black background pixels

  • 255 β†’ often used for white background pixels

Last updated