﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
21341	Access restriction node without object	Famlam	team	"Split off from #20742

Replying to [ticket:20742#comment:33 skyper]:
> Just found [osmwww:api/0.6/node/5110772545/1 this node] even without a barrier tag.

As a suggestion, possibly:
{{{
#!rule
way[highway][!/^(access|motor_vehicle|vehicle)(:backward|:forward|:both_ways)?(:conditional)?$/] > node[/^(access|motor_vehicle|vehicle)$/][!barrier][!railway][!traffic_sign][!entrance][/^(access|motor_vehicle|vehicle)$/=~/^(no|private)$/][!/^(access|motor_vehicle|vehicle):conditional/] {
	throwWarning: tr(""{0} without {1} on a public highway"", ""{0.tag}"", ""{1.key}"");
}
}}}

{{{
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2021-09-03 03:12:33 +0200 (Fri, 03 Sep 2021)
Build-Date:2021-09-03 01:31:19
Revision:18193
Relative:URL: ^/trunk
}}}"	enhancement	new	normal		Core validator			access highway node	skyper
