Hi there,
I have a problem with rendering my data with SLD through Geoserver. My data
is in PostGis database and I need to use rexep to match the values in it. I
have read few threads here and one of them dealt with the same problem.
Unfortunately that thread didn’t give me an answer.
I wrote in SLD:
<ogc:Filter xmlns:ogc="http://www.opengis.net/ogc">
<ogc:And>
<ogc:Function name="strMatches">
<ogc:PropertyName>kohdenimi</ogc:PropertyName>
<ogc:Literal>_viiteviiva</ogc:Literal>
</ogc:Function>
<ogc:PropertyIsNotEqualTo>
<ogc:PropertyName>kohdenimi</ogc:PropertyName>
<ogc:Literal>YJK_Sähkö_Helen_viiteviiva</ogc:Literal>
</ogc:PropertyIsNotEqualTo>
</ogc:And>
</ogc:Filter>
Can I use strMatches in PostGis database or does it work only for in Oracle
example?
How can I solve my problem?
Best Regards
Mr Ville Jussila
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users