<div dir="ltr">Hello,<div>using GDAL 3.8.3 compiled with libkml, I'm unable to read a specific KMZ file, using ogrinfo (error "unable to open datasource ...")</div><div>However if I extract the .kml index file for the kmz archive, GDAL can provide ogrinfo on this .kml index file.</div><div>I noticed from the LIBKML driver documentation that GDAL will default to look for a <i>doc.kml</i> index file which is not the case here, so I tried to rename my index file and I also tried to use <i>--config LIBKML_USE_DOC.KML=NO</i> without success.</div><div>Any idea to get GDAL to read the kmz file without unarchiving the kml index ?</div><div>Thanks</div><div>Johannes</div></div>