LERC: An Open Source Library Based on C++ for Raster Data Compression
LERC (Limited Error Raster Compression) is an open-source raster data compression algorithm developed by Esri. It supports fast encoding and decoding of various data types (not just RGB or byte types) while allowing users to set the maximum compression error for each pixel. In simple terms, LERC can achieve efficient compression while precisely controlling data … Read more