Changes between Version 93 and Version 94 of Help/Dialog/RelationEditor


Ignore:
Timestamp:
2020-07-20T15:16:29+02:00 (6 years ago)
Author:
skyper
Comment:

bold table titles; some more links; fixed screenshot size

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/RelationEditor

    v93 v94  
    44= Relation Editor =
    55
    6 A Relation editor handles the members and tags of exactly one relation. \\
     6A Relation editor handles the members and [wikitr:/Help/Concepts/Object#Tag1 tags] of exactly one [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relations relation]. \\
    77\\
    8 Don't confuse it with the [wikitr:/Help/Dialog/RelationList Relations list]. That [wikitr:/Help/ToggleDialogs Sidebar] panel lists all relations.
     8Don't confuse it with the [wikitr:/Help/Dialog/RelationList Relations list panel]. That [wikitr:/Help/ToggleDialogs Sidebar] panel lists all relations.
    99
    1010
    11 == The Window Layout ==
     11== The Dialog Layout ==
    1212=== Buttons on top ===#Buttonsontop
    13 ||= Icon =||= Description =||
     13||= **Icon** =||= **Description** =||
    1414||  [[JOSMImage(dialogs/refresh)]] || Refresh relation from data layer (see [#RelationChangedOutsideOfEditor below] for more explanation) ||
    1515||  [[JOSMImage(save)]]  || Apply the current changes made within the relation editor to the data (see [#RelationChangedOutsideOfEditor below] for more explanation) ||
     
    2323Its 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.
    2424
     25In 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
    2527==== Tags of Relation (upper part) ====#TagsRelation
    2628On top in the upper part are links to presets matching the current ''**tags of the relation**'' and below are the tags in a table.
     
    3133
    3234The three button one the left are:
    33 ||= Icon =||= Description =||
     35||= **Icon** =||= **Description** =||
    3436||  [[JOSMImage(dialogs/add)]]  || Add a new tag ||
    3537||  [[JOSMImage(dialogs/delete,24,link=,middle)]]  || Delete the current selected boxes of the tag table ||
     
    4345===== Table =====#Table
    4446The table shows for each member:
    45 ||= Title =||= Description  =||
     47||= **Title** =||= **Description** =||
    4648||  Role  || its role || 
    4749||  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 ||
     
    6466The buttons on the left offer the following actions if appropriate:
    6567
    66 ||= Icon =||= Description =||
     68||= **Icon** =||= **Description** =||
    6769||  [[JOSMImage(dialogs/moveup)]]  || Move the [#Currentlyselectedmembers currently selected members] up (**`Alt+up`**) ||
    6870||  [[JOSMImage(dialogs/movedown)]]  || Move ''the currently selected members'' down (**`Alt+down`**) ||
     
    8688The buttons offer following actions:
    8789
    88 ||= Icon =||= Description =||
     90||= **Icon** =||= **Description** =||
    8991||  [[JOSMImage(dialogs/conflict/copystartright)]]  || Add all objects selected in the current data set before the first member ||
    9092||  [[JOSMImage(dialogs/conflict/copybeforecurrentright,)]]  || Add all objects selected in the current data set before the first selected member ||
     
    105107Note: only one parent relation is shown for [osmwww:relation/51560 relation 51560]:
    106108
    107 [[Image(relation 51560.png,link=,50%)]]
     109[[Image(relation 51560.png,link=,600)]]
    108110
    109111
     
    111113This 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.
    112114
    113 [[Image(children of 6016064.png,link=,50%)]]
     115[[Image(children of 6016064.png,link=,600)]]
    114116
    115117
     
    140142It appears when you made changes in the relation and in the data layer and then click on the refresh button.
    141143
    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 and before doing changes in the data layer press the [[JOSMImage(save)]] apply button.**
    144 * **After doing changes in the data layer and before 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.
    145147
    146148Otherwise you will see the above warnings and end in a conflict.
     
    148150=== Unsaved changes ===
    149151The 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
    150153[[Image(relation_editor_unsaved_changes_warning.png,900,link=)]]
    151154