<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Automating Your Garmin Oregon Photo Geotagging Flow Using GeoHarvest</title>
	<atom:link href="http://freegeographytools.com/2009/automating-your-garmin-oregon-photo-geotagging-flow-using-geoharvest/feed" rel="self" type="application/rss+xml" />
	<link>http://freegeographytools.com/2009/automating-your-garmin-oregon-photo-geotagging-flow-using-geoharvest</link>
	<description>Exploring the world of free tools for GIS, GPS, Google Earth, neogeography, and more.</description>
	<lastBuildDate>Wed, 18 Nov 2009 03:05:04 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Philip</title>
		<link>http://freegeographytools.com/2009/automating-your-garmin-oregon-photo-geotagging-flow-using-geoharvest/comment-page-1#comment-1481</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Fri, 14 Aug 2009 20:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://freegeographytools.com/?p=3893#comment-1481</guid>
		<description>Hi Kyle,

I&#039;m the developer of GeoHarvest. First of all I hope you appreciate I&#039;m an amateur programmer while GeoHarvest is a personal project that I just shared for those interested without guarantees. I also found that making a program work on ones own system is a lot different from getting it to work on a multitude of systems around the globe. Still a good number of people are using the prog to satisfaction and basically it should work with an Oregon.

Apparently other Garmin units give diffficulties, although after having the prog tested by some local Garmin enthusiasts I was under the impression most types would work with GeoHarvest. As I do not have other units than the Oregon myself it&#039;s impossible for me to test these, so maybe GeoHarvest is best considered an Oregon-only solution.

Anyway, &#039;error48&#039; is an error that is not linked to a specific fault but used as a catch for malfunctions that, while writing the program, seemed almost impossible to happen, like faults inside the Windows architecture. Obviously I overlooked some combination of events possibly occuring in my code. Therefore it is hard for me to pinpoint the cause exactly.

However, here&#039;s my &#039;educated&#039; guess: On the &#039;Track Download&#039; tab you have possibly *not* checked the &#039;Convert with GPSBabel from:&#039; checkbox, while &#039;GeoHarvest Input Type:&#039; is erroneously set to &#039;GPSBabel GPX XML&#039;. Also make sure the &#039;Database1&#039; directory does exist in the program folder.

To solve the problem simply set the &#039;GeoHarvest Input Type:&#039; drop down list to &#039;Garmin GPX (Current GPX)&#039;.

A cause for the program not working with your files (but not for error48) could be that you have a new camera and try to add position data to a RAW file. In that case please download the latest version of Exiftool from the website of Phil Harvey and put it in the GeoHarvest program directory.

If that does not work and you&#039;re willing to invest some time to solve the problem please contact me at geoharvest at fotoflip dot nl (please edit the address to proper email syntax). I&#039;ll come back to you then but please be patient as I&#039;m rather busy at the moment.

UPDATE coming soon:
I&#039;m planning to publish a small update to the program (around the end of august 2009). This will repair some minor problems, edit or remove the GPSBabel functionality (for as of late I don&#039;t get it to work myself any more) and remove the kill date for the CloudMade.com function. I also hope to improve the latter while CloudMade may have improved their service a bit in the past few month. This function adds the country, city and street to your exif data. I&#039;ll also include a number of exif fields that will put personal information in the files.

Philip</description>
		<content:encoded><![CDATA[<p>Hi Kyle,</p>
<p>I&#8217;m the developer of GeoHarvest. First of all I hope you appreciate I&#8217;m an amateur programmer while GeoHarvest is a personal project that I just shared for those interested without guarantees. I also found that making a program work on ones own system is a lot different from getting it to work on a multitude of systems around the globe. Still a good number of people are using the prog to satisfaction and basically it should work with an Oregon.</p>
<p>Apparently other Garmin units give diffficulties, although after having the prog tested by some local Garmin enthusiasts I was under the impression most types would work with GeoHarvest. As I do not have other units than the Oregon myself it&#8217;s impossible for me to test these, so maybe GeoHarvest is best considered an Oregon-only solution.</p>
<p>Anyway, &#8216;error48&#8242; is an error that is not linked to a specific fault but used as a catch for malfunctions that, while writing the program, seemed almost impossible to happen, like faults inside the Windows architecture. Obviously I overlooked some combination of events possibly occuring in my code. Therefore it is hard for me to pinpoint the cause exactly.</p>
<p>However, here&#8217;s my &#8216;educated&#8217; guess: On the &#8216;Track Download&#8217; tab you have possibly *not* checked the &#8216;Convert with GPSBabel from:&#8217; checkbox, while &#8216;GeoHarvest Input Type:&#8217; is erroneously set to &#8216;GPSBabel GPX XML&#8217;. Also make sure the &#8216;Database1&#8242; directory does exist in the program folder.</p>
<p>To solve the problem simply set the &#8216;GeoHarvest Input Type:&#8217; drop down list to &#8216;Garmin GPX (Current GPX)&#8217;.</p>
<p>A cause for the program not working with your files (but not for error48) could be that you have a new camera and try to add position data to a RAW file. In that case please download the latest version of Exiftool from the website of Phil Harvey and put it in the GeoHarvest program directory.</p>
<p>If that does not work and you&#8217;re willing to invest some time to solve the problem please contact me at geoharvest at fotoflip dot nl (please edit the address to proper email syntax). I&#8217;ll come back to you then but please be patient as I&#8217;m rather busy at the moment.</p>
<p>UPDATE coming soon:<br />
I&#8217;m planning to publish a small update to the program (around the end of august 2009). This will repair some minor problems, edit or remove the GPSBabel functionality (for as of late I don&#8217;t get it to work myself any more) and remove the kill date for the CloudMade.com function. I also hope to improve the latter while CloudMade may have improved their service a bit in the past few month. This function adds the country, city and street to your exif data. I&#8217;ll also include a number of exif fields that will put personal information in the files.</p>
<p>Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://freegeographytools.com/2009/automating-your-garmin-oregon-photo-geotagging-flow-using-geoharvest/comment-page-1#comment-1480</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Thu, 06 Aug 2009 01:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://freegeographytools.com/?p=3893#comment-1480</guid>
		<description>I&#039;ve found this software...not sure how well it works because it is only available for Macintosh computers and I don&#039;t have a Mac. If more people are interested, they may feel the need to offer a Windows tool also.

http://www.earlyinnovations.com/photolinker/</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found this software&#8230;not sure how well it works because it is only available for Macintosh computers and I don&#8217;t have a Mac. If more people are interested, they may feel the need to offer a Windows tool also.</p>
<p><a href="http://www.earlyinnovations.com/photolinker/" rel="nofollow">http://www.earlyinnovations.com/photolinker/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://freegeographytools.com/2009/automating-your-garmin-oregon-photo-geotagging-flow-using-geoharvest/comment-page-1#comment-1479</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Thu, 06 Aug 2009 01:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://freegeographytools.com/?p=3893#comment-1479</guid>
		<description>I can&#039;t even get it to work with my Garmin Oregon, let alone software generated GPX files.  When I check the log file, it repeatedly states &quot;error48&quot;. This really doesn&#039;t help as I do not know what error48 is.  Any help would be appreciated :).  Seems like an amazing program though...if I could get it to work.  Thanks</description>
		<content:encoded><![CDATA[<p>I can&#8217;t even get it to work with my Garmin Oregon, let alone software generated GPX files.  When I check the log file, it repeatedly states &#8220;error48&#8243;. This really doesn&#8217;t help as I do not know what error48 is.  Any help would be appreciated :).  Seems like an amazing program though&#8230;if I could get it to work.  Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
