EO Satellite Tasking Extension for SPS OGC 10-135
«DataType»
Core Tasking Parameters:: AcquisitionParameters
«DataType»
AcquisitionParametersOPT
«property» + GroundResolution: RealPair [0..1]
+ InstrumentMode: ScopedName [0..1] + FusionAccepted: Boolean [0..1]
+ MinLuminosity: Real [0..1]
Figure 18 – UML diagram of the AcquisitionParametersOPT class
Name Description
Type unit
GroundResolution The ground resolution is the distance between two contiguous pixels of
remote sensed imagery when projected on the earth. This parameter allows the user to select a range of acceptable ground resolutions.
Real Pair meter
InstrumentMode A categorical value used to specify a particular instrument configuration.
All possible modes should be defined in a code space, usually specific to the type of instrument.
ScopedName FusionAccepted
Specifies if imagery obtained by fusing several images acquired separately and co-registered is acceptable.
Boolean MinLuminosity
Minimum luminosity acceptable for the acquired imagery. This constrains the solar incidence angle of the acquired imagery.
Real
7.2.2.1.3 SWE Common encoding
The following table and XML snippet describe how this tasking parameters group shall be encoded using the SWE Common Data Model:
Field Name Definition
Component
AcquisitionParameters http:www.opengis.netdefpropertyOGC-EO0optAcquisitionParametersOPT
DataRecord GroundResolution
http:www.opengis.netdefpropertyOGC-EO0GroundResolution QuantityRange
FusionAccepted http:www.opengis.netdefpropertyOGC-EO0FusionAccepted
Boolean InstrumentMode
http:www.opengis.netdefpropertyOGC-EO0InstrumentMode A default code space is defined by this specification
“ http:www.opengis.netdefpropertyOGC-EO0optSpectralModes
” and shall be used when applicable.
Category
MinLuminosity http:www.opengis.netdefpropertyOGC-EO0optMinLuminosity
Quantity swe:field
name =
AcquisitionParameters swe:DataRecord
definition =
http:www.opengis.netdefpropertyOGC-EO0optAcquisitionParametersOPT swe:field
name =
GroundResolution swe:QuantityRange
definition =
http:www.opengis.netdefpropertyOGC-EO0GroundResolution
Copyright ©
2011 Open
Geospatial Consortium
67
OGC 10-135 EO Satellite Tasking Extension for SPS
gml:name Ground Resolution
gml:name swe:uom
code =
m swe:constraint
swe:AllowedValues swe:interval
2.5 20 swe:interval
swe:AllowedValues swe:constraint
swe:value 2.5 20
swe:value swe:QuantityRange
swe:field swe:field
name =
InstrumentMode swe:Category
definition =
http:www.opengis.netdefpropertyOGC-EO0InstrumentMode gml:name
Instrument Mode gml:name
swe:codeSpace xlink:href
= http:www.opengis.netdefpropertyOGC-EO0optSpectralModes
swe:constraint swe:AllowedTokens
swe:value PANCHROMATIC
swe:value swe:value
MULTISPECTRAL swe:value
swe:AllowedTokens swe:constraint
swe:value MULTISPECTRAL
swe:value swe:Category
swe:field swe:field
name =
FusionAccepted swe:Boolean
definition =
http:www.opengis.netdefpropertyOGC-EO0FusionAccepted gml:name
Fusion Accepted gml:name
swe:value true
swe:value swe:Boolean
swe:field swe:field
name =
MinLuminosity swe:Quantity
definition =
http:www.opengis.netdefpropertyOGC-EO0optMinLuminosity gml:name
Minimum Luminosity gml:name
swe:uom code
= swe:constraint
swe:AllowedValues swe:interval
0 100 swe:interval
swe:AllowedValues swe:constraint
swe:value 20
swe:value swe:Quantity
swe:field swe:DataRecord
swe:field
A different instrument mode code space than the one defined in this standard can be used when necessary. In this case, the code space shall be URL accessible and shall always
contain the ‘MULTISPECTRAL’ and ‘PANCHROMATIC’ options.
Requirement http:www.opengis.netspecEOSPS2.0reqopttasking-params-codespace-gml
Req 34. A custom optical instrument code space shall be URL accessible and
encoded in GML 3.2 format. The code space document shall pass the corresponding
conformance test class of [OGC 07‐036].
68 Copyright
© 2011
Open Geospatial
Consortium