﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5531	There should be way to merge nodes by averaging their position	*Martin*	team	"Currently the place of the merged nodes is the last selected node.

There should be also an option to average positions of all merged nodes.

Adding patch that averages node by node, that is good only if 2 nodes are selected. For 3 or more nodes it is not correct: pos = avg(pos1, avg(pos2, pos3)). The correct should be avg(pos1, pos2, pos3).

I was using this feature when importing from Urban Atlas and was removing tons of gaps caused by roads. When road gap was between forest and farm landuse, I joined both by averaging node pairs along the road gap so the border was in the former gap axis."	enhancement	closed	normal		Core		fixed	merge average	
