ISO Georeferenceable Grid
From DGIWG
Georeferenceable Grid
Each set of Georeferenceable Grid is implemented through a single instance of msr:MD_Georeferenceable or one of its subclasses.
Its property instances are described below:
| + numberOfDimensions[1]:Integer | cardinality of axisDimensionsProperties | |
| + axisDimensionProperties[1..*]:MD_Dimension | axisDimensionsProperties | |
| + 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 false | |
| + controlPointAvailability[1]:Boolean | controlPointAvailability - Default is false | |
| + orientationParameter Availability[1]:Boolean | orientationParameterAvailability - Default is true | |
| + georeferencedParameters[1]:Record | georefParam | |
| + property[0..1]:Quantity | SUNAZ (when set) | |
| + @name[1]:CharacterString | Sun Azimuth See Note 1 | |
| + property[0..1]:Quantity | SUNEL (when set) | |
| + @name[1]:CharacterString | Sun Elevation See Note 1 | |
| + property[0..1]:Quantity | azimuth (when set) | |
| + @name[1]:CharacterString | Instrument Azimuth See Note 1 | |
| + property[0..1]:Quantity | elevationAngle (when set) | |
| + @name[1]:CharacterString | Instrument Elevation See Note 1 | |
| + property[0..1]:Quantity | sensLat | |
| + @name[1]:CharacterString | Sensor latitude See Note 1 | |
| + property[0..1]:Quantity | sensLong | |
| + @name[1]:CharacterString | Sensor longitude See Note 1 | |
| + property[0..1]:Quantity | sensHeight | |
| + @name[1]:CharacterString | Sensor height See Note 1 | |
| + property[0..1]:Category | geoposModelType | |
| + @name[1]:CharacterString | Geopositioning Model Type See Note 1 | |
| + property[0..1]:Quantity | calFocalLength (when set) | |
| + @name[1]:CharacterString | Calibrated Focal Length See Note 1 | |
| + property[0..1]:Quantity | horFoV (when set) | |
| + @name[1]:CharacterString | Horizontal field of view See Note 1 | |
| + property[0..*]:Category | sarColMode (for each) (when set) | |
| + @name[1]:CharacterString | Collection Mode of instrumentId.code See Note 1 | |
| Notes: | ||
| 1. | name is instantiated as an XML attribute. | |