#6224 closed enhancement (fixed)
Feature Request: Provide an convenient way to copy relations from one node/way to another
Reported by: | Flowzn | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | relation | Cc: |
Description
Just like it's done with tags: Copy all relations from object A to object B with one (or two) clicks/commands. See also http://help.openstreetmap.org/questions/4255/josm-copy-relations-from-one-way-to-another
Attachments (0)
Change History (9)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 14 years ago
Zverikk: why did you create a new plugin? Utilsplugin2 is intended to be a collection of new, experimental or too specialized tools by different authors.
follow-up: 5 comment:4 by , 14 years ago
At first I thought that utilsplugin2 is a collection of actions that will be included in the JOSM core, and some of my tools would be rather... frowned upon by JOSM maintainers (who stated many times that JOSM will not duplicate Potlatch functionality). Now I'm reconsidering, see http://wiki.openstreetmap.org/wiki/Talk:JOSM/Plugins/utilsplugin2 (I'd be glad to get an answer).
comment:5 by , 14 years ago
Replying to Zverikk:
At first I thought that utilsplugin2 is a collection of actions that will be included in the JOSM core,
No it isn't. Each tool will be considered separately for inclusion in JOSM core. It is both an incubator and a place for tools that will never make it into core.
and some of my tools would be rather... frowned upon by JOSM maintainers (who stated many times that JOSM will not duplicate Potlatch functionality)
There is nothing wrong with duplicating good Potlatch functionality (E.g. i copied Potlatch map style recently). But additions and changes have to fit into the JOSM "concept".
Now I'm reconsidering, see http://wiki.openstreetmap.org/wiki/Talk:JOSM/Plugins/utilsplugin2 (I'd be glad to get an answer).
Who do you think will answer? I created this plugin based on 3 pending patches, later added another patch. Then I told akks he could add his new features and he/she did.
comment:6 by , 14 years ago
Ok, thanks. This evening I'll draw icons and move actions to utilsplugin2.
follow-up: 9 comment:8 by , 14 years ago
Well, I moved all actions to utilsplugin2. Also, since Tools menu became too long, I've moved all its actions to a separate menu ("More tools").
comment:9 by , 14 years ago
Replying to Zverikk:
Also, since Tools menu became too long, I've moved all its actions to a separate menu ("More tools").
Good idea.
This functionality is now implemented in the dumbutils plugin.