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.

<<attachment: jcigar.vcf>>

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to