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

Mike O'Malley mike.omalley at nextcentury.com
Thu Jul 28 14:46:58 EDT 2011


That was it exactly.  Next time I'll read the fine print a bit more closely.  Thanks Even!

Mike


-----Original Message-----
From: Even Rouault [mailto:even.rouault at mines-paris.org] 
Sent: Thursday, July 28, 2011 2:44 PM
To: gdal-dev at lists.osgeo.org
Cc: Mike O'Malley
Subject: Re: [gdal-dev] Quick question regarding image translation in Java (I think)

> 
> 
>    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