15.05.2010, 11:51
(15.05.2010, 10:48)paw3lk Wrote: I can accomplish that easily using RC. The problem is that I also need interpolated time for picture geotagging purposes. Interpolated time is not ideal but better than no time info at all. RC seems to copy timestamp of preceding point.
Is there any way around it?
You can always modify the time manually. I could change the time of new positions to be the average of the preceding and following position if that helps. In the end it's a heuristic...
(15.05.2010, 10:48)paw3lk Wrote: Also, RC adds <name> information automatically to each track point even when it's not in original file. To me personally all it does is makes output file bigger as I don't need these point names. Any way to turn it off?
Yes, have a look at the hidden options. For Windows and GPX it's
[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\slash\navigation\gpx]
"write/Elevation"="true"
"write/Name"="true"
"write/Speed"="true"
"write/Time"="true"
that allows you to reduce the amount of data.
--
Christian
Christian