https://github.com/josm/auto-tools
https://github.com/josm/auto-tools
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/josm/auto-tools
- Owner: JOSM
- License: other
- Created: 2016-04-27T17:21:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2026-03-28T19:34:16.000Z (3 months ago)
- Last Synced: 2026-03-28T22:18:12.810Z (3 months ago)
- Language: Java
- Size: 333 KB
- Stars: 6
- Watchers: 7
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Auto-tools
Plugin for JOSM which help on common issues
## Installation
* Open "Preferences" in your JOSM editor
* Click "Update plugins"
* Select "Plugins" and check "auto_tools"
* Confirm with "OK" and restart JOSM
## Actions
### Combine LA import buildings
http://labuildingsimport.com
*Still on testing need to approval*
**How is it working?**
- Get the selection ways.
- Combine the tags *([see labuilding ticket for the tag dicussion](https://github.com/osmlab/labuildings/blob/master/IMPORTING.md))*
- Combine the buildings
**How to use**
* In the **Auto tools** menu, click in **Combine LA buildings**

### Knife Tool
This plugin makes easy splitting a way.
Simplify the workflow of Split Action, since the plugin creates a node and split the way at this node, then the most probable part to be tagged will be selected.
**How is it working?**
* Select "Knife tool" from "Auto Tools" menu, the cursor will change to draw mode.
* Click at the point to split (When in an intersection, specify which way will be splitted by selecting the it)
* The most probable segment to be tagged will be selected automatically.
**Shortcut**
* Knife tool: T
