[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[Mapserver-users] filter and filteritem
- Subject: [Mapserver-users] filter and filteritem
- From: Zamil.Murji@divestco.com (Zamil Murji)
- Date: Fri, 1 Aug 2003 10:18:47 -0600
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