Changes between Version 40 and Version 52 of Help/Action/ImproveWayAccuracy


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

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/ImproveWayAccuracy

    v40 v52  
    11[[TranslatedPages]]
    22= Improve Way Accuracy =
    3 [[Image(source:trunk/images/mapmode/improvewayaccuracy.png,nolink,middle)]] ''Keyboard shortcut:'' **{{{W}}}**  — is a one of the [wiki:Help/Modes JOSM modes]
     3[[JOSMImage(mapmode/improvewayaccuracy,link=,48,,middle,margin-right=20)]] ''Keyboard shortcut:'' **`W` ([wikitr:/Help/ExpertMode expert mode] only)**  — is one of the [wikitr:/Help/Menu/Mode#Workingmode working modes]
    44
    5 This mode can ''add, move and delete'' '''nodes''' of the previously entered [Help/Concepts/Object ways]; this mode used only to update existing data (ways).
     5This mode can ''add, move and delete'' **nodes** of the previously entered [wikitr:/Help/Concepts/Object#Ways ways]. This mode is used only to update existing data (ways).
    66
    77The goal of the mode is to substitute dragging and dropping nodes with clicking to quicken the editing process. It is the most useful with natural objects that change its shape (a riverbank, burnt forest, flooded areas and so on) and some man made obejects that lack precise boundaries (landuse areas, highways as ''OSM ways''). Consider other tools for man made objects (where accurate angles may be desired).
    88
    9 == Activation steps ==
     9== Usage ==
     10Activate this mode and select a way. To start working on a different way without leaving the mode, unselect the current way by pressing **`Esc`** and click on another way.
    1011
    11 Two options:
    12 * Select a way, then [Help/Modes#Activateamode activate a mode as usual]
    13 * Activate a mode, then select a way to update (icon: [[Image(source:trunk/images/cursor/modifier/mode.png,middle,nolink)]])
     12The mode automatically finds segments and nodes that are the closest to the cursor. Candidate for deletion/move/addition will be changed as many times as you move cursor.
    1413
    15 To start working on a different way without leaving the mode, unselect current way by pressing **{{{Esc}}}** and click on another one.
     14The highlighted node can be locked (see [#Locksegment Lock segment]).
    1615
    17 == Usage ==
    18 
    19 Mode automatically finds segments and nodes that are the closest to the cursor. Candidate for deletion/move/addition will be changed as many times as you move cursor.
    20 
    21 Highlighted node can be locked (see [[#Locksegment]]).
    22 
    23 When you add or move nodes, **they are not merged with existing nodes** as it happens in the [[Select|Select]] or [[Draw|Draw]] modes. You have to quit editing in ''Improve Way Accuracy'' mode and use [[MergeNodes|merge nodes]] tool or alternatives.
     16When you add or move nodes, **they are not merged with existing nodes** as it happens in the [wikitr:/Help/Action/Select Select] or [wikitr:/Help/Action/Draw Draw] modes. You have to quit editing in ''Improve Way Accuracy'' mode and use [wikitr:/Help/Action/MergeNodes merge nodes] tool or alternatives.
    2417
    2518=== Move existing nodes ===
    26 
    27 Click in [Help/MapView Main view] where you think a node should be. The highlighted (nearest) node will be moved there.
     19Click in [wikitr:/Help/MapView Main view] where you think a node should be. The highlighted (nearest) node will be moved there.
    2820
    2921''Helper geometry: dashed red line - indicates a way after moved node''
    3022
    31 === Create new nodes [[Image(source:trunk/images/cursor/modifier/addnode.png,middle,nolink,inline)]] (+{{{Ctrl}}}) ===
     23=== Create new nodes [[JOSMImage(cursor/modifier/addnode,middle,link=,inline)]] (+`Ctrl`) ===
    3224
    33 [[Image(JOSM-plugin-IWA-example.jpg, right)]]
     25[[Image(JOSM-plugin-IWA-example.jpg,right,link=,margin-left=15)]]
    3426
    35 Hold **{{{Ctrl}}}** button and click - a new node will be added into highlighted segment.
     27Hold **`Ctrl`** button and click - a new node will be added into highlighted segment.
    3628
    3729''Helper geometry: solid red line - indicates a way after new node''
    3830
    39 === Remove nodes [[Image(source:trunk/images/cursor/modifier/delete.png,middle,nolink,inline)]] (+{{{Alt}}}) ===
     31=== Remove nodes [[JOSMImage(cursor/modifier/delete,middle,link=,inline)]] (+`Alt`) ===
    4032
    41 Hold **{{{Alt}}}** button and click - the highlighted node will be deleted.
     33Hold **`Alt`** button and click - the highlighted node will be deleted.
    4234
    4335Please try to keep as much existing nodes as you can, because thus you keep their history.
    4436
    45 **You cannot delete nodes that are connected to more than one way or that have tags** to prevent accidental breaking of topology or loss of information. Note that "uninteresting" tags are excluded, like FIXME, note, source, etc.
     37**You cannot delete nodes that are connected to more than one way or that have tags** to prevent accidental breaking of topology or loss of information. Note that "uninteresting" tags are excluded, like `FIXME`, `note`, `source`, etc.
    4638
    47 === Lock segment ===
    48 
    49 * Lock moved node: [[Image(source:trunk/images/cursor/modifier/lock.png,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.
    50 * Lock added node: [[Image(source:trunk/images/cursor/modifier/add_node_lock.png,middle,nolink)]] + {{{Ctrl}}} {{{Shift}}}
     39=== Lock segment ===#Locksegment
     40* Lock moved node: [[JOSMImage(cursor/modifier/lock)]] + `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.
     41* Lock added node: [[JOSMImage(cursor/modifier/add_node_lock)]] + `Ctrl` `Shift`
    5142
    5243
    5344== See also ==
    54 
    55 * [[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
    56 * [[Shortcuts#Altkey]] - if {{{Alt}}} doesn't work
     45* [[JOSMImage(dialogs/mappaint/wireframe_small,24,link=,middle)]] `Ctrl+W` [wikitr:/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
     46* [wikitr:/Shortcuts#Altkey Shortcuts Alt key] - if `Alt` doesn't work
     47* [https://github.com/JOSM/improve-way ImproveWay plugin] - extends the Improve Way Accuracy mode with helpers to place nodes at accurate distances and angles.
    5748
    5849== External resources ==
    59 
    60 * [http://www.youtube.com/watch?v=NzunbvpVIX4 Improve Way Accuracy used to adjust imprecise highway]
     50* [https://www.youtube.com/watch?v=NzunbvpVIX4 Improve Way Accuracy used to adjust imprecise highway] on Youtube.
    6151
    6252----
    63 Back to [EditToolbar Edit Toolbar][[BR]]
    64 Back to [wiki:/Help Main Help]
     53Back to [wikitr:/Help/Menu/Mode Mode menu] \\
     54Back to [wikitr:/Help Main Help]