Closed dreua closed 1 year ago
Code is probably here: https://github.com/openstreetmap/iD/blob/develop/modules/validations/close_nodes.js
Can we just filter for memorial:type=stolpersteine
and memorial=stolpersteine
here?
This was fixed in #9089 and released over a year ago, so I think we can close this issue?
Yes of course, thanks for fixing!
According to the Stolpersteine wiki page (german only) each Stolperstein should be mapped as a single node, even when they are very close to each other.
Example: https://www.openstreetmap.org/edit#map=23/52.18570/9.08078
If you move around the city and select streets with adjacent Stolpersteine the issue list easily gets filled drowning the other real issues.
Fix: Disable those warnings for
memorial:type=stolperstein
. Code pointers welcome!Workaround: Maybe I should just consider this a digital "Stolperstein" and live with it?
Find Stolpersteine on Overpass-Turbo
OT: Thanks for developing iD, it's a really great tool and I use it a lot! OSM + OSS = :heart: