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

Multipolygon Issue

0

I have been trying to use a multipolygon to render the public access areas of Windsor Great Park (UK). I have used a role=outer, leisure=park for the outer boundary and for the inner non-access areas I have used role=inner. The relationship is 2195597. The inner polygons are not being "subtracted" from the park render. Can anyone identify the issue / help please?

asked 26 Jun '12, 12:50

Trubshaw's gravatar image

Trubshaw
80238
accept rate: 0%

edited 26 Jun '12, 15:15

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866


One Answer:

0

Just a hunch, but you might want to move the leisure=park tag from the outer way to the relation. Otherwise the tools don't know that is what you want the holes to appear in (the relation itself might have different landuse tags to put holes in, but at the moment has none).

answered 26 Jun '12, 16:17

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

Ed, I use Potlatch (mainly). If the leisure=park is removed from the outer then where does it go? How do I add a landuse tag to the relationship?

(26 Jun '12, 17:01) Trubshaw
2

Oops - I have now found the advanced properties for the relationship, scroll down was required.

(26 Jun '12, 17:05) Trubshaw

Source code available on GitHub .