Skip to content

SafwatHalaby/osm-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Documentation

Please see my OSM User Page, and the inline code comments.

Dependencies

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.

License

The code is licensed under GPLv3. Please see LICENSE.md