[gdal-dev] Ignoring KML/KMZ id field

Peter Townsend peter.townsend at maplarge.com
Tue Oct 21 15:07:39 PDT 2025


I'm testing upgrading from GDAL 3.9 to 3.11, but I had some old unit tests
fail that check KMZ to CSV conversion output. In particular, a new  and
empty "id" column has appeared in the CSV.

I'm guessing it's related to this LIBKML_ID_FIELD change in 3.10.
https://gdal.org/en/stable/drivers/vector/libkml.html#fields

Is there a config or command line option that can tell it to ignore the id
field? Either by just not including it from the KMZ or alternately
something like an ignore list for CSV headers?

-- 
Peter Townsend
Senior Software Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20251021/01801a50/attachment-0001.htm>


More information about the gdal-dev mailing list