Changes between Version 9 and Version 10 of Help/Action/UpdateData
- Timestamp:
- 2009-10-12T21:06:42+02:00 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/UpdateData
v9 v10 8 8 You should run ''File->Update data'' if you like to refresh the data in the current data layer with the data the server currently holds. Your local edits will '''not''' be deleted by this update! Here is how it works: 9 9 10 Objects, you added or edited, will not be affected by the update. If there are new objects on the server (created by other users in the meantime) they will be added to theyour layer (and thus merged with your own work). If the server reports objects, that have changed (i. e. a node was removed from a way or a tag was added to an object), these changes will be applied to your local layer, '''unless''' you changed one of these objects as well.10 Objects, you added or edited, will not be affected by the update. If there are new objects on the server (created by other users in the meantime) they will be added to your layer (and thus merged with your own work). If the server reports objects, that have changed (i. e. a node was removed from a way or a tag was added to an object), these changes will be applied to your local layer, '''unless''' you changed one of these objects as well. 11 11 12 12 In short: If two users edit one area at the same time, JOSM tries to merge both versions. If this is not possible it will create [wiki:/Help/Concepts/Conflict conflicts]. … … 15 15 16 16 __Example__: Imagine you find a way that looks strange and you add the tag '{{{FIXME=please check this}}}'. But in the meantime someone else spotted the same error, added the tag '{{{FIXME=does this way exist?}}}' and uploaded it. Then you click update to get the latest version from the server. 17 In this case JOSM cannot decide which o ne of the changes toprefer, so it will create a conflict.17 In this case JOSM cannot decide which of the changes to keep, so it will create a conflict. 18 18 19 Note:20 * You can not avoid conflicts by not updating the data! They will just show up at a later time (when uploading).19 '''Note''': 20 * You can't avoid conflicts by not updating the data! They will just show up at a later time (when uploading). 21 21 * Updating has the same effect as downloading the area again (''Download as new layer'' unchecked). 22 22
