<?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>phTagr &#187; gps</title>
	<atom:link href="http://www.phtagr.org/tag/gps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phtagr.org</link>
	<description>Tag your photos once. Find them forever.</description>
	<lastBuildDate>Fri, 06 Jan 2012 11:10:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New GPS input filter</title>
		<link>http://www.phtagr.org/2008/12/03/new-gps-input-filter/</link>
		<comments>http://www.phtagr.org/2008/12/03/new-gps-input-filter/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 04:45:25 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[Related Links]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[map]]></category>

		<guid isPermaLink="false">http://www.phtagr.org/?p=96</guid>
		<description><![CDATA[Recently a new input filter for GPS data was added to phTagr. Now, NMEA files from GPS logger such as Sony&#8217;s GPSCS1 can be imported directly and adds the GPS coordinates of the images. Combined with Google Maps it adds a nice feature to the gallery to locate your image inside the map. The GPS [...]]]></description>
			<content:encoded><![CDATA[<p>Recently a new input filter for GPS data was added to phTagr. Now, NMEA files from GPS logger such as Sony&#8217;s GPSCS1 can be imported directly and adds the GPS coordinates of the images. Combined with Google Maps it adds a nice feature to the gallery to locate your image inside the map.</p>
<p>The GPS coordinates are exported to the EXIF header as GPSLatitude, GPSLatitudeRef, GPSLongitude, GPSLongitudeRef values on the next meta data sync.</p>
<p>While the GPS data are saved in UCT, your timezone of your image might be a different one. The current implementation has a static time offset of two hours (UCT+2), but a special option should be implemented soon. Also an import filter for KML files would be a nice option.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phtagr.org/2008/12/03/new-gps-input-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Maps and RSS</title>
		<link>http://www.phtagr.org/2008/05/24/google-maps-and-rss/</link>
		<comments>http://www.phtagr.org/2008/05/24/google-maps-and-rss/#comments</comments>
		<pubDate>Sat, 24 May 2008 14:17:23 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.phtagr.org/?p=15</guid>
		<description><![CDATA[phTagr supports now Google Maps and RSS feeds! Click here for a demo of the Google Map integration. To enable Google Maps you have to set the Google Maps key in Preference/System from the admin account. The geo meta data is extracted from new images using Exif tags GPS Latitude and Longitude. I have written [...]]]></description>
			<content:encoded><![CDATA[<p>phTagr supports now <a href="http://maps.google.com">Google Maps</a> and <a href="http://en.wikipedia.org/wiki/RSS">RSS</a> feeds! Click <a href="http://demo.phtagr.org/explorer/image/60">here</a> for a demo of the Google Map integration. To enable Google Maps you have to set the Google Maps key in Preference/System from the admin account.</p>
<p>The geo meta data is extracted from new images using Exif tags GPS Latitude and Longitude. I have written a small PHP tool <em>gpssync</em> (available <a href="http://www.phtagr.org/old/phtagrorg/2008/05/gpssync-01tar.gz">here</a>) which extracts the GPS position of an <a href="http://www.gpsinformation.org/dale/nmea.htm">NMEA</a> file (e.g. from the GPS tracker <a href="http://www.sonystyle.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=1551&amp;storeId=10151&amp;langId=-1&amp;productId=8198552921665078257">Sony GPS CS1</a>). It estimates the position by linear interpolation and saves the GPS position using <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">exiftool</a>. Call &#8220;./gpssync.sh -g WG20080504135002.log *.jpg&#8221; to synchronize the geo positions to your images.</p>
<p>The phTagr image explorer provides now a RSS feed for new (public) images where users can subscribe to it to be informed about new images automatically. You can add the RSS feed (found <a href="http://demo.phtagr.org/explorer/rss">here</a>) to your favorite RSS reader (e.g. <a href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a>) and wait for new published images. You never need to visit the gallery again to check for new content!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phtagr.org/2008/05/24/google-maps-and-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

