EO profile specific DescribeGetFeasibility operation request

SPS Application Profile for EO Sensors OGC 07-018r2 Copyright © 2008 Open Geospatial Consortium, Inc. All Rights Reserved. 46

13. DescribeGetFeasibility operation optional, synchronous

13.1. Introduction

The DescribeGetFeasibility operation allows SPS clients to request the information necessary to prepare a programming request targeted at the sensors that are supported by the SPS and that are selected by the client. The server will return information about all parameters that have to be set by the client in order to perform a GetFeasibility operation and eventually the description of parameters returned in the GetFeasibility response. The only additional parameter “SensorID” defines the specific sensors that shall be described by the server. This allows servers to façade multiple sensors that require parameterization and return all information to the client using one call only. Because GetFeasibility operation is optional, DescribeGetFeasibility is also optional.

13.2. EO profile specific

 This operation is inherited of the OGC 07-014 operation DescribeTasking.  TaskingDescriptor has been renamed ParameterDescriptor and has been modified see § 9.1.  The DescribeGetFeasibility response contains two elements : InputParameters list and description of parameters required to perform a GetFeasibility and OutputParameters list and description of parameters returned in the GetFeasibility response.

13.3. DescribeGetFeasibility operation request

Schema of the DescribeGetFeasibility request: Figure 13-1: - DescribeGetFeasibility request schema SPS Application Profile for EO Sensors OGC 07-018r2 Copyright © 2008 Open Geospatial Consortium, Inc. All Rights Reserved. 47 The following table describes the elements of the DescribeGetFeasibility request schema: Table 13-1: - Parameters in DescribeGetFeasibility operation request Name a Definition Data type and values Multiplicity and use service Service type identifier Character String type, not empty fixed: Value is OWS type abbreviation: SPS One mandatory version Specification version for operation Character String type, not empty Value is specified by each OGC standard and Schemas version One mandatory sensorID Defines sensor to be described token One mandatory a The name capitalization rules being used here are specified in Subclause 11.6.2 of [OGC 05-008].

13.4. DescribeGetFeasibility operation response