It was my understanding reading the import data that apartment units were not included in the dataset. If you can find apartment data in there, I'd say unit data should be concatenated together into the building, and if someone in the future feels inclined to pull them apart into entrances, they can.<br><br>What is included is address nodes on top of each other with sequential numbers. My proposal for dealing with this is after importing all non-conflicting items, these buildings will likely have nodes marking addr:housenumber in sequential, even odd format that is human detectable. My plan was to use the conflict tool to just merge all the entries into the building one by one.<br><br>The conflict tool built into JOSM works by detecting there's an entry already an entry in that key. It gives you the option of what to do with new data coming in. If the building is already set as #1 by the bulk import process then the conflict tool will detect a conflict between #1 and #2, and the human should merge them into ALL format, with 1;2 being the new addr:housenumber format. This would repeat on the same building until all conflicting housenumber are merged.<br><br>The problem I'm having with conflation plugin right now is its sometimes assigning for me the address nodes to the corner node of the building instead of the polygon. Maybe I have my filters set wrong. Frustrated.<br><br><br><br><br><br><br>-------- Original Message --------<br>On Jul 21, 2018, 23:51, Yury Yatsynovich < yury.yatsynovich@gmail.com> wrote:<blockquote class="protonmail_quote"><br><html><head></head><body><div dir="ltr"><div><div>One question emerged in the process of matching address points to buildings: how do we treat information on units?<br></div>There are points that have several addresses at exactly the same location. E.g.<br></div>1) 10 High Street unit 1; 10 High  Street unit 2<br><div><div>2) 10 High Street; 10 High  Street unit 1<br clear="all"><div><br></div><div>It seems that in the first case addresses can be added to a building as addr:street=High Street, addr:housenumber =10, addr:unit=1,2; while the second case requires either two different address points inside the building (one w/o addr:unit and one -- with addr:unit) or adding the address w/o add:unit to a building, while creating a separate address point  with add:unit inside the building (I would prefer the second approach where a more general address is added to a building).</div><div><br></div><div>Any thoughts on this?<br></div><div><br></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Yury Yatsynovich</div></div></div></div></div>
</body></html></div>