Is it possible to manipulate the pixel values of a GDAL VRT and, if so, how? The original data must remain unchanged.
I have a dataset which might be a bit rotated so that there are no data values on the edges. I use region growing to find that parts on the edge to not touch no data values in the actual area. I want to interpolate in the actual area in a next step. Sometimes I might have e.g. a very large dataset or ASCII data which can not be overwritten. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Changing-pixel-values-of-GDAL-VRT-tp5241432.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
