Skip to content

Commit

Permalink
deploy: 58aef71
Browse files Browse the repository at this point in the history
  • Loading branch information
mari-s4e committed Jun 7, 2024
0 parents commit 4f47224
Show file tree
Hide file tree
Showing 11 changed files with 968 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
92 changes: 92 additions & 0 deletions uc1_fairicube_catalog/catalog.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
{
"type": "Catalog",
"id": "uc1_fairicube_catalog",
"stac_version": "1.0.0",
"description": "This catalog provides an oversight of all UC1 FAIRiCUBE related data",
"links": [
{
"rel": "root",
"href": "./catalog.json",
"type": "application/json",
"title": "Use case 1 catalog for FAIRiCUBE"
},
{
"rel": "child",
"href": "./tree_cover_density/collection.json",
"type": "application/json",
"title": "Tree cover density 2018",
"code": "TCD",
"id": "tree_cover_density",
"themes": [
"example theme"
],
"subcode": "TCD",
"satellite": [
"example satellite"
],
"sensor": [
"example sensorname"
],
"tags": [
"example tag"
],
"agency": [
"Example agency"
]
},
{
"rel": "child",
"href": "./imperviousness_2018/collection.json",
"type": "application/json",
"title": "Imperviousness density 2018",
"code": "TCD",
"id": "imperviousness_2018",
"themes": [
"example theme"
],
"subcode": "TCD",
"satellite": [
"example satellite"
],
"sensor": [
"example sensorname"
],
"tags": [
"example tag"
],
"agency": [
"Example agency"
]
},
{
"rel": "child",
"href": "./imperviousness_density_2018/collection.json",
"type": "application/json",
"title": "Imperviousness Density 2018 WMS",
"code": "IMD",
"id": "imperviousness_density_2018",
"themes": [
"example theme"
],
"subcode": "IMD",
"satellite": [
"example satellite"
],
"sensor": [
"example sensorname"
],
"tags": [
"example tag"
],
"agency": [
"EEA"
]
},
{
"rel": "self",
"href": "/home/runner/work/uc1-eodash-catalog/uc1-eodash-catalog/build/uc1_fairicube_catalog/catalog.json",
"type": "application/json"
}
],
"title": "Use case 1 catalog for FAIRiCUBE"
}
124 changes: 124 additions & 0 deletions uc1_fairicube_catalog/imperviousness_2018/collection.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
{
"type": "Collection",
"id": "imperviousness_2018",
"stac_version": "1.0.0",
"description": "Description placeholder for uc1 data.",
"links": [
{
"rel": "root",
"href": "../catalog.json",
"type": "application/json",
"title": "Use case 1 catalog for FAIRiCUBE"
},
{
"rel": "child",
"href": "./imperviousness_2018/collection.json",
"type": "application/json",
"title": "Imperviousness density 2018",
"endpointtype": "Sentinel Hub_byoc",
"code": "TCD",
"id": "imperviousness_2018",
"themes": [
"example theme"
],
"tags": [
"example tag"
],
"agency": [
"Example agency"
],
"subcode": "TCD",
"sensor": [
"example sensorname"
],
"satellite": [
"example satellite"
]
},
{
"rel": "xyz",
"href": "//s2maps-tiles.eu/wmts/1.0.0/s2cloudless-2021_3857/default/g/{z}/{y}/{x}.jpeg",
"type": "image/jpeg",
"title": "EOxCloudless 2021",
"roles": [
"baselayer"
],
"id": "cloudless-2021"
},
{
"rel": "xyz",
"href": "//s2maps-tiles.eu/wmts/1.0.0/overlay_base_bright_3857/default/g/{z}/{y}/{x}.png",
"type": "image/png",
"title": "Overlay labels",
"roles": [
"overlay",
"visible"
],
"id": "overlay_bright"
},
{
"rel": "parent",
"href": "../catalog.json",
"type": "application/json",
"title": "Use case 1 catalog for FAIRiCUBE"
}
],
"themes": [
"example theme"
],
"tags": [
"example tag"
],
"agency": [
"Example agency"
],
"subcode": "TCD",
"sensor": [
"example sensorname"
],
"satellite": [
"example satellite"
],
"title": "Imperviousness density 2018",
"extent": {
"spatial": {
"bbox": [
[
26.120953702244496,
27.16908443662496,
37.641870871162936,
34.95324700017583
],
[
26.120953702244496,
27.16908443662496,
37.641870871162936,
34.95324700017583
]
]
},
"temporal": {
"interval": [
[
"2018-01-01T00:00:00Z",
"2018-01-01T00:00:00Z"
]
]
}
},
"license": "proprietary",
"summaries": {
"subcode": [
"TCD"
],
"themes": [
"example theme"
],
"satellite": [
"example satellite"
],
"sensor": [
"example sensorname"
]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,127 @@
{
"type": "Feature",
"stac_version": "1.0.0",
"id": "583ee18b-bc14-4438-aa65-d78367479975",
"properties": {
"datetime": "2018-01-01T00:00:00Z",
"proj:epsg": 3035,
"proj:bbox": [
5900000.0,
900000.0,
6900000.0,
1500000.0
],
"proj:geometry": {
"type": "Polygon",
"crs": {
"type": "name",
"properties": {
"name": "urn:ogc:def:crs:EPSG::3035"
}
},
"coordinates": [
[
[
5900000.000220842,
899999.9987086263
],
[
6900000.000368189,
899999.9986336487
],
[
6900000.000351546,
1499999.99887175
],
[
5900000.000200475,
1499999.998985574
],
[
5900000.000220842,
899999.9987086263
]
]
]
}
},
"geometry": {
"type": "Polygon",
"crs": {
"type": "name",
"properties": {
"name": "urn:ogc:def:crs:OGC::CRS84"
}
},
"coordinates": [
[
[
26.120953702244496,
29.602128867445213
],
[
35.93146991742181,
27.16908443662496
],
[
37.641870871162936,
32.33080058458797
],
[
27.261686623465827,
34.95324700017583
],
[
26.120953702244496,
29.602128867445213
]
]
]
},
"links": [
{
"rel": "root",
"href": "../../../../catalog.json",
"type": "application/json",
"title": "Use case 1 catalog for FAIRiCUBE"
},
{
"rel": "collection",
"href": "../../collection.json",
"type": "application/json",
"title": "Imperviousness density 2018"
},
{
"rel": "wms",
"href": "https://services.sentinel-hub.com/ogc/wms/a42b84dd-a8a0-403c-a74e-4435d673b3c1",
"type": "image/png",
"title": "imperviousness_2018",
"wms:layers": [
"IMPERVIOUSNESS_2018"
],
"role": [
"data"
],
"wms:dimensions": {
"TIME": "2018-01-01T00:00:00Z"
}
},
{
"rel": "parent",
"href": "../../collection.json",
"type": "application/json",
"title": "Imperviousness density 2018"
}
],
"assets": {},
"bbox": [
26.120953702244496,
27.16908443662496,
37.641870871162936,
34.95324700017583
],
"stac_extensions": [
"https://stac-extensions.github.io/projection/v1.0.0/schema.json"
],
"collection": "byoc-c57f7668-2717-4529-93cc-5372bc96ebbe"
}
Loading

0 comments on commit 4f47224

Please sign in to comment.