Changes between Version 4 and Version 18 of Help/Action/UnGlue


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/UnGlue

    v4 v18  
    1 [[TranslatedPages]]
     1[[TranslatedPages(outdated=What leads to the second confirmation dialog? The Tags/Memberships choice dialog should get its own page. Some more examples might be nice.)]]
     2[[PageOutline(2-4,Table of Content)]]
    23
    3 = Tools > Un-Glue =
     4= Tools > Unglue Ways =
    45
    5 [[Image(source:/trunk/images/unglueways.png)]] ''Keyboard shortcut:'' '''{{{G}}}'''
     6[[JOSMImage(unglueways,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **`G`**
    67
    7 '''Duplicate the nodes that are used by multiple ways.'''
     8**Duplicate nodes that are used by multiple ways.** \\
     9This allows you to separate two (or more) [[JOSMImage(data/way)]] [wikitr:/Help/Concepts/Object#Ways ways] which share common [[JOSMImage(data/node)]] [wikitr:/Help/Concepts/Object#Nodes nodes]. Depending on the selection and the ways sharing the nodes there are slightly different results. After the action, usually, all newly created nodes will be selected.
    810
    9 This allows you to un-join two (or more) ways which share a common node.
     11* with a **single [[JOSMImage(data/node)]] node** selected, all ways will be unconnected. One way will keep the original node and all other ways will each get a new node instead at the identical location. One of the new nodes will be selected which might change in future, see #20884.
     12 * ''**Note**'': with a **single [wikitr:/Help/Concepts/Object#Tags tagged] [[JOSMImage(data/node)]] node only part of one [[JOSMImage(data/way)]] way**, the node will be isolated and moved. A new node will be inserted in the way at the identical location. The originally selected node stays selected.
     13* with a ** single [[JOSMImage(data/way)]] way** selected, the way will be unconnected from all other ways and all former shared way's nodes will be replaced with new nodes at the identical location. All new nodes will be selected.
     14* with **one [[JOSMImage(data/way)]] way and [[JOSMImage(data/node)]] nodes** selected, all selected shared nodes of the selected way will be replaced with new nodes at the identical location. Selected nodes which are only part of the selected way are silently ignored. All new nodes will be selected.
     15
     16Depending on the selection, a [#UnglueConfirmationDialogs Unglue confirmation dialog] and/or a [#TagsMembershipsChoiceDialog Tags/Memberships choice dialog] might raise. \\
     17Additionally, there a some [#Notifications Notifications] which might be displayed.
     18
     19
     20== Unglue confirmation dialogs ==#UnglueConfirmationDialogs
     21* If there is no download area or any involved node is outside download area the following confirmation dialog will be presented with the usual options to remember ones choice.
     22 {{{
     23You are about to unglue nodes which can have other referrers not yet downloaded.
     24This can cause problems because other objects (that you do not see) might use them.
     25Do you really want to unglue?
     26 }}}
     27 [[Image(UnglueWaysConfirmationNodeOutside.jpg,link=,margin-left=40)]] \\
     28
     29
     30* ???
     31 {{{
     32You are about to unglue incomplete objects.
     33This will cause problems because you don't see the real object.
     34Do you really want to unglue?
     35 }}}
     36
     37== Tags/Memberships choice dialog ==#TagsMembershipsChoiceDialog
     38If any shared node involved in this action has a [wikitr:/Help/Concepts/Object#Tags tag] or is member of a [[JOSMImage(data/relation)]] [wikitr:/Help/Concepts/Object#Relations relation] a dialog to choose where the tags and, optionally, the relation memberships, should be placed. The option are:
     39* **Existing node**: The tags or memberships remain on the original node
     40* **Both nodes**: The tags or memberships remain on the original node and are additionally added to the new nodes.
     41* **New nodes**: The tags or memberships are moved onto the new nodes.
     42
     43  [[Image(2020-08-12-212213.png,link=)]]
     44
     45== Notifications ==#Notifications
     46Following notifications might be displayed:
     47* If the single selected node is not part of any way: \\
     48  `This node is not glued to anything else.`
     49* If none of the selected nodes is part of another way: \\
     50 `None of these nodes are glued to anything else.`
     51* If none of the selected way's nodes is part of another way: \\
     52 `None of this way's nodes are glued to anything else.`
     53* If the current selection does not fit the demands for this action:
     54 {{{
     55The current selection cannot be used for unglueing.
     56
     57Select either:
     58* One tagged node, or
     59* One node that is used by more than one way, or
     60* One node that is used by more than one way and one of those ways, or
     61* One way that has one or more nodes that are used by more than one way, or
     62* One way and one or more of its nodes that are used by more than one way.
     63
     64Note: If a way is selected, this way will get fresh copies of the unglued nodes and the new nodes will be selected.
     65Otherwise, all ways will get their own copy and all nodes will be selected.
     66 }}}
     67* If any relation might be affected:
     68 {{{
     69Unglueing possibly affected [number] relations:
     70Ensure that the relations have not been broken!
     71 }}}
     72
     73== Examples ==
    1074Select the common node, and then use this tool. 
    1175
    12 [[Image(merge1.png)]]
     76 [[Image(merge1.png,link=)]]
    1377
    14 An extra node will be created for each way at the same location as the original node. [[BR]]
    15 All the nodes will be selected. To move a single node, you need to reselect it.
     78An extra node will be created for each way at the same location as the original node.
    1679
    17 [[Image(merge2.png)]]
     80 [[Image(merge2.png,link=)]]
    1881
    19 Advanced usage: If there are more than two ways sharing a node and you like to separate just one of them, select this way along with the common node!
     82* If the selected node has at least one tag and is only part of one way, the node will be isolated, and a new node will be inserted in the way at the same position.
     83
     84''**Advanced usage**'': If there are more than two ways sharing a node, and you like to separate just one of them, select this way along with the common node!
     85
     86You might be asked to choose where the tags or/and relation memberships should be placed, see [#TagsMembershipsChoiceDialog Tags/Memberships choice dialog], above.
     87
     88== See also ==
     89* [[JOSMImage(unjoinnodeway)]] [wikitr:/Help/Action/UnJoinNodeWay Disconnect Node from Way]
     90* [[Image(source:osm//applications/editors/josm/plugins/utilsplugin2/images/extnode.png,middle,link=)]] [wikitr:/Help/Action/ExtractNode Extract node] part of [[Image(source:osm//applications/editors/josm/plugins/utilsplugin2/images/utils.png,link=,middle)]] [wikitr:/Help/Plugin/UtilsPlugin2 Utilsplugin2]
    2091
    2192----
    22 Back to [wiki:/Help/Menu/Tools Menu Tools][[Br]]
    23 Back to [wiki:/Help Main Help]
     93Back to [wikitr:/Help/Menu/Tools Menu Tools] \\
     94Back to [wikitr:/Help/Menu Main Menu] \\
     95Back to [wikitr:/Help Main Help]