﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11127	Test connected bridge and waterway	naoliv	team	"Interesting to have it in JOSM?

{{{
#!mapcss
way[bridge] > node { set node_in_bridge; }
way[waterway] > node.node_in_bridge {
        throwWarning: tr(""node must not connect waterway and bridge"");
}
}}}"	enhancement	closed	normal	15.02	Core validator		fixed		
