<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Exiftool on </title>
    <link>https://bzimmer.ziclix.com/tags/exiftool/</link>
    <description>Recent content in Exiftool on </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 22 Dec 2025 21:47:17 +0100</lastBuildDate>
    <atom:link href="https://bzimmer.ziclix.com/tags/exiftool/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Copying geo data from one image to another.</title>
      <link>https://bzimmer.ziclix.com/2009/06/30/copying-geo-data-from-one-image-to-another/</link>
      <pubDate>Tue, 30 Jun 2009 00:00:00 +0000</pubDate>
      <guid>https://bzimmer.ziclix.com/2009/06/30/copying-geo-data-from-one-image-to-another/</guid>
      <description>&lt;p&gt;In my last &lt;a href=&#34;https://bzimmer.ziclix.com/2009/06/29/marmot-pass-sunrise-mountains/&#34;&gt;post&lt;/a&gt; I created a &lt;a href=&#34;http://photos.smugmug.com/photos/577616398_oX3uN-X3.jpg&#34;&gt;panorama&lt;/a&gt; by stitching a number of photographs together with DoubleTake. One problem with creating synthetic images is they lack the geo data I embed in the rest of the photographs from my GPS&amp;rsquo; track log. I figured the always excellent &lt;a href=&#34;http://www.sno.phy.queensu.ca/~phil/exiftool/&#34;&gt;exiftool&lt;/a&gt; could accomplish copying the data so it would be visible in Lightroom but I wasn&amp;rsquo;t entirely sure how. After some trial-and-error this worked:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$ exiftool -tagsfromfile Z09023676.dng -@ geotags.txt marmotpass.tiff&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&#xA;&lt;p&gt;where &lt;code&gt;geotags.txt&lt;/code&gt; is a list of all the tags to copy from the source image &lt;code&gt;Z09023676.dng&lt;/code&gt; to the destination image &lt;code&gt;marmotpass.tiff&lt;/code&gt;:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
