[GRASS-SVN] r49682 - grass/branches/releasebranch_6_4/lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Dec 12 10:25:22 EST 2011
Author: neteler
Date: 2011-12-12 07:25:22 -0800 (Mon, 12 Dec 2011)
New Revision: 49682
Modified:
grass/branches/releasebranch_6_4/lib/init/variables.html
Log:
GRASS_INT_ZLIB only applies to CELL type
Modified: grass/branches/releasebranch_6_4/lib/init/variables.html
===================================================================
--- grass/branches/releasebranch_6_4/lib/init/variables.html 2011-12-12 14:48:35 UTC (rev 49681)
+++ grass/branches/releasebranch_6_4/lib/init/variables.html 2011-12-12 15:25:22 UTC (rev 49682)
@@ -189,8 +189,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