Product Type Document

This section introduces the parts of an Product Type document that are common to all three sentinels. The following examples are extracted from the SPOT5 XS product type. Separate pages describe the specifics of each sentinel profile.

Overall structure of the document type

The overall structure of a Product Type document, using the OGC O&M Observation object, is show below:

<om:Observation
   xmlns:om="http://www.opengis.net/om/1.0"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:gml="http://www.opengis.net/gml"
   xmlns:swe="http://www.opengis.net/swe/1.0.1"
   xmlns:sml="http://www.opengis.net/sensorML/1.0.1"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <!-- -->
   <gml:metaDataProperty xlink:role="urn:ogc:def:role:OGC:metadata:identification" .. />
   <gml:metaDataProperty xlink:role="urn:ogc:def:role:OGC:metadata:classification" .. />
   <gml:metaDataProperty xlink:role="urn:ogc:def:role:CEOS:eop:GeometricCharacteristics ... /">
   <gml:metaDataProperty xlink:role="urn:ogc:def:role:CEOS:eop:PackagingCharacteristics" ... />
   <gml:description ... />
   <om:samplingTime xlink:href="UNDEFINED"/>
   <om:procedure>
      <sml:ProcessChain ... /> 
   </om:procedure>
   <om:observedProperty ... />
   <om:featureOfInterest xlink:href="UNDEFINED" ... />
   <om:result>
      <swe:DataArray ... />
   </om:result>
   <!-- -->
</om:Observation>

Identification Section

Classification Section

Geometric Characteristics Section

Packaging Characteristics Section

Procedure Section

Observed Property Section

Result Section

-- AlexandreRobin - 29 Oct 2008

This topic: NREwg > WebHome > GMESProductHarmonization > GMESPHIntro > GMESPHProductType
Topic revision: 29 Oct 2008, AlexandreRobin
This site is powered by FoswikiThe information you supply is used for OGC purposes only. We will never pass your contact details to any third party without your prior consent.
If you enter content here you are agreeing to the OGC privacy policy.

Copyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding OGC Public Wiki? Send feedback