-
Notifications
You must be signed in to change notification settings - Fork 1.4k
control empty role of boundaries #9127
Copy link
Copy link
Open
openstreetmap/id-tagging-schema
#1538Labels
new contributor opportunityBest for first-time contributors without prior experience. You won’t be assigned; PRs welcome!Best for first-time contributors without prior experience. You won’t be assigned; PRs welcome!validationAn issue with the validation or Q/A codeAn issue with the validation or Q/A code
Metadata
Metadata
Assignees
Labels
new contributor opportunityBest for first-time contributors without prior experience. You won’t be assigned; PRs welcome!Best for first-time contributors without prior experience. You won’t be assigned; PRs welcome!validationAn issue with the validation or Q/A codeAn issue with the validation or Q/A code
Description
Hi,
currently, when a user creates a multipolygon and forgets to add a role to one or more members, iD shows a warning. This is a good thing if we read the wiki : https://wiki.openstreetmap.org/wiki/Relation:multipolygon = a member with no role is indicated as deprecated.
In the wiki, we find the same rule for boundaries : https://wiki.openstreetmap.org/wiki/Relation:boundary = a member with no role is also indicated as deprecated.
But ID shows no warning when a mapper forgets a role and sends to osm database a boundary relation with one or more members with an empty role.
Could you add a control on empty roles of boundary relations like the one for multipolygon relations ?
For your informations, there were more than 17,000 boundary relations with empty roles a few month ago. Yesterday, zero on a way. Today 5 relations with empty roles on a way = all have been created with ID.
Best regards
Screenshots
No response