[GRASS-user] Missing line in man r.in.arc (?)
Nikos Alexandris
nikos.alexandris at felis.uni-freiburg.de
Mon Jun 9 18:36:30 EDT 2008
Under the section DESCRIPTION of the r.in.arc manual:
r.in.arc allows a user to create a (binary) GRASS raster map layer from
an ESRI ARC/INFO ascii GRID file with (optional) title.
The ARC/INFO ascii GRID file header has 6 lines:
ncols:
nrows:
xllcorner:
yllcorner:
cellsize:
# What should be the 6th line here?
or alternatively (not supported by r.in.arc, but by r.in.gdal):
ncols:
nrows:
xllcenter:
yllcenter:
cellsize:
Thank you,
Nikos
More information about the grass-user
mailing list