[OpenLayers-Users] save Filter

Andreas Hocevar ahocevar at opengeo.org
Fri Dec 18 12:56:22 EST 2009


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.




More information about the Users mailing list