ReprojectImage does not maintain areas of nodata as I would expect it should. Small areas of nodata are getting erased and larger areas are reduced in size. I'm reprojecting from geographic to Albers, using approximately the same cell size (converted from dd to meters). I'm using GDAL 1.9.2 in Python.
Gdalwarp does a better job of maintaining nodata cells. Is there a way to get ReprojectImage to handle nodata in a similar way? I'd like to avoid subprocessing out to use gdalwarp. Regards, Elke
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
