Help with regular expression

Berend Veldkamp berend.veldkamp at ARIS.NL
Fri Sep 10 05:17:00 EDT 2004


Hi,

This can't be very difficult: How can i set up a class expression in a
mapfile to show all points in a layer that have an attribute *not*
starting with "000"? I have already tried "expression /^[^0]{3}/" and
"expression /^[^0][^0][^0]/", but then no point are shown at all.

(other expressions (i.e. /^000/) work fine, so the rest of the mapfile
is OK)

Thanks, Berend


--
____________________________

Berend Veldkamp - ARIS
http://www.aris.nl/
____________________________



More information about the mapserver-users mailing list