This repository was archived by the owner on Jul 24, 2021. It is now read-only.
This repository was archived by the owner on Jul 24, 2021. It is now read-only.
Closed ways tagged as buildings are not rendered #3932
Closed
Description
Reporter: Pyrokrat
[Submitted to the original trac issue database at 10.17am, Monday, 25th July 2011]
Mapnik keeps on refusing to render way 122186232 (and also others in this area) as a building while it renders the adjacent way 122184832, which is tagged identically, correctly. Osmarender shows it correctly.
Rendered correctly:
http://www.openstreetmap.org/browse/way/122184832
Invisible:
http://www.openstreetmap.org/browse/way/122186232
Both ways result from splitting a multipolygon (large block of buildings) into smaller ways (individual buildings) thus obsoleting the multipolygon relation. The relation itself was deleted manually during this process.