[mapserver-users] [Expresion] Problem with expresion
David Martinez Morata
damarmo at gmail.com
Tue Mar 10 05:21:09 PDT 2009
Hello
I define in my map file one layer like:
LAYER
NAME "POP Neuf Telecom"
TYPE POINT
DATA "ldnc_w84_05keu_sites_heberge.shp"
METADATA
"wms_title" "POP Neuf Telecom"
"wms_srs" "EPSG:4326"
"wms_feature_info_mime_type""text/html"
"wms_include_items" "all"
END
STATUS ON
MAXSCALE 1000000
# TRANSPARENCY 100
PROJECTION
"init=epsg:4326"
END
CLASSITEM "LEGENDE"
CLASS
NAME "POP Neuf Telecom"
EXPRESSION ("NetCenter" OR "POP LDCom")
STYLE
SYMBOL "CIRCLE"
SIZE 10
OUTLINECOLOR 255 255 255
COLOR 0 197 255
END
END
END
But I don't find my Points!
I have a string value in my CLASSITEM "LEGENDE"
And the values I try to see are:
"NetCCenter" and "POP LDCom"
Can anyone help me?
--
Martinez Morata David
Thinking GIS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090310/fb980f90/attachment.htm>
More information about the MapServer-users
mailing list