Hi,
I'm trying to create a style to visualize road signs.
All the icons are already in the roadsigns plugin. Is there a way to access
them? I've been trying all kinds of variations, but all I'm getting is a
white square.
node|z15-[traffic_sign="BE:B1"]
{
    icon-image: "/josm/plugins/roadsigns.jar/images/BE/BE_B1.png";
}
Thanks,
Jo