On 9/18/08, Lucena, Ivan <[EMAIL PROTECTED]> wrote:
> Frank,
...
> Wouldn't be fair to say that some formats also requires a call to 
> FlushCache() afterwards?

Ivan,

FlushCache may help push the updated geotransform out to the
file immediately for some formats.  But if you are just going to
close the dataset then that should already do the equivelent of
a FlushCache().  So, FlushCache() is only of use to try and
push updates out to a file without closing the file.

Whether it is implemented or not varies from driver to driver.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, [EMAIL PROTECTED]
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to