Modify ↓
Opened 3 years ago
Closed 3 years ago
#18937 closed enhancement (fixed)
water area inside water area
Reported by: | Geimas5 | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 20.03 |
Component: | Core validator | Version: | latest |
Keywords: | water | Cc: |
Description
Attached is a case that would be nice if was caught by the validation rules.
Attachments (1)
Change History (4)
Changed 3 years ago by
Attachment: | WaterValidationCase.osm added |
---|
comment:1 Changed 3 years ago by
Component: | Core → Core validator |
---|---|
Keywords: | water added |
comment:2 Changed 3 years ago by
Milestone: | → 20.03 |
---|---|
Owner: | changed from team to Don-vip |
Status: | new → assigned |
Summary: | Overlapping water areas → water area inside water area |
Type: | defect → enhancement |
Note: See
TracTickets for help on using
tickets.
It's not an overlap but an identical shape. If we change the tags to building=yes we don't get "overlapping buildings" but "Building inside building" warning:
We have an overlap water area check, it works:
So what's missing is a "water area inside water area" check.