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

How do I copy the tags from another node or way in iD?

3

In Potlatch 2 I can copy the tags from the previously touched node by clicking R. How can I do this with iD?

asked 05 Sep '16, 18:19

Peter%20Maiwald's gravatar image

Peter Maiwald
56114
accept rate: 0%

edited 17 Mar '19, 14:58

Richlv's gravatar image

Richlv
1.7k153142

In case you want to create a new object anyway, see the other question can-i-duplicate-a-point-with-all-his-tags-and-infosfor how to duplicate objects.

(08 Jan '17, 15:58) aseerel4c26 ♦
1

No I don't want a new object because it will delete the history of the existing node. For example I want to complete existing housenumbers with street, postcode, city, suburb. It is easier to copy all information and correct only the housenumber than add all the other tags.

(08 Jan '17, 22:53) Peter Maiwald

3 Answers:

5

Currently iD doesn't allow to copy the tags from one object to another. There is a corresponding issue on GitHub open for over three years now.

answered 05 Sep '16, 21:21

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

0

I know it doesn't answer to your question, but just for info in JOSM you can use Ctrl+C and Ctrl+Shift+V

answered 09 Jan '17, 08:32

NicolasDumoulin's gravatar image

NicolasDumoulin
3.3k42256
accept rate: 13%

2

... or for users of the utilsplugin2 Shift+R if you selected the source object before your current selection (like in Potlatch 2)

(09 Jan '17, 20:32) aseerel4c26 ♦

0

Fixed in https://github.com/openstreetmap/iD/pull/6302

Switch to raw text view and then you can copy and paste tags into another element

answered 20 Aug '23, 14:36

brightj's gravatar image

brightj
4125
accept rate: 0%

Source code available on GitHub .