On 16 April 2014 16:00, Even Rouault <[email protected]> wrote:
Hi Even, > > Calling > > dst_ds.GetRasterBand(X).SetNoDataValue(nv) > dst_ds.GetRasterBand(X).Fill(nv) > > before gdal.ReprojectImage() should do what you want. > Yes, it seems correct. I have to test it a little bit more but the first results are goods. thanks -- ciao Luca http://gis.cri.fmach.it/delucchi/ www.lucadelu.org _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
