[GRASS-user] problem in r.out.gdal for idrisi

Markus Neteler neteler at osgeo.org
Thu Jan 10 07:36:06 EST 2008


(CC Frank Warmerdam)

It looks like a bug to me:

GRASS 6.3.svn (nc_spm_06): > export CPL_DEBUG=ON
GRASS 6.3.svn (nc_spm_06): > r.out.gdal input=aspect format=RST
type=Int16 output=/tmp/idrisi.bin
GDAL: Auto register /usr/local/lib/gdalplugins/gdal_GRASS.so using
GDALRegister_GRASS.
Exporting to GDAL data type: Int16
GDAL: GDALDriver::Create(RST,/tmp/idrisi.bin,1500,1350,1,Int16,(nil))
ERROR 6: The ADRG driver does not support update access to existing datasets.

ERROR: Unable to create </tmp/idrisi.bin> dataset using <RST> driver

I am not sure why ADRG appears here.

Markus

On Jan 10, 2008 2:19 PM, temiz <temiz at deprem.gov.tr> wrote:
> hello
>
> I need to export grass raster to idrisi (RST) format.
>
> when I enter :
>
> GRASS 6.3.cvs (bartin):~ > r.out.gdal input=asp1_cat at orkun format=RST
> type=Int16 output=/usr/local/loc0/mercan/aspusgs
>
> I got same error message : with various type option :
>
> ERROR 4: `/usr/local/loc0/mercan/aspusgs' not recognised as a supported
> file format.
>
> ERROR: Cannot create [/usr/local/loc0/mercan/aspusgs] dataset using [RST]
>        driver.
>
>
> how can I solve the problem ?
>
>
> regards


More information about the grass-user mailing list