Difference between revisions of "ISO Coverage Result"
From DGIWG
(Created page with "==== Coverage Result ==== <div style="color:#000000;">A Coverage Result is an instance of gmi:QE_CoverageResult or one of its subclasses.</div> Its property instances are de...") |
(No difference)
|
Latest revision as of 09:22, 20 October 2017
Coverage Result
A Coverage Result is an instance of gmi:QE_CoverageResult or one of its subclasses.
Its property instances are described below:
+ spatialRepresentationType[0..1]:MD_SpatialRepresentationTypeCode | vector (when geometry is set) | |
+ spatialRepresentationType[0..1]:MD_SpatialRepresentationTypeCode | grid (when geometry is not set) | |
+ resultFile[1]:MX_DataFile | file | |
+ resultSpatialRepresentation[0..1]:MD_VectorSpatialRepresentation | When geometry is set | |
+ geometricObjects[0..1]:MD_GeometricObjects | ||
+ geometricObjectType[1]:MD_GeometricObjectTypeCode | geometry | |
+ resultSpatialRepresentation[0..1]:MD_GridSpatialRepresentation | gridRep (when gridLocation is not set) - See Grid Spatial Representation | |
+ resultSpatialRepresentation[0..1]:MD_Georectified | gridRep (when gridLocation is set) - See Georectified Grid Parameters | |
+ resultContentDescription[1]:MI_CoverageDescription | content - See Coverage Description | |
+ resultFormat[1]:MD_Format | format - See Format
|