Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stac_dist/imperviousness_virtual_coverage_index_2018/imperviousness_virtual_coverage_index_2018.json #213

Closed
wants to merge 5 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,169 @@
{
"type": "Feature",
"stac_version": "1.0.0",
"id": "imperviousness_virtual_coverage_index_2018",
"properties": {
"license": null,
"description": "This dataset describes the imperviousness density of land, which provides data on sealing density from 0 - 100 %",
"providers": [
{
"organization_name": null,
"organization": "EEA",
"comments": "The high resolution imperviousness products capture the percentage and change of soil sealing. Built-up areas are characterized by the substitution of the original (semi-) natural land cover or water surface with an artificial, often impervious cover. These artificial surfaces are usually maintained over long periods of time. A series of high resolution imperviousness datasets (for the 2006, 2009, 2012, 2015 and 2018 reference years) with all artificially sealed areas was produced using automatic derivation based on calibrated Normalized Difference Vegetation Index (NDVI). This series of imperviousness layers constitutes the main status layers. They are per-pixel estimates of impermeable cover of soil (soil sealing) and are mapped as the degree of imperviousness (0-100%). Imperviousness change layers were produced as a difference between the reference years (2006-2009, 2009-2012, 2012-2015, 2015-2018 and additionally 2006-2012, to fully match the CORINE Land Cover production cycle) and are presented 1) as degree of imperviousness change (-100% -- +100%), in 20m and 100m pixel size, and 2) a classified (categorical) 20m change product.",
"doc_link": "https://land.copernicus.eu/pan-european/high-resolution-layers/imperviousness/status-maps",
"organization_email": null,
"project_purpose": null
}
],
"dataSource": "https://land.copernicus.eu/pan-european/high-resolution-layers/imperviousness/status-maps",
"cube:dimensions": {
"x": {
"axis": "x",
"extent": [
-31.285,
44.807
],
"reference_system": "EPSG:4326",
"type": "spatial",
"unit_of_measure": "m",
"interpolation": null,
"step": 10
},
"y": {
"axis": "y",
"extent": [
27.642,
71.165
],
"reference_system": "EPSG:4326",
"type": "spatial",
"unit_of_measure": "m",
"interpolation": null,
"step": 10
},
"time": {
"extent": [
"2018-01-01T00:00:00Z",
"2018-01-01T00:00:00Z"
],
"type": "temporal",
"step": "P1Y"
},
"z": {
"extent": [
null,
null
],
"reference_system": null,
"unit_of_measure": null,
"interpolation": null,
"type": "spatial"
}
},
"datetime": "2000-01-01T00:00:00Z",
"raster:bands": [
{
"band_name": "percentage of imperviousness density",
"unit": "percent",
"data_type": "int8",
"nodata": null,
"definition": "Imperviousness Density Percentage",
"description": "Captures the density of areas sealed artificially from rainwater flow",
"category_list": "(0-100%)",
"comment": null,
"interpolation": null
}
],
"title": "High Resolution Layer - Imperviousness",
"datasource_type": "grid",
"keywords": null,
"area_cover": "EEA-38+UK",
"documentation": null,
"crs": "EPSG:3035",
"start_datetime": "2018-01-01T00:00:00Z",
"end_datetime": "2018-01-01T00:00:00Z",
"personalData": null,
"Provenance_name": "EO-based",
"preprocessing": null,
"modification": null,
"provision": null,
"use_case_S4E": 1,
"use_case_WER": 2,
"use_case_NHM": 2,
"use_case_NILU": null,
"use_case_NHM_2": null,
"ingestion_status": "Completed, year as integer, (2006,2009,2012,2015,2018)",
"platform": "Both"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-31.285,
27.642
],
[
-31.285,
71.16500000000002
],
[
44.807,
71.16500000000002
],
[
44.807,
27.642
],
[
-31.285,
27.642
]
]
]
},
"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"
},
{
"href": "https://catalog:[email protected]/rasdaman/ows?&SERVICE=WCS&VERSION=2.1.0&REQUEST=DescribeCoverage&COVERAGEID=imperviousness_virtual_coverage_index_2018&outputType=GeneralGridCoverage",
"rel": "about",
"type": "text/xml",
"title": "Link to the rasdaman coverage description in XML"
},
{
"href": "https://catalog:[email protected]/rasdaman-dashboard/?layers=imperviousness_virtual_coverage_index_2018",
"rel": "service",
"type": "text/html",
"title": "Link to the rasdaman web application to Access, process gridded data"
}
],
"assets": {
"thumbnail_rasdaman": {
"href": "https://catalog:[email protected]/rasdaman/ows?service=WMS&version=1.3.0&request=GetMap&layers=imperviousness_virtual_coverage_index_2018&bbox=27.642,-31.285,71.16500000000002,44.807&time=\"2018-01-01T00:00:00Z\"&width=800&height=600&crs=EPSG:4326&format=image/png&transparent=true&styles=",
"roles": [
"thumbnail"
]
}
},
"bbox": [
-31.285,
27.642,
44.807,
71.16500000000002
],
"stac_extensions": [
"https://stac-extensions.github.io/raster/v1.1.0/schema.json",
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json"
]
}
Loading