temporal queries via WFS

Kralidis,Tom [Burlington] Tom.Kralidis at EC.GC.CA
Tue Dec 20 12:57:21 EST 2005


Hi,

I'd like to do a GetFeature request, something like:

http://devgeo.cciw.ca/cgi-bin/mapserv/ecows?service=WFS&version=1.0.0&request=GetFeature&typename=obs&filter=<Filter><PropertyIsGreaterThan><Property>datetime</Property><Literal>2002-10-30T00:00:00Z</Literal></PropertyIsGreaterThan></Filter>

The result should bring back two results (i.e. more recent than 2002), but returned are all the records.  The data is configured for WMS Time support.

Is it possible to do temporal slices in MapServer WFS in this fashion?

..Tom



More information about the mapserver-users mailing list