XML encoding Segment Class

OGC 10-135 EO Satellite Tasking Extension for SPS eosps:Segment gml:id = S01 xmlns:eosps = http:www.opengis.neteosps2.0 xmlns = http:earth.esa.inteop xmlns:gml = http:www.opengis.netgml3.2 eosps:footprint gml:Polygon gml:id = FS01 srsName = http:www.opengis.netdefcrsEPSG04326 gml:exterior gml:LinearRing gml:posListgml:posList gml:LinearRing gml:exterior gml:Polygon eosps:footprint eosps:acquisitionStartTime 2010-06-01T10:23:32Z eosps:acquisitionStartTime eosps:acquisitionStopTime 2010-06-01T10:23:40Z eosps:acquisitionStopTime eosps:acquisitionMethod EarthObservationEquipment gml:id = E01 platform Platform shortName SPOT-5 shortName Platform platform instrument Instrument shortName HRG1 shortName Instrument instrument sensor Sensor operationalMode THX operationalMode resolution uom = m 2.5 resolution Sensor sensor acquisitionParameters Acquisition orbitNumber 12 orbitNumber orbitDirection DESCENDING orbitDirection wrsLongitudeGrid 86 wrsLongitudeGrid wrsLatitudeGrid 123 wrsLatitudeGrid incidenceAngle uom = deg 11.5 incidenceAngle pitch uom = deg 0.0 pitch roll uom = deg -10.0 roll Acquisition acquisitionParameters EarthObservationEquipment eosps:acquisitionMethod eosps:status ACQUIRED eosps:status eosps:Segment Requirement http:www.opengis.netspecEOSPS2.0reqcoresegment-footprint-syntax Req 28. The polygon element used to describe the segment’s footprint shall comply with Req 25 and Req 26. 64 Copyright © 2011 Open Geospatial Consortium EO Satellite Tasking Extension for SPS OGC 10-135 Requirement http:www.opengis.netspecEOSPS2.0reqcoresegment-units Req 29. The unit of measure of all angular quantities used within the EarthObservationEquipment element shall be decimal degree ‘deg’ in UCUM syntax and the unit of distance shall be meter ‘m’ in UCUM syntax.

7.1.7 Expected behavior of the GetStatus operation

The sole status report returned in response to a GetStatus operation with no ‘since’ parameter shall contain all segments acquired since the task was submitted or confirmed. This is always the case when the implementation does not support the “State Logger” conformance class of [OGC 09-000]. Requirement http:www.opengis.netspecEOSPS2.0reqcoreget-status-latest Req 30. The response to a GetStatus request with no ‘since’ parameter shall consist of a single status report containing all segments acquired since the task was submitted. The GetStatus operation defined in [OGC 09-000] allows for a ‘since’ parameter that enables incremental retrieval of status information if the “State Logger” conformance class is supported. This parameter has to be accounted for correctly by a server implementation of the EO SPS. Requirement http:www.opengis.netspecEOSPS2.0reqcoreget-status-since Req 31. The response to a GetStatus request with a ‘since’ parameter shall contain a status report with only segments and grid cell objects whose status has changed after the date given in the since parameter. Copyright © 2011 Open Geospatial Consortium 65 OGC 10-135 EO Satellite Tasking Extension for SPS

7.2 Requirements Class: Additional extensions for optical missions

Requirements Class http:www.opengis.netspecEOSPS2.0reqopt Target Type Server Implementation Dependency http:www.opengis.netspecEOSPS2.0reqcore

7.2.1 Introduction

This section defines additional requirements that shall be fulfilled by all EO SPS server implementations supporting tasking of space-borne EO optical sensors. Most requirements are also applicable to client implementations supporting tasking of optical sensors even though no formal conformance testing is defined for clients. Requirement http:www.opengis.netspecEOSPS2.0reqoptdependency-core Req 32. An EO SPS implementation passing the “Additional extensions for optical missions” conformance class shall first pass the core conformance class. Requirement http:www.opengis.netspecEOSPS2.0reqopttasking-params-used Req 33. The EO SPS implementation shall use one of AcquisitionParametersOPT or ValidationParametersOPT class in its DescribeTaskingResponse.

7.2.2 Additional tasking parameters specific to optical missions

7.2.2.1 AcquisitionParametersOPT Class

7.2.2.1.1 Description

This group of parameters is used to specify the acquisition options of an optical instrument in terms of desired resolution, spectral mode, etc.

7.2.2.1.2 Data model

The AcquisitionParametersOPT class is derived from the abstract class AcquisitionParameters defined in the core of this standard and defines a list of simple attributes. 66 Copyright © 2011 Open Geospatial Consortium