openstreetmap / iD

🆔 The easy-to-use OpenStreetMap editor in JavaScript.
https://www.openstreetmap.org/edit?editor=id
ISC License
3.34k stars 1.2k forks source link

Upgrade tags replaces takeaway tag #6581

Closed andrewharvey closed 5 years ago

andrewharvey commented 5 years ago

If you have for example a cafe already mapped with takeaway=only, but then in the name-suggestion-index it has the tag takeaway=yes, iD will ask to upgrade the tags which replaces only with yes.

In this case, an existing takeaway tag should be left in tact.

quincylvania commented 5 years ago

Thanks, this is #6530