﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
15701	[PATCH] CorrelateGpxWithImages: Test newGpsData, speed, elevation, gpsTime set by matchGpxTrack()	holgermappt	team	"This relates to comment:5:ticket:15506. The patch adds tests for the four fields that are not checked in `CorrelateGpxWithImagesTest` so far:
* isNewGpsData
* speed
* elevation
* gpsTime

The test revealed that `ImageEntry.hasNewGpsData()` doesn't consider `tmp`, so it now tests for `tmp` to be in line with methods like `getPos()`, `getSpeed()`, and `getGpsTime()`.

Two `<speed/>` tags were added to the GPX track to check the speed handling (speed is always calculated and not taken from the GPX).
"	enhancement	closed	minor	17.12	Core image mapping	latest	fixed		
