[GRASS-SVN] r49683 - grass/branches/develbranch_6/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Dec 12 10:25:32 EST 2011
Author: neteler
Date: 2011-12-12 07:25:32 -0800 (Mon, 12 Dec 2011)
New Revision: 49683
Modified:
grass/branches/develbranch_6/lib/init/variables.html
Log:
GRASS_INT_ZLIB only applies to CELL type
Modified: grass/branches/develbranch_6/lib/init/variables.html
===================================================================
--- grass/branches/develbranch_6/lib/init/variables.html 2011-12-12 15:25:22 UTC (rev 49682)
+++ grass/branches/develbranch_6/lib/init/variables.html 2011-12-12 15:25:32 UTC (rev 49683)
@@ -173,8 +173,8 @@
<dt>GRASS_INT_ZLIB</dt>
<dd>[libgis]<br>
- if the environment variable GRASS_INT_ZLIB exists, new compressed
- rasters will be compressed using zlib instead of RLE
+ if the environment variable GRASS_INT_ZLIB exists, new compressed <i>integer</i> (CELL type)
+ raster maps will be compressed using zlib instead of RLE
compression. Such rasters will have a <tt>compressed</tt> value of 2 in the
cellhd file.
<br>
More information about the grass-commit
mailing list