<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Very nice.  The process I'm using is run it to find the rough area that contains duplicate overlapping buildings.  Then redownload the area so its fresh.  Then scroll through the buildings.  Sometimes one is beeter tagged and more accurate than the other so you really do have to scroll through them with the to do list.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Thanks John<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 28 November 2017 at 15:11, Mike Thompson <span dir="ltr"><<a href="mailto:miketho16@gmail.com" target="_blank">miketho16@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">John, Pierre,<div><br></div><div>I made some improvements to the select duplicate buildings script. It now uses a spatial index, which makes it a lot faster on large datasets. It also now uses the actual area of the buildings and their intersection, as opposed to their bounding boxes. I will work on your other requests, but may not have a lot of time for the next few weeks.</div><div><br></div><div>Mike</div><div><br></div><div><a href="https://github.com/MikeTho16/JOSM-Scripts" target="_blank">https://github.com/MikeTho16/<wbr>JOSM-Scripts</a><br></div><div><br></div><div><div>Select Duplicate Buildings <br></div><span class=""><div>Selects duplicate, or near duplicate, area buildings in JOSM's active datalayer.</div></span><div>A "near duplicate" is a building whose area overlaps another building's</div><div>area by more than 50%. Only the first building encountered of an </div><div>overlapping pair is selected. This is done so the issue does not have to be </div><div>looked at twice. The selected buildings are added to the current selection.  </div><div>Currently only works with buildings that are ways (not multipolygons).</div><div><br></div><div>To Run:</div><div>* Install JOSM's Scripting Plugin (only necessary once)</div><div>* Place file in a convenient location on your system (only necessary once)</div><span class=""><div>* Click "Scripting" (on top menu bar)</div><div>* Click "Run"</div></span><div>* Click "..." button and select the script file.</div><div>* Click "Run"</div><div><br></div></div><div class="gmail_extra"><br></div></div>
</blockquote></div><br></div>