﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16755	[Patch] Cut overlapping GPX layers when merging	Bjoeni	team	"followup of #16681
> Ideas that could implemented in the future
> [...]
> allow multiple tracks to be processed and prioritized (from different sources, e.g. GPS + phone + Google Timeline) [cut overlapping parts of less important tracks and replace by more important ones -> merge before handling]

This patch allows the user to cut timewise overlapping tracks and to connect them on the cuts when merging layers.

I had to modify the `AbstractMergeAction`: I kept it abstract and all public signatures the same, but please have a closer look at that before patching.

**Dialogs:**

[[Image(dialog-target.png)]]

[[Image(dialog-prioritize.png)]]

**Example:**

Original:
[[Image(example-original.png)]]

Merged (connected):
[[Image(example-merged-con.png)]]

Merged (not connected):
[[Image(example-merged.png)]]

These are also the files used for unit tests, see patch."	enhancement	closed	normal	18.10	Core		fixed	gpx merging	
