Changes between Version 91 and Version 103 of Help/Dialog/RelationEditor


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Dialog/RelationEditor

    v91 v103  
    44= Relation Editor =
    55
    6 A Relation Editor handles the members and tags of exactly one relation.
    7 Don't confuse it with the [wikitr:/Help/Dialog/RelationList Relations window]. That ''JOSM window'' lists all relations.
     6A Relation editor handles the members and [wikitr:/Help/Concepts/Object#Tags1 tags] of exactly one [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relations relation]. \\
     7\\
     8Don't confuse it with the [wikitr:/Help/Dialog/RelationList Relations list panel]. That [wikitr:/Help/ToggleDialogs Sidebar] panel lists all relations.
    89
    9 == The Window ==
    10 === Buttons on top ===
    1110
    12 || [[JOSMImage(dialogs/refresh)]] || Refresh relation from data layer (see [#RelationChangedOutsideOfEditor below] for more explanation) ||
    13 || [[JOSMImage(save)]] || Apply the current changes made within the relation editor to the data (see [#RelationChangedOutsideOfEditor below] for more explanation) ||
    14 || [[JOSMImage(dialogs/select)]] || Select the relation of the relation editor window ||
    15 || [[JOSMImage(duplicate)]] || Clone e.g create a copy of the relation and open it in another relation editor window ||
    16 || [[JOSMImage(dialogs/delete,28)]] || Delete the currently edited relation ||
     11== The Dialog Layout ==
     12=== Buttons on top ===#Buttonsontop
     13||= **Icon** =||= **Description** =||
     14||  [[JOSMImage(dialogs/refresh)]]  || Refresh relation from data layer (see [#RelationChangedOutsideOfEditor below] for more explanation) ||
     15||  [[JOSMImage(save)]]  || Apply the current changes made within the relation editor to the data (see [#RelationChangedOutsideOfEditor below] for more explanation) ||
     16||  [[JOSMImage(dialogs/select)]]  || Select the relation of the relation editor ||
     17||  [[JOSMImage(duplicate)]]  || Clone e.g create a copy of the relation and open it in another relation editor ||
     18||  [[JOSMImage(dialogs/delete,24,link=,middle)]]  || Delete the currently edited relation ||
    1719
    1820=== Tags and Members tab ===#TagMember
     
    2123Its 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.
    2224
     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)]] down arrow to move the separator to center, up or down and hide, respectively, display the upper or lower part.
     26
    2327==== Tags of Relation (upper part) ====#TagsRelation
    24 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.
     28On top in the upper part are links to presets matching the current ''**tags of the relation**'' and below are the tags in a table.
    2529
    2630Presets matching relation can be opened here (they are more suggestive than tags panel). [wikitr:/Introduction#Leftmouseclickonrespectivepresetheadingwillopencompletepresetview Click respective link to open full preset], as usual.
    2731
    28 [[Image(relation_editor.png,right,margin-left=15)]]
     32[[Image(relation_editor.png,right,margin-left=15,link=)]]
    2933
    3034The three button one the left are:
     35||= **Icon** =||= **Description** =||
     36||  [[JOSMImage(dialogs/add)]]  || Add a new tag ||
     37||  [[JOSMImage(dialogs/delete,24,link=,middle)]]  || Delete the current selected boxes of the tag table ||
     38||  [[JOSMImage(pastetags)]]  || Paste tags from buffer ||
    3139
    32 || [[JOSMImage(dialogs/add)]] || Add a new tag ||
    33 || [[JOSMImage(dialogs/delete,28)]] || Delete the current selected boxes of the tag table ||
    34 || [[JOSMImage(pastetags)]] || Paste tags from buffer ||
     40When a tag line is selected, the `F1` key links to the tag's OSM wiki page, like in the [[JOSMImage(dialogs/propertiesdialog)]] [wikitr:/Help/Dialog/TagsMembership Tags/Memberships panel]
    3541
    36 **Note**: In general it is easier to modify tags with the [wikitr:/Help/Dialog/TagsMembership Tags/Memberships window].
     42**Note**: In general, it is easier to modify tags with the Tags/Memberships panel.
    3743
    3844==== Members List (bottom half, left side) ====#MembersList
     
    4147===== Table =====#Table
    4248The table shows for each member:
    43 ||=title =||=  description  =||
    44 ||Role || its role || 
    45 ||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 ||
    46 || || on the right information about neighbor ways' connections useful for consistency checks like checking that the members of a [wikitr:/Help/Concepts/Object#typemultipolygon multipolygon] form closed ways or that a route is a complete line without missing some ways in the middle  ||
     49||= **Title** =||= **Description** =||
     50||  Role || its role || 
     51||  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 ||
     52|| || on the right information about neighbor ways' connections useful for consistency checks like checking that the members of a [wikitr:/Help/Concepts/Object#typemultipolygon multipolygon] form closed ways or that a route is a complete line without missing some ways in the middle ||
    4753
    4854====== Context menu in table ======
    4955Gap is indicated as red dot.
    5056
    51 * Zoom to - will zoom to the topmost element of the [#Currentlyselectedmembers currently selected members]
    52 * Zoom to Gap (actionable only when gap is selected) - will zoom to gap
    53 * Select previous gap
    54 * Select next gap
     57||= **Icon** =||= **Name** =||= **Description** =||
     58||  || Zoom to || select the topmost element of the [#Currentlyselectedmembers currently selected members] in [[JOSMImage(dialogs/selectionlist)]] [wikitr:/Help/Dialog/SelectionList selection list panel] and zoom to it ||
     59||||
     60||  || Zoom to Gap || will zoom to gap (only available when gap is selected) ||
     61||||
     62||  || Select previous gap || select the previous member ahead without connection above ||
     63||  || Select next gap || select the next member behind without connection below ||
     64||  [[JOSMImage(dialogs/history)]]  || History || open a [wikitr:/Help/Action/ObjectHistory History browser] for each [#Currentlyselectedmembers currently selected member] ||
    5565
    5666===== Currently selected members =====#Currentlyselectedmembers
    57 Selecting members in the [#Table Table] works as usual: hold {{{Ctrl}}} to select multiple items. Left click on the item to add/remove it from the selection.
     67Selecting members in the [#Table members list table] works as usual: hold `Ctrl` to select multiple items. Left click on the item to add/remove it from the selection.
    5868
    59 On the right you can see example that only "K 8830" way was selected.
     69On the right you can see an example with only one member way selected.
    6070
    6171===== Buttons =====
    62 The buttons on the left offer the following actions if appropriate:
     72The buttons on the left offer the following actions if appropriate. (''Plugins may add additional buttons.)'':
    6373
    64 || [[JOSMImage(dialogs/moveup)]] || Move the [#Currentlyselectedmembers currently selected members] up (**`Alt+up`**) ||
    65 || [[JOSMImage(dialogs/movedown)]] || Move ''the currently selected members'' down (**`Alt+down`**) ||
    66 || || ||
    67 || [[JOSMImage(dialogs/edit)]] || Open additional relation editors for ''the currently selected members'' of object type relation ||
    68 || [[JOSMImage(dialogs/delete,28)]] || Remove ''the currently selected members'' from the relation (**`Alt+Delete`**) ||
    69 || || ||
    70 || [[JOSMImage(dialogs/sort)]] || Sort ''the currently selected members'' (**`Alt+End`**) ||
    71 || [[JOSMImage(dialogs/sort_below)]] || Sort ''the currently selected members'' and all members below ([wikitr:/Help/ExpertMode expert mode] only) ||
    72 || [[JOSMImage(dialogs/reverse)]] || Reverse the order of the currently selected members ||
    73 || || ||
    74 || [[JOSMImage(dialogs/relation/downloadincomplete)]] || Download all incomplete members (**`Alt+Home`**) ||
    75 || [[JOSMImage(dialogs/relation/downloadincompleteselected)]] || Download selected incomplete members ||
     74||= **Icon** =||= **Shortcut** =||= **Description** =||
     75||  [[JOSMImage(dialogs/up)]]  ||  **`Alt+up`**  || Move the [#Currentlyselectedmembers currently selected members] up ||
     76||  [[JOSMImage(dialogs/down)]]  ||  **`Alt+down`**  || Move ''the currently selected members'' down ||
     77||||
     78||  [[JOSMImage(dialogs/edit)]]  ||  || Open additional relation editors for ''the currently selected members'' of object type relation ||
     79||  [[JOSMImage(dialogs/delete,24,link=,middle)]]  ||  **`Alt+Delete`**  || Remove ''the currently selected members'' from the relation ||
     80||||
     81||  [[JOSMImage(dialogs/sort)]]  ||  **`Alt+End`**  || Sort ''the currently selected members'' ||
     82||  [[JOSMImage(dialogs/sort_below)]]  ||  || Sort ''the currently selected members'' and all members below ([wikitr:/Help/ExpertMode expert mode] only) ||
     83||  [[JOSMImage(dialogs/reverse)]]  ||  || Reverse the order of the currently selected members ||
     84||||
     85||  [[JOSMImage(dialogs/relation/downloadincomplete)]]  ||  **`Alt+Home`**  || Download all incomplete members ||
     86||  [[JOSMImage(dialogs/relation/downloadincompleteselected)]]  ||  || Download selected incomplete members ||
    7687
    77 Text field below the table used to set role to [#Currentlyselectedmembers Currently selected members]
     88**Note**: Besides the listed buttons and shortcuts above, `Ctrl+C`, `Ctrl+V` and `Ctrl+X` work as common in the member list.
     89
     90Text field below the table can be used to set a role to all [#Currentlyselectedmembers Currently selected members]
    7891
    7992
    8093==== Selection List (bottom half, right side) ====#SelectionList
    81 In the lower right part is the selection list where currently selected objects in the current data set are shown. The list is basically a mirror of the [wikitr:/Help/Dialog/SelectionList Selection window]. Objects with yellow background color are already member of the relation.
     94In the lower right part is the selection list where currently selected objects in the current data set are shown. The list is basically a mirror of the [wikitr:/Help/Dialog/SelectionList Selection list]. Objects with yellow background color are already member of the relation.
    8295
    8396The buttons offer following actions:
    8497
    85 || [[JOSMImage(dialogs/conflict/copystartright)]] || Add all objects selected in the current data set before the first member ||
    86 || [[JOSMImage(dialogs/conflict/copybeforecurrentright,)]] || Add all objects selected in the current data set before the first selected member ||
    87 || [[JOSMImage(dialogs/conflict/copyaftercurrentright)]] || Add all objects selected in the current data set after the last member selected member ||
    88 || [[JOSMImage(dialogs/conflict/copyendright)]] || Add all objects selected in the current data set after the last member ||
    89 || || ||
    90 || [[JOSMImage(dialogs/relation/selectmembers)]] || Select relation members in the member list which refer to objects in the current selection ||
    91 || [[JOSMImage(dialogs/relation/selectprimitives)]] || Select objects in the current data set for currently selected relation members in the member list ||
    92 || || ||
    93 || [[JOSMImage(dialogs/relation/deletemembers)]] || Remove all members referring to one of the selected objects in the current data set
     98||= **Icon** =||= **Description** =||
     99||  [[JOSMImage(dialogs/conflict/copystartright)]]  || Add all objects selected in the current data set before the first member ||
     100||  [[JOSMImage(dialogs/conflict/copybeforecurrentright,)]]  || Add all objects selected in the current data set before the first selected member ||
     101||  [[JOSMImage(dialogs/conflict/copyaftercurrentright)]]  || Add all objects selected in the current data set after the last member selected member ||
     102||  [[JOSMImage(dialogs/conflict/copyendright)]]  || Add all objects selected in the current data set after the last member ||
     103||||
     104||  [[JOSMImage(dialogs/relation/selectmembers)]]  || Select relation members in the member list which refer to objects in the current selection ||
     105||  [[JOSMImage(dialogs/relation/selectprimitives)]]  || Select objects in the current data set for currently selected relation members in the member list ||
     106||||
     107||  [[JOSMImage(dialogs/relation/deletemembers)]]  || Remove all members referring to one of the selected objects in the current data set ||
    94108
    95109
     
    101115Note: only one parent relation is shown for [osmwww:relation/51560 relation 51560]:
    102116
    103 [[Image(relation 51560.png,nolink,50%)]]
     117[[Image(relation 51560.png,link=,600)]]
    104118
    105119
     
    107121This 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.
    108122
    109 [[Image(children of 6016064.png,nolink,50%)]]
     123[[Image(children of 6016064.png,link=,600)]]
     124
    110125
    111126== Drag and Drop support ==
    112 The relation editor has an advanced drag and drop support. You can do the following actions:
     127The Relation editor has an advanced drag and drop support. You can do the following actions:
    113128* reorder the members in the members list
    114 * move an object from the [wikitr:/Help/Dialog/SelectionList Selection window] to the members list in the relation editor (with automatic role suggestion)
     129* move an object from the [wikitr:/Help/Dialog/SelectionList Selection list] to the members list in the relation editor (with automatic role suggestion)
    115130* move an object from the members list of one relation editor instance to another relation editor instance
    116131* move an object from the members list of one relation editor instance to another relation editor instance from another layer*
    117132* move an object from the members list of one relation editor instance to another relation editor instance from another JOSM instance*
    118 * move an object from the members list of the relation editor or from the Selection window to an external text editor
     133* move an object from the members list of the relation editor or from the Selection list to an external text editor
    119134
    120135^^* provided the objects are part of the dataset
    121136
     137
    122138== Error and Warning Messages ==
    123139=== Conflict in data when saving or applying a relation ===#RelationChangedOutsideOfEditor
    124 A relation may be edited concurrently in the relation editor window ''and'' outside of the relation editor window. While the relation editor window for a relation is open you may for instance split a way the relation refers to. In this case, the relation is modified but the changes due to the way splitting are not immediately reflected in the relation editor window. You need to click on the [[JOSMImage(dialogs/refresh,middle)]] refresh button to update the data in the relation editor. Anyhow JOSM keeps track of them and when you close the relation editor window or apply changes, without pressing the refresh button before, the following warning message is displayed:
     140A relation may be edited concurrently in the relation editor ''and'' outside of the relation editor. While the relation editor for a relation is open you may for instance split a way the relation refers to. In this case, the relation is modified but the changes due to the way splitting are not immediately reflected in the relation editor. You need to click on the [[JOSMImage(dialogs/refresh)]] refresh button to update the data in the relation editor. Anyhow JOSM keeps track of them and when you close the relation editor or apply changes, without pressing the refresh button before, the following warning message is displayed:
    125141
    126 [[Image(warning-conflict-in-data.png)]]
     142[[Image(warning-conflict-in-data.png,link=)]]
    127143
    128144It indicates that JOSM is aware of two incompatible [wikitr:/Help/Concepts/Object#Objectversionsandhistory versions] of this relation. Since JOSM can't resolve the differences between these versions automatically, it proposes to create a [wikitr:/Help/Concepts/Conflict conflict] which you can [wikitr:/Help/Concepts/Conflict#Resolvingconflicts resolve] later using the [wikitr:/Help/Dialog/Conflict Conflict Dialog].
     
    130146A similar warning is the following:
    131147
    132 [[Image(relation_conflict.png)]]
     148[[Image(relation_conflict.png,link=)]]
    133149
    134150It appears when you made changes in the relation and in the data layer and then click on the refresh button.
    135151
    136 '''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):'''
    137 * '''After doing changes in the relation editor and before doing changes in the data layer press the [[JOSMImage(save,middle)]] apply button.'''
    138 * '''After doing changes in the data layer and before doing changes in the relation editor press the [[JOSMImage(dialogs/refresh,middle)]] refresh button.'''
     152**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):
     153* **After doing changes in the relation editor** and **before doing changes in the data layer** press the [[JOSMImage(save)]] apply button.
     154* **After doing changes in the data layer** and **before doing changes in the relation editor** press the [[JOSMImage(dialogs/refresh)]] refresh button.
    139155
    140156Otherwise you will see the above warnings and end in a conflict.
    141157
    142158=== Unsaved changes ===
    143 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 window.
    144 [[Image(relation_editor_unsaved_changes_warning.png,900)]]
     159The 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.
     160
     161[[Image(relation_editor_unsaved_changes_warning.png,link=)]]
    145162
    146163
    147164== See also ==
    148 * [[JOSMImage(dialogs/relationlist,20,middle)]] [wikitr:/Help/Dialog/RelationList Relations window] - all loaded relations are listed here
     165* [[JOSMImage(dialogs/relationlist)]] [wikitr:/Help/Dialog/RelationList Relations list] - all loaded relations are listed here
    149166* [wikitr:/Help/Concepts/Object#Relations Concepts Object] - detailed explanation what ''relation'' is
    150167* [wikitr:/Help/Relations Relations] - steps how to create parent relations, edit parent/child relations and so on
    151168* [wikitr:/Help/Concepts/Conflict Concepts Conflict] - explanation of conflicts
    152 * Relations can be also edited using [wikitr:/Help/Menu/TagsMembershipMenu#Rightclickonitemsinmembershipspart simple right click menu] in [wikitr:/Help/Dialog/TagsMembership Tags/Membership window]
    153 * Some of [wikitr:/Plugins plugins] can simplify [wikitr:/Help/Relations editing of relations], namely [wikitr:/Help/Plugin/TurnRestrictions turnrestrictions] or [osmwiki:Relations/Proposed/turn_lanes#Plugin turnlanes]
     169* Relations can be also edited using [wikitr:/Help/Menu/TagsMembershipMenu#Rightclickonaparentrelationinmembershipspart simple right click menu] in [wikitr:/Help/Dialog/TagsMembership Tags/Membership panel]
     170* Some of [wikitr:/Plugins plugins] can simplify [wikitr:/Help/Relations editing of relations], namely [wikitr:/Help/Plugin/TurnRestrictions turnrestrictions], [osmwiki:Relations/Proposed/turn_lanes#Plugin turnlanes] or [osmwiki:JOSM/Plugins/PT_Assistant pt_assistant]
    154171
    155172----
     173Back to [wikitr:/Help/Dialog Dialog] \\
    156174Back to [wikitr:/Help Main Help]