[gdal-dev] Problem writing with ODS and XLSX drivers
Even Rouault
even.rouault at spatialys.com
Sat Sep 12 15:04:34 PDT 2020
HernĂ¡n,
problem confirmed and now fixed in GDAL master and 3.1 branch
The issue was that Zip64 extensions were used to create ODS and XLSX files,
which LibreOffice apparently does not like (this broke also identification of the
formats by the "file" utility)
You can workaround the issue by adding "--config CPL_CREATE_ZIP64 NO" to your
ogr2ogr command line
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/20200913/cdab3d47/attachment.html>
More information about the gdal-dev
mailing list