This test suite verifies that a Sensor Observation Service (SOS) 1.0. implementation conforms to the relevant specifications:
+The test run arguments are summarized in the following table. The Obligation + descriptor can have the following values: M (mandatory), O (optional), or C + (conditional).
+ +Name | +Value domain | +Obligation | +Description | +
---|---|---|---|
service-url | +URI | +M | +A URI that refers to an XML representation of the service capabilities document. + This document does not need to be obtained from the service under test (SUT), but it must + describe the implementation under test (IUT). Ampersand ('&') characters appearing within + a query parameter value must be percent-encoded as %26. | +
Please provide a URL from which a capabilities document can be retrieved.
+Modify the URL template below to specify the location of an OGC SOS implementation under test.
+Example reference implementations can be found at http://cite.opengeospatial.org/reference
++++
++ +Service URL: ++ + +
Please select whether to run all tests or just selected tests.
++++
++ ++ Run all tests + ++ Run selected tests + +
If you want to run selected tests, please select the checkboxes for the tests you want to run.
++++
++ +Main ++ ++ OWS Main + ++ SOS General Main + ++ + + +SOS Core: Get Capabilities ++ ++ KVPRequestParameterHandling + ++ KVPRequestServiceParameterHandling + ++ KVPRequestRequestParameterHandling + ++ OperationsMetadataMandatoryOperations + ++ ++ OperationsMetadaOptionalOperations + ++ ResponseContentsValidTime + ++ ResponseContentsValidProcedure + ++ ResponseContentsValidObservedProperty + ++ ++ ResponseContentsValidResponseFormat + ++ ResponseContentsValidResultModel + ++ ResponseContentsValidResponseMode + ++ + +SOS Core: Describe Sensor ++ ++ RequestInvalidMIMEType + ++ RequestInvalidProcedure + ++ ResponseMatchingResponseFormat + ++ ResponseMatchingProcedure + ++ +SOS Core: Get Observation ++ ++ RequestInvalidSRSName + ++ RequestInvalidOffering + ++ RequestInvalidEventTime + ++ RequestInvalidProcedure + ++ ++ RequestInvalidFeatureOfInterest + ++ RequestInvalidObservedProperty + ++ RequestInvalidResult + ++ RequestInvalidResponseFormat + ++ ++ RequestInvalidResultModel + ++ RequestInvalidResponseMode + ++ ResponseMatchingSRSData + ++ ResponseMatchingProcedureData + ++ ++ ResponseMatchingObservedPropertyData + ++ ResponseAdvertisedEventTimeData + ++ ResponseMatchingEventTimeData + ++ ResponseMatchingFeatureOfInterestData + ++ ++ ResponseMatchingResultData + ++ ResponseMatchingResponseFormatData + ++ +
Please press the "Start" button to start testing.
+Please provide a URL from which a capabilities document can be retrieved.
-Modify the URL template below to specify the location of an OGC SOS implementation under test.
-Example reference implementations can be found at http://cite.opengeospatial.org/reference
----
-- -Service URL: -- - -
Please select whether to run all tests or just selected tests.
----
-- -Run all tests -Run selected tests -
If you want to run selected tests, please select the checkboxes for the tests you want to run.
--- --
-- Main - OWS Main -SOS General Main -- SOS Core: Get Capabilities - KVPRequestParameterHandling -KVPRequestServiceParameterHandling -KVPRequestRequestParameterHandling -OperationsMetadataMandatoryOperations - OperationsMetadaOptionalOperations -ResponseContentsValidTime -ResponseContentsValidProcedure -ResponseContentsValidObservedProperty - ResponseContentsValidResponseFormat -ResponseContentsValidResultModel -ResponseContentsValidResponseMode -- SOS Core: Describe Sensor - RequestInvalidMIMEType -RequestInvalidProcedure -ResponseMatchingResponseFormat -ResponseMatchingProcedure - SOS Core: Get Observation - RequestInvalidSRSName -RequestInvalidOffering -RequestInvalidEventTime -RequestInvalidProcedure - RequestInvalidFeatureOfInterest -RequestInvalidObservedProperty -RequestInvalidResult -RequestInvalidResponseFormat - RequestInvalidResultModel -RequestInvalidResponseMode -ResponseMatchingSRSData -ResponseMatchingProcedureData - ResponseMatchingObservedPropertyData -ResponseAdvertisedEventTimeData -ResponseMatchingEventTimeData -ResponseMatchingFeatureOfInterestData - ResponseMatchingResultData -ResponseMatchingResponseFormatData -
Please press the "Start" button to start testing.
-@@ -416,6 +419,16 @@