Ignore layers when their value matches the current level

Authored by vkrause on May 23 2020, 9:09 AM.

Description

Ignore layers when their value matches the current level

This is technically wrong, but it seems to be a common issue in the OSM
data that layers are assigned globally rather than per level (which is
what the MapCSS rendering algorithm assumes).

It would be better to find a way to detect the presence of this problem
and only then apply this workaround, but until then this seems to produce
consistently better results.

Details

Committed
vkrauseMay 23 2020, 9:09 AM
Parents
R1032:597202ee0492: Fix pen style application
Branches
Unknown
Tags
Unknown