﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13307	[Patch] MultipolygonTest doesn't find some errors	GerdP	team	"When the MultipolygonTest detects crossing ways it creates a new TestError
instance and passes all nodes of the ways as parameter highlighted.
When the user clicks on ""Zoom to problem"" (Shortcut ""6"") in the ""Validation Results""
he expects to see the place where the lines cross, instead he sees both (joined) ways.
With complex mp this can be quite useless if a small inner way crosses the outer way.
Proably the best solution in this case would be to calculate the positions of the points where 
the ways are crossing and zoom so that all are visible.
Don't know if this could be done, but the attached patch implements a compromise:
If the size of the bbox of one of the two ways is less than 10% of the other, highlight
only the nodes of the smaller one. "	enhancement	closed	normal	16.12	Core validator		fixed	Multipolygon Validator performance	
