This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to copy tags from outer way to multi-polygon relation

2

We've got lots of polygons in Massachusetts where the outer way is tagged instead of the relation.

Example: https://www.openstreetmap.org/relation/1236669

I'd like to be able to "cut" the tags from the outer way and "paste" them to the relation in the JOSM Relation Editor window. I can't seem do it with the copy tags/paste tags commands.

asked 26 Jun '16, 20:02

Alan01730's gravatar image

Alan01730
464343552
accept rate: 0%

edited 26 Jun '16, 20:32

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


2 Answers:

3

Hi, select/highlight the tags you want to transfer

copy the selected/highlighted tags
right click and delete the tags from the way
open the relation editor
(in the top half of editor) click on button with the 3 + signs (to Paste tags from buffer)
click OK to close the relation editor
Done.

answered 26 Jun '16, 20:42

BCNorwich's gravatar image

BCNorwich
6.3k54489
accept rate: 20%

1

Worked like a charm. I always wondered about those 3 plus signs.

(30 Jun '16, 00:19) Alan01730

I really wish this could be possible in ID. Its only limited by the fact that you STILL can't do a copy all tags and paste tags function.

(27 Dec '17, 19:33) Mxdanger

2

select the relation (not the relation editor window), then you can paste them (e.g. ctrl+shift+v)

answered 26 Jun '16, 20:31

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

Source code available on GitHub .