|
1 | 1 | { |
2 | 2 | "type": "Feature", |
3 | 3 | "stac_version": "1.0.0-beta.1", |
4 | | - "stac_extensions": [ |
5 | | - "eo", |
6 | | - "view", |
7 | | - "proj" |
8 | | - ], |
| 4 | + "stac_extensions": [], |
9 | 5 | "id": "S2A_34SGA_20200318_0_L2A", |
10 | 6 | "bbox": [ |
11 | 7 | 23.293255090449595, |
|
41 | 37 | ] |
42 | 38 | }, |
43 | 39 | "properties": { |
44 | | - "datetime": "2020-03-18T09:11:33Z", |
45 | | - "platform": "sentinel-2a", |
46 | | - "constellation": "sentinel-2", |
47 | | - "instruments": [ |
48 | | - "msi" |
49 | | - ], |
50 | | - "gsd": 10, |
51 | | - "data_coverage": 73.85, |
52 | | - "view:off_nadir": 0, |
53 | | - "eo:cloud_cover": 89.84, |
54 | | - "proj:epsg": 32634, |
55 | | - "sentinel:latitude_band": "S", |
56 | | - "sentinel:grid_square": "GA", |
57 | | - "sentinel:sequence": "0", |
58 | | - "sentinel:product_id": "S2A_MSIL2A_20200318T085701_N0214_R007_T34SGA_20200318T115254", |
59 | | - "created": "2020-05-12T21:03:26.671Z", |
60 | | - "updated": "2020-05-12T21:03:26.671Z" |
| 40 | + "datetime": "2020-03-18T09:11:33Z" |
61 | 41 | }, |
62 | | - "collection": "sentinel-s2-l2a-cogs", |
63 | 42 | "assets": { |
64 | 43 | "B01": { |
65 | 44 | "title": "Band 1 (coastal)", |
66 | 45 | "type": "image/tiff; application=geotiff; profile=cloud-optimized", |
67 | | - "href": "https://myurl.com/B01.tif", |
68 | | - "proj:shape": [ |
69 | | - 1830, |
70 | | - 1830 |
71 | | - ], |
72 | | - "proj:transform": [ |
73 | | - 60, |
74 | | - 0, |
75 | | - 699960, |
76 | | - 0, |
77 | | - -60, |
78 | | - 3600000, |
79 | | - 0, |
80 | | - 0, |
81 | | - 1 |
82 | | - ] |
| 46 | + "href": "https://myurl.com/B01.tif" |
83 | 47 | }, |
84 | 48 | "B09": { |
85 | 49 | "title": "Band 9", |
86 | 50 | "type": "image/tiff; application=geotiff; profile=cloud-optimized", |
87 | | - "href": "https://myurl.com/B09.tif", |
88 | | - "proj:shape": [ |
89 | | - 1830, |
90 | | - 1830 |
91 | | - ], |
92 | | - "proj:transform": [ |
93 | | - 60, |
94 | | - 0, |
95 | | - 699960, |
96 | | - 0, |
97 | | - -60, |
98 | | - 3600000, |
99 | | - 0, |
100 | | - 0, |
101 | | - 1 |
102 | | - ] |
| 51 | + "href": "https://myurl.com/B09.tif" |
103 | 52 | } |
104 | 53 | }, |
105 | | - "links": [ |
106 | | - { |
107 | | - "rel": "self", |
108 | | - "href": "s3://sentinel-cogs/sentinel-s2-l2a-cogs/2020/S2A_34SGA_20200318_0_L2A/S2A_34SGA_20200318_0_L2A.json", |
109 | | - "type": "application/json" |
110 | | - }, |
111 | | - { |
112 | | - "rel": "parent", |
113 | | - "href": "https://myurl.com/v0/collections/sentinel-s2-l2a" |
114 | | - }, |
115 | | - { |
116 | | - "rel": "collection", |
117 | | - "href": "https://myurl.com/v0/collections/sentinel-s2-l2a" |
118 | | - }, |
119 | | - { |
120 | | - "rel": "root", |
121 | | - "href": "https://myurl.com/v0/" |
122 | | - }, |
123 | | - { |
124 | | - "title": "Source STAC Item", |
125 | | - "rel": "derived_from", |
126 | | - "href": "https://myurl.com/collections/sentinel-s2-l2a/items/S2A_34SGA_20200318_0_L2A", |
127 | | - "type": "application/json" |
128 | | - } |
129 | | - ] |
| 54 | + "links": [] |
130 | 55 | } |
0 commit comments