<?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>Information in Rotation &#187; Personal information</title>
	<atom:link href="http://appliedrotation.com/Techblog/?cat=12&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://appliedrotation.com/Techblog</link>
	<description>Dan Rabin writes on metadata, data, the information they represent and how.</description>
	<lastBuildDate>Sun, 01 Nov 2015 20:21:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Personal geotagging: note 1</title>
		<link>http://appliedrotation.com/Techblog/?p=123</link>
		<comments>http://appliedrotation.com/Techblog/?p=123#comments</comments>
		<pubDate>Thu, 24 Sep 2015 05:06:34 +0000</pubDate>
		<dc:creator>Dan Rabin</dc:creator>
				<category><![CDATA[Geographic]]></category>
		<category><![CDATA[Geotagging]]></category>
		<category><![CDATA[Personal information]]></category>

		<guid isPermaLink="false">http://appliedrotation.com/Techblog/?p=123</guid>
		<description><![CDATA[The common item that lets you find a photo&#8217;s location in a GPS track is the time it was taken. In database terminology, time is the join column. Since I&#8217;m starting with photos that are already timestamped, I want to &#8230; <a href="http://appliedrotation.com/Techblog/?p=123">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The common item that lets you find a photo&#8217;s location in a GPS track is the time it was taken.  In database terminology, time is the join column.</p>
<p>Since I&#8217;m starting with photos that are already timestamped, I want to be able to look up their timestamps in some sort of GPS database to see whether there&#8217;s a recorded time/location event near that time.  Unfortunately, my initial perusal of a couple of geo-extensions to well known databases (SpatialLIte, PostGIS), show a generous helping of geometry-oriented query capabilities but no obvious time-query capabilities.  </p>
<p>It could be that time-indexing is so simple compared with spatial indexing that what I&#8217;m looking for is just swamped in the documentation, or it could be that I&#8217;ll have to dig some more.  </p>
]]></content:encoded>
			<wfw:commentRss>http://appliedrotation.com/Techblog/?feed=rss2&#038;p=123</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personal data: geotagging photos</title>
		<link>http://appliedrotation.com/Techblog/?p=120</link>
		<comments>http://appliedrotation.com/Techblog/?p=120#comments</comments>
		<pubDate>Wed, 02 Sep 2015 06:54:20 +0000</pubDate>
		<dc:creator>Dan Rabin</dc:creator>
				<category><![CDATA[Geographic]]></category>
		<category><![CDATA[Geotagging]]></category>
		<category><![CDATA[Personal information]]></category>

		<guid isPermaLink="false">http://appliedrotation.com/Techblog/?p=120</guid>
		<description><![CDATA[I have over 50,000 photos I&#8217;d like to tag with the locations they were taken. In a perfect world, this would be a relatively simple matter of looking up each photo&#8217;s creation date and time, finding that date and time &#8230; <a href="http://appliedrotation.com/Techblog/?p=120">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have over 50,000 photos I&#8217;d like to tag with the locations they were taken.  </p>
<p>In a perfect world, this would be a relatively simple matter of looking up each photo&#8217;s creation date and time, finding that date and time in my years of GPS logs, and associating my GPS location for that date and time with the photo.</p>
<p>The world isn&#8217;t perfect.  I took a lot of photos before I got a GPS device.  Sometimes the device&#8217;s batteries give out or I forget to turn it on.  There may be time zone and daylight-savings issues that make nonsense of the date-and-time link between the photo and the location, and I need to find and fix them.</p>
<p>Even if I manage to bring perfection to my existing data sets, I had better design a smooth-enough workflow for my future photos that I&#8217;ll actually keep up, and of course I&#8217;ll need to correct future mistakes and omissions.</p>
<p>Further, tagging the photos really becomes useful if I put them on maps, so I need a tool to make located map icons that point to the photos.  I already tag my photos with broad categories, and I&#8217;d like to be able to vary the icon according to the category, or to sort the categories into separate map layers.</p>
<p>These are the basic goals.  I&#8217;ll be blogging more as I design and build this thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://appliedrotation.com/Techblog/?feed=rss2&#038;p=120</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
