You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree it's the expectation that the preset code should be already removing the extra area=yes tag
Oh, I think what's happening here is that
the Preset code does remove the area=yes tag,
but if a user changes tags manually in the raw tag editor, that component does not remove the area=yes tag
(we assume that if the user is changing the tags this way, they can just add or remove the ones that they want.)
change preset (removes area=yes)
change tags manually (keeps area=yes)
In this case it's not really a bug like I thought?
I guess we probably could remove the area=yes at some other time, like before upload.
Description
Normaly some area=yes polygon are created or modified for later be tagged with landuse=xxxx
if the Tag area=yes remains together with landuse=xxx the Q.A. tools and some validators mark that combination as a mapping mistake (error)
Would be nice to delete the area=yes tag automatically after using landuse=xxx tag so no error is injected in the Database
Thanks
The text was updated successfully, but these errors were encountered: