warn on potentially unneeded layer tags
Add validator warning for an object that has a layer tag set with a value different from 0, that does not intersect any other object. A tricky case could be nodes inside a closed way having area properties. Those do "intersect" too.
Yes, the accuracy may depend on whether any intersecting objects are actually loaded. But that is the case for other tests too (see ticket #9572).
Change History
(4)
Summary: |
warn on potentially unneded layer tags → warn on potentially unneeded layer tags
|
Resolution: |
→ duplicate
|
Status: |
new → closed
|
Similar to #9546?