From 504b132987011078e60ff4c7f3c01248103d4773 Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Fri, 6 Sep 2024 10:02:22 +0200 Subject: [PATCH 1/4] Add stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json for pull request submission --- ...ected_areas_of_the_city_of_luxembourg.json | 143 ++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json diff --git a/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json b/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json new file mode 100644 index 00000000..9a57d03b --- /dev/null +++ b/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json @@ -0,0 +1,143 @@ +{ + "type": "Feature", + "stac_version": "1.0.0", + "id": "protected_areas_of_the_city_of_luxembourg", + "properties": { + "keywords": [ + "biodiversity", + " Land use", + " Natural area", + " Natural areas protection", + " protected area", + " European", + "protected land" + ], + "license": "CC-BY-NC-4.0", + "description": "Collection of recent protected areas (status spring-2024) of the city of Luxembourg including\nZones de protection sp\u00e9ciale (Zones Oiseaux)\nZones sp\u00e9ciales de conservation (Zones Habitats)\nZones prot\u00e9g\u00e9es d'int\u00e9r\u00eat national (ZPIN)\n", + "providers": [ + { + "organization_name": "FAIRiCUBE", + "organization": "FAIRiCUBE", + "organization_email": "info@space4environment.com", + "roles": "processor" + } + ], + "dataSource": "https://sdi.eea.europa.eu/catalogue/srv/eng/catalog.search#/metadata/616ef48f-7196-4e30-b201-6c97808fa68a", + "cube:dimensions": { + "x": { + "axis": "x", + "extent": [ + 72850, + 82570 + ], + "reference_system": "2169", + "type": "spatial", + "unit": "protected land", + "step": 10 + }, + "y": { + "axis": "y", + "extent": [ + 69590, + 80030 + ], + "reference_system": "2169", + "type": "spatial", + "unit": "protected land", + "step": 10 + }, + "z": { + "extent": [ + null, + null + ], + "type": "spatial" + }, + "time": { + "type": "temporal", + "extent": [ + "2023-03-16T00:00Z", + "2024-03-15T00:00Z" + ], + "step": "P1Y0M0DT0H0M0S", + "unit": "y" + } + }, + "raster:bands": [ + { + "band_name": "protected land", + "unit": "categorical", + "data_type": "int16", + "nodata": -9, + "definition": "protected designated areas and their designation types", + "description": "protected designated areas and their designation types" + } + ], + "title": "Protected areas of Luxembourg city (excluding water protection zones)", + "datasource_type": "grid", + "area_cover": "5171.66 ha", + "documentation": "https://sdi.eea.europa.eu/catalogue/srv/eng/catalog.search#/metadata/616ef48f-7196-4e30-b201-6c97808fa68a", + "crs": "2169", + "start_datetime": "2023-03-16T00:00Z", + "end_datetime": "2024-03-15T00:00Z", + "provenance_name": " Nationally designated areas for public access (vector data) - May 2024", + "source_data": "https://sdi.eea.europa.eu/catalogue/srv/eng/catalog.search#/metadata/616ef48f-7196-4e30-b201-6c97808fa68a", + "apis": "AWS-S3 API", + "access_control": "fairicube account required ", + "datetime": "2024-09-05T11:02Z", + "use_case_S4E": "1", + "platform": "Eox" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.069104443926092, + 49.56094657618465 + ], + [ + 6.069104443926092, + 49.65484833240523 + ], + [ + 6.203715071874704, + 49.65484833240523 + ], + [ + 6.203715071874704, + 49.56094657618465 + ], + [ + 6.069104443926092, + 49.56094657618465 + ] + ] + ] + }, + "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": {}, + "bbox": [ + 6.069104443926092, + 49.56094657618465, + 6.203715071874704, + 49.65484833240523 + ], + "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 746f467cba36aab7d4ec82b5da1c9c987e6bc062 Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Fri, 6 Sep 2024 11:06:10 +0200 Subject: [PATCH 2/4] Add stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json for pull request submission --- .../protected_areas_of_the_city_of_luxembourg.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json b/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json index 9a57d03b..99a4c9ca 100644 --- a/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json +++ b/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json @@ -4,12 +4,6 @@ "id": "protected_areas_of_the_city_of_luxembourg", "properties": { "keywords": [ - "biodiversity", - " Land use", - " Natural area", - " Natural areas protection", - " protected area", - " European", "protected land" ], "license": "CC-BY-NC-4.0", @@ -70,7 +64,8 @@ "data_type": "int16", "nodata": -9, "definition": "protected designated areas and their designation types", - "description": "protected designated areas and their designation types" + "description": "protected designated areas and their designation types", + "category_list": "1 Protected Area" } ], "title": "Protected areas of Luxembourg city (excluding water protection zones)", @@ -85,6 +80,8 @@ "apis": "AWS-S3 API", "access_control": "fairicube account required ", "datetime": "2024-09-05T11:02Z", + "modification": null, + "provision": null, "use_case_S4E": "1", "platform": "Eox" }, From 43a1837162c719bbabb2ca15eb83fb3d90a52478 Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:10:03 +0200 Subject: [PATCH 3/4] Add stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json for pull request submission --- ...ected_areas_of_the_city_of_luxembourg.json | 28 ++++++++++++------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json b/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json index 99a4c9ca..7c343116 100644 --- a/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json +++ b/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json @@ -26,7 +26,7 @@ ], "reference_system": "2169", "type": "spatial", - "unit": "protected land", + "unit": "categorical", "step": 10 }, "y": { @@ -37,7 +37,7 @@ ], "reference_system": "2169", "type": "spatial", - "unit": "protected land", + "unit": "categorical", "step": 10 }, "z": { @@ -49,12 +49,12 @@ }, "time": { "type": "temporal", - "extent": [ - "2023-03-16T00:00Z", - "2024-03-15T00:00Z" + "values": [ + {}, + "2999-01-01T00:00:00Z" ], - "step": "P1Y0M0DT0H0M0S", - "unit": "y" + "step": "", + "unit": "year" } }, "raster:bands": [ @@ -73,9 +73,10 @@ "area_cover": "5171.66 ha", "documentation": "https://sdi.eea.europa.eu/catalogue/srv/eng/catalog.search#/metadata/616ef48f-7196-4e30-b201-6c97808fa68a", "crs": "2169", - "start_datetime": "2023-03-16T00:00Z", - "end_datetime": "2024-03-15T00:00Z", + "start_datetime": {}, + "end_datetime": "2999-01-01T00:00:00Z", "provenance_name": " Nationally designated areas for public access (vector data) - May 2024", + "preprocessing": "vector to raster conversion", "source_data": "https://sdi.eea.europa.eu/catalogue/srv/eng/catalog.search#/metadata/616ef48f-7196-4e30-b201-6c97808fa68a", "apis": "AWS-S3 API", "access_control": "fairicube account required ", @@ -126,7 +127,14 @@ "title": "data-access catalog" } ], - "assets": {}, + "assets": { + "protected_areas_2023_10m_b1.tif": { + "href": "https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/d012_luxembourg/", + "roles": [ + "data" + ] + } + }, "bbox": [ 6.069104443926092, 49.56094657618465, From 351efe429c466fc59da3afb2fc75c9a866695b11 Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Wed, 18 Sep 2024 13:35:29 +0200 Subject: [PATCH 4/4] Add stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json for pull request submission --- .../protected_areas_of_the_city_of_luxembourg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json b/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json index 7c343116..c5f33158 100644 --- a/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json +++ b/stac_dist/protected_areas_of_the_city_of_luxembourg/protected_areas_of_the_city_of_luxembourg.json @@ -50,7 +50,7 @@ "time": { "type": "temporal", "values": [ - {}, + "2024-01-01T00:00Z", "2999-01-01T00:00:00Z" ], "step": "", @@ -73,7 +73,7 @@ "area_cover": "5171.66 ha", "documentation": "https://sdi.eea.europa.eu/catalogue/srv/eng/catalog.search#/metadata/616ef48f-7196-4e30-b201-6c97808fa68a", "crs": "2169", - "start_datetime": {}, + "start_datetime": "2024-01-01T00:00Z", "end_datetime": "2999-01-01T00:00:00Z", "provenance_name": " Nationally designated areas for public access (vector data) - May 2024", "preprocessing": "vector to raster conversion",