diff --git a/stac_dist/Vienna_imperviousness_density_2018/Vienna_imperviousness_density_2018.json b/stac_dist/Vienna_imperviousness_density_2018/Vienna_imperviousness_density_2018.json new file mode 100644 index 00000000..d8f15f41 --- /dev/null +++ b/stac_dist/Vienna_imperviousness_density_2018/Vienna_imperviousness_density_2018.json @@ -0,0 +1,178 @@ +{ + "type": "Feature", + "stac_version": "1.0.0", + "id": "Vienna_imperviousness_density_2018", + "properties": { + "keywords": [ + "sealing_degree" + ], + "license": "CC-BY-4.0", + "description": "Imperviousness density (2018) in EPSG:31256 in Vienna. Reprojected from the CLMS Product Imperviousness 2018. \nIndicates the sealing density in the range from 0% to 100% for the 2018 reference year.", + "providers": [ + { + "organization_name": "European Environment Agency", + "organization": "European Environment Agency", + "comments": "", + "doc_link": "https://sdi.eea.europa.eu/catalogue/srv/eng/catalog.search#/metadata/524fa72f-61d7-4364-801e-3e271d7b10bc/formatters/xsl-view?root=div&view=advanced", + "organization_email": "copernicus@eea.europa.eu", + "ORCID_ID": "", + "roles": "producer", + "project_purpose": "https://land.copernicus.eu" + } + ], + "dataSource": "copernicus.eu", + "cube:dimensions": { + "x": { + "axis": "x", + "extent": [ + -11200, + 18800 + ], + "reference_system": "EPSG:31256", + "type": "spatial", + "unit": "meter", + "interpolation": "average", + "step": 100 + }, + "y": { + "axis": "y", + "extent": [ + 331000, + 354000 + ], + "reference_system": "EPSG:31256", + "type": "spatial", + "unit": "meter", + "interpolation": "average", + "step": 100 + }, + "z": { + "extent": [ + null, + null + ], + "reference_system": "", + "unit": "", + "interpolation": "", + "step": "", + "type": "spatial" + }, + "time": { + "type": "temporal", + "extent": [ + "2017-01-01T00:00Z", + "2019-12-31T00:00Z" + ], + "step": "P3Y0M0DT0H0M0S", + "unit": "year", + "interpolation": "" + } + }, + "raster:bands": [ + { + "band_name": "sealing_degree", + "unit": "% fo 1ha cell", + "data_type": "cfloat32", + "nodata": -9, + "definition": "Sealing density in the range from 0% to 100% for the 2018 reference year inside the 100x100meter grid cell. ", + "description": "Sealing density in the range from 0% to 100% for the 2018 reference year inside the 100x100meter grid cell. ", + "category_list": "", + "comment": "Band 1", + "interpolation": "NN" + } + ], + "title": "Vienna imperviousness density 2018 [100m]", + "datasource_type": "GeoTIFF", + "area_cover": "415km2", + "documentation": "", + "crs": "EPSG:31256", + "start_datetime": "2017-01-01T00:00Z", + "end_datetime": "2019-12-31T00:00Z", + "re_projection_crs": "", + "unit_of_measure": "", + "resolution": "", + "personalData": "", + "provenance_name": "CLMS Imperviousness 2018", + "preprocessing": "Re-projection from 3035 to 31256 (NN) and clipped to Vienna border and pixel shift to rounded 100m coordiantes", + "source_data": "https://land.copernicus.eu/en/products/high-resolution-layer-imperviousness/imperviousness-density-2018#Download", + "models": "", + "data_quality": "", + "quality_control": "", + "metada_standards": "", + "apis": "AWS-S3 API", + "distributions": "", + "access_control": "fairicube account required ", + "datetime": "2024-07-17T09:30:04Z", + "modification": "2024-07-17T09:30:11Z", + "provision": "2024-07-17T09:30:08Z", + "use_case_S4E": "1", + "use_case_NHM_2": "1", + "ingestion_status": "", + "platform": "Eox" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 20.527587778333267, + 44.951075003750404 + ], + [ + 20.527587778333267, + 45.2313494572559 + ], + [ + 20.839371582277582, + 45.2313494572559 + ], + [ + 20.839371582277582, + 44.951075003750404 + ], + [ + 20.527587778333267, + 44.951075003750404 + ] + ] + ] + }, + "links": [ + { + "rel": "root", + "href": "../catalog.json", + "type": "application/json", + "title": "data-access catalog" + }, + { + "rel": "parent", + "href": "../catalog.json", + "type": "application/json", + "title": "data-access catalog" + } + ], + "assets": { + "COG file on fairicube S3 Bucket": { + "href": "https://fairicube.s3.eu-central-1.amazonaws.com/vienna_data/100m/r04_imp/r04_imp2018_100m_b1_1_1.tif", + "roles": [ + "data" + ] + }, + "original CLMS thumbnail": { + "href": "https://sdi.eea.europa.eu/public/catalogue-graphic-overview/524fa72f-61d7-4364-801e-3e271d7b10bc.png", + "roles": [ + "thumbnail" + ] + } + }, + "bbox": [ + 20.527587778333267, + 44.951075003750404, + 20.839371582277582, + 45.2313494572559 + ], + "stac_extensions": [ + "https://stac-extensions.github.io/raster/v1.1.0/schema.json", + "https://stac-extensions.github.io/datacube/v2.0.0/schema.json" + ] +}