Difference between revisions of "MI CoverageDescription"

From Earth Science Information Partners (ESIP)
m
 
m (1 revision: Importing the ISO Explorer Category from GEO-IDE Wiki (Ted Habermann))
(No difference)

Revision as of 10:31, October 25, 2016

MI_CoverageDescription extends MD_CoverageDescription by adding section listed in row 4.

Elements

Definition and Recommended Practice

Examples
1 attributeDescription 1 General description of the attributes listed in dimension or range. Keep brief.
Instrument Details
2 contentType 1 Classification of attributes. Most common code values are 'thematicClassification' or 'physicalMeasurement'.
physicalMeasurement
3 dimension 0..* Information about attributes that have a measured value. Recommend providing attribute name, minimum value, maximum value and units.
dimension: (MI_Band)
	descriptor: Recording Range
	maxValue: 99
	units: (meters)
dimension: (MI_Band)
	descriptor: Number of Beams
	numberOfValues: 99
4 rangeElementDescription 0..* Information about attributes that have enumerative values. Provide name, definition and list of values.
rangeElementDescription: (MI_RangeElementDescription)
	name: Beam Type
	definition: Beam Type Def
		rangeElement: Split
File:JustCoverage.png
JustCoverage.png
MD ContentInformation.png


ISO Legend

Possible Parent Elements

ESIP-logo-tag sm-H.jpg

Please contribute!

contentInfo: (MI_CoverageDescription)
  attributeDescription:
    RecordType:  Instrument Details
  contentType: (MD_CoverageContentTypeCode) physicalMeasurement
  dimension: (MI_Band)
      descriptor: Recording Range
      maxValue:
        Real: 99
      units:
        BaseUnit: meters1
          identifier: meter
          unitsSystem:
  dimension: (MI_Band)
      descriptor: Swath Width
      maxValue:
        Real: 99
      units: xlink: http://www.example.org#degrees
  dimension: (MI_Band)
      descriptor: Number of Beams
      numberOfValues: 99
  rangeElementDescription: (MI_RangeElementDescription)
      name: Beam Type
      definition: Beam Type Def
      rangeElement:
        Record: Split