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

Extending a polygon or Making two polygons one in potlatch2

0

I have a polygon that is a recreation area that is surround by a river bank polygon. I have separated the nodes (shift J) and can continue the line along the river bank ( aided by F for follow) but when I try to highlight the whole polygon only the new bit or the old bit lights,suggesting the are not connected in some way.This occurs even though I break the old polygon first before trying to extend it.Should I just draw two polygons, tag them identically and just push them together.

asked 10 Aug '12, 11:49

andy%20mackey's gravatar image

andy mackey
13.2k87143285
accept rate: 4%

edited 12 Aug '12, 15:51

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866


2 Answers:

4

It sounds like you need to combine the 2 ways into a single way. In which case:

  1. Select one way
  2. Hold down Ctrl, and click on the other way
  3. Click on the Merge ways icon in the toolbox (or press J)
  4. Both ways should be combined, so should make the entire boundary of the area

answered 10 Aug '12, 14:27

Vclaw's gravatar image

Vclaw
9.2k895141
accept rate: 22%

edited 10 Aug '12, 14:27

Exactly what I wanted. Thanks

(10 Aug '12, 14:43) andy mackey
1

I tried doing as Vclaw said, but it seems that it doesn't work for closed polygons with one common edge. I needed to cut the polygons to make open ways out of them and delete the common edge, and only then I could merge them pressing J.

Is this the right way to merge closed polygons? Or is there a better way?

(14 Jun '13, 22:43) pere prlpz
1

Yes, that's the right way.

(14 Jun '13, 23:05) SomeoneElse ♦

1

Hi a good question. I personally work in Potlach, seperation ends most of the time up drawing a part again. Its really tricky if the node is part of several areas. Before you know youre messing up more then youre creating. Joining them can be done by chosing mutipolygons and making one inner and the other the outer as if they are connected. Its even done with areas within areas. Greetz Hendrik

answered 10 Aug '12, 14:09

Hendrikklaas's gravatar image

Hendrikklaas
9.3k207238387
accept rate: 5%

Source code available on GitHub .