﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11128	Test amenity, shop, etc connected to highway	naoliv	team	"We are including this in our local validator rules.
Is it also interesting to have it in JOSM?

{{{
#!mapcss
way[highway] > node[amenity],
way[highway] > node[building],
way[highway] > node[leisure],
way[highway] > node[office],
way[highway] > node[shop],
way[highway] > node[tourism] {
        throwWarning: tr(""{0} node must not be connected to highway"", ""{0.key}"");
}
}}}"	enhancement	closed	normal	16.04	Core validator		fixed		
