This is the source code repo for my OpenStreetMap scripts. The scripts automatically edit OpenStreetMap. The code is written in Javascript, and is meant to be run using JOSM by installing the JOSM Scripting Plugin. It can be considered a semi-automatic bot; Runs and uploads must be done manually.
Please see my OSM User Page, and the inline code comments.
There are no special dependencies.
The script requires the JOSM Scripting Plugin, therefore JOSM, therefore Java 8.
Internally, the scripting plugin appears to be using Mozilla Rhino.
The code is licensed under GPLv3. Please see LICENSE.md