[josm-dev] MapPaint Styles - combining line style and modifier

Dirk Stöcker openstreetmap at dstoecker.de
Mon Jul 19 12:23:12 BST 2010


On Mon, 19 Jul 2010, Sebastian Klein wrote:

> Thanks for the example, should multi-condition rules have the same semantics?

Yes.

> (E.g.
> <rule>
> <condition k="highway" v="motorway"/>
> <condition k="highway" v="motorway"/>
> <line width="15" realwidth="15" colour="00f496" priority="1000"/>
> <linemod mode="over" width="+70" colour="00ff00" dashed="7"/>
> </rule>
> behaves differently compared to the example with one condition.)

Probably I forgot to handle overlays correctly for multi-conditions. I was 
happy that it worked at all when I implemented the multi-conditions :-)

Ciao
-- 
http://www.dstoecker.eu/ (PGP key available)





More information about the josm-dev mailing list