On 2009-12-18 17:58, Jimmy Aumard wrote:
> If I understand I have to make that:
>
> symbolizer={my_params.., strokeDashstyle:"4 4"};

That should be it.

> or
> symbolizer={my_params.., dash:"4 4"};

Nope.

> I have test both and nothing work, the fist work in openlayers but
> it's not save 

Are you sure? This is covered by the unit tests, and it definitely
works. Look for

<CssParameter name="stroke-dasharray">4 4</CssParameter>

in the resulting SLD.

> and the second doesn't work.
>
> I thinks I don't understand what you say. Do you have a little example
> please.? :$

No, sorry.

Regards,
Andreas.

-- 
Andreas Hocevar
OpenGeo - http://opengeo.org/
Expert service straight from the developers.

_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to