﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
21249	Warn about conflicting or unneeded values in access tags	skyper	team	"As #19419 and #21192 were short handed and reverted, a warning about conflicting or unneeded values in access tags with multiple values is still useful.

==== Examples
{{{
access=permit;yes
vehicle=private;designated
motor_vehicle=forestry;agricultural;no
hgv=yes;no
bus:forward=private;designated
bus:both_ways:backward=no;designated
access:lanes=no|yes;no|yes
access:lanes:both_ways:forward=agricultural;forestry;no|yes
}}}

I am not smart enough or there might be no easy solution to solve this in mapcss. Probably this needs to be written in own java code."	enhancement	new	normal		Core validator			access multiple conflicting value	
