You are not logged in.
- Topics: Active | Unanswered
Pages: 1
#1 2020-12-28 16:08:23
- ChillyDLesby
- Member
- Registered: 2020-02-04
- Posts: 18
Converting area into node, keeping tags
Hello,
I have an area that I want to convert into a single node while keeping its tags and history. I manage to turn it into a line in JOSM, but if I merge the the two end nodes of the line, the tags of the line/ former area disappear and are not copied over to the remaining tag.
How do I do this?
Background: I keep coming across areas tagged e. g. "natural = scrub" and "historic = archeological_site" at the same time. I would like to untangle these, ending up with an area "natural = scrub" and a node "historic = archeological_site" while keeping the history.
Thanks for any help!
Offline
#2 2020-12-28 16:31:13
- maro21
- Member
- From: Wrocław
- Registered: 2018-03-06
- Posts: 675
Re: Converting area into node, keeping tags
I have an area that I want to convert into a single node while keeping its tags and history. I manage to turn it into a line in JOSM, but if I merge the the two end nodes of the line, the tags of the line/ former area disappear and are not copied over to the remaining tag.
How do I do this?
It's impossible to convert node into a way or way into a node. Every object on OSM has an id number and type (node, way, relation) which you can't change. Only tags can be changed.
If you want to keep the history, one thing you can do is to delete the area and add a node with copied tags in one changeset.
Offline
#3 2020-12-30 13:59:30
- ChillyDLesby
- Member
- Registered: 2020-02-04
- Posts: 18
Re: Converting area into node, keeping tags
I see. Thanks!
Offline
#4 2020-12-30 20:38:25
- nevw
- Member
- From: SE Queensland, Australia
- Registered: 2013-04-11
- Posts: 421
Re: Converting area into node, keeping tags
I expect you could copy the tags from the line and paste to the last node.
There is a wiki page https://wiki.openstreetmap.org/wiki/Keep_the_history but does not mention your use case.
Last edited by nevw (2020-12-30 20:40:01)
Offline
Pages: 1