Introduction
GetFeatureOfInterestTime returns the time periods for which the SOS will return data for
a given advertised feature of interest. (SOS-Spec, OGC 06-009r6)
Example
<?xml version="1.0" encoding="UTF-8"?>
<GetFeatureOfInterestTime xmlns="http://www.opengis.net/sos/1.0" service="SOS" version="1.0.0" xmlns:ows="http://www.opengeospatial.net/ows" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/sos/1.0 http://schemas.opengis.net/sos/1.0.0/sosGetFeatureOfInterest.xsd">
<FeatureOfInterestId>foi_1001</FeatureOfInterestId>
</GetFeatureOfInterestTime>
For more information about the supportet filters look at
SensorObservationService main page or at the SOS specification.
--
CarstenHollmann - 22 Apr 2009