-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathresources.json
38 lines (38 loc) · 1.03 KB
/
resources.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
[
{
"data_url": "https://data.mint.isi.edu/files/soil/horn_of_africa/sg_006966.soil",
"name": "sg_006966.soil",
"resource_type": "CSV",
"metadata": {
"spatial_coverage": {
"type": "Point",
"value": {
"y": "-31.958333332999928",
"x": "18.458333333000041"
}
},
"temporal_coverage": {
"start_time": "1850-01-01T00:00:00",
"end_time": "2050-01-01T00:00:00"
}
}
},
{
"data_url": "https://data.mint.isi.edu/files/soil/horn_of_africa/sg_006971.soil",
"name": "sg_006971.soil",
"resource_type": "CSV",
"metadata": {
"spatial_coverage": {
"type": "Point",
"value": {
"y": "-31.958333332999928",
"x": "18.375000001000046"
}
},
"temporal_coverage": {
"start_time": "1850-01-01T00:00:00",
"end_time": "2050-01-01T00:00:00"
}
}
}
]