File size: 2,576 Bytes
9bc98d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
  "STU_EU_Layers@tif": {
    "CRS_STRING": "EPSG:3035",
    "mass_density": {
      "bulk_density_topsoil_ESDB (g/cm³)": "STU_EU_S_BD",
      "bulk_density_subsoil_ESDB (g/cm³)": "STU_EU_T_BD"
    },
    "texture": {
      "clay_percentage_topsoil_ESDB (%)":"STU_EU_S_CLAY",
      "clay_percentage_subsoil_ESDB (%)": "STU_EU_T_CLAY",
      "silt_percentage_topsoil_ESDB (%)": "STU_EU_S_SILT",
      "silt_percentage_subsoil_ESDB (%)": "STU_EU_T_SILT",
      "sand_percentage_topsoil_ESDB (%)": "STU_EU_S_SAND",
      "sand_percentage_subsoil_ESDB (%)": "STU_EU_T_SAND",
      "coarse_percentage_topsoil_ESDB (%)": "STU_EU_S_GRAVEL",
      "coarse_percentage_subsoil_ESDB (%)": "STU_EU_T_GRAVEL",
      "texture_class_topsoil_ESDB": [
        "STU_EU_S_TEXT_CLS",
        {
          "1": "Coarse (clay < 18 % and sand > 65 %)",
          "2": "Medium (18% < clay < 35% and sand > 15%, or clay < 18% and 15% < sand < 65%)",
          "3": "Medium fine (clay < 35 % and sand < 15 %)",
          "4": "Fine (35 % < clay < 60 %)",
          "5": "Very fine (clay > 60 %)",
          "7": "No texture (because of rock outcrop)",
          "8": "No texture (because of organic layer)",
          "9": "No texture (other cases)",
          "0": "No information",
          "-9000": "No information"
        }
      ],
      "texture_class_subsoil_ESDB": [
        "STU_EU_T_TEXT_CLS",
        {
          "1": "Coarse (clay < 18 % and sand > 65 %)",
          "2": "Medium (18% < clay < 35% and sand > 15%, or clay < 18% and 15% < sand < 65%)",
          "3": "Medium fine (clay < 35 % and sand < 15 %)",
          "4": "Fine (35 % < clay < 60 %)",
          "5": "Very fine (clay > 60 %)",
          "7": "No texture (because of rock outcrop)",
          "8": "No texture (because of organic layer)",
          "9": "No texture (other cases)",
          "0": "No information",
          "-9000": "No information"
        }
      ]
    },
    "carbon": {
      "organic_carbon_content_topsoil_ESDB (g/kg)": [
        "STU_EU_S_OC",
        10
      ],
      "organic_carbon_content_subsoil_ESDB (g/kg)": [
        "STU_EU_T_OC",
        10
      ]
    },
    "crop_plant": {
      "effective_rooting_depth (cm)": "STU_EU_DEPTH_ROOTS"
    },
    "hydraulic": {
      "total_available_water_capacity_topsoil_ESDB (mm)": "STU_EU_S_TAWC",
      "total_available_water_capacity_subsoil_ESDB (mm)": "STU_EU_T_TAWC",
      "total_available_water_capacity_topsoil_SMU_ESDB (mm)": "SMU_EU_S_TAWC",
      "total_available_water_capacity_subsoil_SMU_ESDB (mm)": "SMU_EU_T_TAWC"
    }
  }
}