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

JOSM - how I can copy tags from one object to another?

2
1

To avoid manual recreation.

asked 21 Sep '13, 23:09

Bulwersator's gravatar image

Bulwersator
468121625
accept rate: 14%

edited 19 Jan '18, 20:49

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


4 Answers:

8

Select the line -> ctrl-c -> select other line -> ctrl-shift-v. For pasting relations plugin utilsplugin2 is necessary.

answered 21 Sep '13, 23:09

Bulwersator's gravatar image

Bulwersator
468121625
accept rate: 14%

edited 19 Jan '18, 20:48

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

2

Your playing question & answer, whats your goal ?

(22 Sep '13, 00:31) Hendrikklaas
6

a) to save answers from IRC b) to make it usable also by other people c) maybe other answer is better than one from IRC d) note that design of this site is a direct copy of Stack Exchange, so unless specified otherwise I assume that rules and etiquette is also the same ( http://blog.stackoverflow.com/2011/07/its-ok-to-ask-and-answer-your-own-questions/ )

(22 Sep '13, 05:36) Bulwersator

1

With UtilPlugin2 is easier if you can remember Shift+R - "Pasts tags from previous selected objects"

answered 25 Mar '20, 14:49

Plamen's gravatar image

Plamen
1516713
accept rate: 0%

0

best answer is that ( Select the line -> ctrl-c -> select other line -> ctrl-shift-v ) without plug-ins

answered 20 Nov '20, 10:52

farhadGuli's gravatar image

farhadGuli
11113
accept rate: 0%

Please do not make new answers when it has already been marked as solved.

(20 Nov '20, 17:25) Mxdanger

-2

Ctrl+c ctrl+v did not work for me, but I found this: Get the plugin UtilPlugin2 and then you can "copy tags from previous selection"

answered 13 Sep '15, 14:40

FredrikLindseth's gravatar image

FredrikLindseth
815132435
accept rate: 13%

edited 14 Sep '15, 05:50

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

3

It is ctrl+c and ctrl-shift-v.

(13 Sep '15, 17:41) scai ♦
3

Or ⌘+C and ⌘+Shift+V on MacOS.

(19 Jan '18, 04:38) Mxdanger

Source code available on GitHub .