Opened 12 months ago
Last modified 3 months ago
#7713 new defect
false multipolygon warning
| Reported by: | skyper | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Component: | Core validator |
| Version: | Keywords: | relation multipolygon boundary | |
| Cc: |
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 (4)
comment:1 follow-up: ↓ 2 Changed 12 months ago by simon04
comment:2 in reply to: ↑ 1 Changed 12 months ago by skyper
comment:3 Changed 5 months ago by skyper
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 Changed 3 months ago by jjaf.de
[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.



This is closely related to #7550.