10011: Layer's data source uses wavelet compression

You have a raster map layer that uses wavelet image compression (for example, MrSID, JPEG 2000, ECW), which can impede map drawing performance.

Solution

More information

Raster layers that do not use wavelet compression result in improved drawing performance because the data does not have to be uncompressed at display time.

Wavelet compression, used by raster formats such as MrSID, JPEG 2000, and ER Mapper's ECW, takes time to decompress before drawing. These formats are good at storage efficiency but result in slower drawing because of the amount of computation required to unpack the wavelet-compressed data prior to display. Other compression options often require more storage but can uncompress and draw faster in ArcGIS.

ESRI recommends that you use a compression other than wavelet to get better drawing performance. For example, formats such as TIFF and JPEG provide much better drawing performance, but they typically require more storage space than wavelet-based compression.


8/20/2010