<?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: Set Latitude &#038; Longitude of photos in iView Media Pro</title>
	<atom:link href="http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/feed/" rel="self" type="application/rss+xml" />
	<link>http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/</link>
	<description>Transmitting ideas, observations, and images from 42,000 km.</description>
	<pubDate>Fri, 22 Aug 2008 02:22:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Dane</title>
		<link>http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/#comment-109568</link>
		<dc:creator>Dane</dc:creator>
		<pubDate>Thu, 20 Sep 2007 21:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/#comment-109568</guid>
		<description>The modified script mentioned earlier can be downloaded from here:

http://danespringmeyer.com/exif_altitude_from_lat_long.zip</description>
		<content:encoded><![CDATA[<p>The modified script mentioned earlier can be downloaded from here:</p>
<p><a href="http://danespringmeyer.com/exif_altitude_from_lat_long.zip" rel="nofollow">http://danespringmeyer.com/exif_altitude_from_lat_long.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dane</title>
		<link>http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/#comment-109553</link>
		<dc:creator>Dane</dc:creator>
		<pubDate>Thu, 20 Sep 2007 20:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/#comment-109553</guid>
		<description>Hi Andrew.
 Great script. I bumped into it because I've been stuck trying to manipulate exif data in iView using applescript alone. It's easy to script the manipulation of annotations data, but it seems really tricky to do so with exif data (within iView). I ran into one script that manipulates the capture date without a seperate tool like exiftool (http://downloads.iview-multimedia.com//scripts/ShiftCaptureDate.sit) but I've been unable to get it to work with altitude, which is the exif info I am seeking to set/edit/add.

Anyway, I took your script and modified it to 1) read existing GPS coordinates and then fetch via the geonames web service the cooresponding altitude (via a clumsy safari gui scripting hack). I also modified the script so that it would process all selected items in the open iView catalog. I'm just learning applescript so I'd be interested in improvements. I'll post the script in another next response to this thread.

Dane</description>
		<content:encoded><![CDATA[<p>Hi Andrew.<br />
 Great script. I bumped into it because I&#8217;ve been stuck trying to manipulate exif data in iView using applescript alone. It&#8217;s easy to script the manipulation of annotations data, but it seems really tricky to do so with exif data (within iView). I ran into one script that manipulates the capture date without a seperate tool like exiftool (http://downloads.iview-multimedia.com//scripts/ShiftCaptureDate.sit) but I&#8217;ve been unable to get it to work with altitude, which is the exif info I am seeking to set/edit/add.</p>
<p>Anyway, I took your script and modified it to 1) read existing GPS coordinates and then fetch via the geonames web service the cooresponding altitude (via a clumsy safari gui scripting hack). I also modified the script so that it would process all selected items in the open iView catalog. I&#8217;m just learning applescript so I&#8217;d be interested in improvements. I&#8217;ll post the script in another next response to this thread.</p>
<p>Dane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: High Earth Orbit &#187; Blog Archive &#187; Flickr Mapping - baked in Goodness</title>
		<link>http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/#comment-45471</link>
		<dc:creator>High Earth Orbit &#187; Blog Archive &#187; Flickr Mapping - baked in Goodness</dc:creator>
		<pubDate>Tue, 29 Aug 2006 11:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/#comment-45471</guid>
		<description>[...] Overall it&#8217;s a very good user experience. It&#8217;s nice now that mapping is baked-right-into Flickr, which means quicker adoption rate, and easier to get going with your mapping (rather than being relegated to various mapping utilities and scripts) [...]</description>
		<content:encoded><![CDATA[<p>[...] Overall it&#8217;s a very good user experience. It&#8217;s nice now that mapping is baked-right-into Flickr, which means quicker adoption rate, and easier to get going with your mapping (rather than being relegated to various mapping utilities and scripts) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/#comment-7716</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 14 Mar 2006 04:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/#comment-7716</guid>
		<description>Good suggestions - I'll see about adding those.</description>
		<content:encoded><![CDATA[<p>Good suggestions - I&#8217;ll see about adding those.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/#comment-7708</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sun, 12 Mar 2006 18:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://highearthorbit.com/set-latitude-longitude-in-iview-media-pro/#comment-7708</guid>
		<description>It might be better if it read any existing data and put that in the window.

Also a check to see if exiftool exists and a note if it doesn't (if one just copied the script to another computer or whatever or they forgot to read the directions).</description>
		<content:encoded><![CDATA[<p>It might be better if it read any existing data and put that in the window.</p>
<p>Also a check to see if exiftool exists and a note if it doesn&#8217;t (if one just copied the script to another computer or whatever or they forgot to read the directions).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
