Changes between Version 4 and Version 21 of Help/Action/AlignInCircle


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/AlignInCircle

    v4 v21  
    33= Tools > Align Nodes in Circle =
    44
    5 [[Image(source:/trunk/images/aligncircle.png)]] ''Keyboard shortcut:'' '''{{{O}}}'''
     5[[JOSMImage(aligncircle,middle,link=,48,margin-right=20)]] ''Keyboard shortcut:'' **`O`**
    66
    7 '''Move the selected nodes into a circle.'''
     7**Move the selected nodes into a regular polygon.** \\
     8At least four nodes or a closed way with at least four nodes need to be selected for the default behaviour.
    89
    9 There are also some special possibilities:
    10  * When a node is selected that is part of the way, then make a regular polygon.
    11  * When one way and one node is selected, set center to position of that node.
    12  * When one more node, part of the way, is selected, set the radius equal to the distance between two nodes.
     10There are also some special cases:
     11 * When one node, part of a way, and this way are selected, then make a regular polygon
     12 * When one closed way and one separate node is selected, set center to position of that node.
     13 * When one more node, part of the way, is selected, set the radius equal to the distance between the two selected nodes.
     14 * When multiple ways are selected and they are connected to create a ring, align nodes by first computing an average center and by preserving relative angles of interconnection (e.g. of roads connecting to a roundabout) when regularizing the radius, and redistribute the other nodes in each arc.
     15 * When multiple ways are selected and they are not connected in a ring, then each of the selected closed ways will be circularized.
     16
    1317
    1418== See also ==
    15 
    16  * [[Image(source:/trunk/images/alignline.png,20)]] [wiki:/Help/Action/AlignInLine Align Nodes in Line]
     19* [[JOSMImage(aligncircle,middle,24,link=)]] [wikitr:/Help/Action/CreateCircle Create Circle]
     20* [[JOSMImage(alignline,middle,24,link=)]] [wikitr:/Help/Action/AlignInLine Align Nodes in Line]
     21* [[JOSMImage(plugins/utilsplugin2/images/circlearc,middle,24,link=)]] [wikitr:/Help/Action/CreateCircleArc Circle Arc] (utilsplugin2)
    1722
    1823----
    19 Back to [wiki:/Help/Menu/Tools Menu Tools][[Br]]
    20 Back to [wiki:/Help Main Help]
     24Back to [wikitr:/Help/Menu/Tools Menu Tools] \\
     25Back to [wikitr:/Help Main Help]