Updated with an online Sample file Using DABU blogging tool I uploaded some 90 photo's which I took during a recent mountainbike trip in the south of the Netherlands. With the robogeo.xml geocoded-images input file, my PhotoTrack2KML.xslt sheet, I transformed the Garmin GPS60 - Mapsource - GPX track file to a KML file with weblinks for the icon and full size images. The transformation was done with my GPX KML GML robogeoXML XSLT converter. Below Keyhole BBS forum message gives all the links and info.
http://bbs.keyhole.com/ubb/remlinker.php...amp;Main=132922 Brief explanation on Dabu blog In below post in the same thread following
GE Images show how it looks like.
>>>>>Have been using Microsofts research WWMX proggie
location stamper to match my track GPX timestamps with the Digital images timestamp to add GPS data to the JPG's EXIF info.
A disavantage of WWMX is that it canot export the images with there location stamped coordinats and elevation in an XML file. When making a trip of a few hours with over a hundred photo.s taken along the route is manually not feasable.
I found
RoboGEO which does the job for you. You can drop a folder of images in the program together with your GPX track file. RoboGEO will then math/location stamp and make a caption on the images.
One can then export the whole lot in a Goolge Maps (you need to get a Google API key) ready folder. That folder contains an XML file with image names, lat, long, elevatin, time and image links.
To get this stuff easy into Google Earth instead of Google Maps I wrote an XSLT transformation sheet which transforms the RoboGEO.xml file into a GE KML file with the image es as Waypoints and all points as a path. (I am still working on an update of the transformation sheet to calculate for each waypoint a heading(for camera animation) ).
The result is fabulous.
SO the procedure is:
Download the track from your GPS(GPS 60 into Mapsource) export the GPS track as an GPX version 1.1 file.
Dowenload your images from the trip to a folder.
Open Robogeo, load the image folder and the GPXS track.
Do the stamping and captioning if desired.
Then Export from Robogeo to a Google Maps format. In that process you can set a title and description for each image.
Then transform the resulted RoboGEO.xml file with my style sheet and load the resulting file into Google Earth.
Robogeo photo file to KML stylesheet can be downloaded as of Agust 17th.
PhotoTrack2KML.xslt application for RoboGEO input file transformation to KML is now online including Bearing, distance to next Waypoint and Slope degree calculations August 19th: added cumulative climbing meters from start to finish. August 20th: Updated path with icons August 22nd: added Elevation polygon profile of track. added Polygon Bounding box of track region. September 18th: added Elevation polygon Height lines. Good Luck
William A Slabbekoorn aka Cybarber