Hi GS Friends,
i have an SLD File with more as 10 rules.
My Problem is that geoserver ignored the order of drawing. I thought the reading of SLD is from bottom to top?
Thanks in advance
Stephan
Here my example:
<?xml version="1.0" encoding="UTF-8"?><StyledLayerDescriptor version=“1.0.0” xsi:schemaLocation=“http://www.opengis.net/sld StyledLayerDescriptor.xsd”
xmlns=“http://www.opengis.net/sld” xmlns:ogc=“http://www.opengis.net/ogc” xmlns:xlink=“http://www.w3.org/1999/xlink”
xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”>
KISS
200000
Rasen, Wiese, Ansaat, Mahd, Extensivierung
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralWP02</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralWP01</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralGL08</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralGL07</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralGL06</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralGL05</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralGL04</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralGL03</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralGL02</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralGL01</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralGW03</ogc:Literal>
</ogc:PropertyIsEqualTo>
</ogc:Filter>
#000000
0.5
#90F000
200000
Wald, Aufforstung, Waldumbau
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralWA05</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralWA04</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralWA03</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralWA01</ogc:Literal>
</ogc:PropertyIsEqualTo>
</ogc:Filter>
#000000
0.5
#00A050
200000
Sukzession
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralSZ02</ogc:Literal>
</ogc:PropertyIsEqualTo>
ogc:PropertyNameteilmassnahmeart</ogc:PropertyName>
ogc:LiteralSZ01</ogc:Literal>
</ogc:PropertyIsEqualTo>
</ogc:Filter>
#000000
0.5
#FFC000
……