Select exactly two ways, and the tool will glue sections of the first way to sections of the second way when distance between them is less than specified threshold (in meters).
Be sure to read BUGS.md
as this plugin certainly has many!
In order to snap all nodes of the forest way that are closer than a given threshold to the water way, choose forest and then add water to the selection (selection order is important):
Then use the "Snap Ways" menu or keyboard shorcvut to get this:
The latest binary build of the plugin can be found here: https://atakua.org/p/nmd/plugin/SnapNewNodes.jar
To install it, copy the JAR file to your JOSM plugins folder. On Linux, it
is typically $HOME/.local/share/JOSM/plugins/
. On Windows, it is often
C:\Users\<YourName>\AppData\Roaming\JOSM
. See this page for additional help:
https://josm.openstreetmap.de/wiki/Help/Preferences/Plugins#Manualinstallation
Author: Grigory Rechistov grigory.rechistov@gmail.com
This plugin is inspired by simplifyarea by Martin Zdila m.zdila@gmail.com.