Quick query - are there any plans to provide Grass 6.4 binaries in the
current Ubuntu LTS format? Unfortunately this is still Ubuntu 8.04 with
the next LTS not due until the middle of 2010.
Many thanks
Roy
--
Roy Sanderson
School of Biology
Devonshire Building
Newcastle University
Newcastle upon Tyne NE1 7RU
r.a.sanderson@newcastle.ac.uk
Tel: 0191 246 4835
Fax: 0191 246 4802
Quick query - are there any plans to provide Grass 6.4 binaries in the
current Ubuntu LTS format? Unfortunately this is still Ubuntu 8.04 with
the next LTS not due until the middle of 2010.
Quick query - are there any plans to provide Grass 6.4 binaries in the
current Ubuntu LTS format? Unfortunately this is still Ubuntu 8.04 with
the next LTS not due until the middle of 2010.
I am working with series of old topographical maps, rangnig from 10 to 600 map sheets per map. Each sheet is discolored a bit from age. How can I process a complete series in such a way that there are no differences visible any more between map sheets? Preferably I would like to downsample them to 8 bits color table, as the originals only have a small set of colors. In other words: how do I calibrate s set of maps to the same optimal color table?
I am working with series of old topographical maps, rangnig from 10 to
600 map sheets per map. Each sheet is discolored a bit from age. How can
I process a complete series in such a way that there are no differences
visible any more between map sheets? Preferably I would like to
downsample them to 8 bits color table, as the originals only have a
small set of colors. In other words: how do I calibrate s set of maps to
the same optimal color table?
This is probably better done with general image-processing software,
e.g. pnmquant (from the Netpbm package) or "convert -colors ..." (from
ImageMagick).