LTPlus import ?

Ronald Wiemer ronald at archis.nl
Mon Jul 19 13:41:22 EDT 1993


Hi,

About two weeks ago I had the same problem. I found out that you can
use simple ascii, the following way:
Import your scanfile in grass, using ppm e.g. export the grass
rasterfile with:

r.out.ascii map=yourmap -h | tr -d " " > filename

import into LTPlus in rstr format, bitmask = 1, no of lines per scanline = 1
It is a rather complex way to do this but it works. Beware that you have to
scan in linemode, so there will only be zeros and ones in your scanfile.


Ronalds Wiemer
ARCHIS, Amersfoort, The Netherlands



More information about the grass-user mailing list