|
226 | 226 | "type": "gain",
|
227 | 227 | "metaKey": "widget_tree_cover_gain",
|
228 | 228 | "layers": ["forestgain"],
|
| 229 | + "sortOrder": { |
| 230 | + "summary": 6, |
| 231 | + "forest-change": 4 |
| 232 | + } |
| 233 | + }, |
| 234 | + "settings": { |
| 235 | + "indicator": "gadm28", |
| 236 | + "threshold": 30, |
| 237 | + "unit": "ha", |
| 238 | + "extentYear": 2010, |
| 239 | + "layers": ["forestgain"] |
| 240 | + }, |
| 241 | + "enabled": true |
| 242 | + }, |
| 243 | + "lossRanked": { |
| 244 | + "title": "Tree cover loss", |
| 245 | + "config": { |
| 246 | + "size": "small", |
| 247 | + "indicators": ["gadm28", "primary_forest", "ifl_2013", "wdpa", "primary_forest__wdpa", |
| 248 | + "mining", "ifl_2013__wdpa", "primary_forest__mining", "ifl_2013__mining", |
| 249 | + "plantations", "plantations__mining"], |
| 250 | + "units": ["ha", "%"], |
| 251 | + "categories": ["summary", "forest-change"], |
| 252 | + "admins": ["country"], |
| 253 | + "selectors": ["indicators", "thresholds", "extentYears", "units", "startYears", "endYears"], |
| 254 | + "type": "loss", |
| 255 | + "metaKey": "widget_tree_cover_loss", |
| 256 | + "layers": ["loss"], |
229 | 257 | "sortOrder": {
|
230 | 258 | "summary": 5,
|
231 | 259 | "forest-change": 3
|
|
234 | 262 | "settings": {
|
235 | 263 | "indicator": "gadm28",
|
236 | 264 | "threshold": 30,
|
| 265 | + "startYear": 2001, |
| 266 | + "endYear": 2016, |
237 | 267 | "unit": "ha",
|
238 | 268 | "extentYear": 2010,
|
239 |
| - "layers": ["forestgain"] |
| 269 | + "layers": ["loss"] |
| 270 | + }, |
| 271 | + "enabled": true |
| 272 | + }, |
| 273 | + "treeCoverRanked": { |
| 274 | + "title": "Tree cover extent", |
| 275 | + "config": { |
| 276 | + "size": "small", |
| 277 | + "indicators": ["gadm28", "primary_forest", "ifl_2013", "wdpa", "primary_forest__wdpa", |
| 278 | + "mining", "ifl_2013__wdpa", "primary_forest__mining", "ifl_2013__mining", |
| 279 | + "plantations", "plantations__mining"], |
| 280 | + "units": ["ha", "%"], |
| 281 | + "categories": ["summary", "land-cover"], |
| 282 | + "admins": ["country"], |
| 283 | + "selectors": ["indicators", "thresholds", "extentYears", "units"], |
| 284 | + "type": "extent", |
| 285 | + "metaKey": "widget_tree_cover", |
| 286 | + "layers": ["forest2000", "forest2010"], |
| 287 | + "sortOrder": { |
| 288 | + "summary": 1, |
| 289 | + "land-cover": 1 |
| 290 | + } |
| 291 | + }, |
| 292 | + "settings": { |
| 293 | + "indicator": "gadm28", |
| 294 | + "threshold": 30, |
| 295 | + "unit": "ha", |
| 296 | + "extentYear": 2010, |
| 297 | + "layers": ["forest2010"] |
240 | 298 | },
|
241 | 299 | "enabled": true
|
242 | 300 | },
|
|
0 commit comments