[Potlatch-dev] Halcyon/MapCSS bug

Steve Bennett stevagewp at gmail.com
Thu Dec 3 11:31:08 GMT 2009


Well, I think it's a bug :) Setting a linecap style makes casing-color
get ignored.

Here's the code I was using:

way[highway=service][divider=median]
{
z-index:1;
color:white;
width:7;
casing-color:blue;
casing-width:36;
linecap:round;
}


(casing renders as black. remove the linecap line, it renders as blue.

Lat: -37.82199
Lon: 144.919573

Steve




More information about the Potlatch-dev mailing list