[Date Prev][Date Next] [Chronological] [Thread] [Top]

[Mapserver-users] filter and filteritem



Hello all,

I am using data from shapefiles. I have 3 layers that come from one set of shapefiles (wells.shp). There are fields in the dbf that I would like to use to create these layers. For instance if FIELD1 in the database is = 'Y' then I want it to be shown in green, if FIELD2 in the database is = 'Y' then I want it shown in red.

What is the syntax to use for such queries in the .map file. Should i use filter and filteritem or something else?

Thanks Zamil