Changes between Version 26 and Version 41 of Help/Plugin/UtilsPlugin2


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/UtilsPlugin2

    v26 v41  
    11[[TranslatedPages(outdated=Some description links are missing.)]]
     2[[PageOutline(2-4,Table of Content)]]
    23
    34= Plugin -> UtilsPlugin2 =
    45
    5 [[Image(/pluginicon/utilsplugin2.jar/images/utils.png,bottom)]] **Several utilities to make your life easier.**
     6[[JOSMImage(plugins/utilsplugin2/images/utils,48,link=,middle,margin-right=20)]] **Several utilities to make your life easier.**
    67
    78**UtilsPlugin2** is a collection of useful tools.
    8 They are accessible via the menus [#Edit Edit⤓], [#MoreTools More Tools⤓], [#Data Data⤓] and [#Selection Selection⤓] or with their keyboard shortcuts.
     9They are accessible via the menus [#Edit Edit], [#MoreTools More Tools], [#Data Data] and [#Selection Selection] or with their keyboard shortcuts.
    910
    1011== [wikitr:/Help/Menu/Edit Edit] == #Edit
    11 || [[Image(source:trunk/images/copy.svg,24)]] || [wikitr:/Help/Action/CopyTags Copy Tags] ||  || Copy the tags of the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard ||
     12||= **Icon** =||= **Name** =||= **Shortcut** =||= **Description** =||
     13||  [[JOSMImage(copy,28,link=,middle)]]  || [wikitr:/Help/Action/CopyAllKeyValue Copy Tags] ||  || Copy all tags of the currently selected [wikitr:/Help/Concepts/Object objects] to the clipboard ||
    1214
    1315== [wikitr:/Help/Menu/MoreTools More tools] == #MoreTools
    14 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/addintersect.png)]]|| [wikitr:/Help/Action/AddNodeIntersection Add nodes at intersections] ||  {{{Shift+I}}}  || Add missing nodes at intersections of selected ways ||
    15 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/splitobject.png)]]|| [wikitr:/Help/Action/SplitObject Split Object] ||  {{{Alt+X}}}  || Split an object at selected nodes ||
    16 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/dumbutils/alignwaynodes.png)]]|| [wikitr:/Help/Action/AlignWayNodes Align Way Nodes] ||  {{{Shift+L}}}  || Align nodes in a way ||
    17 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/symmetry.png)]]|| [wikitr:/Help/Action/Symmetry Symmetry] ||  {{{Alt+Shift+S}}}  || Mirror selected nodes and ways ||
    18 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/dumbutils/splitonintersections.png)]]|| [wikitr:/Help/Action/SplitAdjacentWays Split adjacent ways] ||  {{{Ctrl+Alt+Shift+P}}}  || Split adjacent ways on T-intersections ||
    19 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/ungluerelations.png)]]|| [wikitr:/Help/Action/UtilsPlugin2/UnGlueRelation Unglue Relation] ||  {{{Alt+Shift+G}}}  || Duplicate nodes, ways and relations used by mutiple relations ||
    20 ||||||||||
    21 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/dumbutils/replacegeometry.png)]]|| [wikitr:/Help/Action/ReplaceGeometry Replace Geometry] ||  {{{Ctrl+Shift+G}}}  || Replaces geometry of selected way with a new one ||
    22 ||  || [wikitr:/Help/Action/ReplaceMembership Replace Membership] ||  {{{}}}  || In relations where the selected object is member of, replace it with a new one ||
    23 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/extnode.png)]]|| [wikitr:/Help/Action/ExtractNode Extract node] ||  {{{Alt+Shift+J}}}  || Extracts nodes from a way ||
    24 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/dumbutils/tagbuffer.png)]]|| [wikitr:/Help/Action/CopyTagsPreviousSelection Copy Tags from previous selection] ||  {{{Shift+R}}}  || Pasts tags from previous selected objects ||
    25 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/dumbutils/sourcetag.png)]]|| [wikitr:/Help/Action/AddSourceTag Add Source Tag] ||  {{{Ctrl+Alt+S}}}  || Add remembered source tag ||
    26 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/dumbutils/pasterelations.png)]]|| [wikitr:/Help/Action/PasteRelations Paste Relations] ||  || Paste relation memberships from objects in buffer onto selected objects ||
    27 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/latlon.png)]]|| [wikitr:/Help/Action/LatLonTool Lat Lon tool] ||  {{{Ctrl+Shift+L}}}  || Create geometry by entering its lat lon coordinates ||
    28 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/circlearc.png)]]|| [wikitr:/Help/Action/CreateCircleArc Circle arc] ||  {{{Shift+C}}}  || Simplifies drawing of circle arcs. ||
     16||= **Icon** =||= **Name** =||= **Shortcut** =||= **Description** =||
     17||  [[JOSMImage(plugins/utilsplugin2/images/addintersect)]]  || [wikitr:/Help/Action/AddNodeIntersection Add nodes at intersections] ||  `Shift+I`  || Add missing nodes at intersections of selected ways ||
     18||  [[JOSMImage(plugins/utilsplugin2/images/splitobject)]]  || [wikitr:/Help/Action/SplitObject Split Object] ||  `Alt+X`  || Split an object at selected nodes. Splits an area, closed way and multipolygon or boundary relation into two parts. ||
     19||  [[JOSMImage(plugins/utilsplugin2/images/dumbutils/alignwaynodes)]]  || [wikitr:/Help/Action/AlignWayNodes Align Way Nodes] ||  `Shift+L`  || Align nodes in a way ||
     20||  [[JOSMImage(plugins/utilsplugin2/images/symmetry)]]  || [wikitr:/Help/Action/Symmetry Symmetry] ||  `Alt+Shift+S`  || Mirror selected nodes and ways ||
     21||  [[JOSMImage(plugins/utilsplugin2/images/dumbutils/splitonintersections)]]  || [wikitr:/Help/Action/SplitAdjacentWays Split adjacent ways] ||  `Ctrl+Alt+Shift+P`  || Split adjacent ways on T-intersections ||
     22||  [[JOSMImage(plugins/utilsplugin2/images/ungluerelations)]]  || [wikitr:/Help/Action/UtilsPlugin2/UnGlueRelation Unglue Relation] ||  `Alt+Shift+G`  || Duplicate nodes, ways and relations used by mutiple relations ||
     23||||
     24||  [[JOSMImage(plugins/utilsplugin2/images/dumbutils/replacegeometry)]]  || [wikitr:/Help/Action/ReplaceGeometry Replace Geometry] ||  `Ctrl+Shift+G`  || Replaces geometry of selected way with a new one ||
     25||  || [wikitr:/Help/Action/ReplaceMembership Replace Membership] ||  || In relations where the selected object is member of, replace it with a new one ||
     26||  [[JOSMImage(plugins/utilsplugin2/images/extnode)]]  || [wikitr:/Help/Action/ExtractNode Extract node] ||  `Alt+Shift+J`  || Extracts nodes from a way ||
     27||  [[JOSMImage(plugins/utilsplugin2/images/dumbutils/tagbuffer)]]  || [wikitr:/Help/Action/CopyTagsPreviousSelection Paste Tags from previous selection] ||  `Shift+R`  || Pastes tags from previous selected objects (not the clipboard) ||
     28||  [[JOSMImage(plugins/utilsplugin2/images/dumbutils/sourcetag)]]  || [wikitr:/Help/Action/AddSourceTag Add Source Tag] ||  ~~`Ctrl+Alt+S`~~  || Add remembered source tag ||
     29||  [[JOSMImage(plugins/utilsplugin2/images/dumbutils/pasterelations)]]  || [wikitr:/Help/Action/PasteRelations Paste Relations] ||  || Paste relation memberships from objects in buffer onto selected objects ||
     30||  [[JOSMImage(plugins/utilsplugin2/images/latlon,28)]]  || [wikitr:/Help/Action/LatLonTool Lat Lon tool] ||  `Ctrl+Shift+L`  || Create geometry by entering its lat lon coordinates ||
     31||  [[JOSMImage(plugins/utilsplugin2/images/circlearc)]]  || [wikitr:/Help/Action/CreateCircleArc Circle arc] ||  `Shift+C`  || Simplifies drawing of circle arcs. ||
    2932
    3033== [wikitr:/Help/Menu/Data Data] == #Data
    31 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/openurl.png)]]|| [wikitr:/Help/Action/OpenPage Open custom URL] ||  {{{Shift+H}}}  || Opens a custom URL specified in "Select custom URL" ||
    32 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/openurl.png)]]|| [wikitr:/Help/Action/ChooseURL Select custom URL] ||  {{{}}}  || Selects a custom URL which will be used for the "Open custom URL" action ||
    33 ||  || Tag multiple objects (alpha) ||  {{{Crtl+T}}}  || Spreadsheet like editing of tags (cons: tags are untranslated) ||
     34||= **Icon** =||= **Name** =||= **Shortcut** =||= **Description** =||
     35||  [[JOSMImage(plugins/utilsplugin2/images/openurl)]]  || [wikitr:/Help/Action/OpenPage Open custom URL] ||  `Shift+H`  || Opens a custom URL specified in "Select custom URL" ||
     36||  [[JOSMImage(plugins/utilsplugin2/images/openurl)]]  || [wikitr:/Help/Action/ChooseURL Select custom URL] ||  || Selects a custom URL which will be used for the "Open custom URL" action ||
     37||  || [wikitr:/Help/Action/MultiTag Tag multiple objects] (alpha) ||  `Ctrl+T`  || Edit tags of object list in table ||
    3438
    3539== [wikitr:/Help/Menu/Selection Selection] == #Selection
    36 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/selectwaynodes.png)]]|| [wikitr:/Help/Action/SelectWayNodes Select way nodes] ||  {{{Ctrl+Shift+N}}}  || Select all nodes of selected ways ||
    37 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/adjnodes.png)]]|| [wikitr:/Help/Action/AdjacentNodes Adjacent nodes] ||  {{{E}}}  || Select adjacent nodes  ||
    38 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/unsnodes.png)]]|| [wikitr:/Help/Action/UnselectNodes Unselect nodes] ||  {{{Shift+U}}}  || Remove all nodes from selection ||
    39 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/midnodes.png)]]|| [wikitr:/Help/Action/MiddleNodes Middle nodes] ||  {{{Alt+Shift+E}}}  || Select middle nodes ||
    40 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/adjways.png)]]|| [wikitr:/Help/Action/AdjacentWays Adjacent ways] ||  {{{Shift+E}}}  || Select adjacent ways ||
    41 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/adjwaysall.png)]]|| [wikitr:/Help/Action/SelectConnectedWays All connected ways] ||  {{{Ctrl+Shift+E}}}  || Select all connected ways ||
    42 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/intway.png)]]|| [wikitr:/Help/Action/SelectIntersectingWays Intersecting ways] ||  {{{I}}}  || Select intersecting ways ||
    43 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/intwayall.png)]]|| [wikitr:/Help/Action/SelectAllIntersectingWays All intersecting ways] ||  {{{Ctrl+NumPad*}}}  || Select all intersecting ways ||
    44 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/selinside.png)]]|| [wikitr:/Help/Action/AllInside All inside] ||  {{{Alt+Shift+I}}}  || Select all inside selected polygons ||
    45 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/selmodnodes.png)]]|| [wikitr:/Help/Action/SelectLastModifiedNodes Select last modified nodes] ||  {{{Shift+Z}}}  || Select last modified ways ||
    46 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/selmodways.png)]]|| [wikitr:/Help/Action/SelectLastModifiedWays Select last modified ways] ||  {{{Alt+Shift+Z}}}  || Select last modified ways ||
    47 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/undoselection.png)]]|| [wikitr:/Help/Action/UndoSelection Undo selection] ||  {{{Ctrl+Shift+Z}}}  || Reselect last added objects or selection from history ||
    48 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/selecthighway.png)]]|| [wikitr:/Help/Action/SelectHighway Select Highway ] ||  {{{Ctrl+Alt+W}}}  || Select highway for the name/ref given ||
    49 ||[[Image(osm:source:applications/editors/josm/plugins/utilsplugin2/images/selboundary.png)]]|| [wikitr:/Help/Action/AreaBoundary Area boundary ] ||  {{{Shift+/}}}  || Select relation or all ways forming a boundary ||
     40||= **Icon** =||= **Name** =||= **Shortcut** =||= **Description** =||
     41||  [[JOSMImage(plugins/utilsplugin2/images/selectwaynodes)]]  || [wikitr:/Help/Action/SelectWayNodes Select way nodes] ||  `Ctrl+Shift+N`  || Select all nodes of selected ways ||
     42||  [[JOSMImage(plugins/utilsplugin2/images/adjnodes)]]  || [wikitr:/Help/Action/AdjacentNodes Adjacent nodes] ||  `E`  || Select adjacent nodes  ||
     43||  [[JOSMImage(plugins/utilsplugin2/images/unsnodes)]]  || [wikitr:/Help/Action/UnselectNodes Unselect nodes] ||  `Shift+U`  || Remove all nodes from selection ||
     44||  [[JOSMImage(plugins/utilsplugin2/images/midnodes)]]  || [wikitr:/Help/Action/MiddleNodes Middle nodes] ||  `Alt+Shift+E`  || Select middle nodes ||
     45||  [[JOSMImage(plugins/utilsplugin2/images/adjways)]]  || [wikitr:/Help/Action/AdjacentWays Adjacent ways] ||  `Shift+E`  || Select adjacent ways ||
     46||  [[JOSMImage(plugins/utilsplugin2/images/adjwaysall)]]  || [wikitr:/Help/Action/SelectConnectedWays All connected ways] ||  `Ctrl+Shift+E`  || Select all connected ways ||
     47||  [[JOSMImage(plugins/utilsplugin2/images/intway)]]  || [wikitr:/Help/Action/SelectIntersectingWays Intersecting ways] ||  `I`  || Select intersecting ways ||
     48||  [[JOSMImage(plugins/utilsplugin2/images/intwayall)]]  || [wikitr:/Help/Action/SelectAllIntersectingWays All intersecting ways] ||  `Ctrl+NumPad*`  || Select all intersecting ways ||
     49||  [[JOSMImage(plugins/utilsplugin2/images/selinside)]]  || [wikitr:/Help/Action/AllInside All inside] ||  `Alt+Shift+I`  || Select all inside selected polygons ||
     50||  [[JOSMImage(plugins/utilsplugin2/images/selmodnodes)]]  || [wikitr:/Help/Action/SelectLastModifiedNodes Select last modified nodes] ||  `Shift+Z`  || Select last modified nodes ||
     51||  [[JOSMImage(plugins/utilsplugin2/images/selmodways)]]  || [wikitr:/Help/Action/SelectLastModifiedWays Select last modified ways] ||  `Alt+Shift+Z`  || Select last modified ways ||
     52||  [[JOSMImage(plugins/utilsplugin2/images/undoselection)]]  || [wikitr:/Help/Action/UndoSelection Undo selection] ||  `Ctrl+Shift+Z`  || Reselect last added objects or selection from history ||
     53||  [[JOSMImage(plugins/utilsplugin2/images/selecthighway)]]  || [wikitr:/Help/Action/SelectHighway Select Highway ] ||  `Ctrl+Alt+W`  || Select highway for the name/ref given ||
     54||  [[JOSMImage(plugins/utilsplugin2/images/selboundary)]]  || [wikitr:/Help/Action/AreaBoundary Area boundary ] ||  `Shift+/`  || Select relation or all ways forming a boundary ||
    5055
    5156The predecessor UtilsPlugin was integrated in JOSM core in 2011.
    5257
    53 === See also ===
    54 
     58== See also ==
    5559* [osmwiki:JOSM/Plugins/utilsplugin2 UtilsPlugin2] page at OSM wiki
    5660
    5761----
    58 Back to [wikitr:/Plugins Plugin Help][[BR]]
     62Back to [wikitr:/Plugins Plugin Help] \\
    5963Back to [wikitr:/Help Main Help]