﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16310	[PATCH] check for duplicate addresses	Luzandro	team	"I've updated the address validator test, so that it checks for duplicate addresses that use addr:street/addr:place (the old test only checks associatedStreet relations).

Some considerations I've made:
- POIs are ignored
- units/flats are considered
- there is a small amount of tolerance for what is seen as duplicate. For one whitespaces and dashes in street names are ignored, so that ""Mozart-Gasse"", ""Mozart Gasse"" and ""Mozartgasse"" are all seen as equal. And if at least one of the compared objects doesn't have addr:city and/or addr:postcode specified, distance is taken into account to decide if a warning should be generated and with what severity.
"	enhancement	closed	normal	18.06	Core validator		fixed	address	
