-
Notifications
You must be signed in to change notification settings - Fork 180
/
Copy pathlandsat8-sample.json
161 lines (158 loc) · 5.68 KB
/
landsat8-sample.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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
{
"stac_version": "0.9.0",
"stac_extensions": [
"eo",
"view",
"https://example.com/stac/landsat-extension/1.0/schema.json"
],
"id": "LC81530252014153LGN00",
"type": "Feature",
"bbox": [ 49.16354,72.27502,51.36812,75.67662 ],
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
51.33855,
72.27502
],
[
51.36812,
75.70821
],
[
49.19092,
75.67662
],
[
49.16354,
72.39640
],
[
51.33855,
72.27502
]
]
]
},
"properties": {
"datetime": "2014-06-02T09:22:02Z",
"collection": "L1T",
"eo:gsd": 30.0,
"eo:cloud_cover" : 10,
"view:off_nadir" : 0.000,
"view:azimuth": 0.00,
"view:sun_azimuth" : 149.01607154,
"view:sun_elevation" : 59.21424700,
"landsat:wrs_path": 153,
"landsat:wrs_row": 25,
"landsat:earth_sun_distance": 1.0141560,
"landsat:ground_control_points_verify": 114,
"landsat:geometric_rmse_model": 7.562,
"landsat:image_quality_tirs": 9,
"landsat:ground_control_points_model": 313,
"landsat:geometric_rmse_model_x": 5.96,
"landsat:geometric_rmse_model_y": 4.654,
"landsat:geometric_rmse_verify": 5.364,
"landsat:image_quality_oli": 9
},
"links": [
{ "rel":"self", "href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00.json"},
{ "rel":"alternate", "href": "https://landsatonaws.com/L8/153/025/LC81530252014153LGN00", "type": "text/html"},
{ "rel":"root", "href": "http://landsat-pds.s3.amazonaws.com/L8/L1T-collection.json"},
{ "rel":"collection", "href": "http://landsat-pds.s3.amazonaws.com/L8/L1T-collection.json"}
],
"assets" :{
"thumbnail": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_thumb_large.jpg",
"type": "image/jpeg",
"title": "Thumbnail",
"description": "A medium sized thumbnail",
"roles": [ "thumbnail" ]
},
"metadata": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_MTL.txt",
"type": "mtl",
"title": "Original Metadata",
"description": "The original MTL metadata file provided for each Landsat scene",
"roles": ["metadata"]
},
"B1": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B1.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [0],
"title": "Coastal Band (B1)",
"description": "Coastal Band Top Of the Atmosphere"
},
"B2": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B2.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [1],
"title": "Blue Band (B2)",
"description": "Blue Band Top Of the Atmosphere"
},
"B3": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B3.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [2],
"title": "Green Band (B3)",
"description": "Green Band (B3) Top Of the Atmosphere"
},
"B4": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B4.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [3],
"title": "Red Band (B4)",
"description": "Red Band (B4) Top Of the Atmosphere"
},
"B5": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B5.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [4],
"title": "NIR Band (B5)",
"description": "NIR Band (B5) Top Of the Atmosphere"
},
"B6": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B6.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [5],
"title": "SWIR Band (B6)",
"description": "SWIR Band at 1.6um (B6) Top Of the Atmosphere"
},
"B7": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B7.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [6],
"title": "SWIR Band (B7)",
"description": "SWIR Band at 2.2um (B7) Top Of the Atmosphere"
},
"B8": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B8.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [7],
"title": "Panchromatic Band (B8)",
"description": "Panchromatic Band (B8) Top Of the Atmosphere"
},
"B9": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B9.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [8],
"title": "Cirrus Band (B9)",
"description": "Cirrus Band (B9) Top Of the Atmosphere - for cirrus cloud detection"
},
"B10": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B10.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [9],
"title": "LWIR Band (B10)",
"description": "Long-wave IR Band at 11um (B10) Top Of the Atmosphere"
},
"B11": {
"href": "http://landsat-pds.s3.amazonaws.com/L8/153/025/LC81530252014153LGN00/LC81530252014153LGN00_B11.TIF",
"type": "image/tiff; application=geotiff",
"eo:bands": [10],
"title": "LWIR Band (B11)",
"description": "Long-wave IR Band at 12um (B11) Top Of the Atmosphere"
}
}
}