generated from stactools-packages/template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAMAZONIA_1_WFI_20220810_033_018.json
115 lines (115 loc) · 3.14 KB
/
AMAZONIA_1_WFI_20220810_033_018.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
{
"type": "Feature",
"stac_version": "1.0.0",
"id": "AMAZONIA_1_WFI_20220810_033_018_L4",
"properties": {
"platform": "amazonia-1",
"instruments": [
"WFI"
],
"gsd": 64.0,
"view:sun_azimuth": 38.3485,
"view:sun_elevation": 48.9478,
"view:off_nadir": 0.000120206,
"sat:platform_international_designator": "2021-015A",
"sat:orbit_state": "descending",
"proj:epsg": 32724,
"amazonia:data_type": "L4",
"amazonia:path": 33,
"amazonia:row": 18,
"datetime": "2022-08-10T13:01:35Z"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
-43.39588,
-20.55836
],
[
-39.153037,
-21.278641
],
[
-37.565482,
-14.471335
],
[
-41.648783,
-13.793701
],
[
-43.39588,
-20.55836
]
]
]
]
},
"links": [],
"assets": {
"thumbnail": {
"href": "https://s3.amazonaws.com/amazonia-meta-pds/AMAZONIA1/WFI/033/018/AMAZONIA_1_WFI_20220810_033_018_L4/AMAZONIA_1_WFI_20220810_033_018.png",
"type": "image/png"
},
"metadata": {
"href": "s3://amazonia-pds/AMAZONIA1/WFI/033/018/AMAZONIA_1_WFI_20220810_033_018_L4/AMAZONIA_1_WFI_20220810_033_018_L4_LEFT_BAND2.xml",
"type": "application/xml",
"title": "INPE original metadata"
},
"B1": {
"href": "s3://amazonia-pds/AMAZONIA1/WFI/033/018/AMAZONIA_1_WFI_20220810_033_018_L4/AMAZONIA_1_WFI_20220810_033_018_L4_LEFT_BAND1.tif",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"eo:bands": [
{
"name": "B1",
"common_name": "blue"
}
]
},
"B2": {
"href": "s3://amazonia-pds/AMAZONIA1/WFI/033/018/AMAZONIA_1_WFI_20220810_033_018_L4/AMAZONIA_1_WFI_20220810_033_018_L4_LEFT_BAND2.tif",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"eo:bands": [
{
"name": "B2",
"common_name": "green"
}
]
},
"B3": {
"href": "s3://amazonia-pds/AMAZONIA1/WFI/033/018/AMAZONIA_1_WFI_20220810_033_018_L4/AMAZONIA_1_WFI_20220810_033_018_L4_LEFT_BAND3.tif",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"eo:bands": [
{
"name": "B3",
"common_name": "red"
}
]
},
"B4": {
"href": "s3://amazonia-pds/AMAZONIA1/WFI/033/018/AMAZONIA_1_WFI_20220810_033_018_L4/AMAZONIA_1_WFI_20220810_033_018_L4_LEFT_BAND4.tif",
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
"eo:bands": [
{
"name": "B4",
"common_name": "nir"
}
]
}
},
"bbox": [
-43.422677,
-21.25324,
-37.558733,
-13.72715
],
"stac_extensions": [
"https://stac-extensions.github.io/view/v1.0.0/schema.json",
"https://stac-extensions.github.io/sat/v1.0.0/schema.json",
"https://stac-extensions.github.io/projection/v1.1.0/schema.json",
"https://stac-extensions.github.io/eo/v1.0.0/schema.json"
]
}