On Mon, Jun 13, 2011 at 5:40 AM, Richard Fairhurst <rich...@systemed.net> wrote:
> 1. casing-width is now relative to the stroke width.
>        OLD: { width: 5; casing-width; 7; }
>        NEW: { width: 5; casing-width: 1; }

How is this interpreted:

way { width: 5; z-index: 2; }

way { casing-width: 1; z-index: 2; }

Will the second one have a total width of 7 or 1?

Steve

_______________________________________________
Potlatch-dev mailing list
Potlatch-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/potlatch-dev

Reply via email to