﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8641	Address nodes with no addr:street in interpolation way	nicolas17	team	"The validator gives a warning for nodes that have `addr:housenumber` but no `addr:street`. However, such nodes are valid if they belong to an `addr:interpolation` way that does have an `addr:street`, and it’s even supported by Nominatim (basically the nodes inherit the way’s `addr:street` tag).

Example: searching [http://nominatim.openstreetmap.org/search.php?q=Sitio+de+Montevideo+1452%2C+Lan%C3%BAs&polygon=1 Sitio de Montevideo 1452] in Nominatim is properly interpolated from the nodes with `housenumber` [http://www.openstreetmap.org/browse/node/2280320757 1400] and [http://www.openstreetmap.org/browse/node/2280320759 1500], but they don't have an `addr:street`; that tag is in the [http://www.openstreetmap.org/browse/way/218821054 interpolation way] they belong to."	defect	closed	normal		Core validator		fixed		
