-
Notifications
You must be signed in to change notification settings - Fork 22
/
clc_legend.json
38 lines (38 loc) · 3.08 KB
/
clc_legend.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{"0" :{"color":[0,0,0],"description":"No Data"},
"10" :{"color":[255,255,100],"description":"Cropland, rainfed"},
"11" :{"color":[255,255,100],"description":"Herbaceous cover"},
"12" :{"color":[255,255,100],"description":"Tree or shrub cover"},
"20" :{"color":[170,240,240],"description":"Cropland, irrigated or post‐flooding"},
"30" :{"color":[220,240,100],"description":"Mosaic cropland (>50%) / natural vegetation (tree, shrub, herbaceous cover) (<50%)"},
"40" :{"color":[200,200,100],"description":"Mosaic natural vegetation (tree, shrub, herbaceous cover) (>50%) / cropland (<50%) "},
"50" :{"color":[0,100,0],"description":"Tree cover, broadleaved, evergreen, closed to open (>15%)"},
"60" :{"color":[0,160,0],"description":"Tree cover, broadleaved, deciduous, closed to open (>15%)"},
"61" :{"color":[0,160,0],"description":"Tree cover, broadleaved, deciduous, closed (>40%)"},
"62" :{"color":[170,200,0],"description":"Tree cover, broadleaved, deciduous, open (15‐40%)"},
"70" :{"color":[0,60,0],"description":"Tree cover, needleleaved, evergreen, closed to open (>15%)"},
"71" :{"color":[0,60,0],"description":"Tree cover, needleleaved, evergreen, closed (>40%)"},
"72" :{"color":[0,80,0],"description":"Tree cover, needleleaved, evergreen, open (15‐40%)"},
"80" :{"color":[40,80,0],"description":"Tree cover, needleleaved, deciduous, closed to open (>15%)"},
"81" :{"color":[40,80,0],"description":"Tree cover, needleleaved, deciduous, closed (>40%)"},
"82" :{"color":[40,100,0],"description":"Tree cover, needleleaved, deciduous, open (15‐40%)"},
"90" :{"color":[120,131,0],"description":"Tree cover, mixed leaf type (broadleaved and needleleaved)"},
"100":{"color":[141,160,0],"description":"Mosaic tree and shrub (>50%) / herbaceous cover (<50%)"},
"110":{"color":[190,150,0],"description":"Mosaic herbaceous cover (>50%) / tree and shrub (<50%)"},
"120":{"color":[150,100,0],"description":"Shrubland"},
"121":{"color":[120,75,0],"description":"Evergreen shrubland"},
"122":{"color":[150,100,0],"description":"Deciduous shrubland"},
"130":{"color":[255,180,50],"description":"Grassland"},
"140":{"color":[255,220,210],"description":"Lichens and mosses"},
"150":{"color":[255,235,175],"description":"Sparse vegetation (tree, shrub, herbaceous cover) (<15%)"},
"151":{"color":[255,200,100],"description":"Sparse tree (<15%)"},
"152":{"color":[255,210,120],"description":"Sparse shrub (<15%)"},
"153":{"color":[255,235,175],"description":"Sparse herbaceous cover (<15%)"},
"160":{"color":[0,120,90],"description":"Tree cover, flooded, fresh or brakish water"},
"170":{"color":[0,150,120],"description":"Tree cover, flooded, saline water"},
"180":{"color":[0,220,131],"description":"Shrub or herbaceous cover, flooded, fresh/saline/brakish water"},
"190":{"color":[195,20,0],"description":"Urban areas"},
"200":{"color":[255,245,215],"description":"Bare areas"},
"201":{"color":[220,220,220],"description":"Consolidated bare areas"},
"202":{"color":[255,245,215],"description":"Unconsolidated bare areas"},
"210":{"color":[0,70,200],"description":"Water bodies"},
"220":{"color":[255,255,255],"description":"Permanent snow and ice"}}