Re: render.xml: change color based on speed limit?

2020-06-14 Thread Damien
I guess you're right and the rendering engine doesn't get to see that attribute! In my case this would rather be to visually downgrade trunk roads with a speed limit of 30 mph or less to primary roads, eg: https://www.openstreetmap.org/way/52092342 -> not great for cycling https://www.openstree

Re: render.xml: change color based on speed limit?

2020-06-13 Thread A Thompson
Interesting question. I looked at Topo and a few other built-in renderers on github (here ) and they don't make any reference to maxspeed. So I suspect that maxspeed is not supplied to the rendering engine. But... woul

render.xml: change color based on speed limit?

2020-06-10 Thread Damien
I'm making a custom render.xml for cycling based on the Topo style. I was wondering if it was possible to apply styling based on the speed limit for a particular road? I've tried various selectors like additional="maxspeed=X", but that does not seem to work. The goal would be to disambiguate ur