Opened 11 years ago
Last modified 11 years ago
#10748 new enhancement
Move and connect way to an external node with shape retention
| Reported by: | AndreasTUHU | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | tested |
| Keywords: | move way, shape retention, join | Cc: | Klumbumbus |
Description
It would be nice if I could move a way with shape retention while joining one of it's nodes to an external node.
I have tried two ways to achieve this goal.
1) Select the way and additionally select one of it's nodes using CTRL. Drag this node to the destination node of another way while holding CTRL. These two nodes joined, the way become distorted.
2) Select all nodes of the way with CTRL+SHIFT+N. Drag one node to the destination node while holding CTRL. All nodes of the way joined into the destination node :(
Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2014-10-21 19:23:06
Last Changed Author: Don-vip
Revision: 7643
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Relative URL: ^/trunk
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2014-10-21 21:19:16 +0200 (Tue, 21 Oct 2014)
Last Changed Rev: 7643
Identification: JOSM/1.5 (7643 en) Windows 8.1 64-Bit
Memory Usage: 262 MB / 910 MB (107 MB allocated, but free)
Java version: 1.7.0_67, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Dataset consistency test: No problems found
Plugins:
- InfoMode (30737)
- OpeningHoursEditor (30737)
- alignways (30695)
- buildings_tools (30762)
- editgpx (30737)
- imagery_offset_db (30762)
- kendzi3d (1.0.180)
- kendzi3d-jogl (37)
- log4j (30762)
- reverter (30737)
- turnlanes (30737)
- turnrestrictions (30762)
- undelete (30762)
- utilsplugin2 (30762)
- waypoint_search (30695)
Last errors/warnings:
- W: Detected deprecated 'canvas{background-color}' in 'D:\OSM\turistautak.hu.api.mapcss' which will be removed shortly. Use 'fill-color' instead.
- E: Failed to locate image 'maxspeed_icon.svg'
- W: Mappaint style "standard" (Maxspeed) icon "maxspeed_icon.svg" not found.
- E: Failed to locate image 'icon=c:\Windows\WinSxS\amd64_microsoft-windows-printing-fdprint_31bf3856ad364e35_6.3.9600.16397_none_48e6a1b4593f400f\scan_property.ico '
- E: Failed to locate image 'icon=c:\Windows\WinSxS\amd64_microsoft-windows-printing-fdprint_31bf3856ad364e35_6.3.9600.16397_none_48e6a1b4593f400f\scan_property.ico '
Attachments (0)
Change History (4)
comment:1 by , 11 years ago
| Cc: | added |
|---|
comment:2 by , 11 years ago
comment:4 by , 11 years ago
When multiple nodes are selected, I think attach all these nodes to a destination node is not intuitive.
Merge multiples nodes should be done with MergeNodes action.
When objects are moved, only node under mouse should be attach to a destination node, keeping shape intact.



Replying to AndreasTUHU:
The first solution sounds nice, we should implement this.