-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.html
98 lines (95 loc) · 4.04 KB
/
metadata.html
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<html lang="en">
<head>
<meta charset="utf-8" />
<link href="assets/vendor/fontawesome/css/fontawesome.min.css" rel="stylesheet">
<link href="assets/vendor/fontawesome/css/solid.min.css" rel="stylesheet">
<link href="assets/vendor/fontawesome/css/brands.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/master.css" rel="stylesheet">
<link href="assets/vendor/flagiconcss/css/flag-icon.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css">
<link href="assets/css/HeatMap.css" rel="stylesheet">
</head>
<body>
<p style="font-size: 0.9em; font-weight: bold; ">MapSPAM Global Spatially-Disaggregated Crop Production Statistics Data for 2010 v.2.0</p>
<table id="data_input" class="table table-striped"
text-align="left">
<tbody style="font-size: 10pt; text-align: left;" >
<tr>
<td></i>Dataset-Name</td>
<td class="text-end">Harvested Area and Yield for 175
Crops</td>
</tr>
<tr>
<td></i>Documentation</td>
<td class="text-end"><a
href="https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2007GB002947">https://agupubs.onlinelibrary.wiley.com/doi/full/<br>10.1029/2007GB002947
</a></td>
</tr>
<tr>
<td></i>Contact Point</td>
<td class="text-end">Chad Monfreda, Navin Ramankutty,
Earthstat</td>
</tr>
<tr>
<td></i>Information-Website</td>
<td class="text-end"><a
href="http://www.earthstat.org/harvested-area-yield-175-crops/">http://www.earthstat.org/harvested-area-yield-175-crops/</a>
</td>
</tr>
<td></i>EPSG</td>
<td class="text-end"><a
href=" http://www.opengis.net/def/crs/EPSG/0/4326">http://www.opengis.net/def/crs/EPSG/0/4326</a>
</td>
</tr>
<tr>
<td></i>Spatial Res.</td>
<td class="text-end">0.083333</td>
</tr>
<tr>
<td></i>Spatial Res. Measured</td>
<td class="text-end">As angluar distance</td>
</tr>
<tr>
<td></i>Temporal Coverage</td>
<td class="text-end">1997-01-01 to 2003-12-31</td>
</tr>
<tr>
<td></i>Was derived from</td>
<td class="text-end">Cropland and Pasture Area in 2000<br>Agricultural
Inventory Data
</td>
</tr>
<tr>
<td></i>Created</td>
<td class="text-end">August 25, 2021, 1:25 PM
(UTC+02:00)</td>
</tr>
<tr>
<td></i>Last Updated</td>
<td class="text-end">December 8, 2021, 11:38 AM
(UTC+01:00)</td>
</tr>
<tr>
<td></i>Definition</td>
<td class="text-end">Croplands cover ~15 million km2 of
the planet and provide the bulk of the food and fiber
essential to human well-being. Most global land cover data
sets from satellites group croplands into just a few
categories, thereby excluding information that is critical
for answering key questions ranging from biodiversity
conservation to food security to biogeochemical cycling.
Information about agricultural land use practices like crop
selection, yield, and fertilizer use is even more limited.
Here we present land use data sets created by combining
national, state, and county level census statistics with a
recently updated global data set of croplands on a 5 minute
by 5 minute (~10 km by 10 km) latitude/longitude grid. The
resulting land use datasets depict circa the year 2000 the
area (harvested) and yield of 175 distinct crops of the
world.</td>
</tr>
</tbody>
</table>
</body>
</html>