<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Finding Geotagged Photos in digiKam</title>
	<atom:link href="http://scribblesandsnaps.com/2009/11/04/finding-geotagged-photos-in-digikam/feed/" rel="self" type="application/rss+xml" />
	<link>http://scribblesandsnaps.com/2009/11/04/finding-geotagged-photos-in-digikam/</link>
	<description>Linux, Open Source, Photography</description>
	<lastBuildDate>Tue, 18 Jun 2013 23:54:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Justin Jones</title>
		<link>http://scribblesandsnaps.com/2009/11/04/finding-geotagged-photos-in-digikam/#comment-237</link>
		<dc:creator><![CDATA[Justin Jones]]></dc:creator>
		<pubDate>Sat, 14 Aug 2010 05:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://scribblesandsnaps.wordpress.com/?p=239#comment-237</guid>
		<description><![CDATA[I tried to select the entire planet ( round the world trip.. 2 years, 20,000 photos ) but that didnt&#039; work... ?

For those trying to re-read metadata as a result of using an external GeoTagging application, and willing to get a bit dirty:
( from another post on this blog.. copied here for your convenience )

I was able to select all photos without GPS locations in two steps.
1) MySQL query directly on database to tag gps photos.
2) In Digikam, search for not having the hasGPS tag.

Step 1)
a)In Digikam, create a tag named hasGPS.
b)In Digikam, go to ‘Configure’ and look in ‘Collections’ to see the “Database File Path”.

c)Close DigiKam.

d) locate and make a backup copy of your digikam database.

e) Now, in SQLite Database Browser ( or anything that lets you run an sql query ) load the database and run the following query:

REPLACE INTO ImageTags (imageid,tagid)
SELECT imageid, (SELECT id from Tags WHERE name=’hasGPS’)
FROM ImagePositions WHERE imageid&gt;0

Now go back to digiKam.

Step 2)
In DigiKam, go to Advanced Search.
a) click on the little ‘options’ lettering and choose ‘None of these conditions are met’
b) under ‘File, Album, Tags’ select your ‘hasGPS’ tag.
c) click ‘OK’ !]]></description>
		<content:encoded><![CDATA[<p>I tried to select the entire planet ( round the world trip.. 2 years, 20,000 photos ) but that didnt&#8217; work&#8230; ?</p>
<p>For those trying to re-read metadata as a result of using an external GeoTagging application, and willing to get a bit dirty:<br />
( from another post on this blog.. copied here for your convenience )</p>
<p>I was able to select all photos without GPS locations in two steps.<br />
1) MySQL query directly on database to tag gps photos.<br />
2) In Digikam, search for not having the hasGPS tag.</p>
<p>Step 1)<br />
a)In Digikam, create a tag named hasGPS.<br />
b)In Digikam, go to ‘Configure’ and look in ‘Collections’ to see the “Database File Path”.</p>
<p>c)Close DigiKam.</p>
<p>d) locate and make a backup copy of your digikam database.</p>
<p>e) Now, in SQLite Database Browser ( or anything that lets you run an sql query ) load the database and run the following query:</p>
<p>REPLACE INTO ImageTags (imageid,tagid)<br />
SELECT imageid, (SELECT id from Tags WHERE name=’hasGPS’)<br />
FROM ImagePositions WHERE imageid&gt;0</p>
<p>Now go back to digiKam.</p>
<p>Step 2)<br />
In DigiKam, go to Advanced Search.<br />
a) click on the little ‘options’ lettering and choose ‘None of these conditions are met’<br />
b) under ‘File, Album, Tags’ select your ‘hasGPS’ tag.<br />
c) click ‘OK’ !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Schestowitz (schestowitz) 's status on Friday, 06-Nov-09 01:30:00 UTC - Identi.ca</title>
		<link>http://scribblesandsnaps.com/2009/11/04/finding-geotagged-photos-in-digikam/#comment-51</link>
		<dc:creator><![CDATA[Roy Schestowitz (schestowitz) 's status on Friday, 06-Nov-09 01:30:00 UTC - Identi.ca]]></dc:creator>
		<pubDate>Fri, 06 Nov 2009 01:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://scribblesandsnaps.wordpress.com/?p=239#comment-51</guid>
		<description><![CDATA[[...]  Finding Geotagged Photos in digiKam &#171; Scribbles and Snaps  [...]]]></description>
		<content:encoded><![CDATA[<p>[...]  Finding Geotagged Photos in digiKam &laquo; Scribbles and Snaps  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links 05/11/2009: KDevelop Beta 6, ApacheCon Coverage &#124; Boycott Novell</title>
		<link>http://scribblesandsnaps.com/2009/11/04/finding-geotagged-photos-in-digikam/#comment-49</link>
		<dc:creator><![CDATA[Links 05/11/2009: KDevelop Beta 6, ApacheCon Coverage &#124; Boycott Novell]]></dc:creator>
		<pubDate>Thu, 05 Nov 2009 23:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://scribblesandsnaps.wordpress.com/?p=239#comment-49</guid>
		<description><![CDATA[[...] Finding Geotagged Photos in digiKam [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Finding Geotagged Photos in digiKam [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://scribblesandsnaps.com/2009/11/04/finding-geotagged-photos-in-digikam/#comment-48</link>
		<dc:creator><![CDATA[uberVU - social comments]]></dc:creator>
		<pubDate>Thu, 05 Nov 2009 16:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://scribblesandsnaps.wordpress.com/?p=239#comment-48</guid>
		<description><![CDATA[&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by dmpop: Fresh Scribbles: Finding Geotagged Photos in digiKam http://wp.me/pEQNe-3R...]]></description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by dmpop: Fresh Scribbles: Finding Geotagged Photos in digiKam <a href="http://wp.me/pEQNe-3R" rel="nofollow">http://wp.me/pEQNe-3R</a>&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neuntoeter</title>
		<link>http://scribblesandsnaps.com/2009/11/04/finding-geotagged-photos-in-digikam/#comment-47</link>
		<dc:creator><![CDATA[neuntoeter]]></dc:creator>
		<pubDate>Thu, 05 Nov 2009 14:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://scribblesandsnaps.wordpress.com/?p=239#comment-47</guid>
		<description><![CDATA[Hi, 
I stumbled upon the map search feature a couple of days ago and didn&#039;t understand how I could use it. 

Thanks for explaning it - I didn&#039;t try the CTRL and shift-key.

Btw. in the current version digikam can display the photos on openstreetmap maps.

See my blog post: http://neuntoeter.wordpress.com/2009/11/03/digikam-1-0-0-beta5-verwendet-openstreetmap-karten/]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I stumbled upon the map search feature a couple of days ago and didn&#8217;t understand how I could use it. </p>
<p>Thanks for explaning it &#8211; I didn&#8217;t try the CTRL and shift-key.</p>
<p>Btw. in the current version digikam can display the photos on openstreetmap maps.</p>
<p>See my blog post: <a href="http://neuntoeter.wordpress.com/2009/11/03/digikam-1-0-0-beta5-verwendet-openstreetmap-karten/" rel="nofollow">http://neuntoeter.wordpress.com/2009/11/03/digikam-1-0-0-beta5-verwendet-openstreetmap-karten/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
