... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Time interpolation
#1
Hi,

I've just been playing around with RC as I'm looking for a solution for adding interpolated points to GPS tracks (GPX). Some of my tracks are of not very good quality - too few points, so I need to add some in between which is not a problem since it's all streets and roads. 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?

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?

thanks
Reply
#2
(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
Reply
#3
(15.05.2010, 11:51)routeconverter Wrote: 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...

Yes this is precisely what I would love to see. Surely I could do this manually but it would be very laborious and error prone.

Quote: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.

Great, thanks
Reply
#4
(15.05.2010, 12:06)paw3lk Wrote:
(15.05.2010, 11:51)routeconverter Wrote: 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...

Yes this is precisely what I would love to see. Surely I could do this manually but it would be very laborious and error prone.

I forgot it, but that's what is currently implemented.
--
Christian
Reply
#5
(15.05.2010, 18:49)routeconverter Wrote:
(15.05.2010, 12:06)paw3lk Wrote:
(15.05.2010, 11:51)routeconverter Wrote: 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...

Yes this is precisely what I would love to see. Surely I could do this manually but it would be very laborious and error prone.

I forgot it, but that's what is currently implemented.

OK the link does not make too much sense to me but I trust it's being implemented Smile
Much appreciated.
Reply
#6
(15.05.2010, 19:07)paw3lk Wrote: OK the link does not make too much sense to me but I trust it's being implemented Smile

It was implemented but with a subtle bug which set the time of the inserted position mostly to the time of the preceding position. Please use the prerelease for the desired behaviour.
--
Christian
Reply
#7
(18.05.2010, 14:15)routeconverter Wrote: It was implemented but with a subtle bug which set the time of the inserted position mostly to the time of the preceding position. Please use the prerelease for the desired behaviour.

Just to be sure - current pre release version has this bug or some previous one?
Reply
#8
(18.05.2010, 14:41)paw3lk Wrote: Just to be sure - current pre release version has this bug or some previous one?

The prerelease has the bug fixed.
--
Christian
Reply
#9
(18.05.2010, 16:44)routeconverter Wrote:
(18.05.2010, 14:41)paw3lk Wrote: Just to be sure - current pre release version has this bug or some previous one?

The prerelease has the bug fixed.

OK thanks a lot for that, it will make a huge difference to me.

And one more suggestion - my original GPX file has track segments names but no point names. Using your hidden options I can either enable all names or disable all names, there is no way to keep track segments names only. Not a big deal, a suggestion for future.

Thanks
Reply
#10
Hello. I rescued this old topic.

As in the first post, I would like to fill in unknown point times between two points with known time.


How can I do the time interpolation? I don't find the option in RC.

Thanks!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)