Am 17.02.2015 um 11:42 schrieb Paul Hartmann:
> On 17.02.2015 05:11, Jo wrote:
>> 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";
>> }
> 
> This would be simply
> 
>       icon-image: "BE/BE_B1.png";
> 
> But if you plan to distribute the style, I would recommend to include
> the images anyway. This way the style works regardless of the installed
> plugins.

Is it possible to have a separate icon "package" as dependency of
styles, presets and plugins ?

Or is sharing them over svn.openstreetmap.org an option ?

Cheers colliar

Attachment: 0xE8F56581.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
josm-dev mailing list
josm-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/josm-dev

Reply via email to