Article: 51986 of sci.geo.satellite-nav
Sender: blalor@localhost.localdomain
Newsgroups: sci.geo.satellite-nav
Subject: Re: Kodak GPS camera
References: <1103_1038019292@default>
X-All-Your-Base-Are-Belong-To: Us.
X-URL: <http://ithacabands.org/~blalor/weblog/>
From: Brian Lalor <blalor+dated+1038457844.86a7ec@ithacabands.org>
Message-ID: <m3bs4ghpis.fsf@localhost.localdomain>
Lines: 20
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Date: Sat, 23 Nov 2002 04:39:09 GMT
NNTP-Posting-Host: 68.14.248.95
X-Complaints-To: abuse@cox.net
X-Trace: news1.west.cox.net 1038026349 68.14.248.95 (Fri, 22 Nov 2002 23:39:09 EST)
NNTP-Posting-Date: Fri, 22 Nov 2002 23:39:09 EST
Organization: Cox Communications
Path: news.meer.net!sea-read.news.verio.net!dfw-artgen!iad-peer.news.verio.net!news.verio.net!newsfeed.stueberl.de!cox.net!p01!news1.west.cox.net.POSTED!53ab2750!not-for-mail
Xref: archive.mv.meer.net sci.geo.satellite-nav:51986

len hurst <lhurst@codenet.net> writes:

> Anyone heard of a "Kodak GPS camera"?  The camera was mentioned in Fugawi
> Users manual as a mean of adding a photo to a waypoint.  I can't seem to
> find out anything about this, but I will ask Northport Systems about it.

I recently hacked up some code in Python to find approximate lat/lon when a
digital picture was taken based on the timestamp of the picture and a
tracklog.  You can grab the code here[1], if you're so inclined.  It takes a
path to a directory of digital images and one or more GPX files with track
data.  The output is a GPX file with waypoints defined for each image.
Requires Python 2.2 and the EXIF library (referenced in the file).  Hope its
useful to someone...

[1] http://ithacabands.org/~blalor/GPX/gpx2photoloc.py

--
      Brian Lalor                 |    http://introducingthelalors.org/
  blalor@ithacabands.org (email)  |  blalor@jabber.ithacabands.org (jabber)
                        N33°29.18' W111°56.55' (Earth)


