﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
22755	building node part of building shape	Famlam	team	"I spotted [osmwww:node/8793042989 node 8793042989] where a (closed) `building` way contains a node with the same building tag, i.e. a node of the way equals the way itself.

Maybe it is interesting for JOSM to add the following rule to catch such cases?
{{{#!rule
way[building][building!=no]:closed > node[building][tag(""building"")==parent_tag(""building"")] {
  throwWarning: tr(""{0} node part of {0} way"", ""{0.key}"");
}
}}}"	enhancement	new	normal		Core validator			building inside	
