<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
I am calling a MapServer WMS layer from OpenLayers with a time
paramter such as TIME=2005%2F2020<br>
My WMS layer in the MapFile has the following parameters:<br>
<br>
DATA "GEOM from table USING UNIQUE FID USING SRID=29902" <br>
FILTER "MyVal = 2" <br>
<br>
However the filter is ignored whenever TIME is used. Is this
expected behaviour that any previous filters are overwritten rather
than appended to?<br>
I'm using MapServer 5.6 and the MS SQL plugin. <br>
<br>
Regards,<br>
<br>
Seth<br>
<br>
<div class="moz-text-html" lang="x-western"> <font color="#888888">--<br>
web:</font><a href="http://geographika.co.uk"><font
color="#888888"> </font>http://geographika.co.uk</a><br>
<font color="#888888">twitter: @geographika<br>
</font><br>
</div>
<br>
</body>
</html>