<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">I have a question about `name=` and variants of names. I've been reading a lot of local history and in the architecture/history world, houses are generally named for the first resident that they were built for. E.g. "Johnson house" and are referred to in this way even after many generations of new owners. After adding a few of these names to the `<a href="https://wiki.openstreetmap.org/wiki/Key:name" target="_blank">name=</a>` tag I realized that this might be problematic as `name=` seems to be given higher rendering priority than house number (at least on <a href="http://openstreetmap.org" target="_blank">openstreetmap.org</a> and Maps.me), potentially causing wayfinding confusion as addresses disappear and long-dead owners names start popping up.<br></div><br></div></blockquote><div>if a house has a name as part of the address (in 
place or in addition to the number) this should be tagged as addr:housename=<house 
name>. <br></div><div>What you seem to be referring to is the house's name like name=Villa 
Giovanelli Colonna, which is not part of it's street address.<br></div><div>This is a rendering "problem". <br></div><div>In the standard OSM rendering, if a building has a 'name' tag this takes precedence over it's 'addr:number' and 'addr:housename' tags. A building that has no 'name' tag, but has both 
'addr:housenumber' and 'addr:housename' tags is rendered, correctly, with both the house number and the house name.</div><div>The precedence of the 'name' over the 'addre:xxx' tags could be debatable. <br></div><div>However if you put the 'addr:housenumber' and 'addr:housename on a separate node and 'name' on the building it depends on the geometry and zoom level. Unless the address tags and the name tag compete for space, all tags are rendered, otherwise the name tag takes precedence (overrides the address tags).<br></div><div><br></div></div></div>