problem with SLD rule hierarchy
-------------------------------

                 Key: GEOS-3551
                 URL: http://jira.codehaus.org/browse/GEOS-3551
             Project: GeoServer
          Issue Type: Bug
    Affects Versions: 1.7.6
         Environment: windows
            Reporter: Jeremy Trudel
            Assignee: Andrea Aime


>From what I understood from the SLD specification it states that when multiple 
>rules are written, any subsequent rule will result in the object being drawn 
>over and object drawn from a previous rule. 

Ex) If I had two rules, one called "roads" and another called "highways" then I 
would expect all highways to be drawn on top of any roads if the highways rule 
is written after the roads rule.

This implementation allows you to define a layering mechanism with a shape file 
that uses an SLD. I am finding however than this is not the case and that 
objects that are drawn according to different rules seem to be draw in an 
arbitrary order. Is there something that I am not doing correctly, or a, I 
understanding this specification incorrectly? 

Also, I am not sure whether this is the correct place to post this topic, as it 
may be a bug, but may not be if I am not understanding this concept correctly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to