<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Querying MapServer Maps with Filter</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hello Fusionists,<BR>
<BR>
I would like to programmatically select a subset of the features in a particular layer. The query-method of the Map class seems to be the right thing to use. In order to select just the features of a layer the user is interested in (instead of all features in that layer) one can specify filter options with SQL SELECT statements. This is what I learned from the Fusion Cookbook (<A HREF="http://trac.osgeo.org/fusion/wiki/Cookbook/Map/Query">http://trac.osgeo.org/fusion/wiki/Cookbook/Map/Query</A>).<BR>
<BR>
The Cookbook also says that the filter is not available for MapServer. Hence my two questions:<BR>
-- Are there any plans for the near future to make the filter option work with MapServer?<BR>
-- Is there an alternative or workaround for MapServer?<BR>
<BR>
Thanks in advance!<BR>
Bernhard</FONT>
</P>

</BODY>
</HTML>