<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2014-06-19 10:14 GMT+02:00 Serge Wroclawski <span dir="ltr"><<a href="mailto:emacsen@gmail.com" target="_blank">emacsen@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":1oy" class="a3s" style="overflow:hidden">Paul, if you'd read the actual instances of addr:housename that I<br>
provided earlier on this thread, then you'd have seen that the name<br>
field is already being used for the POI itself (as it should be).</div></blockquote></div><br><br></div><div class="gmail_extra">-1, the name is the name of the tagged feature, if there is a building with a POI in it and you want to do it cleanly, you should seperate the two into different objects (a building and a POI in it) so you can give each of them their name unambigously. If you have a building without a name you can also lazily mix them up, but I'd always see this as an interim solution, because there will probably be more properties which will (when more detail is tagged) have to be associated just to one of the two, e.g. start_date, wikipedia, operator, ...<br>
<br></div><div class="gmail_extra">cheers,<br>Martin<br></div></div>