<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Exiftool is easy to use</title>
	<atom:link href="http://highearthorbit.com/exiftool-is-easy-to-use/feed/" rel="self" type="application/rss+xml" />
	<link>http://highearthorbit.com/exiftool-is-easy-to-use/</link>
	<description>Transmitting ideas, observations, and images from 42,000 km.</description>
	<pubDate>Fri, 22 Aug 2008 02:35:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: adino</title>
		<link>http://highearthorbit.com/exiftool-is-easy-to-use/#comment-170819</link>
		<dc:creator>adino</dc:creator>
		<pubDate>Mon, 28 Apr 2008 12:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/?p=139#comment-170819</guid>
		<description>One must specify format in DD.MMMMM instead of DD,MMMMM as you write in the post. I just tested it, and if I used comma as decimal point separator it returned strange results.</description>
		<content:encoded><![CDATA[<p>One must specify format in DD.MMMMM instead of DD,MMMMM as you write in the post. I just tested it, and if I used comma as decimal point separator it returned strange results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qvfwzkuwrt</title>
		<link>http://highearthorbit.com/exiftool-is-easy-to-use/#comment-93444</link>
		<dc:creator>qvfwzkuwrt</dc:creator>
		<pubDate>Mon, 02 Jul 2007 12:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/?p=139#comment-93444</guid>
		<description>Hello! Good Site! Thanks you! ghaviwqqkzhol</description>
		<content:encoded><![CDATA[<p>Hello! Good Site! Thanks you! ghaviwqqkzhol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Harvey</title>
		<link>http://highearthorbit.com/exiftool-is-easy-to-use/#comment-47563</link>
		<dc:creator>Phil Harvey</dc:creator>
		<pubDate>Thu, 14 Sep 2006 19:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/?p=139#comment-47563</guid>
		<description>Ooops.  Forgot the "-" before "gpsaltituderef" in the examples above, but you get the idea...</description>
		<content:encoded><![CDATA[<p>Ooops.  Forgot the &#8220;-&#8221; before &#8220;gpsaltituderef&#8221; in the examples above, but you get the idea&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Harvey</title>
		<link>http://highearthorbit.com/exiftool-is-easy-to-use/#comment-47562</link>
		<dc:creator>Phil Harvey</dc:creator>
		<pubDate>Thu, 14 Sep 2006 19:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/?p=139#comment-47562</guid>
		<description>The GPSAltitudeRef problem is one of the ExifTool FAQ's.  You need to use the -n  option to set it numerically, or use the proper string:

exiftool -n gpsaltituderef=0 image.jpg

or

exiftool "gpsaltituderef=above sea level" image.jpg
</description>
		<content:encoded><![CDATA[<p>The GPSAltitudeRef problem is one of the ExifTool FAQ&#8217;s.  You need to use the -n  option to set it numerically, or use the proper string:</p>
<p>exiftool -n gpsaltituderef=0 image.jpg</p>
<p>or</p>
<p>exiftool &#8220;gpsaltituderef=above sea level&#8221; image.jpg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://highearthorbit.com/exiftool-is-easy-to-use/#comment-4887</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 24 Apr 2005 21:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/?p=139#comment-4887</guid>
		<description>This isn't the case in my experience. I have successfully written the Latitude/Longitude as dd,mm,ss.ss. However, the GPSAltitudeRef doesn't work for writing. It appears there wasn't a suitable conversion function written in the perl code.

</description>
		<content:encoded><![CDATA[<p>This isn&#8217;t the case in my experience. I have successfully written the Latitude/Longitude as dd,mm,ss.ss. However, the GPSAltitudeRef doesn&#8217;t work for writing. It appears there wasn&#8217;t a suitable conversion function written in the perl code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Nelson</title>
		<link>http://highearthorbit.com/exiftool-is-easy-to-use/#comment-4859</link>
		<dc:creator>Russell Nelson</dc:creator>
		<pubDate>Sat, 23 Apr 2005 23:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/?p=139#comment-4859</guid>
		<description>Hmmm....  For whatever reason, it looks like the lat/lon needs to be specified as ss,mm,dd, not dd,mm,ss as you wrote.
-russ
</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230;.  For whatever reason, it looks like the lat/lon needs to be specified as ss,mm,dd, not dd,mm,ss as you wrote.<br />
-russ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Harvey</title>
		<link>http://highearthorbit.com/exiftool-is-easy-to-use/#comment-1685</link>
		<dc:creator>Phil Harvey</dc:creator>
		<pubDate>Fri, 04 Mar 2005 14:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/?p=139#comment-1685</guid>
		<description>The GPS lat/long information is stored in binary format as in the EXIF information.  Whether you use commas or anything else to separate the degree/minutes/seconds makes no difference, since they are all removed before the binary values are written to file.  ExifTool is very flexible about the input formats, so your first example will have produced identical EXIF information as if you had used commas.

True though, you should specify a lat/long ref (N or S/E or W) when specifying lat/long.</description>
		<content:encoded><![CDATA[<p>The GPS lat/long information is stored in binary format as in the EXIF information.  Whether you use commas or anything else to separate the degree/minutes/seconds makes no difference, since they are all removed before the binary values are written to file.  ExifTool is very flexible about the input formats, so your first example will have produced identical EXIF information as if you had used commas.</p>
<p>True though, you should specify a lat/long ref (N or S/E or W) when specifying lat/long.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
