Hi,

I am calling a MapServer WMS layer from OpenLayers with a time paramter such as TIME=2005%2F2020
My WMS layer in the MapFile has the following parameters:

    DATA "GEOM from table USING UNIQUE FID USING SRID=29902"
    FILTER "MyVal = 2"

However the filter is ignored whenever TIME is used. Is this expected behaviour that any previous filters are overwritten rather than appended to?
I'm using MapServer 5.6 and the MS SQL plugin.

Regards,

Seth

--
web:http://geographika.co.uk
twitter: @geographika


_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to