<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iCraig &#187; GeoTagger</title>
	<atom:link href="http://craig.stanton.net.nz/tag/geotagger/feed/" rel="self" type="application/rss+xml" />
	<link>http://craig.stanton.net.nz</link>
	<description>The digital home of Craig Stanton from New Zealand</description>
	<lastBuildDate>Sat, 21 Jan 2012 22:54:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>GPS track interpolation in iPhoto &#8217;09?</title>
		<link>http://craig.stanton.net.nz/2009/02/18/gps-tracks-in-iphoto/</link>
		<comments>http://craig.stanton.net.nz/2009/02/18/gps-tracks-in-iphoto/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 07:51:36 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[GeoTagger]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[iPhoto]]></category>

		<guid isPermaLink="false">http://craig.stanton.net.nz/?p=355</guid>
		<description><![CDATA[Anyone who would be interested has probably already heard about the <a href="http://www.apple.com/ilife/iphoto/#places">Places</a> feature of iPhoto '09. Using<img alt="hidden tables in iPhoto database" src="http://dl.getdropbox.com/u/474350/blog/iphotogpstracks.jpg" width="236" height="537" /> embedded Google Maps. Once you've done that you can browse photos by location and make some very nifty photo albums with maps. There's more to it than that but I'd be about the millionth person to review the new features of iPhoto '09 if I did so, so I won't. Instead I'm going to tell you about a feature that is missing, but one that Apple have clearly been playing with.]]></description>
			<content:encoded><![CDATA[<p>Anyone who would be interested has probably already heard about the <a href="http://www.apple.com/ilife/iphoto/#places">Places</a> feature of iPhoto &#8217;09. Using<img alt="hidden tables in iPhoto database" src="http://dl.getdropbox.com/u/474350/blog/iphotogpstracks.jpg" width="150" height="347" align="left" /> embedded Google Maps. Once you&#8217;ve done that you can browse photos by location and make some very nifty photo albums with maps. There&#8217;s more to it than that but I&#8217;d be about the millionth person to review the new features of iPhoto &#8217;09 if I did so, so I won&#8217;t. Instead I&#8217;m going to tell you about a feature that is missing, but one that Apple have clearly been playing with. <br />
  My <a href="http://craig.stanton.net.nz/code/geotagger">Geotagger</a> program has been out for a few years now and people have been happily (and least I think so) geotagging their photos. If this is done before importing them to iPhoto everything is fine, but doing it once they are already in iPhoto&#8217;s database means that iPhoto doesn&#8217;t know about the change and consequentially won&#8217;t draw these photos on the nice new maps Apple have added. So to find a solution for this I&#8217;ve been digging around in iPhoto&#8217;s database file. It&#8217;s a simple <a href="http://en.wikipedia.org/wiki/SQLite">SQLite</a> database but I haven&#8217;t fully solved it that part of the equation yet.<br />
  The interesting thing I found, and the reason I&#8217;m telling you about this before I have finished an update to Geotagger, is that in the database I found two unused tables. For those of you that don&#8217;t know about database and tables pretend I said I just found two very interesting lists. The tables are called <em>SqGpsTracks</em> and <em>GpsTracksEventsJoin</em>. What this tells me is that Apple were working on the ability to link a GPS track with an iPhoto event for people that may have a <a href="http://ohararp.com/">GPS Datalogger</a> and a camera as separate devices. iPhoto would then be able to match up the time a photo was taken with the GPS log and work out <i>where</i> the photo was taken. This process is pretty well documented already and I&#8217;ve been doing it for ages using Jeffrey Early&#8217;s excellent <a href="http://www.earlyinnovations.com/gpsphotolinker/">GPSPhotoLinker</a>. It could also mean the display of routes on the embedded maps, but that can&#8217;t be proven at this stage.<br/></p>
<p>Though I welcome this feature for the masses I have never fully trusted iPhoto to do any editing of my pictures. I&#8221;m quite happy doing all the editing and geotagging before hand and just using iPhoto to store and display pictures, but for those that want an integrated solution this would definitely be a step forward.</p>
<p><em>UPDATE: Others have been discovering similar things, Adam looked in the nib files and <a href="http://db.tidbits.com/article/10083">found more</a> proof that Apple is working on interpolation.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://craig.stanton.net.nz/2009/02/18/gps-tracks-in-iphoto/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Geotagger 2 &#8211; beta testers needed</title>
		<link>http://craig.stanton.net.nz/2008/12/02/geotagger2betatestersneeded/</link>
		<comments>http://craig.stanton.net.nz/2008/12/02/geotagger2betatestersneeded/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 07:11:52 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[GeoTagger]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://craig.stanton.net.nz/?p=231</guid>
		<description><![CDATA[I&#8217;ve been at my new job for two weeks now and I think my brain is finally starting to warm up after seven months of thinking of pretty much everything other than software development. So now I am pleased to announce Geotagger 2 is just around the corner. I&#8217;ve moved pretty much all the code [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been at my new job for two weeks now and I think my brain is finally starting to warm up after seven months of thinking of pretty much everything other than software development. So now I am pleased to announce <a href="http://craig.stanton.net.nz/software/Geotagger.html">Geotagger 2</a> is just around the corner. I&#8217;ve moved pretty much all the code into Objective-C rather than Applescript and thus been able to add a progress indicator to show how many images it has left to process. Personally I don&#8217;t want to see hundreds of photos of a city all tagged at a single point within in, but some people have good reasons for tagging lots at the same time and now they&#8217;ll know when it&#8217;s finished.</p>
<p>Before I start uploading it to bigger sites I&#8217;m inviting anyone checking this site to <a href="http://craig.stanton.net.nz/software/Geotagger.html">download version 2</a> and tell me how it goes. I only have one Mac here to test on, so I while I know it works on an Intel running OS X 10.5 I can&#8217;t be sure about anything else. So pleeeeease send me feedback.</p>
<p>I&#8217;ve also included the latest build of <a href=http://www.sno.phy.queensu.ca/~phil/exiftool/>exiftool</a> so it should work with any file type that exiftool can write GPS data to.</p>
]]></content:encoded>
			<wfw:commentRss>http://craig.stanton.net.nz/2008/12/02/geotagger2betatestersneeded/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>On the move</title>
		<link>http://craig.stanton.net.nz/2008/08/04/on-the-move/</link>
		<comments>http://craig.stanton.net.nz/2008/08/04/on-the-move/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 22:41:56 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Adventures]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[GeoTagger]]></category>
		<category><![CDATA[iPhotoToGoogleEarth]]></category>

		<guid isPermaLink="false">http://craig.stanton.net.nz/2008/08/04/on-the-move/</guid>
		<description><![CDATA[Hello to everyone looking for tech support on GeoTagger or iPhotoToGoogleEarth.  I&#8217;m in Japan at the moment and don&#8217;t have access to my source code or even a decent computer. It&#8217;ll be a few months before I set myself up again so if there are any problems during that time I won&#8217;t be able to [...]]]></description>
			<content:encoded><![CDATA[<p>Hello to everyone looking for tech support on <a href="http://craig.stanton.net.nz/software/Geotagger.html">GeoTagger</a> or <a href="http://craig.stanton.net.nz/software/iPhotoToGoogleEarth.html">iPhotoToGoogleEarth</a>.  I&#8217;m in <a href="http://onemanwalking.com/">Japan</a> at the moment and don&#8217;t have access to my source code or even a decent computer. It&#8217;ll be a few months before I set myself up again so if there are any problems during that time I won&#8217;t be able to fix them. I&#8217;ve heard that Google Earth 4.3 is having trouble rendering the KMZ files produced by iPhotoToGoogleEarth that worked fine with 4.2, but I can&#8217;t test it until I&#8217;m at a desk again. Watch this space for announcements and hold tight until then.<br />
Thanks for your patience.</p>
]]></content:encoded>
			<wfw:commentRss>http://craig.stanton.net.nz/2008/08/04/on-the-move/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Back in the saddle</title>
		<link>http://craig.stanton.net.nz/2007/10/14/back-in-the-saddle/</link>
		<comments>http://craig.stanton.net.nz/2007/10/14/back-in-the-saddle/#comments</comments>
		<pubDate>Sun, 14 Oct 2007 08:18:11 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Daily Life]]></category>
		<category><![CDATA[GeoTagger]]></category>
		<category><![CDATA[iPhotoToGoogleEarth]]></category>

		<guid isPermaLink="false">http://craig.stanton.net.nz/2007/10/14/back-in-the-saddle/</guid>
		<description><![CDATA[&#160;&#160;&#160;I&#8217;m back from the trek and adjusting to being indoors again. Somethings are coming naturally but I&#8217;m having trouble starting any of the projects I thought up while I was away. Tomorrow is a big test, the return to work. 9 to 5 under fluorescent lights and in a chair at a desk. It&#8217;s going [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;&nbsp;&nbsp;I&#8217;m back from the trek and adjusting to being indoors again. Somethings are coming naturally but I&#8217;m having trouble starting any of the projects I thought up while I was away. Tomorrow is a big test, the return to work. 9 to 5 under fluorescent lights and in a chair at a desk. It&#8217;s going to be a bit of a shock I&#8217;m sure but as I&#8217;ve been telling people all the way along I&#8217;m lucky to have a job waiting for me, many other hikers had to quit their jobs and would now be facing interviews. My brain is still in warm-up mode and I&#8217;m in no condition to impress a panel of judges.</p>
<p>Soon I&#8217;ll be restarting work on my software projects. <a href="http://craig.stanton.net.nz/software/iPhotoToGoogleEarth.html">iPhotoToGoogleEarth</a> will have one more release before I make a new version for iPhoto 7 (part of iLife &#8217;08). I&#8217;ve some improvements for <a href="http://craig.stanton.net.nz/software/Geotagger.html">GeoTagger</a> but it should be forwards compatible already. let me know if that isn&#8217;t the case.</p>
<p>If you&#8217;re wondering what I&#8217;ve been up to check out this little video clip, it shows 5 months of hiking on the <a href="http://pct2007.org">PCT</a><br />
<center><br />
<object width="425" height="353"><param name="movie" value="http://www.youtube.com/v/y1lFLNIO6ps&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/y1lFLNIO6ps&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="353"></embed></object><br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://craig.stanton.net.nz/2007/10/14/back-in-the-saddle/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

