[GRASS-dev] [GRASS GIS] #2349: CELL raster format: make ZLIB level 3 standard compression instead of RLE

GRASS GIS trac at osgeo.org
Mon Jun 23 09:28:38 PDT 2014


#2349: CELL raster format: make ZLIB level 3 standard compression instead of RLE
-------------------------+--------------------------------------------------
 Reporter:  neteler      |       Owner:  grass-dev@…              
     Type:  enhancement  |      Status:  new                      
 Priority:  critical     |   Milestone:  7.0.0                    
Component:  Raster       |     Version:  svn-releasebranch70      
 Keywords:               |    Platform:  All                      
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 At time, integer maps (CELL) are still compressed with RLE
 This leads to a huge waste of disk space when it comes to large
 data.

 Proposal: make ZLIB, level 3 the standard compression.

 At time we can enable the environment variable GRASS_INT_ZLIB
 but it will use the default ZLIB level 6 compression which
 is too CPU intensive. So a  (user) control over this is important.

 BTW: Manual of r.compress updated in r60814, needs to be backported.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2349>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list