[GRASS-user] Missing line in man r.in.arc (?)
Daniel Victoria
daniel.victoria at gmail.com
Mon Jun 9 20:07:46 EDT 2008
6th line is
nodata_value
and it's optional
http://docs.codehaus.org/display/GEOTOOLS/ArcInfo+ASCII+Grid+format
Daniel
On Mon, Jun 9, 2008 at 7:36 PM, Nikos Alexandris
<nikos.alexandris at felis.uni-freiburg.de> wrote:
> 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
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
More information about the grass-user
mailing list