Changes between Version 48 and Version 54 of Help/Menu/Tools
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Menu/Tools
v48 v54 1 1 [[TranslatedPages]] 2 = Tools menu=3 2 4 The Tools menu offers actions to add objects and manipulate [wikitr:/Help/Dialog/SelectionList#Selection the Selection] from the JOSM program core. Tools from [wikitr:/Plugins plugins] can usually be found in the [wiki:Help/Menu/MoreTools More Tools menu] or in the [wiki:Help/Menu/Data Data menu] instead. 3 = Tools menu = 4 The Tools menu offers actions to add objects and manipulate [wikitr:/Help/Dialog/SelectionList#Selection the Selection] from the JOSM program core. Tools from [wikitr:/Plugins plugins] can usually be found in the [wikitr:/Help/Menu/MoreTools More Tools menu] or in the [wikitr:/Help/Menu/Data Data menu] instead. 5 5 6 == Items ==7 ||= **Icon** =||= **Name** =||= **Shortcut** =||= **Description** =|| 8 || [[JOSMImage(splitway)]] || [wikitr:/Help/Action/SplitWay Split Way] || `P` || Split a way at the selected nodes || 6 == Standard menu items == 7 ||= **Icon** =||= **Name** =||= **Keyboard Shortcut** =||= **Description** =|| 8 || [[JOSMImage(mapmode/splitway)]] || [wikitr:/Help/Action/SplitWay Split Way] || `P` || Split a way at the selected nodes || 9 9 || [[JOSMImage(combineway)]] || [wikitr:/Help/Action/CombineWay Combine Way] || `C` || Combine several ways into one || 10 10 |||| … … 16 16 || [[JOSMImage(distribute)]] || [wikitr:/Help/Action/DistributeNodes Distribute Nodes] || `Shift+B` || Distribute the selected nodes to equal distance along a line || 17 17 || [[JOSMImage(ortho)]] || [wikitr:/Help/Action/OrthogonalizeShape Orthogonalize Shape] || `Q` || Move nodes that all angles are 90 or 180 degrees || 18 || [[JOSMImage(mirror)]] || [wikitr:/Help/Action/Mirror Mirror] || `Shift+M` || Mirror selected nodes and ways (**[wikitr:/Help/ExpertMode expert mode] only**) || 18 || [[JOSMImage(mirror)]] || [wikitr:/Help/Action/Mirror Mirror] || `Shift+M` || Mirror selected nodes and ways (''**[wikitr:/Help/ExpertMode expert mode] only**'') || 19 19 |||| 20 || [[JOSMImage(followline)]] || [wikitr:/Help/Action/FollowLine Follow Line] || `F` || Continues drawing a line that shares nodes with another line (**[wikitr:/Help/ExpertMode expert mode] only**) || 20 || [[JOSMImage(followline)]] || [wikitr:/Help/Action/FollowLine Follow Line] || `F` || Continues drawing a line that shares nodes with another line (''**[wikitr:/Help/ExpertMode expert mode] only**'') || 21 21 || [[JOSMImage(addnode)]] || [wikitr:/Help/Action/AddNode Add Node ...] || `Shift+D` || Add a node by entering latitude and longitude (**[wikitr:/Help/ExpertMode expert mode] only**) || 22 || [[JOSMImage(movenode)]] || [wikitr:/Help/Action/MoveNode Move Node ...] || || Move a node by entering latitude and longitude (**[wikitr:/Help/ExpertMode expert mode] only**) || 22 || [[JOSMImage(movenode)]] || [wikitr:/Help/Action/MoveNode Move Node ...] || || Move a node by entering latitude and longitude (''**[wikitr:/Help/ExpertMode expert mode] only**'') || 23 23 || [[JOSMImage(aligncircle)]] || [wikitr:/Help/Action/CreateCircle Create Circle] || `Shift+O` || Create a circle from three selected nodes || 24 24 |||| … … 26 26 || [[JOSMImage(joinnodeway)]] || [wikitr:/Help/Action/JoinNodeWay Join Node to Way] || `J` || Join nearby way segments with the selected nodes. || 27 27 || [[JOSMImage(movenodeontoway)]] || [wikitr:/Help/Action/MoveNodeWay Move Node onto Way] || `N` || Move the selected nodes and connect them with all nearby ways. || 28 || [[JOSMImage(unjoinnodeway)]] || [wikitr:/Help/Action/ DisconnectNodeWay Disconnect Node from Way] || `Alt+J` || Disconnecttheselected nodes from a way ||28 || [[JOSMImage(unjoinnodeway)]] || [wikitr:/Help/Action/UnJoinNodeWay Disconnect Node from Way] || `Alt+J` || Disconnect selected nodes from a way they currently belong to || 29 29 || [[JOSMImage(unglueways)]] || [wikitr:/Help/Action/UnGlue Unglue Ways] || `G` || Duplicate the nodes that are used by multiple ways || 30 30 ||||