[gdal-dev] Creating Cloud Optimized GeoTIFFs

Kurt Schwehr schwehr at gmail.com
Wed Feb 14 11:35:58 PST 2018


Added the delete and validate works now.  Thanks!

On Wed, Feb 14, 2018 at 11:28 AM, Even Rouault <even.rouault at spatialys.com>
wrote:

> On mercredi 14 février 2018 11:00:01 CET Kurt Schwehr wrote:
>
> > (working from pretty close to head...)
>
> >
>
> > A follow up question on how to create cogeo files...
>
> >
>
> > I appear to need to do additional work to set BLOCK_OFFSET_?_?. How do I
>
> > go about this?
>
> >
>
> > I'm trying to create a cogeo without gdal_translate in java by using
> create
>
> > and createcopy like this:
>
> >
>
> > https://gist.github.com/schwehr/39680bec7fd8e3e3f840122ea3bafc65
>
>
>
> I guess the issue is the one mentinoned in
>
> http://gdal.org/java/org/gdal/gdal/Driver.html#CreateCopy-
> java.lang.String-org.gdal.gdal.Dataset-int-java.util.Vector-org.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.
>
> """
>
>
>
> --
>
> Spatialys - Geospatial professional services
>
> http://www.spatialys.com
>



-- 
--
http://schwehr.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20180214/4674739b/attachment.html>


More information about the gdal-dev mailing list