Opened 6 days ago
Last modified 20 hours ago
#24862 new enhancement
replace way nodes from another way
| Reported by: | aharvey | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
Sometimes you want to replace the nodes of a way, with the nodes of another way. ie. substitute the geometry of one way onto another way.
The utilsplugin2 offers a Replace Geometry feature but it doesn't work on two ways that already exist in the database.
I build a new plugin at https://gitlab.com/alantgeo/josm-replace-nodes but in my opinion it should be core functionality.
Attachments (0)
Change History (2)
comment:1 by , 26 hours ago
comment:2 by , 20 hours ago
The contourmerge plugin should already support this action.
Thanks, I hadn't tried it, but still I would like to see this in core, rather than a plugin.



The contourmerge plugin should already support this action.