1
+ {
2
+ "stac_version" : " 1.0.0-rc.1" ,
3
+ "stac_extensions" : [
4
+ " https://stac-extensions.github.io/sar/v1.0.0/schema.json" ,
5
+ " https://stac-extensions.github.io/sat/v1.0.0/schema.json"
6
+ ],
7
+ "id" : " S1A_IW_SLC__1SDV_20150305T051937_20150305T052005_004892_006196_ABBB" ,
8
+ "type" : " Feature" ,
9
+ "bbox" : [
10
+ 9.768469 ,
11
+ 40.479584 ,
12
+ 13.182633 ,
13
+ 42.516747
14
+ ],
15
+ "geometry" : {
16
+ "type" : " Polygon" ,
17
+ "coordinates" : [
18
+ [
19
+ [
20
+ 12.756503 ,
21
+ 40.479584
22
+ ],
23
+ [
24
+ 9.768469 ,
25
+ 40.877575
26
+ ],
27
+ [
28
+ 10.115331 ,
29
+ 42.516747
30
+ ],
31
+ [
32
+ 13.182633 ,
33
+ 42.119347
34
+ ],
35
+ [
36
+ 12.756503 ,
37
+ 40.479584
38
+ ]
39
+ ]
40
+ ]
41
+ },
42
+ "properties" : {
43
+ "title" : " Sentinel-1A SLC IW SDV T95 2015-03-05T05:19:37/2015-03-05T05:20:05" ,
44
+ "datetime" : " 2015-03-05T05:19:37.9237880Z" ,
45
+ "start_datetime" : " 2015-03-05T05:19:37.9237880Z" ,
46
+ "end_datetime" : " 2015-03-05T05:20:05.2359650Z" ,
47
+ "platform" : " sentinel-1a" ,
48
+ "constellation" : " sentinel-1" ,
49
+ "instruments" : [
50
+ " c-sar"
51
+ ],
52
+ "sat:platform_international_designator" : " 2014-016A" ,
53
+ "sat:orbit_state" : " descending" ,
54
+ "sat:absolute_orbit" : 4892 ,
55
+ "sat:relative_orbit" : 95 ,
56
+ "sat:anx_datetime" : " 2015-03-05T04:41:46.5788740Z" ,
57
+ "sar:instrument_mode" : " IW" ,
58
+ "sar:polarizations" : [
59
+ " VV" ,
60
+ " VH"
61
+ ],
62
+ "sar:resolution_range" : 3.5 ,
63
+ "sar:resolution_azimuth" : 22 ,
64
+ "sar:pixel_spacing_range" : 2.3 ,
65
+ "sar:pixel_spacing_azimuth" : 14.1 ,
66
+ "sar:looks_range" : 1 ,
67
+ "sar:looks_azimuth" : 1 ,
68
+ "sar:looks_equivalent_number" : 1 ,
69
+ "sar:frequency_band" : " C" ,
70
+ "sar:center_frequency" : 5.405 ,
71
+ "sar:product_type" : " SLC"
72
+ },
73
+ "assets" : {
74
+ "noises_iw1_vh" : {
75
+ "href" : " ./annotation/calibration/noise-s1a-iw1-slc-vh-20150305t051939-20150305t052005-004892-006196-001.xml" ,
76
+ "title" : " Calibration Schema" ,
77
+ "type" : " text/xml" ,
78
+ "sar:polarizations" : [
79
+ " VH"
80
+ ]
81
+ },
82
+ "calibrations_iw1_vh" : {
83
+ "href" : " ./annotation/calibration/calibration-s1a-iw1-slc-vh-20150305t051939-20150305t052005-004892-006196-001.xml" ,
84
+ "title" : " Noise Schema" ,
85
+ "type" : " text/xml" ,
86
+ "sar:polarizations" : [
87
+ " VH"
88
+ ]
89
+ },
90
+ "products_iw1_vh" : {
91
+ "href" : " ./annotation/s1a-iw1-slc-vh-20150305t051939-20150305t052005-004892-006196-001.xml" ,
92
+ "title" : " Product Schema" ,
93
+ "type" : " text/xml" ,
94
+ "sar:polarizations" : [
95
+ " VH"
96
+ ]
97
+ },
98
+ "measurement_iw1_vh" : {
99
+ "href" : " ./measurement/s1a-iw1-slc-vh-20150305t051939-20150305t052005-004892-006196-001.tiff" ,
100
+ "title" : " Measurements" ,
101
+ "type" : " image/tiff" ,
102
+ "sar:polarizations" : [
103
+ " VH"
104
+ ]
105
+ },
106
+ "thumbnail" : {
107
+ "href" : " ./preview/quick-look.png" ,
108
+ "title" : " Thumbnail" ,
109
+ "type" : " image/png"
110
+ }
111
+ },
112
+ "links" : [
113
+ {
114
+ "rel" : " self" ,
115
+ "href" : " https://example.com/collections/sentinel-1/items/S1A_EW_GRDM_1SSH_20181103T235855_20181103T235955_024430_02AD5D_5616"
116
+ },
117
+ {
118
+ "rel" : " parent" ,
119
+ "href" : " https://example.com/collections/sentinel-1"
120
+ },
121
+ {
122
+ "rel" : " root" ,
123
+ "href" : " https://example.com/collections"
124
+ }
125
+ ]
126
+ }
0 commit comments