| 13 | | 1. You've downloaded a node with id 1 from the server whose {{{name}}} tag is set to {{{My name}}}. |
| 14 | | 2. You edit the node and change its name to {{{Or is it this name?}}}. In the meantime another user downloaded the node too, changed its name to {{{That's the name}}}, and uploads it. |
| 15 | | 3. You select the menu ''File->[wiki:/wiki/help/Action/UpdateData Update data]''. The version of the node retrieved from the server will have a tag {{{name}}} set to {{{That's the name}}} which collides with {{{Or is it this name?}}}, the name you've been setting. |
| | 13 | 1. You've downloaded a node with id 1 from the server whose [http://wiki.openstreetmap.org/wiki/Key:name name] tag is set to `"My name"`. |
| | 14 | 2. You edit the node and change its name to `"Or is it this name?"`. In the meantime another user downloaded the node too, changed its name to `"That's the name"`, and uploads it. |
| | 15 | 3. You select the menu [[Image(wiki:Help/Action/UpdateData:updatedata.png)]]''File->[wiki:/wiki/help/Action/UpdateData Update data]''. The version of the node retrieved from the server will have a tag [http://wiki.openstreetmap.org/wiki/Key:name name] set to `"That's the name"` which collides with `"Or is it this name?"`, the name you've been setting. |
| 22 | | 1. You've downloaded a node with id 1 from the server whose {{{name}}} tag is set to {{{My name}}}. |
| 23 | | 2. Another mapper downloads the node with id 1 too, assigns it the name {{{That's the name}}}, and uploads it. |
| 24 | | 3. You change the name to {{{Or is it this name?}}} and upload to the server. |
| | 23 | 1. You've downloaded a node with id 1 from the server whose [http://wiki.openstreetmap.org/wiki/Key:name name] tag is set to `"My name"`. |
| | 24 | 2. Another mapper downloads the node with id 1 too, assigns it the name `"That's the name"`, and uploads it. |
| | 25 | 3. You change the name to `"{Or is it this name?"` and upload to the server. |