Difference between revisions of "ISO Grid Spatial Representation"
From DGIWG
(Created page with "==== Grid Spatial Representation ==== <div style="color:#000000;">Each set of Grid Spatial Representation is implemented through a single instance of msr:MD_GridSpatialRepres...") |
(No difference)
|
Latest revision as of 07:55, 20 October 2017
Grid Spatial Representation
Each set of Grid Spatial Representation is implemented through a single instance of msr:MD_GridSpatialRepresentation or one of its subclasses.
Its property instances are described below:
| + numberOfDimensions[1]:Integer | cardinality of axisDimProp | |
| + axisDimensionProperties[1..*]:MD_Dimension | axisDimProp | |
| + dimensionName[1]:MD_DimensionNameTypeCode | dimensionName | |
| + dimensionSize[1]:Integer | dimensionSize | |
| + resolution[0..1]:Measure | resolution | |
| + cellGeometry[1]:MD_CellGeometryCode | cellGeom | |
| + transformationParameterAvailability[1]:Boolean | transParamAvailability - Default is true
| |