Changes between Version 10 and Version 18 of Help/Action/AdjacentNodes
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/AdjacentNodes
v10 v18 3 3 = Plugin -> UtilsPlugin2 -> Adjacent Nodes = 4 4 5 [[ Image(http://trac.openstreetmap.org/export/HEAD/applications/editors/josm/plugins/utilsplugin2/images/adjnodes.png)]] ''Keyboard shortcut:'''''{{{E}}}'''5 [[JOSMImage(plugins/utilsplugin2/images/adjnodes,48,link=,middle,margin-right=20)]] ''Keyboard shortcut:'' **`E`** 6 6 7 '''Select adjacent nodes'''7 **Select adjacent nodes** 8 8 9 Selects neighbours of already selected nodes. Remembers active ways when used first and fills them before advancing to other ways. 9 Selects neighbors of already selected nodes. \\ 10 Recognizes ways and first selects their nodes before advancing to other ways. 11 * If some ways are already selected only these are used for advance selection. 12 * If only ways are selected, their nodes are selected instead. 10 13 11 If some ways are already selected, we only use them to advance selection. 14 [[Image(adjnodes.png,link=)]] 12 15 13 If only ways are selected, its nodes are selected instead. 14 15 [[Image(adjnodes.png)]] 16 17 Example of usage: select one node (and possibly its way), press E (3 nodes are selected now), press L to put the node on straight line. 16 Example of usage: select one node (and possibly its way), press `E` (3 nodes are selected now), press `L` to put the node on straight line. 18 17 19 18 == See also == 20 * [[ Image(http://trac.openstreetmap.org/export/HEAD/applications/editors/josm/plugins/utilsplugin2/images/adjways.png,20)]] [wiki:Help/Action/AdjacentWays Adjacent Ways]21 * [[ Image(http://trac.openstreetmap.org/export/HEAD/applications/editors/josm/plugins/utilsplugin2/images/selectwaynodes.png,20)]] [SelectWayNodes Select Way Nodes]22 * [[ Image(http://trac.openstreetmap.org/export/HEAD/applications/editors/josm/plugins/utilsplugin2/images/unsnodes.png,20)]] [UnselectNodes Unselect Nodes]23 * [[ Image(http://trac.openstreetmap.org/export/HEAD/applications/editors/josm/plugins/utilsplugin2/images/midnodes.png,20)]] [MiddleNodes Middle Nodes]19 * [[JOSMImage(plugins/utilsplugin2/images/adjways)]] [wikitr:/Help/Action/AdjacentWays Adjacent Ways] 20 * [[JOSMImage(plugins/utilsplugin2/images/selectwaynodes)]] [wikitr:/Help/Action/SelectWayNodes Select Way Nodes] 21 * [[JOSMImage(plugins/utilsplugin2/images/unsnodes)]] [wikitr:/Help/Action/UnselectNodes Unselect Nodes] 22 * [[JOSMImage(plugins/utilsplugin2/images/midnodes)]] [wikitr:/Help/Action/MiddleNodes Middle Nodes] 24 23 25 24 ---- 26 Back to [wiki :Help/Plugin/UtilsPlugin2 UtilsPlugin2Help][[BR]]27 Back to [wiki:/Help Main Help] 25 Back to [wikitr:/Help/Plugin/UtilsPlugin2 UtilsPlugin2] \\ 26 Back to [wikitr:/Help Main Help]