]> git.street.me.uk Git - andy/viking.git/commit - src/viktrwlayer.c
Basic support of some GPX Metadata values common to GPX1.0 and GPX1.1
authorRob Norris <rw_norris@hotmail.com>
Mon, 28 Oct 2013 00:05:22 +0000 (00:05 +0000)
committerRob Norris <rw_norris@hotmail.com>
Wed, 30 Oct 2013 00:27:39 +0000 (00:27 +0000)
commit6ba42f1ebab48a73bb93b6cfc88737d0035a2802
tree191ec0cec9499a73d3ca24ad3fe669dcf91208b3
parent5c97b8a7821d446e77b735c818fa4e7aa582ffbc
Basic support of some GPX Metadata values common to GPX1.0 and GPX1.1

Includes the fields: name, description, author, time, and keywords.
ATM the time is a read-only value loaded from a GPX file (no GUI way to alter it).
If there is no value or it's a new TrackWaypoint layer then the value auto generated from the earliest track or waypoint
 or else from the current time.
src/file.c
src/gpx.c
src/viktrwlayer.c
src/viktrwlayer.h