Changes between Version 47 and Version 48 of Help/Action/ImproveWayAccuracy


Ignore:
Timestamp:
2020-03-10T18:28:13+01:00 (6 years ago)
Author:
stoecker
Comment:

Directory rework, see #18845

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/ImproveWayAccuracy

    v47 v48  
    11[[TranslatedPages]]
    22= Improve Way Accuracy =
    3 [[Image(source:trunk/images/mapmode/improvewayaccuracy.png,nolink,middle)]] ''Keyboard shortcut:'' **{{{W}}}**  — is one of the [wiki:Help/EditToolbar working modes]
     3[[JOSMImage(mapmode/improvewayaccuracy,nolink,middle)]] ''Keyboard shortcut:'' **{{{W}}}**  — is one of the [wiki:Help/EditToolbar working modes]
    44
    55This mode can ''add, move and delete'' '''nodes''' of the previously entered [Help/Concepts/Object ways]. This mode is used only to update existing data (ways).
     
    2222''Helper geometry: dashed red line - indicates a way after moved node''
    2323
    24 === Create new nodes [[Image(source:trunk/images/cursor/modifier/addnode.svg,middle,nolink,inline)]] (+{{{Ctrl}}}) ===
     24=== Create new nodes [[JOSMImage(cursor/modifier/addnode,middle,nolink,inline)]] (+{{{Ctrl}}}) ===
    2525
    2626[[Image(JOSM-plugin-IWA-example.jpg, right)]]
     
    3030''Helper geometry: solid red line - indicates a way after new node''
    3131
    32 === Remove nodes [[Image(source:trunk/images/cursor/modifier/delete.png,middle,nolink,inline)]] (+{{{Alt}}}) ===
     32=== Remove nodes [[JOSMImage(cursor/modifier/delete,middle,nolink,inline)]] (+{{{Alt}}}) ===
    3333
    3434Hold **{{{Alt}}}** button and click - the highlighted node will be deleted.
     
    4040=== Lock segment ===
    4141
    42 * Lock moved node: [[Image(source:trunk/images/cursor/modifier/lock.svg,middle,nolink)]] + {{{Shift}}} - when moving a mouse, hold **{{{Shift}}}** or left mouse button and the highlighted node or segment will be kept the same no matter where you move the cursor.
    43 * Lock added node: [[Image(source:trunk/images/cursor/modifier/add_node_lock.svg,middle,nolink)]] + {{{Ctrl}}} {{{Shift}}}
     42* Lock moved node: [[JOSMImage(cursor/modifier/lock,middle,nolink)]] + {{{Shift}}} - when moving a mouse, hold **{{{Shift}}}** or left mouse button and the highlighted node or segment will be kept the same no matter where you move the cursor.
     43* Lock added node: [[JOSMImage(cursor/modifier/add_node_lock,middle,nolink)]] + {{{Ctrl}}} {{{Shift}}}
    4444
    4545
    4646== See also ==
    4747
    48 * [[Image(source:trunk/images/dialogs/mappaint/wireframe_small.svg,20,nolink,middle)]] {{{Ctrl+W}}} [wiki:Help/Action/WireframeToggle "Wireframe view"] - turns off any styles and makes lines very thin, it might be a good idea to toggle that view before improving ways accuracy
     48* [[JOSMImage(dialogs/mappaint/wireframe_small,20,nolink,middle)]] {{{Ctrl+W}}} [wiki:Help/Action/WireframeToggle "Wireframe view"] - turns off any styles and makes lines very thin, it might be a good idea to toggle that view before improving ways accuracy
    4949* [[Shortcuts#Altkey]] - if {{{Alt}}} doesn't work
    5050* [https://github.com/JOSM/improve-way ImproveWay plugin] - extends the Improve Way Accuracy mode with helpers to place nodes at accurate distances and angles.