﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13295	[Patch] improve UnconnectedWays test	GerdP	team	"In org.openstreetmap.josm.data.validation.tests.UnconnectedWays the method 
MyWaySegment.getBounds(double fudge)
is called with the parameter dist which gives the distance in m, but the method uses the value
as latlon degrees. As a result, the calculated bbox is far too large and the search in the
QuadBuckets structure returns more or less all data instead of a few nodes which are then searched sequentially. 
I've attached a patch that converts the value. I assume that this also means that the code
regarding nearbyNodeCache is obsolete."	enhancement	closed	normal	16.07	Core		fixed		
