openstreetmap / iD

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

Warn on changing the tags of nodes that are part of ways #159

Closed tmcw closed 11 years ago

ajashton commented 11 years ago

A whitelist would be good - tagged nodes on ways are common and correct for various things.

jfirebaugh commented 11 years ago

Not really convinced we need a warning here. I think tailoring the tag typeahead suggestions (and presets once we get them) to things that are appropriate for vertices will be sufficient.

tmcw commented 11 years ago

Okay, we'll just leave this as user error if people do weird things.