-IPTC:City= -XMP:City=

Started by Archive, May 12, 2010, 08:54:03 AM

Previous topic - Next topic

Archive

[Originally posted by linuxuser on 2007-04-13 20:30:33-07]

When I use
Code:
-IPTC:City="Bla" -XMP:City="Bla"
the xmp-tag is written _only_. The iptc-tag is written without the xmp-tag, I mean
Code:
-IPTC:City="Bla"
and also with
Code:
-City="Bla"
works for iptc. I didn't find out how to write the iptc- _and_ the xmp-tag. If I do it with 2 steps and write the iptc-tag first, the iptc-tag is deleted, when I write the xmp-tag. It works to write [IPTC] 0x0065 Country-Primary Location Name and [XMP] - Country, e.g.

Archive

[Originally posted by exiftool on 2007-04-14 11:33:05-07]

ExifTool is writing both tags.

See FAQ #3
for an explanation of why you think it isn't.

- Phil