﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7253	[patch] ImproveWayAccuracy plugin patch to allow deleting nodes	ToeBee	team	"Here is a patch for the ImproveWayAccuracy JOSM plugin that allows it to delete superfluous nodes by holding down ALT. I have been using this feature for several months now and find it extremely helpful, especially when improving over-noded TIGER ways. I blogged about it and was encouraged to submit a patch by JoshD. So here it is.

In addition to the delete code, I changed it to use the built in JOSM mouse cursor image for the ""add node"" mode instead of the one that was bundled with this plugin so the add_node.png file can be removed from the images/cursor/modifier/ directory of this plugin. 

It only deletes a node if it has a single parent. Otherwise it would be too easy to mess up topology or a relation without knowing it.

The only catch is that some window managers in Linux use ALT+mouse1 to drag windows and eat the ALT+click event. I don't use that so it isn't a big deal for me to turn it off."	enhancement	closed	normal		Plugin		fixed	patch, ImproveWayAccuracy	ToeBee JoshD
