ISO Grid Spatial Representation
From DGIWG
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
| |