Would it be be possible to automatically correlate a gps track to a set of photographs, assuming that 1) Photographs are usually taken when stationary, and 2) Timestamp of photograph is fairly near to the correct time (e.g
. within 30 mins).<br><br>Take the time of each photograph; take the speed at each of these times and sum them. Offset all times by 1 second, repeat. Use the time offset that results in the lowest average speed.<br><br>Aled.
<br><br><br><br><br><br><div class="gmail_quote">On Jan 16, 2008 8:24 AM, <<a href="mailto:christian.gallioz@wanadoo.fr">christian.gallioz@wanadoo.fr</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I have created a new plugin that displays geotagged images in a toggle dialog (and some little new features). It handles either exif data or GPX track correlation.<br><br>More here : <a href="http://wiki.openstreetmap.org/index.php/JOSM/Plugins/AgPifoJ" target="_blank">
http://wiki.openstreetmap.org/index.php/JOSM/Plugins/AgPifoJ</a><br><br><br><br><br><br><br><br>_______________________________________________<br>josm-dev mailing list<br><a href="mailto:josm-dev@openstreetmap.org">josm-dev@openstreetmap.org
</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev" target="_blank">http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev</a><br></blockquote></div><br>