From e3b27135bdd12f459617925f547508ad939dcb2f Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Thu, 3 Apr 2025 14:48:01 +0200 Subject: [PATCH 1/3] Add stac_dist/osm_footprint_height/osm_footprint_height.json for pull request submission --- .../osm_footprint_height.json | 122 ++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 stac_dist/osm_footprint_height/osm_footprint_height.json diff --git a/stac_dist/osm_footprint_height/osm_footprint_height.json b/stac_dist/osm_footprint_height/osm_footprint_height.json new file mode 100644 index 000000000..3be7df372 --- /dev/null +++ b/stac_dist/osm_footprint_height/osm_footprint_height.json @@ -0,0 +1,122 @@ +{ + "type": "Feature", + "stac_version": "1.0.0", + "id": "osm_footprint_height", + "properties": { + "keywords": [ + "open street map", + " building footprint" + ], + "license": "ODbL-1.0", + "description": "API to OpenStreetMap (OSM) data to extract building footprint and height for the UC4 energy performance estimation", + "providers": [], + "dataSource": "https://www.openstreetmap.org/#map=5/65.40/17.86", + "cube:dimensions": { + "x": { + "axis": "x", + "extent": [ + 0, + 0 + ], + "reference_system": "4326", + "type": "spatial", + "unit": "degree", + "step": 0 + }, + "y": { + "axis": "y", + "extent": [ + 0, + 0 + ], + "reference_system": "4326", + "type": "spatial", + "unit": "degree", + "step": 0 + }, + "z": { + "extent": [ + null, + null + ], + "reference_system": "4326", + "type": "spatial" + } + }, + "raster:bands": [], + "title": "OpenStreetMap (OSM) data", + "datasource_type": "API", + "crs": "4326", + "provenance_name": "OpenStreetMap", + "source_data": "https://www.openstreetmap.org/copyright", + "use_case_NILU": "1", + "platform": "Eox" + }, + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 0, + 0 + ], + [ + 0, + 0 + ], + [ + 0, + 0 + ], + [ + 0, + 0 + ], + [ + 0, + 0 + ] + ] + ] + }, + "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" + }, + { + "example:container": true, + "title": "Python_API_package_for_OpenStreetMap", + "description": "Link to the data visualization interactive web map.", + "href": "https://vis.fairicube.eu/=data?https://osmnx.readthedocs.io/en/stable/", + "rel": "example" + } + ], + "assets": { + "Python_API_package_for_OpenStreetMap": { + "href": "https://osmnx.readthedocs.io/en/stable/", + "roles": [ + "overview" + ] + } + }, + "bbox": [ + 0, + 0, + 0, + 0 + ], + "stac_extensions": [ + "https://stac-extensions.github.io/raster/v1.1.0/schema.json", + "https://stac-extensions.github.io/datacube/v2.0.0/schema.json", + "https://stac-extensions.github.io/example-links/v0.0.1/schema.json" + ] +} \ No newline at end of file From d1977a22164b3d6569d426bded869e3833fe79cf Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Thu, 3 Apr 2025 14:50:03 +0200 Subject: [PATCH 2/3] Add stac_dist/osm_footprint_height/osm_footprint_height.json for pull request submission --- .../osm_footprint_height/osm_footprint_height.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/stac_dist/osm_footprint_height/osm_footprint_height.json b/stac_dist/osm_footprint_height/osm_footprint_height.json index 3be7df372..376b53960 100644 --- a/stac_dist/osm_footprint_height/osm_footprint_height.json +++ b/stac_dist/osm_footprint_height/osm_footprint_height.json @@ -3,10 +3,7 @@ "stac_version": "1.0.0", "id": "osm_footprint_height", "properties": { - "keywords": [ - "open street map", - " building footprint" - ], + "keywords": [], "license": "ODbL-1.0", "description": "API to OpenStreetMap (OSM) data to extract building footprint and height for the UC4 energy performance estimation", "providers": [], @@ -49,6 +46,9 @@ "crs": "4326", "provenance_name": "OpenStreetMap", "source_data": "https://www.openstreetmap.org/copyright", + "datetime": "2025-01-01T00:00Z", + "modification": "2025-01-01T00:00Z", + "provision": "2025-01-01T00:00Z", "use_case_NILU": "1", "platform": "Eox" }, @@ -104,7 +104,9 @@ "Python_API_package_for_OpenStreetMap": { "href": "https://osmnx.readthedocs.io/en/stable/", "roles": [ - "overview" + [ + "overview" + ] ] } }, From 27396fba6237b28704e1fc80c0f03273ac2a406c Mon Sep 17 00:00:00 2001 From: fairicube-data <154539050+fairicube-data@users.noreply.github.com> Date: Thu, 3 Apr 2025 14:52:27 +0200 Subject: [PATCH 3/3] Add stac_dist/osm_footprint_height/osm_footprint_height.json for pull request submission --- .../osm_footprint_height.json | 28 +++++++++++-------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/stac_dist/osm_footprint_height/osm_footprint_height.json b/stac_dist/osm_footprint_height/osm_footprint_height.json index 376b53960..ed59039e3 100644 --- a/stac_dist/osm_footprint_height/osm_footprint_height.json +++ b/stac_dist/osm_footprint_height/osm_footprint_height.json @@ -3,7 +3,11 @@ "stac_version": "1.0.0", "id": "osm_footprint_height", "properties": { - "keywords": [], + "keywords": [ + "open street map", + " building footprint", + "1" + ], "license": "ODbL-1.0", "description": "API to OpenStreetMap (OSM) data to extract building footprint and height for the UC4 energy performance estimation", "providers": [], @@ -40,7 +44,16 @@ "type": "spatial" } }, - "raster:bands": [], + "raster:bands": [ + { + "band_name": "1", + "unit": "degree", + "data_type": "int8", + "nodata": -999.25, + "definition": "not a number", + "description": "OSM data" + } + ], "title": "OpenStreetMap (OSM) data", "datasource_type": "API", "crs": "4326", @@ -100,16 +113,7 @@ "rel": "example" } ], - "assets": { - "Python_API_package_for_OpenStreetMap": { - "href": "https://osmnx.readthedocs.io/en/stable/", - "roles": [ - [ - "overview" - ] - ] - } - }, + "assets": {}, "bbox": [ 0, 0,