Changes between Version 93 and Version 94 of Help/Dialog/RelationEditor
- Timestamp:
- 2020-07-20T15:16:29+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Dialog/RelationEditor
v93 v94 4 4 = Relation Editor = 5 5 6 A Relation editor handles the members and tagsof exactly onerelation. \\6 A Relation editor handles the members and [wikitr:/Help/Concepts/Object#Tag1 tags] of exactly one [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relations relation]. \\ 7 7 \\ 8 Don't confuse it with the [wikitr:/Help/Dialog/RelationList Relations list]. That [wikitr:/Help/ToggleDialogs Sidebar] panel lists all relations. 8 Don't confuse it with the [wikitr:/Help/Dialog/RelationList Relations list panel]. That [wikitr:/Help/ToggleDialogs Sidebar] panel lists all relations. 9 9 10 10 11 == The WindowLayout ==11 == The Dialog Layout == 12 12 === Buttons on top ===#Buttonsontop 13 ||= Icon =||=Description =||13 ||= **Icon** =||= **Description** =|| 14 14 || [[JOSMImage(dialogs/refresh)]] || Refresh relation from data layer (see [#RelationChangedOutsideOfEditor below] for more explanation) || 15 15 || [[JOSMImage(save)]] || Apply the current changes made within the relation editor to the data (see [#RelationChangedOutsideOfEditor below] for more explanation) || … … 23 23 Its lower part has two separate lists. On the left the members of the relation are listed. The list on the right hand side shows the current selection of map objects. 24 24 25 In between the two parts the horizontal separator includes two buttons on the left side with a [[JOSMImage(svpUp,link=,middle,16)]] up and [[JOSMImage(svpDown,link=,middle,16)]] right arrow to move the separator to center, up or down and hide, respectively, display the upper or lower part. 26 25 27 ==== Tags of Relation (upper part) ====#TagsRelation 26 28 On top in the upper part are links to presets matching the current ''**tags of the relation**'' and below are the tags in a table. … … 31 33 32 34 The three button one the left are: 33 ||= Icon =||=Description =||35 ||= **Icon** =||= **Description** =|| 34 36 || [[JOSMImage(dialogs/add)]] || Add a new tag || 35 37 || [[JOSMImage(dialogs/delete,24,link=,middle)]] || Delete the current selected boxes of the tag table || … … 43 45 ===== Table =====#Table 44 46 The table shows for each member: 45 ||= Title =||=Description=||47 ||= **Title** =||= **Description** =|| 46 48 || Role || its role || 47 49 || Refers to || the object type as icon plus some identifier like name, ref or simply the id of the object ; Double-clicking on a line with ''complete relation'' there will open this ''Relationship editor'' for the relation in question || … … 64 66 The buttons on the left offer the following actions if appropriate: 65 67 66 ||= Icon =||=Description =||68 ||= **Icon** =||= **Description** =|| 67 69 || [[JOSMImage(dialogs/moveup)]] || Move the [#Currentlyselectedmembers currently selected members] up (**`Alt+up`**) || 68 70 || [[JOSMImage(dialogs/movedown)]] || Move ''the currently selected members'' down (**`Alt+down`**) || … … 86 88 The buttons offer following actions: 87 89 88 ||= Icon =||=Description =||90 ||= **Icon** =||= **Description** =|| 89 91 || [[JOSMImage(dialogs/conflict/copystartright)]] || Add all objects selected in the current data set before the first member || 90 92 || [[JOSMImage(dialogs/conflict/copybeforecurrentright,)]] || Add all objects selected in the current data set before the first selected member || … … 105 107 Note: only one parent relation is shown for [osmwww:relation/51560 relation 51560]: 106 108 107 [[Image(relation 51560.png,link=, 50%)]]109 [[Image(relation 51560.png,link=,600)]] 108 110 109 111 … … 111 113 This pane recursively shows all child relations, e.g., for a [osmwiki:Relation:network network] all of its [osmwiki:Relation:route_master route master] and [osmwiki:Relation:route route] relations. Incomplete relations are downloaded when expanding or double-clicking the tree node. A separate relation editor is opened when double-clicking one of the child relations. 112 114 113 [[Image(children of 6016064.png,link=, 50%)]]115 [[Image(children of 6016064.png,link=,600)]] 114 116 115 117 … … 140 142 It appears when you made changes in the relation and in the data layer and then click on the refresh button. 141 143 142 **So the workflow should always be like this (if you want to do changes in the relation editor ''and''the data layer at the same time, i.e. while the relation editor stays open):**143 * **After doing changes in the relation editor andbefore doing changes in the data layer press the [[JOSMImage(save)]] apply button.**144 * **After doing changes in the data layer andbefore doing changes in the relation editor press the [[JOSMImage(dialogs/refresh)]] refresh button.**144 **So the workflow should always be like this** (if you want to do changes in the relation editor **''and''** the data layer at the same time, i.e. while the relation editor stays open): 145 * **After doing changes in the relation editor** and **before doing changes in the data layer** press the [[JOSMImage(save)]] apply button. 146 * **After doing changes in the data layer** and **before doing changes in the relation editor** press the [[JOSMImage(dialogs/refresh)]] refresh button. 145 147 146 148 Otherwise you will see the above warnings and end in a conflict. … … 148 150 === Unsaved changes === 149 151 The following warning appears when you make changes in the relation editor and do not press the Apply or OK button, but the Cancel button, the cross or `Escape` to close the relation editor. 152 150 153 [[Image(relation_editor_unsaved_changes_warning.png,900,link=)]] 151 154
