From f410e05e6c2361cb4620ec3039b5e35cb85cda67 Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:11:30 +0200 Subject: [PATCH 1/3] Add stac_dist/Vienna_protected_area/Vienna_protected_area.json for pull request submission --- .../Vienna_protected_area.json | 151 ++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 stac_dist/Vienna_protected_area/Vienna_protected_area.json diff --git a/stac_dist/Vienna_protected_area/Vienna_protected_area.json b/stac_dist/Vienna_protected_area/Vienna_protected_area.json new file mode 100644 index 00000000..1a788482 --- /dev/null +++ b/stac_dist/Vienna_protected_area/Vienna_protected_area.json @@ -0,0 +1,151 @@ +{ + "type": "Feature", + "stac_version": "1.0.0", + "id": "Vienna_protected_area", + "properties": { + "license": "CC-BY-ND-4.0", + "description": "Protected areas inside Vienna [100m]\nThe dataset is a collection of the following protecteded datasets:\n-Landschaftsschutzgebiete\n-Biotoptypenkartierung\n-Nationalparks\n-Gesch\u00fctzte\u00a0Landschaftsteile\n-Gesch\u00fctzte\u00a0Biotope\n\nThe single protection dataset were merged and a mask protected dataset was produced. Then the cover of protection inside 100x100 meter cells were calculated and exportet as a 100m raster.\n", + "providers": [ + { + "organization_name": "Stadt Wien", + "organization": "Stadt Wien", + "organization_email": "open@post.wien.gv.at", + "roles": "licensor" + } + ], + "dataSource": "Open data Austria (data.gv.at)", + "cube:dimensions": { + "x": { + "axis": "x", + "extent": [ + 331000, + 354000 + ], + "reference_system": "EPSG:31256", + "type": "spatial", + "unit": "meter", + "interpolation": "sum protected area cover per 100m x 100m cell", + "step": "100" + }, + "y": { + "axis": "y", + "extent": [ + -11200, + 18800 + ], + "reference_system": "EPSG:31256", + "type": "spatial", + "unit": "meter", + "interpolation": "sum protected area cover per 100m x 100m cell", + "step": "100" + }, + "time": { + "extent": [ + "2024-01-01T00:00Z", + "2024-12-31T00:00Z" + ], + "type": "temporal", + "step": "P1Y", + "unit": "year" + }, + "z": { + "extent": [ + null, + null + ], + "type": "spatial" + } + }, + "datetime": "2024-07-17T10:10:51Z", + "raster:bands": [ + { + "band_name": "land use protected area [% cell cover] ", + "unit": "%", + "data_type": "float64", + "nodata": -9, + "definition": "land use protected area [% cell cover] ", + "description": "land use protected area [% cell cover] ", + "comment": "Band 1", + "interpolation": "SUM" + } + ], + "title": "Protected areas inside Vienna [100m]", + "datasource_type": "GML ", + "keywords": "protected areas, environment, urban green", + "area_cover": "415km2", + "crs": "EPSG:31256", + "start_datetime": "2024-01-01T00:00Z", + "end_datetime": "2024-12-31T00:00Z", + "personalData": "", + "provenance_name": " data.gv.at", + "preprocessing": "The dataset is a collection of the following protecteded datasets: -Landschaftsschutzgebiete -Biotoptypenkartierung -Nationalparks -Gesch\u00fctzte\u00a0Landschaftsteile -Gesch\u00fctzte\u00a0Biotope The single protection dataset were merged and a mask protected dataset was produced. Then the cover of protection inside 100x100 meter cells were calculated and exportet as a 100m raster.", + "source_data": "https://www.data.gv.at/katalog/dataset/a1347e6c-db7d-423d-9b62-de7717129f5b#additional-info", + "models": "https://github.com/FAIRiCUBE/uc1-urban-climate/blob/master/notebooks/dev/f06_pre_processing/Vienna_protected_areas_100m.ipynb", + "apis": "AWS-S3 API", + "access_control": "fairicube account required ", + "modification": "2024-07-17T10:10:56Z", + "provision": "2024-07-17T10:10:54Z", + "use_case_S4E": "1", + "use_case_NHM_2": "1", + "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": { + "../r06_protected_area/r06_protected_area_100m_b1_1_1.tif": { + "href": "https://fairicube.s3.eu-central-1.amazonaws.com/vienna_data/100m/", + "roles": [ + "data" + ] + } + }, + "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" + ] +} \ No newline at end of file From 820d6b9d889ac8f687c584c8bffbbc05cf3817dd Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Thu, 3 Oct 2024 08:30:39 +0200 Subject: [PATCH 2/3] Add stac_dist/Vienna_protected_area/Vienna_protected_area.json for pull request submission --- .../Vienna_protected_area.json | 35 +++++++++++-------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/stac_dist/Vienna_protected_area/Vienna_protected_area.json b/stac_dist/Vienna_protected_area/Vienna_protected_area.json index 1a788482..142df22e 100644 --- a/stac_dist/Vienna_protected_area/Vienna_protected_area.json +++ b/stac_dist/Vienna_protected_area/Vienna_protected_area.json @@ -3,8 +3,14 @@ "stac_version": "1.0.0", "id": "Vienna_protected_area", "properties": { + "keywords": [ + "protected areas", + " environment", + " urban green", + "land use protected area [% cell cover] " + ], "license": "CC-BY-ND-4.0", - "description": "Protected areas inside Vienna [100m]\nThe dataset is a collection of the following protecteded datasets:\n-Landschaftsschutzgebiete\n-Biotoptypenkartierung\n-Nationalparks\n-Gesch\u00fctzte\u00a0Landschaftsteile\n-Gesch\u00fctzte\u00a0Biotope\n\nThe single protection dataset were merged and a mask protected dataset was produced. Then the cover of protection inside 100x100 meter cells were calculated and exportet as a 100m raster.\n", + "description": "Protected areas inside Vienna [100m]\nThe dataset is a collection of the following protecteded datasets:\n-Landschaftsschutzgebiete\n-Biotoptypenkartierung\n-Nationalparks\n-Gesch\u00fctzte\u00a0Landschaftsteile\n-Gesch\u00fctzte\u00a0Biotope\n\nThe different datasets were merged into one single mask. Then the cover of protected area inside 100x100 meter cells was calculated and exported as a 100m raster.\n", "providers": [ { "organization_name": "Stadt Wien", @@ -25,7 +31,7 @@ "type": "spatial", "unit": "meter", "interpolation": "sum protected area cover per 100m x 100m cell", - "step": "100" + "step": 100 }, "y": { "axis": "y", @@ -37,16 +43,7 @@ "type": "spatial", "unit": "meter", "interpolation": "sum protected area cover per 100m x 100m cell", - "step": "100" - }, - "time": { - "extent": [ - "2024-01-01T00:00Z", - "2024-12-31T00:00Z" - ], - "type": "temporal", - "step": "P1Y", - "unit": "year" + "step": 100 }, "z": { "extent": [ @@ -54,9 +51,17 @@ null ], "type": "spatial" + }, + "time": { + "type": "temporal", + "extent": [ + "2024-01-01T00:00Z", + "2024-12-31T00:00Z" + ], + "step": "P1Y0M0DT0H0M0S", + "unit": "year" } }, - "datetime": "2024-07-17T10:10:51Z", "raster:bands": [ { "band_name": "land use protected area [% cell cover] ", @@ -71,18 +76,18 @@ ], "title": "Protected areas inside Vienna [100m]", "datasource_type": "GML ", - "keywords": "protected areas, environment, urban green", "area_cover": "415km2", "crs": "EPSG:31256", "start_datetime": "2024-01-01T00:00Z", "end_datetime": "2024-12-31T00:00Z", "personalData": "", - "provenance_name": " data.gv.at", + "provenance_name": "Open data Austria (data.gv.at)", "preprocessing": "The dataset is a collection of the following protecteded datasets: -Landschaftsschutzgebiete -Biotoptypenkartierung -Nationalparks -Gesch\u00fctzte\u00a0Landschaftsteile -Gesch\u00fctzte\u00a0Biotope The single protection dataset were merged and a mask protected dataset was produced. Then the cover of protection inside 100x100 meter cells were calculated and exportet as a 100m raster.", "source_data": "https://www.data.gv.at/katalog/dataset/a1347e6c-db7d-423d-9b62-de7717129f5b#additional-info", "models": "https://github.com/FAIRiCUBE/uc1-urban-climate/blob/master/notebooks/dev/f06_pre_processing/Vienna_protected_areas_100m.ipynb", "apis": "AWS-S3 API", "access_control": "fairicube account required ", + "datetime": "2024-07-17T10:10:51Z", "modification": "2024-07-17T10:10:56Z", "provision": "2024-07-17T10:10:54Z", "use_case_S4E": "1", From 992c2968ed6d5dd91b020a43b97ec75115038f19 Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Fri, 11 Oct 2024 15:13:30 +0200 Subject: [PATCH 3/3] Add stac_dist/Vienna_protected_area/Vienna_protected_area.json for pull request submission --- .../Vienna_protected_area.json | 34 ++++++++++++++----- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/stac_dist/Vienna_protected_area/Vienna_protected_area.json b/stac_dist/Vienna_protected_area/Vienna_protected_area.json index 142df22e..81681189 100644 --- a/stac_dist/Vienna_protected_area/Vienna_protected_area.json +++ b/stac_dist/Vienna_protected_area/Vienna_protected_area.json @@ -4,10 +4,7 @@ "id": "Vienna_protected_area", "properties": { "keywords": [ - "protected areas", - " environment", - " urban green", - "land use protected area [% cell cover] " + "protected_area_share " ], "license": "CC-BY-ND-4.0", "description": "Protected areas inside Vienna [100m]\nThe dataset is a collection of the following protecteded datasets:\n-Landschaftsschutzgebiete\n-Biotoptypenkartierung\n-Nationalparks\n-Gesch\u00fctzte\u00a0Landschaftsteile\n-Gesch\u00fctzte\u00a0Biotope\n\nThe different datasets were merged into one single mask. Then the cover of protected area inside 100x100 meter cells was calculated and exported as a 100m raster.\n", @@ -15,8 +12,12 @@ { "organization_name": "Stadt Wien", "organization": "Stadt Wien", + "comments": "", + "doc_link": "", "organization_email": "open@post.wien.gv.at", - "roles": "licensor" + "ORCID_ID": "", + "roles": "licensor", + "project_purpose": "" } ], "dataSource": "Open data Austria (data.gv.at)", @@ -50,6 +51,10 @@ null, null ], + "reference_system": "", + "unit": "", + "interpolation": "", + "step": "", "type": "spatial" }, "time": { @@ -59,17 +64,19 @@ "2024-12-31T00:00Z" ], "step": "P1Y0M0DT0H0M0S", - "unit": "year" + "unit": "year", + "interpolation": "" } }, "raster:bands": [ { - "band_name": "land use protected area [% cell cover] ", + "band_name": "protected_area_share ", "unit": "%", "data_type": "float64", "nodata": -9, "definition": "land use protected area [% cell cover] ", "description": "land use protected area [% cell cover] ", + "category_list": "", "comment": "Band 1", "interpolation": "SUM" } @@ -77,21 +84,30 @@ "title": "Protected areas inside Vienna [100m]", "datasource_type": "GML ", "area_cover": "415km2", + "documentation": "", "crs": "EPSG:31256", "start_datetime": "2024-01-01T00:00Z", "end_datetime": "2024-12-31T00:00Z", + "re_projection_crs": "", + "unit_of_measure": "", + "resolution": "", "personalData": "", "provenance_name": "Open data Austria (data.gv.at)", "preprocessing": "The dataset is a collection of the following protecteded datasets: -Landschaftsschutzgebiete -Biotoptypenkartierung -Nationalparks -Gesch\u00fctzte\u00a0Landschaftsteile -Gesch\u00fctzte\u00a0Biotope The single protection dataset were merged and a mask protected dataset was produced. Then the cover of protection inside 100x100 meter cells were calculated and exportet as a 100m raster.", "source_data": "https://www.data.gv.at/katalog/dataset/a1347e6c-db7d-423d-9b62-de7717129f5b#additional-info", "models": "https://github.com/FAIRiCUBE/uc1-urban-climate/blob/master/notebooks/dev/f06_pre_processing/Vienna_protected_areas_100m.ipynb", + "data_quality": "", + "quality_control": "", + "metada_standards": "", "apis": "AWS-S3 API", + "distributions": "", "access_control": "fairicube account required ", "datetime": "2024-07-17T10:10:51Z", "modification": "2024-07-17T10:10:56Z", "provision": "2024-07-17T10:10:54Z", "use_case_S4E": "1", "use_case_NHM_2": "1", + "ingestion_status": "", "platform": "Eox" }, "geometry": { @@ -136,8 +152,8 @@ } ], "assets": { - "../r06_protected_area/r06_protected_area_100m_b1_1_1.tif": { - "href": "https://fairicube.s3.eu-central-1.amazonaws.com/vienna_data/100m/", + "file on s3": { + "href": "https://fairicube.s3.eu-central-1.amazonaws.com/vienna_data/100m/r06_protected_area/r06_protected_area_100m_b1_1_1.tif", "roles": [ "data" ]