Changes between Version 20 and Version 21 of Help/Dialog/Conflict
- Timestamp:
- 2024-09-12T10:31:16+02:00 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/Conflict
v20 v21 9 9 10 10 The dialog has four tabs but depending on the [wikitr:/Help/Concepts/Object#NodesWaysRelations object type] only some are active, though, the ''Properties'' and the ''Tags'' tab are always active. The tabs from left to right are: 11 11 12 [#ResolvingConflictsProperties Properties]:: Conflicts in main properties of the object 12 13 [#Resolvingdifferencesbetweentags Tags]:: Conflicts in [wikitr:/Help/Concepts/Object#Tags1 tags] 13 14 [#ResolvingConflictsNodeMemberList Nodes]:: Conflicts in the node list (only relevant for [[JOSMImage(data/way)]] [wikitr:/Help/Concepts/Object#Ways ways]) 14 15 [#ResolvingConflictsNodeMemberList Members]:: Conflicts in members (only relevant for [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relation relations]) 16 17 [[Image(tabs_v19207.png)]] 15 18 16 19 If there are conflicts in a tab it is indicated with a red square ([[JOSMImage(dialogs/conflict/mergeincomplete,link=,top)]]) in front of the name and in case of tag conflicts the number of conflicting tags is display in brackets behind the name. All conflicts in these tabs need to be solved. \\ … … 25 28 * In case of a conflict between the [wikitr:/Help/Dialog/RelationEditor Relation Editor] and the data layer this is the version of the relation editor. 26 29 30 [[Image(conflict-dialog-versions_v19207.png)]] 31 27 32 28 33 == Resolving differences between properties ==#ResolvingConflictsProperties 29 If the properties (`Coordinates` or `Deleted State`) of one version of an object are different from the properties of another version, the Conflict dialog shows a red square ([[JOSMImage(dialogs/conflict/mergeincomplete,link=,top)]]) in the tab **''Properties''**. Click on the tab to display the windowfor resolving propertyconflicts.34 If the properties (`Coordinates` or `Deleted State`) of one version of an object are different from the properties of another version, the Conflict dialog shows a red square ([[JOSMImage(dialogs/conflict/mergeincomplete,link=,top)]]) in the tab **''Properties''**. Click on the tab to display a dialog for resolving propertie conflicts. 30 35 31 36 In the example below "`Coordinates`" and "`Deleted State`" values in the two object versions are different, though, and JOSM therefore displays the row with a red background. In the first version the object is "`not deleted`", the opposite version is "`deleted`". You now have to decide which of these values you want to keep and which you want to discard. … … 42 47 [[Image(propertie-resolve-3_v19207.png)]] 43 48 49 44 50 == Resolving differences between tags ==#Resolvingdifferencesbetweentags 45 51 If the tags of one version of an objects are different from the tags of another version, the Conflict dialog shows a red square ([[JOSMImage(dialogs/conflict/mergeincomplete,link=,top)]]) in the tab **''Tags''** plus the amount of conflicting tags. Click on the tab to display a dialog for resolving tag conflicts. … … 53 59 **Note**: To quickly solve single tag conflicts, the tags in the first tag of both outside tables are by default selected and therefore their background is blue and only the middle table has a red background. 54 60 55 [[Image(tag-resolve-1-commented.png)]] 61 * **single tag conflicts** 56 62 57 Select the values you want to keep, in the example for instance the value on the left. If you either double-click on the value or click on one of the buttons between the tables, [[JOSMImage(dialogs/conflict/tagkeepmine)]] or [[JOSMImage(dialogs/conflict/tagkeeptheir)]], you decide to keep the values and to discard the opposite values. The table in the middle now displays the values to keep and the background color turns to green. Selected values in the middle table can be cleared again with the button below the table ([[JOSMImage(dialogs/conflict/tagundecide)]]). 63 [[Image(one-tag-resolve-1_v19207.png)]] 58 64 59 [[Image(tag-resolve-2-commented.png)]] 65 * **multiple tags conflicts** 66 67 [[Image(tags-resolve-1_v19207.png)]] 68 69 Select the values you want to keep : 70 * **single tag conflicts** 71 in the example for instance the value on the left. If you either double-click on the value or click on one of the buttons between the tables, [[JOSMImage(dialogs/conflict/tagkeepmine)]] or [[JOSMImage(dialogs/conflict/tagkeeptheir)]], you decide to keep the value and to discard the opposite value. The table in the middle now displays the value to keep and the background color turns to green. Selected value in the middle table can be cleared again with the button below the table ([[JOSMImage(dialogs/conflict/tagundecide)]]). 72 73 [[Image(one-tag-resolve-2_v19207.png)]] 74 75 * **multiple tags conflicts** 76 In the example: If you double-click on a value, or you select more values by pressing click `+Ctrl` or click `+shift` and then click on the buttons between the tables, [[JOSMImage(dialogs/conflict/tagkeepmine)]] or [[JOSMImage(dialogs/conflict/tagkeeptheir)]], you decide to keep the values and discard the opposite values. The table in the middle now displays the values to keep and the background color turns to green. be retained and the background colour changes to green. Selected values in the middle table can be cleared again with the button below the table ([[JOSMImage(dialogs/conflict/tagundecide)]]). 77 78 [[Image(tags-resolve-2-commented_v19207.png)]] 60 79 61 80 Once all tag conflicts are solved the green check mark ([[JOSMImage(misc/green_check,link=,top)]]) is displayed in front of the name of the tab and if there are no further conflicts in other tabs the button [[JOSMImage(dialogs/conflict)]] **Apply Resolution** is enabled you can apply your decision. The values you've chosen will be applied and the dialog will be closed. 62 81 63 [[Image(tag-resolve-3-commented.png)]] 82 * **single tag conflicts** 83 84 [[Image(one-tag-resolve-3-commented_v19207.png)]] 85 86 * **multiple tags conflicts** 87 88 [[Image(tags-resolve-3-commented_v19207.png)]] 64 89 65 90 == Resolving differences in the node/member list of two versions of a way/relation ==#ResolvingConflictsNodeMemberList
