I normally do that operation through package raster in R. >From a qgis point of view, a solution would be extending manageR in qgis to deal with raster layers (through package raster) and/or a python script that would launch an R script. I wonder if the infrastructure that writes scripts for gdalutilities could be slightly modified to write R scripts. Agus
2011/12/15 [email protected] <[email protected]>: > Hello Etienne, > > On Thu, Dec 8, 2011 at 11:31 PM, Etienne Tourigny <[email protected]> > wrote: >> >> I don't know how to do it in QGis, but I do it with a python script >> using the GDAL Python bindings and numpy. >> >> It's a little slow but works well, and I use a csv file to write the >> mapping values. >> The code is not very clean, but I could post it if you like. > > > Sorry for the late reply. Kinely do post the script. > > > > -- > Regards > Arunmozhi > Twitter: @tecoholic > Website: http://arunmozhi.in > IRC Nick: teco > > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
