Skip to content

Commit 80759bc

Browse files
Add stac_dist/soil_nitrogen_city_of_luxembourg/soil_nitrogen_city_of_luxembourg.json for pull request submission
1 parent ce086e3 commit 80759bc

File tree

1 file changed

+29
-2
lines changed

1 file changed

+29
-2
lines changed

stac_dist/soil_nitrogen_city_of_luxembourg/soil_nitrogen_city_of_luxembourg.json

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,35 @@
130130
"href": "../catalog.json",
131131
"type": "application/json",
132132
"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"
133140
}
134141
],
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+
},
136162
"bbox": [
137163
6.069104443926092,
138164
49.56094657618465,
@@ -141,6 +167,7 @@
141167
],
142168
"stac_extensions": [
143169
"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"
145172
]
146173
}

0 commit comments

Comments
 (0)