[GRASS-user] importing idrisi files

I have some IDRISI files, both in raster and vector format, but I was
not able to import them. I tried with r.in.bin with with little luck.
Obviously I have no access to IDRISI to convert them to a more standard
format.

Some hints?

Best regards,

Stefano

--
Stefano Costa
http://www.iosa.it Software Open Source per l'Archeologia
Jabber: steko@jabber.linux.it
GnuPG Key ID 1024D/0xD0D30245
Linux Registered User #385969 counter.li.org

Stefano Costa wrote:

I have some IDRISI files, both in raster and vector format, but I was
not able to import them. I tried with r.in.bin with with little luck.
Obviously I have no access to IDRISI to convert them to a more
standard format.

Some hints?

use r.in.gdal:
  http://www.gdal.org/frmt_Idrisi.html

To check to see if it's built in to your copy of GDAL:

$ gdalinfo --formats

Hamish

Il giorno gio, 14/09/2006 alle 21.25 +1200, Hamish ha scritto:

use r.in.gdal:
  http://www.gdal.org/frmt_Idrisi.html

To check to see if it's built in to your copy of GDAL:

$ gdalinfo --formats

Thanks Hamish,
r.in.gdal did the job well. I'm still stuck with the vector files which
are in VCT format that OGR doesn't seem to handle.

All the best,
Stefano

--
Stefano Costa
http://www.iosa.it Software Open Source per l'Archeologia
Jabber: steko@jabber.linux.it
GnuPG Key ID 1024D/0xD0D30245
Linux Registered User #385969 counter.li.org