Changes between Version 94 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

    v94 v103  
    44= Relation Editor =
    55
    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]. \\
     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]. \\
    77\\
    88Don't confuse it with the [wikitr:/Help/Dialog/RelationList Relations list panel]. That [wikitr:/Help/ToggleDialogs Sidebar] panel lists all relations.
     
    1212=== Buttons on top ===#Buttonsontop
    1313||= **Icon** =||= **Description** =||
    14 ||  [[JOSMImage(dialogs/refresh)]] || Refresh relation from data layer (see [#RelationChangedOutsideOfEditor below] for more explanation) ||
     14||  [[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) ||
    1616||  [[JOSMImage(dialogs/select)]]  || Select the relation of the relation editor ||
     
    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
    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.
     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.
    2626
    2727==== Tags of Relation (upper part) ====#TagsRelation
     
    3838||  [[JOSMImage(pastetags)]]  || Paste tags from buffer ||
    3939
    40 **Note**: In general it is easier to modify tags with the [wikitr:/Help/Dialog/TagsMembership Tags/Memberships panel].
     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]
     41
     42**Note**: In general, it is easier to modify tags with the Tags/Memberships panel.
    4143
    4244==== Members List (bottom half, left side) ====#MembersList
     
    4749||= **Title** =||= **Description** =||
    4850||  Role  || its role || 
    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 ||
    50 || || 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  ||
     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 ||
    5153
    5254====== Context menu in table ======
    5355Gap is indicated as red dot.
    5456
    55 * Zoom to - will zoom to the topmost element of the [#Currentlyselectedmembers currently selected members]
    56 * Zoom to Gap (actionable only when gap is selected) - will zoom to gap
    57 * Select previous gap
    58 * 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] ||
    5965
    6066===== Currently selected members =====#Currentlyselectedmembers
    61 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.
    6268
    63 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.
    6470
    6571===== Buttons =====
    66 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.)'':
    6773
    68 ||= **Icon** =||= **Description** =||
    69 ||  [[JOSMImage(dialogs/moveup)]]  || Move the [#Currentlyselectedmembers currently selected members] up (**`Alt+up`**) ||
    70 ||  [[JOSMImage(dialogs/movedown)]]  || Move ''the currently selected members'' down (**`Alt+down`**) ||
     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 ||
    7177||||
    72 ||  [[JOSMImage(dialogs/edit)]]  || Open additional relation editors for ''the currently selected members'' of object type relation ||
    73 ||  [[JOSMImage(dialogs/delete,24,link=,middle)]]  || Remove ''the currently selected members'' from the relation (**`Alt+Delete`**) ||
     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 ||
    7480||||
    75 ||  [[JOSMImage(dialogs/sort)]]  || Sort ''the currently selected members'' (**`Alt+End`**) ||
    76 ||  [[JOSMImage(dialogs/sort_below)]]  || Sort ''the currently selected members'' and all members below ([wikitr:/Help/ExpertMode expert mode] only) ||
    77 ||  [[JOSMImage(dialogs/reverse)]]  || Reverse the order of the currently selected members ||
     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 ||
    7884||||
    79 ||  [[JOSMImage(dialogs/relation/downloadincomplete)]]  || Download all incomplete members (**`Alt+Home`**) ||
    80 ||  [[JOSMImage(dialogs/relation/downloadincompleteselected)]]  || Download selected incomplete members ||
     85||  [[JOSMImage(dialogs/relation/downloadincomplete)]]  ||  **`Alt+Home`**  || Download all incomplete members ||
     86||  [[JOSMImage(dialogs/relation/downloadincompleteselected)]]  ||  || Download selected incomplete members ||
    8187
    82 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]
    8391
    8492
     
    97105||  [[JOSMImage(dialogs/relation/selectprimitives)]]  || Select objects in the current data set for currently selected relation members in the member list ||
    98106||||
    99 ||  [[JOSMImage(dialogs/relation/deletemembers)]]  || Remove all members referring to one of the selected objects in the current data set
     107||  [[JOSMImage(dialogs/relation/deletemembers)]]  || Remove all members referring to one of the selected objects in the current data set ||
    100108
    101109
     
    151159The 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.
    152160
    153 [[Image(relation_editor_unsaved_changes_warning.png,900,link=)]]
     161[[Image(relation_editor_unsaved_changes_warning.png,link=)]]
    154162
    155163
     
    160168* [wikitr:/Help/Concepts/Conflict Concepts Conflict] - explanation of conflicts
    161169* Relations can be also edited using [wikitr:/Help/Menu/TagsMembershipMenu#Rightclickonaparentrelationinmembershipspart simple right click menu] in [wikitr:/Help/Dialog/TagsMembership Tags/Membership panel]
    162 * 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]
     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]
    163171
    164172----
     173Back to [wikitr:/Help/Dialog Dialog] \\
    165174Back to [wikitr:/Help Main Help]