[OSM-talk] how to prevent osmarender from filling a circular way

Ed Loach ed at loach.me.uk
Thu Oct 2 14:22:08 BST 2008


Kenneth wrote:

> hi,
> 
> I have the following code:
> 
> .golf-yellowhazard {
> 					stroke-width: .2px;
> 					stroke: #f9f605;
> 					stroke-dasharray: 1, 1;
> 					fill: none;
> 
> this is supposed to draw a dashed yellow line. But when the
> line is closed,
> the area gets a black fill. How to avoid that?

Instead of a closed single way, add it as two separate ways that
join at either end (if I've understood the problem correctly).
 
Ed






More information about the talk mailing list