Difference between revisions of "MD Dimension"
From Earth Science Information Partners (ESIP)
m (1 revision: Importing the ISO Explorer Category from GEO-IDE Wiki (Ted Habermann)) |
|||
| Line 23: | Line 23: | ||
| 0..1 | | 0..1 | ||
|} | |} | ||
| + | |||
| + | <div id="elementsAndDefinitions"> | ||
| + | <!--elements, definitions, and examples for class: MD_Dimension--> | ||
| + | <table cellpadding="3" width="100%"> | ||
| + | <tr> | ||
| + | <th colspan="3">Elements</th> | ||
| + | <th><i>Definition and Recommended Practice</i></th> | ||
| + | <th><pre>Examples</pre></th> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="FFFF99">1</td> | ||
| + | <td bgcolor="FFFF99">[[ISO_19115_and_19115-2_CodeList_Dictionaries#MD_DimensionNameTypeCode|dimensionName]]</td> | ||
| + | <td bgcolor="FFFF99">1</td> | ||
| + | <td><i>name of the axis</i></td> | ||
| + | <td><pre>Example is needed</pre></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="FFFF99">2</td> | ||
| + | <td bgcolor="FFFF99">[[Integer|dimensionSize]]</td> | ||
| + | <td bgcolor="FFFF99">1</td> | ||
| + | <td><i>number of elements along the axis</i></td> | ||
| + | <td><pre>Example is needed</pre></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">3</td> | ||
| + | <td bgcolor="CCFFFF">[[Measure|resolution]]<br/>Choose One<br/><li>[[Integer|dimensionSize]]</li></td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td><i>degree of detail in the grid dataset</i></td> | ||
| + | <td><pre>Example is needed</pre></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">4</td> | ||
| + | <td bgcolor="CCFFFF">[[CharacterString|dimensionTitle]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td><i>enhancement/modifier of the dimension name EX for other time dimension 'runtime' or | ||
| + | dimensionName = 'column' dimensionTitle = 'Longitude'</i></td> | ||
| + | <td><pre>Example is needed</pre></td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td bgcolor="CCFFFF">5</td> | ||
| + | <td bgcolor="CCFFFF">[[CharacterString|dimensionDescription]]</td> | ||
| + | <td bgcolor="CCFFFF">0..*</td> | ||
| + | <td><i>Description of the axis</i></td> | ||
| + | <td><pre>Example is needed</pre></td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | </div> | ||
| + | |||
{{template:isoOrderingFooter}} | {{template:isoOrderingFooter}} | ||
[[ISO Spatial Representation]] | [[ISO Spatial Representation]] | ||
Revision as of 16:28, December 8, 2016
File:MD Dimension.png
MD Dimension.png
| MD_Dimension | ||
|---|---|---|
| 1 | dimensionName | 1 |
| 2 | dimensionSize | 1 |
| 3 | resolution
(choose one) |
0..1 |
| Elements | Definition and Recommended Practice | Examples |
||
|---|---|---|---|---|
| 1 | dimensionName | 1 | name of the axis | Example is needed |
| 2 | dimensionSize | 1 | number of elements along the axis | Example is needed |
| 3 | resolution Choose One |
0..* | degree of detail in the grid dataset | Example is needed |
| 4 | dimensionTitle | 0..* | enhancement/modifier of the dimension name EX for other time dimension 'runtime' or dimensionName = 'column' dimensionTitle = 'Longitude' | Example is needed |
| 5 | dimensionDescription | 0..* | Description of the axis | Example is needed |