generated from stac-extensions/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
item.json
90 lines (90 loc) · 2.45 KB
/
item.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
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
{
"stac_version": "1.0.0",
"stac_extensions": [
"https://stac-extensions.github.io/timestamps/v1.1.0/schema.json"
],
"id": "LC08_L1TP_107018_20181001",
"type": "Feature",
"bbox": [
148.13933,
59.51584,
152.52758,
60.63437
],
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
152.52758,
60.63437
],
[
149.1755,
61.19016
],
[
148.13933,
59.51584
],
[
151.33786,
58.97792
],
[
152.52758,
60.63437
]
]
]
},
"properties": {
"datetime": "2018-10-01T01:08:32Z",
"created": "2018-10-02T00:00:03Z",
"updated": "2020-05-20T12:13:02Z",
"published": "2018-10-03T06:45:55Z",
"expires": "2025-01-01T00:00:00Z",
"platform": "landsat-8",
"instruments": [
"oli",
"tirs"
],
"constellation": "landsat"
},
"assets": {
"blue": {
"href": "https://landsat-pds.s3.amazonaws.com/c1/L8/107/018/LC08_L1TP_107018_20181001_20181001_01_RT/LC08_L1TP_107018_20181001_20181001_01_RT_B2.TIF",
"type": "image/tiff; application=geotiff",
"title": "Band 2 (blue)",
"created": "2018-10-02T00:00:00Z"
},
"green": {
"href": "https://landsat-pds.s3.amazonaws.com/c1/L8/107/018/LC08_L1TP_107018_20181001_20181001_01_RT/LC08_L1TP_107018_20181001_20181001_01_RT_B3.TIF",
"type": "image/tiff; application=geotiff",
"title": "Band 3 (green)",
"created": "2018-10-02T00:00:00Z"
},
"red": {
"href": "https://landsat-pds.s3.amazonaws.com/c1/L8/107/018/LC08_L1TP_107018_20181001_20181001_01_RT/LC08_L1TP_107018_20181001_20181001_01_RT_B4.TIF",
"type": "image/tiff; application=geotiff",
"title": "Band 4 (red)",
"created": "2018-10-02T00:00:00Z"
},
"thumbnail": {
"href": "https://landsat-pds.s3.amazonaws.com/c1/L8/107/018/LC08_L1TP_107018_20181001_20181001_01_RT/LC08_L1TP_107018_20181001_20181001_01_RT_thumb_large.jpg",
"title": "Thumbnail image",
"type": "image/jpeg",
"created": "2018-10-02T00:00:01Z"
}
},
"links": [
{
"href": "https://landsat-pds.s3.amazonaws.com/c1/L8/107/018/LC08_L1TP_107018_20181001_20181001_01_RT/index.html",
"rel": "alternate",
"type": "text/html",
"title": "HTML index page",
"created": "2018-10-02T00:00:02Z",
"updated": "2020-05-20T12:13:01Z"
}
]
}