﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9304	in validator, check for intersecting roads in different layers	aceman	team	"I propose to add new test into the validator that would emit a warning for this situation:
- Intersecting roads (sharing a node) if their layer= value is different.
- Road ending on another road (sharing a node but terminating there) if their layer= value is different AND if their highway= value is different. This should filter out legitimate cases of bridges (part of the same road is without layer, the part on the bridge is layer>0 and they must meet somewhere).

Maybe the check can be done on other type of objects but I am not sure if that is safe. But in case of roads incorrect intersection nodes cause wrong routing on nodes where it is not possible in reality."	enhancement	closed	normal	24.03	Core validator	latest	fixed	layer connected	
