#7713 closed defect (fixed)
false multipolygon warning on boundary relations
Reported by: | skyper | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 13.11 |
Component: | Core validator | Version: | tested |
Keywords: | relation multipolygon boundary | Cc: | aceman |
Description
Changing a multipolygon relation in a boundary relation is not recognized in validator
- download a multipolygon boundary relation
- change its type from multipolygon to boundary
- add a node with role "label"
- upload
I get a strange warning about wrong object in multipolygon relation.
Attachments (0)
Change History (10)
follow-up: 2 comment:1 by , 13 years ago
comment:2 by , 13 years ago
comment:3 by , 12 years ago
Please, if we silently change to relation=boundary
we should also make a difference in validator. I got this warning again and searched for the multipolygon to change it into a boundary only to find a correct relation=boundary
.
- There is also no hint about the relation as only a the "wrong" object is mentioned which is cumbersome if this object is incomplete. You can not select the relation nor download the incomplete node from validator toggle dialog.
comment:4 by , 12 years ago
[4219/josm] made admin_centre
known to the validator-test. Now we need label
at the same place otherwise a false positive of "Non-Way in multipolygon" is thrown.
comment:6 by , 11 years ago
Cc: | added |
---|---|
Version: | → tested |
comment:7 by , 11 years ago
Summary: | false multipolygon warning → false multipolygon warning on boundary relations |
---|
The patch in [4219/josm] does not seem difficult to adapt. Could this be fixed for all the special member roles of boundary relation? It reports unnecessary warnings for all existing administrative boundaries in my country.
comment:9 by , 11 years ago
Milestone: | → 13.11 (6383) |
---|
This is closely related to #7550.