| name | data type | description |
|---|---|---|
| attributes | HdcRasterDescriptionTO | |
| contentId | number |
Example
{
"attributes" : {
"description" : "...",
"YRes" : 12345.0,
"length" : 12345,
"YMax" : 12345.0,
"YIns" : 12345.0,
"XScale" : 12345.0,
"XIns" : 12345.0,
"width" : 12345,
"YScale" : 12345.0,
"format" : "...",
"backgroundTypeId" : 12345,
"color" : 12345,
"backGroundId" : 12345,
"updatedAttributes" : {
"property1" : "...",
"property2" : "..."
},
"XMax" : 12345.0,
"tileSize" : 12345,
"geoMapping" : "...",
"corruptedAttributes" : {
"property1" : "...",
"property2" : "..."
},
"orient" : 12345,
"units" : "Mile",
"XRes" : 12345.0,
"coordSystem" : 12345,
"overlap" : 12345
},
"contentId" : 12345
}