AW: [mapserver-users] <ogc:And> in SLD .. ?

Arnd Wippermann arnd.wippermann at web.de
Thu Jul 7 13:34:13 EDT 2011


Hi,

It does

See your sld on
http://gis.ibbeck.de/ginfo/apps/OLExamples/OL210/MapServer_SLD_Demo/MapServe
r_SLD_Demo.asp?SLDsrcIdx=38
 
Perhaps your attributs names or values not in the correct writing (upper and
lowercase).

Arnd

-----Ursprüngliche Nachricht-----
Von: mapserver-users-bounces at lists.osgeo.org
[mailto:mapserver-users-bounces at lists.osgeo.org] Im Auftrag von Julien Cigar
Gesendet: Donnerstag, 7. Juli 2011 17:16
An: mapserver-users at lists.osgeo.org
Betreff: [mapserver-users] <ogc:And> in SLD .. ?

Hello,

I slowly started to use SLD, and I made one with the following:

(...)
<ogc:And>

   <ogc:PropertyIsEqualTo>
     <ogc:PropertyName>cntr_id</ogc:PropertyName>
     <ogc:Literal>BE</ogc:Literal>
   </ogc:PropertyIsEqualTo>

   <ogc:PropertyIsEqualTo>
     <ogc:PropertyName>biogeo</ogc:PropertyName>
     <ogc:Literal>Continental</ogc:Literal>
   </ogc:PropertyIsEqualTo>

</ogc:And>
(...)

(full stylesheet is available on http://www.pastie.org/2177871)

However, it seems that the <ogc:And> is ignored by mapserver ..? Does it
supports conditional filters (<ogc:And|Or|...>) in SLD stylesheets?

Thanks,
Julien

--
No trees were killed in the creation of this message.
However, many electrons were terribly inconvenienced.



More information about the mapserver-users mailing list