[gdal-dev] Sparse GTiff with sparse index?
Even Rouault
even.rouault at spatialys.com
Thu Aug 6 02:02:37 PDT 2020
Idan,
> Is there an option to create a GTiff with a sparse index?
[...]
> Is there an option to eliminate this huge index
No, the index must be fully present in a TIFF file.
> or an alternative format
> that I can translate the vrt into and will be with a reasonable size?
The GeoPackage driver will not emit sparse tiles, but currently only with RGBA Byte data
(when alpha=0 for a tile), or single-band Float32 (when data for a tile matches the nodata
value)
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20200806/ca39db7a/attachment.html>
More information about the gdal-dev
mailing list