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

Separating joined ways in Potlatch

1

I am mapping an area in which one node is shared between the boundary of a coppice and the boundary of a farmed field. They need to be separated, so that I can show the ditch (which is the real boundary of the coppice) and the footpath that runs in the gap between the coppice and the field. How do I separate the shared node into two, preferably using Potlatch 2, so that I can then move one of them?

Sorry if this has been asked before, but a few searches of the questions database failed to find the answer.

asked 05 Aug '12, 19:25

Madryn's gravatar image

Madryn
2.2k365181
accept rate: 13%


One Answer:

4

The answer is Shift-J.

J joins two ways, when both ways are selected and they have compatible tags.

Shift-J converts a node shared by several ways into one node for each way, when the node is selected.

I should have looked a bit further before posting the question.

answered 05 Aug '12, 19:51

Madryn's gravatar image

Madryn
2.2k365181
accept rate: 13%

edited 06 Aug '12, 17:32

Hi, a good one Thanks !

(05 Aug '12, 23:17) Hendrikklaas

Shift J toggles between connected and not. This is very good.Since encountering the edit nightmare of three polygons all using the same node I have avoided using common nodes.I've just put them close together. Now I can go back to using the very useful "f" for follow function.

(07 Aug '12, 08:12) andy mackey

Source code available on GitHub .