Modify ↓
#6061 closed defect (duplicate)
filtered multipolygon area is still displayed
| Reported by: | Cobra | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
How to reproduce:
- create a new multipolygon
- tag the outer way, i.e. landuse=forest
- try to disable the multipolygon by filtering, i.e. "landuse:"
Only the outer way will be rendered in dark grey (as expected), but the area will still be rendered as if there was no filter.
Filtering works fine with multipolygons which have the filtered tag at the relation instead of the way(s).
Attachments (0)
Note:
See TracTickets
for help on using tickets.



I think this has changed and the result is similar to what is described in #6160.