Bah, I should know this since I have used this teqnique for the styling :)  
Works great, thanks!

charles

On Apr 2, 2012, at 12:00 PM, David Winslow wrote:

> This should do it:
> 
> * {
>   stroke-geometry: [first_line], [second_line];
>   stroke: red, blue;
>   stroke-width: 3, 2;
> }
> 
> In general this is how to "stack" symbolizers in CSS.  Don't forget a 
> repeated z-index property if you need to control render order.
> 
> --
> David Winslow
> OpenGeo - http://opengeo.org/
> 
> On Mon, Apr 2, 2012 at 11:50 AM, Charles Galpin <[email protected]> wrote:
> My use case might be different, but here is what I want to do (i just 
> revisited this and still can't figure it out).
> 
> I have more than one geometry per row (lets say 2 linestrings) and want to 
> visualize them both and differently.  If the answer is to return a row for 
> each one with a different attribute to filter on, that's fine.

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to