Hello

Im trying to save large image whose raster data is mostly changed and 
projection details are not altered. That is I'm trying to save the raster image 
with changed raster data using RasterIO to a new file. Im able to save the 
updated data correctly, but the time it took for changing is quite large when 
the input image format and output image format are different. That is when I 
tried to save an input img file to output img file it took far less time 
compared to saving input img file to output tif file (with raster data 
updated). Is this the expected behavior or did I missed anything. Kindly 
suggest me the better method to save the updated raster data to another file.

Thanks in advance.

J.Viswanath


      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. 
http://in.yahoo.com/
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to