diff --git a/stac_dist/administrative_municipality_boundary_of_luxembourg_city/administrative_municipality_boundary_of_luxembourg_city.json b/stac_dist/administrative_municipality_boundary_of_luxembourg_city/administrative_municipality_boundary_of_luxembourg_city.json new file mode 100644 index 00000000..bdea66e7 --- /dev/null +++ b/stac_dist/administrative_municipality_boundary_of_luxembourg_city/administrative_municipality_boundary_of_luxembourg_city.json @@ -0,0 +1,157 @@ +{ + "type": "Feature", + "stac_version": "1.0.0", + "id": "administrative_municipality_boundary_of_luxembourg_city", + "properties": { + "keywords": [ + "commune" + ], + "license": "CC0-1.0", + "description": "Administrative Municipality Boundaries of the City of Luxembourg and of the communes within the municipality.", + "providers": [ + { + "organization_name": "FAIRiCUBE", + "organization": "FAIRiCUBE", + "organization_email": "info@space4environment.com", + "roles": "processor" + } + ], + "dataSource": "https://data.public.lu/fr/datasets/limites-administratives-du-grand-duche-de-luxembourg/", + "cube:dimensions": { + "x": { + "axis": "x", + "extent": [ + 72850, + 82570 + ], + "reference_system": "2169", + "type": "spatial", + "unit": "meters", + "step": 10 + }, + "y": { + "axis": "y", + "extent": [ + 72850, + 82570 + ], + "reference_system": "2169", + "type": "spatial", + "unit": "meters", + "step": 10 + }, + "z": { + "extent": [ + null, + null + ], + "unit": "meters", + "type": "spatial" + }, + "time": { + "type": "temporal", + "values": [ + "2024-08-05T00:00Z", + "2999-01-01T00:00:00Z" + ], + "step": "", + "unit": "0" + } + }, + "raster:bands": [ + { + "band_name": "commune", + "unit": "categorical", + "data_type": "uint8", + "nodata": 0, + "definition": "Communes of the city of Luxembourg ", + "description": "Communes of the city of Luxembourg ", + "category_list": "https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/d012_luxembourg/lookup_tables/admin_commune_2024_10m_lut.csv", + "comment": "The lookup table with the category list is stored in with the data" + } + ], + "title": "Administrative Municipality Boundary of the City of Luxembourg", + "datasource_type": "grid", + "area_cover": "5171.66 ha", + "documentation": "https://data.public.lu/en/datasets/limites-administratives-du-grand-duche-de-luxembourg/", + "crs": "2169", + "start_datetime": "2024-08-05T00:00Z", + "end_datetime": "2999-01-01T00:00:00Z", + "personalData": "no personal data", + "provenance_name": "Administrative boundaries of the Grand Duchy of Luxembourg", + "preprocessing": "Rasterization from vector to raster and clipped to extent of city of Luxembourg", + "source_data": "https://data.public.lu/en/datasets/limites-administratives-du-grand-duche-de-luxembourg/", + "apis": "AWS-S3 API", + "access_control": "fairicube account required ", + "datetime": "2024-07-25T16:42Z", + "modification": null, + "provision": null, + "use_case_S4E": "1", + "platform": "Eox" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 6.069058507516138, + 49.59025737126797 + ], + [ + 6.069058507516138, + 49.677685246874994 + ], + [ + 6.203732162051925, + 49.677685246874994 + ], + [ + 6.203732162051925, + 49.59025737126797 + ], + [ + 6.069058507516138, + 49.59025737126797 + ] + ] + ] + }, + "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": { + "Administrative Municipality Boundary - COG": { + "href": "https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/d012_luxembourg/admin_commune_2024_10m_b1.tif", + "roles": [ + "data" + ] + }, + "Administrative Municipality Boundary - Category list": { + "href": "https://hub-fairicube0.s3.eu-central-1.amazonaws.com/data/d012_luxembourg/lookup_tables/admin_commune_2024_10m_lut.csv", + "roles": [ + "data" + ] + } + }, + "bbox": [ + 6.069058507516138, + 49.59025737126797, + 6.203732162051925, + 49.677685246874994 + ], + "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