Overview
This test suite is based on the following OGC specifications:
- OpenGIS Web Services Common Specification, Version 1.1.0 OGC 06-121r3(http://portal.opengeospatial.org/files/?artifact_id=20040)
- Definition Identifier URNs in OGC Namespace, Version 1.1.0 OGC 06-023r1(http://portal.opengeospatial.org/files/?artifact_id=4700) (ISO/CD 19136, OGC 03-105r1)
- OpenGIS Sensor Observation Service Implementation Specification, Version 1.0 OGC 06-009r6(http://portal.opengeospatial.org/files/?artifact_id=26667)
What is tested
- GetCapabilities, GET method_
- DescribeSensor, POST method
- GetObservation, POST method
What is not tested
- DescribeSensor, GET method
- GetObservation, GET method
- GetObservation with “result” parameters/filters
- Optional operations:
- DescribeFeatureType
- DescribeObservationType
- DescribeResultModel
- GetObservationById
- GetResult
- GetFeatureOfInterest
- GetFeatureOfInterestTime
- InsertObservation
- RegisterSensor
Abstract Test Suite
Details of the Abstract Test Suite (ATS) can be found here.
Test Data
- Not needed.
Namespaces
The service being tested must use these namespaces:
- gml: http://www.opengis.net/gml
- ows: http://www.opengis.net/ows/1.1
- ogc: http://www.opengis.net/ogc
- om: http://www.opengis.net/om/1.0
- sensorML v1.0.1: http://www.opengis.net/sensorML/1.0.1
- sensorML v1.0: http://www.opengis.net/sensorML/1.0
- sos: http://www.opengis.net/sos/1.0
- tml: http://www.opengis.net/tml
Schemas
All schemas used for validation in these tests can be found at http://schemas.opengis.net/.
Release Notes
Release notes are available here.