| 7 | | '''Join a node into the nearest way segment.''' |
| | 7 | **Join a selected node into the nearest way segment by modifying the geometry of the way** |
| | 8 | |
| | 9 | The selected node keeps its position and an obtuse angle is created in the modified way. |
| | 10 | |
| | 11 | **Note**: ''This action only works if the monitor distance between the node and the way is tiny. If it does not work, simply zoom further out.'' |
| | 12 | |
| | 13 | == Advanced Preferences ==#AdvancedPreferences |
| | 14 | ||= **Property** =||= **Default** =||= **Explanation** =|| |
| | 15 | || **`mappaint.segment.snap-distance`** || `10` || The maximum distance in pixels to trigger the action. || |
| | 16 | |
| | 17 | == See also == |
| | 18 | * [[JOSMImage(movenodeontoway)]] [wikitr:/Help/Action/MoveNodeWay Move Node onto Way] - similar to the Join Node to Way action but it keeps the geometry of the way and moves the node instead. |