Hello Tom: After calling up http://localhost/swe/php_sos0.php?Request=GetObservation&service=SOS&offering=oid_1&observedproperty=1234&procedure=sputnik001&version=0.0.31
the apache access_log holds: ::1 - - [03/Jul/2007:17:36:37 +0200] "GET /swe/php_sos0.php?Request=GetObservation&service=SOS&offering=oid_1&observedproperty=1234&procedure=sputnik001&version=0.0.31 HTTP/1.1" 200 790 and this piece of XML is returned: <?xml version="1.0" encoding="ISO-8859-1"?> <om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows" xmlns:swe="http://www.opengis.net/swe" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos" xmlns:om="http://www.opengis.net/om" gml:id="oid_1" xsi:schemaLocation="http://www.opengeospatial.net/om http://schemas.opengeospatial.net/om.xsd"> <om:eventTime> <gml:TimePeriod xmlns:gml="http://www.opengis.net/gml"> <gml:beginPosition xmlns:gml="http://www.opengis.net/gml">1982</gml:beginPosition> <gml:endPosition xmlns:gml="http://www.opengis.net/gml">2007</gml:endPosition> </gml:TimePeriod> </om:eventTime> </om:ObservationCollection> ..Peter >Can you check your server logs see, exactly, what mapscript sends as the >>GetObservation request? > >..Tom -- Dr. Peter Löwe <[EMAIL PROTECTED]> Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kanns mit allen: http://www.gmx.net/de/go/multimessenger
