Upload land cover folder
Browse files
land_cover/land_cover.tiff
ADDED
Git LFS Details
|
land_cover/land_cover_mapping.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"1" : "Urban",
|
3 |
+
"2" : "Urban",
|
4 |
+
"3" : "Urban",
|
5 |
+
"4" : "Urban",
|
6 |
+
"5" : "Urban",
|
7 |
+
"6" : "Urban",
|
8 |
+
"7" : "Urban",
|
9 |
+
"8" : "Road",
|
10 |
+
"9" : "Road",
|
11 |
+
"10" : "Railways",
|
12 |
+
"11" : "Port",
|
13 |
+
"12" : "Airports",
|
14 |
+
"13" : "Extraction",
|
15 |
+
"14" : "Urban",
|
16 |
+
"15" : "NoUse",
|
17 |
+
"16" : "Green",
|
18 |
+
"17" : "Urban",
|
19 |
+
"18" : "Green",
|
20 |
+
"19" : "Green",
|
21 |
+
"20" : "Green",
|
22 |
+
"21" : "Green",
|
23 |
+
"22" : "Green",
|
24 |
+
"23" : "Green",
|
25 |
+
"24" : "Green",
|
26 |
+
"25" : "OpenSpaces",
|
27 |
+
"26" : "Water",
|
28 |
+
"27" : "Water"
|
29 |
+
}
|
land_cover/land_cover_taxonomy.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"1" : "Continuous Urban Fabric (S.L. > 80%)",
|
3 |
+
"2" : "Discontinuous Dense Urban Fabric (S.L. : 50% - 80%)",
|
4 |
+
"3" : "Discontinuous Medium Density Urban Fabric (S.L. : 30% - 50%)",
|
5 |
+
"4" : "Discontinuous Low Density Urban Fabric (S.L. : 10% - 30%)",
|
6 |
+
"5" : "Discontinuous Very Low Density Urban Fabric (S.L. < 10%)",
|
7 |
+
"6" : "Isolated Structures",
|
8 |
+
"7" : "Industrial, commercial, public, military and private units",
|
9 |
+
"8" : "Fast transit roads and associated land",
|
10 |
+
"9" : "Other roads and associated land",
|
11 |
+
"10" : "Railways and associated land",
|
12 |
+
"11" : "Port areas",
|
13 |
+
"12" : "Airports",
|
14 |
+
"13" : "Mineral extraction and dump sites",
|
15 |
+
"14" : "Construction sites",
|
16 |
+
"15" : "Land without current use",
|
17 |
+
"16" : "Green urban areas",
|
18 |
+
"17" : "Sports and leisure facilities",
|
19 |
+
"18" : "Arable land (annual crops)",
|
20 |
+
"19" : "Permanent crops (vineyards, fruit trees, olive groves)",
|
21 |
+
"20" : "Pastures",
|
22 |
+
"21" : "Complex and mixed cultivation patterns",
|
23 |
+
"22" : "Orchards at the fringe of urban classes",
|
24 |
+
"23" : "Forests",
|
25 |
+
"24" : "Herbaceous vegetation associations (natural grassland, moors...)",
|
26 |
+
"25" : "Open spaces with little or no vegetations (beaches, dunes, bare rocks, glaciers)",
|
27 |
+
"26" : "Wetland",
|
28 |
+
"27" : "Water bodies"
|
29 |
+
}
|