[GRASS5] LZW in Grass

Morten Hulden email at protected
Tue Nov 9 17:13:48 EST 1999



On Tue, 9 Nov 1999, Bernhard Reiter wrote:

> Where exactly uses GRASS LZW compression?
> We have to identify this first.


Running this in grass src directory

find . -type f -name "*\.[ch]" -exec grep -l lzw {} \;

will show at least these files have something to do with lzw

./include/gisdefs.h
./libes/g3d/G3d_intern.h
./libes/g3d/fpcompress.c
./libes/g3d/g3ddefaults.c
./libes/g3d/g3dopen.c
./libes/g3d/headerinfo.c
./libes/gis/G.h
./libes/gis/closecell.c
./libes/gis/get_row.c
./libes/gis/lzw.c
./libes/gis/put_row.c
./libes/gis/G_dump.c
./raster/r.tiff/tools/lzwcodes.c
./raster/r.tiff/tools/pal2rgb.c
./raster/r.tiff/tools/ras2tiff.c
./raster/r.tiff/tools/sgisv.c
./raster/r.tiff/tools/tiffcp.c
./raster/r.tiff/tools/tiffmedian.c


Morten Hulden



---------------------------------------- 
If you want to unsubscribe from GRASS Development
Team internal mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
length: 1603
max: 0



More information about the grass-dev mailing list