<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.12-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Accessing Yahoo! Maps from Adobe Lightroom</title>
	<link>http://regex.info/blog/2007-12-22/667</link>
	<description>Not a photo blog, but sometimes I play one on TV</description>
	<pubDate>Sun, 23 Nov 2008 13:27:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.12-alpha</generator>

	<item>
		<title>by: Jere Keskiaho</title>
		<link>http://regex.info/blog/2007-12-22/667#comment-16493</link>
		<pubDate>Wed, 16 Apr 2008 11:44:05 +0000</pubDate>
		<guid>http://regex.info/blog/2007-12-22/667#comment-16493</guid>
					<description>Just got my Gisteq phototracker yesterday and this feature in LR is good. Even better and more useful would be a script that could put approximate location data inside IPTC fields. 

I use the gisteq's own software to write gps data to jpeg s files (shoot RAW+S(quality 1) with 1D2) and using exif tool i sync the gps parameter fields from jpeg's to raw's.  Like this:
"exiftool -P -tagsfromfile %d%f.JPG -gps:all -r -ext CR2 "</description>
		<content:encoded><![CDATA[<p>Just got my Gisteq phototracker yesterday and this feature in LR is good. Even better and more useful would be a script that could put approximate location data inside IPTC fields. </p>
<p>I use the gisteq&#8217;s own software to write gps data to jpeg s files (shoot RAW+S(quality 1) with 1D2) and using exif tool i sync the gps parameter fields from jpeg&#8217;s to raw&#8217;s.  Like this:<br />
&#8220;exiftool -P -tagsfromfile %d%f.JPG -gps:all -r -ext CR2 &#8220;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bengt Lord</title>
		<link>http://regex.info/blog/2007-12-22/667#comment-15673</link>
		<pubDate>Sat, 22 Mar 2008 09:20:59 +0000</pubDate>
		<guid>http://regex.info/blog/2007-12-22/667#comment-15673</guid>
					<description>If they go for the possibility of user selectable GPS format i suppose they make it available for the print and web modules to where it really would make a difference. Thanks again for your effort to help me out.</description>
		<content:encoded><![CDATA[<p>If they go for the possibility of user selectable GPS format i suppose they make it available for the print and web modules to where it really would make a difference. Thanks again for your effort to help me out.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bengt Lord</title>
		<link>http://regex.info/blog/2007-12-22/667#comment-15659</link>
		<pubDate>Fri, 21 Mar 2008 09:45:40 +0000</pubDate>
		<guid>http://regex.info/blog/2007-12-22/667#comment-15659</guid>
					<description>First i was only referring to the displayed meta data panel of the Library Module. An yes the data there is in Degree minute second (that i would like to be able to change). Now i have also tested an export to a xmp file and the exported meta data is in the decimal minutes format? Strange that they use different "display" formats. What i am thinking is if it is possible to change the display format for the meta data panel of the Library Module to decimal minutes which is the format i use in all my other GPS "software" (Garmin MapSource, geocaching.com, my GPS, GeoSetter ...)?

&lt;span class='jfriedl'&gt;I'll guess that they chose the &#8220;12° 34′56" &#8221; format probably because that's the formate generally used by humans for the last hundred-plus years. The format written to the XMP (which is the one you want to see displayed) appears to be common computationally, although (personally) I much prefer a simple single number rather than two.  There's currently now way to switch formats, but I'll submit a request for it to Adobe. &#8212;Jeffrey&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p>First i was only referring to the displayed meta data panel of the Library Module. An yes the data there is in Degree minute second (that i would like to be able to change). Now i have also tested an export to a xmp file and the exported meta data is in the decimal minutes format? Strange that they use different &#8220;display&#8221; formats. What i am thinking is if it is possible to change the display format for the meta data panel of the Library Module to decimal minutes which is the format i use in all my other GPS &#8220;software&#8221; (Garmin MapSource, geocaching.com, my GPS, GeoSetter &#8230;)?</p>
<p><span class='jfriedl'>I&#8217;ll guess that they chose the &#8220;12° 34′56&#8243; &#8221; format probably because that&#8217;s the formate generally used by humans for the last hundred-plus years. The format written to the XMP (which is the one you want to see displayed) appears to be common computationally, although (personally) I much prefer a simple single number rather than two.  There&#8217;s currently now way to switch formats, but I&#8217;ll submit a request for it to Adobe. &mdash;Jeffrey</span>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Bengt Lord</title>
		<link>http://regex.info/blog/2007-12-22/667#comment-15649</link>
		<pubDate>Thu, 20 Mar 2008 22:36:25 +0000</pubDate>
		<guid>http://regex.info/blog/2007-12-22/667#comment-15649</guid>
					<description>The GPS data format used in LR is Degress minutes second (h.ddd mm ss.s). Do you know how to change it into Decimal minutes (h.ddd mm.mmm) which seems to be more in common use.

&lt;span class='jfriedl'&gt;Are you referring to the display in the metadtadata panel of the Library Module, or the data encoded in exported files? If the former, then mine seems to be formatted differently than yours (I get degrees, minutes, and seconds), and if the latter, how it's displayed is a function of what you use to look at it, since EXIF has the coordinates encoded in binary. It's up to each application how to convert it for human consumption... &#8212;Jeffrey&lt;/span&gt;

</description>
		<content:encoded><![CDATA[<p>The GPS data format used in LR is Degress minutes second (h.ddd mm ss.s). Do you know how to change it into Decimal minutes (h.ddd mm.mmm) which seems to be more in common use.</p>
<p><span class='jfriedl'>Are you referring to the display in the metadtadata panel of the Library Module, or the data encoded in exported files? If the former, then mine seems to be formatted differently than yours (I get degrees, minutes, and seconds), and if the latter, how it&#8217;s displayed is a function of what you use to look at it, since EXIF has the coordinates encoded in binary. It&#8217;s up to each application how to convert it for human consumption&#8230; &mdash;Jeffrey</span>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Martin Stein</title>
		<link>http://regex.info/blog/2007-12-22/667#comment-12880</link>
		<pubDate>Wed, 26 Dec 2007 00:43:15 +0000</pubDate>
		<guid>http://regex.info/blog/2007-12-22/667#comment-12880</guid>
					<description>Thanks for the post. It looks like this could be very useful, but I can't see the GPS and Altitude fields in LR 1.3 (even in the All Metadata setting). How do I get the fields? Can I add them later?
Thanks!

&lt;span class='jfriedl'&gt;The data has to already be associated with the image -- Lightroom reports it only if it's there, and, sadly, does not give you the ability to add or change it. However, you can sort of work around it using techniques &lt;a href='http://blogs.adobe.com/lightroomjournal/2007/11/geocoding_your_photos_with_lig.html' rel="nofollow"&gt;described here&lt;/a&gt;. &#8212;Jeffrey&lt;/span&gt;

</description>
		<content:encoded><![CDATA[<p>Thanks for the post. It looks like this could be very useful, but I can&#8217;t see the GPS and Altitude fields in LR 1.3 (even in the All Metadata setting). How do I get the fields? Can I add them later?<br />
Thanks!</p>
<p><span class='jfriedl'>The data has to already be associated with the image &#8212; Lightroom reports it only if it&#8217;s there, and, sadly, does not give you the ability to add or change it. However, you can sort of work around it using techniques <a href='http://blogs.adobe.com/lightroomjournal/2007/11/geocoding_your_photos_with_lig.html' rel="nofollow">described here</a>. &mdash;Jeffrey</span>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
