I'm trying to import a arc info file with r.in.gdal, because it is not
supported by r.in.arc (it has not the header section).
The command seems work well but when I display the raster only a little part
is right and the rest of the cells of the raster have the value of the
category set to 0.
Can someone help me?
You can easily add the appropriate six line header from the file characteristics
Leonardo Lami wrote:
I'm trying to import a arc info file with r.in.gdal, because it is not supported by r.in.arc (it has not the header section).
The command seems work well but when I display the raster only a little part is right and the rest of the cells of the raster have the value of the category set to 0.
Can someone help me?
at the bottom of the w001001.adf file but when i run r.in.arc the output
message say:
r.in.arc: ** errors detected in header section **
illegal line in header
"yllcorner:4675800"
"yllcorner" field missing from header
"xllcorner" field missing from header
"nrows" field missing from header
"ncols" field missing from header
"cellsize" field missing from header
"nodata_value" field missing from header
Can't proceed
May be I mismatch the file where I add the header or its format.
Can you help me
Thank you very much
Leonardo Lami
You can easily add the appropriate six line header from the file
characteristics
Leonardo Lami wrote:
> I'm trying to import a arc info file with r.in.gdal, because it is not
> supported by r.in.arc (it has not the header section).
> The command seems work well but when I display the raster only a little
> part is right and the rest of the cells of the raster have the value of
> the category set to 0.
> Can someone help me?
>
> Thank you
>
> Leonardo