]> git.street.me.uk Git - andy/viking.git/commit
Automatically attempt to set elevation data from the DEM layer whilst a track is...
authorRob Norris <rw_norris@hotmail.com>
Sat, 10 Sep 2011 10:05:47 +0000 (11:05 +0100)
committerRob Norris <rw_norris@hotmail.com>
Sun, 2 Oct 2011 11:05:20 +0000 (12:05 +0100)
commite85535eaeee6b3678effcbb198b10797091e03e6
tree4254898f89700c9a317ec37d9da684beca324b46
parent23ea1329e74ab9f68d3d814d59e6c3510b72a6c1
Automatically attempt to set elevation data from the DEM layer whilst a track is being created.

Add and use the ability to set DEM data (if available) for just the last track point.
This enables using the DEM data as a track is being created without having to reanalyse every track point.
src/viktrack.c
src/viktrack.h
src/viktrwlayer.c