Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

boundary=national_park isn't rendered when it's made up of multiple ways #2173

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments

Comments

@openstreetmap-trac
Copy link

Reporter: avarab[at]gmail.com
[Submitted to the original trac issue database at 8.03pm, Wednesday, 12th August 2009]

See [http://www.openstreetmap.org/?lat=64.2899322509766&layers=0B00FTF&lon=-20.9358215332031&zoom=10 this national park] which is rendered on osmarender but not on the mapnik. The national park is split into multiple ways for the purposes of tagging.

See changeset [13885] (and the osmarender changeset for reference: [12135])

@openstreetmap-trac
Copy link
Author

Author: Ldp
[Added to the original trac issue at 2.29pm, Friday, 14th August 2009]

Mapnik only renders boundary=national_park when it's a closed way.

You could collect those separate ways and add them all in a multipolygon relation as outer. If they then form a closed ring, mapnik will render it.

@openstreetmap-trac
Copy link
Author

Author: Ldp
[Added to the original trac issue at 2.51pm, Saturday, 5th September 2009]

http://www.openstreetmap.org/browse/relation/227568

Tagging was changed after clarification on irc #osm. It now renders, after the ways were joined into a multipolygon relation as outer ways.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant