File tree 1 file changed +29
-2
lines changed
stac_dist/soil_nitrogen_city_of_luxembourg 1 file changed +29
-2
lines changed Original file line number Diff line number Diff line change 130
130
"href" : " ../catalog.json" ,
131
131
"type" : " application/json" ,
132
132
"title" : " data-access catalog"
133
+ },
134
+ {
135
+ "example:container" : true ,
136
+ "title" : " soil_nitrat_10m_b1_COG_overview" ,
137
+ "description" : " Link to the data visualization interactive web map." ,
138
+ "href" : " https://vis.fairicube.eu/=data?https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/web/luxembourg/soil_nitrat_10m_b1_COG.tif" ,
139
+ "rel" : " example"
133
140
}
134
141
],
135
- "assets" : {},
142
+ "assets" : {
143
+ "soil_nitrogen_thumbnail" : {
144
+ "href" : " https://github.com/FAIRiCUBE/uc1-urban-climate/blob/master/images/thumbnails/soil_nitrogen_thumbnail.png" ,
145
+ "roles" : [
146
+ " thumbnail"
147
+ ]
148
+ },
149
+ "soil_nitrat_10m_b1" : {
150
+ "href" : " https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/d012_luxembourg/soil_nitrat_10m_b1.tif" ,
151
+ "roles" : [
152
+ " data"
153
+ ]
154
+ },
155
+ "soil_nitrat_10m_b1_COG_overview" : {
156
+ "href" : " https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/web/luxembourg/soil_nitrat_10m_b1_COG.tif" ,
157
+ "roles" : [
158
+ " overview"
159
+ ]
160
+ }
161
+ },
136
162
"bbox" : [
137
163
6.069104443926092 ,
138
164
49.56094657618465 ,
141
167
],
142
168
"stac_extensions" : [
143
169
" https://stac-extensions.github.io/raster/v1.1.0/schema.json" ,
144
- " https://stac-extensions.github.io/datacube/v2.0.0/schema.json"
170
+ " https://stac-extensions.github.io/datacube/v2.0.0/schema.json" ,
171
+ " https://stac-extensions.github.io/example-links/v0.0.1/schema.json"
145
172
]
146
173
}
You can’t perform that action at this time.
0 commit comments