Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsmock/namemanager
https://github.com/tsmock/namemanager
josm josm-plugin
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tsmock/namemanager
- Owner: tsmock
- Created: 2024-03-27T14:31:11.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-16T17:22:56.000Z (8 months ago)
- Last Synced: 2024-05-16T18:36:53.257Z (8 months ago)
- Topics: josm, josm-plugin
- Language: Java
- Size: 9.88 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
README
======License: GPL v2 or later
Readme for my plugin:
Usability:
Plugin NameManager should be used in situations where user is forced to put/modify/delete a big amount of tags to objects placed in selected area.
Example:
I have mapped a small town and figured that every highway and building should have addr:cityname tag with proper value. Solution is simple. I use NameManager which automatically put those tags to the objects.Interface:
Plugin has three tabs:
Add/Modify - for adding tags or (when tags with the given key already exists) for modifying tags.
Delete - for deleting tags with the given key.
Administrative - for putting administrative tags to objects. This functionality was developed by the demand of the Harman/Becker Automotive Systems. By this tab user can put administrative tags, such as districts, states etc. regarding to selected country.How can I use NameManager?
To use NameManager user should select closed way (it could be the temporary way drawn just for usage of the plugin) and select NameManage from the Tools Menu.