>Hello, > >I need to export a raster file to be used in arcgis 9.x. how can i do that? > > >tks
r.out.gdal - Exports GRASS raster maps into GDAL supported formats: http://grass.osgeo.org/grass64/manuals/html64_user/r.out.gdal.html r.out.gdal [-lc] [input=name] [format=string] [type=string] [output=name] [createopt=string[,string,...]] [metaopt=string[,string,...]] [nodata=float] [--verbose] [--quiet] you can use raster formats like: GTiff: GeoTIFF AAIGrid: Arc/Info ASCII Grid and maybe others. best regards Helmut __________________________________________________________________________ Verschicken Sie SMS direkt vom Postfach aus - in alle deutschen und viele ausländische Netze zum gleichen Preis! https://produkte.web.de/webde_sms/sms _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
