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

halcyon/mapcss: "color: black; " does not work #4114

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment
Closed

halcyon/mapcss: "color: black; " does not work #4114

openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: bastik
[Submitted to the original trac issue database at 9.41pm, Monday, 28th November 2011]

When you write

way { width: 3; color: red; }
way[highway] { width: 5; color : black; }
way[highway=secondary] { width: 52; color : blue; }

the "color: black;" doesn't seem to have any effect.

(PL2 Version 2.3-96-g41c752b)

@openstreetmap-trac
Copy link
Author

Author: stevage
[Added to the original trac issue at 12.48am, Sunday, 4th March 2012]

Fixed: systemed/potlatch2#34

The cause was "black" (value 0) being mistaken for having no value in a couple of places.

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