Rapid
Rapid copied to clipboard
Fix classification of "recently demolished buildings"
I noticed these today:
https://github.com/openstreetmap/iD/issues/7582 https://github.com/openstreetmap/iD/pull/10228
The proposed fix in 10228 won't work - the real problem is that the "landuse" category matcher is too greedy and grabs all kinds of features, so that the "past future" rule (which is already set to match demolished:) never gets run.