[mapserver-commits] r7731 - trunk/docs/howto
svn at osgeo.org
svn at osgeo.org
Mon Jun 23 18:05:28 EDT 2008
Author: tomkralidis
Date: 2008-06-23 18:05:28 -0400 (Mon, 23 Jun 2008)
New Revision: 7731
Modified:
trunk/docs/howto/sos_server.txt
Log:
update eventTime examples (#2560)
Modified: trunk/docs/howto/sos_server.txt
===================================================================
--- trunk/docs/howto/sos_server.txt 2008-06-23 21:57:41 UTC (rev 7730)
+++ trunk/docs/howto/sos_server.txt 2008-06-23 22:05:28 UTC (rev 7731)
@@ -298,7 +298,7 @@
::
http://127.0.0.1/cgi-bin/mapserv.exe?map=D:/ms4w/apps/sos/sos_test.map&Request=GetObservation&service=SOS&
- Offering=WQ1289&observedproperty=Water Quality&eventtime=<gml:TimePeriod><gml:beginPosition>1991-05-01</gml:beginPosition><gml:endPosition>1993-02-02</gml:endPosition></gml:TimePeriod> &result=<Filter><Or><PropertyIsEqualTo>
+ Offering=WQ1289&observedproperty=Water Quality&eventtime=<ogc:TM_Equals><gml:TimePeriod><gml:beginPosition>1991-05-01</gml:beginPosition><gml:endPosition>1993-02-02</gml:endPosition></gml:TimePeriod></ogc:TM_Equals>&result=<Filter><Or><PropertyIsEqualTo>
<PropertyName>COLOUR</PropertyName><Literal>180</Literal></PropertyIsEqualTo><PropertyIsEqualTo>
<PropertyName>COLOUR</PropertyName><Literal>200</Literal></PropertyIsEqualTo></or></Filter>&version=1.0.0&responseFormat=text/xml; subtype=om/1.0.0
More information about the mapserver-commits
mailing list