Hi all,

I'm trying to use a regex epression in my XML file. My filter parameter look
like this :

 <Style name="POI">
        <Rule>
                <Filter>[FCC] = 7311 and [NAME].match('#^ESSO#')</Filter>
                <PointSymbolizer
file="/var/www/html/RetD/mapnik/icons/csmall/vehicle/fuel_station/esso.png"
type="png" width="16" height="16" />
        </Rule>
</Style>

But it doesn't works. I don't understand what iswrong with my regex. Could
someone help me ?

Regards

Arnaud
-- 
View this message in context: 
http://www.nabble.com/How-to-use-a-regex-expression-in-a-filter-tp23535338p23535338.html
Sent from the Mapnik - Users mailing list archive at Nabble.com.

_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to