Describes the attribute statistics for the scene layer.
cmn::3DSceneLayer, psl::3DSceneLayer
Property | Type | Description |
---|---|---|
key | string | Key indicating the resource of the statistics. For example f_1 for ./statistics/f_1 |
name | string | Name of the field of the statistical information. |
href | string | The URL to the statistics information. For example ./statistics/f_1 |
Note: properties in bold are required
{
"key": "f_1",
"name": "Category",
"href": "./statistics/f_1"
}