[GRASSLIST:1307] importing .e00 files

I just tried importing a dem with the command:
m.in.e00 -s name_of_file.e00

i got several warnings during the process. They were (in order):

WARNING: unable to find [dem25immn.count] in [kwythers]
WARNING: unable to find [dem25immn.val-0255] in [kwythers]
WARNING: unable to find [dem25immn.val-1254] in [kwythers]

then the import competed.

Now I would like to display the vector map. I assumed that the mapname
would be name_off_file (without the .e00 extension. However, when I try
and use:

d.vect name_of_file, I get the folowing error:

ERROR: Vector file [dem25imn] not available

what's up?

Thanks,

Kirk

Kirk R. Wythers wrote:

I just tried importing a dem with the command: m.in.e00 -s name_of_file.e00

[...]

Now I would like to display the vector map. I assumed that the mapname
would be name_off_file (without the .e00 extension. However, when I try
and use:

d.vect name_of_file, I get the folowing error:

ERROR: Vector file [dem25imn] not available

what's up?

If the .e00 file contains a dem, it is probably an ESRI grid, hence a
raster file. In this case, m.in.e00 produce also a raster as output.
Try d.rast dem25imn, it should work.

--
Michel Wurtz - Auzeville-Tolosane