<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">https://github.com/MikeTho16/JOSM-Scripts</a><br></div><div><br></div><div><div>Select Duplicate Buildings <br></div><div>Selects duplicate, or near duplicate, area buildings in JOSM's active datalayer.</div><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><div>* Click "Scripting" (on top menu bar)</div><div>* Click "Run"</div><div>* Click "..." button and select the script file.</div><div>* Click "Run"</div><div><br></div></div><div class="gmail_extra"><br></div></div>