[gdal-dev] Quick question regarding image translation in Java (I think)

Even Rouault even.rouault at mines-paris.org
Thu Jul 28 14:44:10 EDT 2011


> 
> 
>    Am I missing something obvious?

Not sure if you'll consider it as "obvious", but it is documented there :

http://gdal.org/java/org/gdal/gdal/Driver.html#CreateCopy(java.lang.String,
%20org.gdal.gdal.Dataset,%20int,%20java.util.Vector,
%20org.gdal.gdal.ProgressCallback)

"""At the end of dataset manipulation, the delete() method *must* be called on 
the returned dataset otherwise data might not be properly flushed to the 
disk."""


More information about the gdal-dev mailing list