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.

Thanks John

On 28 November 2017 at 15:11, Mike Thompson <miketh...@gmail.com> wrote:

> John, Pierre,
>
> 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.
>
> Mike
>
> https://github.com/MikeTho16/JOSM-Scripts
>
> Select Duplicate Buildings
> Selects duplicate, or near duplicate, area buildings in JOSM's active
> datalayer.
> A "near duplicate" is a building whose area overlaps another building's
> area by more than 50%. Only the first building encountered of an
> overlapping pair is selected. This is done so the issue does not have to
> be
> looked at twice. The selected buildings are added to the current
> selection.
> Currently only works with buildings that are ways (not multipolygons).
>
> To Run:
> * Install JOSM's Scripting Plugin (only necessary once)
> * Place file in a convenient location on your system (only necessary once)
> * Click "Scripting" (on top menu bar)
> * Click "Run"
> * Click "..." button and select the script file.
> * Click "Run"
>
>
>
_______________________________________________
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk

Reply via email to