Kyle a fast workaround would be to put the filter statement into the DATA tag instead of having a FILTER tag, like
DATA "the_geom from (SELECT * from forecast left join grid on grid.gid=forecast.gid_fk where time=TIMESTAMP'2007-11-07 11:00:00') as data USING UNIQUE gid USING SRID=4326" This worked then fine for me. So I guess there is still a slight bug in the filter settings of mapserver. Armin Kyle Wilcox wrote: > I will download the CVS later tonight and let you know tomorrow! Thanks. > > Here are the files to reproduce my issue: ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ pmapper-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pmapper-users
