﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14536	[PATCH] Improved ExifReader.readTime(), Refactored ImageEntry.extractExif()	holgermappt	team	"The patch improves `ExifReader.readTime()` and moves code from `ImageEntry.extractExif()` to `ExifReader`.

`ExifReader.readTime()`:
* Use the right SUBSECOND depending on the EXIF tag that was used for the date.

Code refactoring:
* Use the `metadata` structure to extract EXIF data instead of parsing the image file multiple times.
* Speed and elevation extraction moved to `ExifReader`.
* Added unit tests for speed and elevation extraction.

Smaller image file for ticket 14209.
"	enhancement	closed	minor	17.03	Core image mapping	latest	fixed	exif	
