gt; $ gdalinfo out.tif -mdd all | grep XMP
> Metadata (xml:XMP):
> XMP
>
> Even
> Le 14/11/2024 à 12:39, Luigi Pirelli via gdal-dev a écrit :
>
> Hi,
>
> I'm struggling to generate a COG maintaining the original (or at least a
> selected subset of) Exif and X
Hi,
I'm struggling to generate a COG maintaining the original (or at least a
selected subset of) Exif and XMP tags (I ses that Iptc tags are not
propagated at all, but I'm not interested in them).
I used gda_translate via CLI or python and the best option seems -strict
that, theoretically should m
complete.
>
> On Thu, 14 Nov 2024 at 13:10, Luigi Pirelli via gdal-dev <
> gdal-dev@lists.osgeo.org> wrote:
>
>> Tnx Even
>>
>> I suspected that -strict was not "complete". In any case My first code
>> version was adding tags over an already g