activityworkshop / GpsPrune

GpsPrune is a map-based application for viewing, editing and converting coordinate data from GPS systems.
GNU General Public License v2.0
67 stars 22 forks source link

[Feature request] When interpolating points, interpolate also time #102

Open jdbonjour opened 1 week ago

jdbonjour commented 1 week ago

When using Range>Interpolate points, GpsPrune correctly interpolate elevation for new points. But if the track points contain also time fields, GPSprune doesn't add a interpolated time to news points. It would be a very interested feature.

activityworkshop commented 1 week ago

Good idea. Usually I use this interpolation feature during the planning stage, when the points don't have timestamps. But I guess it might also be useful in the editing stage with recorded points too.

jdbonjour commented 1 week ago

Nice, thanks very much in advance !