From 7df973292a6719fb87c22b288e76b5df20cd143e Mon Sep 17 00:00:00 2001 From: linz-li-bot Date: Mon, 22 Apr 2024 09:42:21 +1200 Subject: [PATCH] feat: import Waikato - Hamilton LiDAR 1m DEM (2023) EDS-94 --- ...W19G256CF3VN562X0251PAG-1713735738978.yaml | 7 ++ .../hamilton_2023/dem_1m/2193/collection.json | 64 +++++++++++++++++++ 2 files changed, 71 insertions(+) create mode 100644 publish-odr-parameters/01HW19G256CF3VN562X0251PAG-1713735738978.yaml create mode 100644 stac/waikato/hamilton_2023/dem_1m/2193/collection.json diff --git a/publish-odr-parameters/01HW19G256CF3VN562X0251PAG-1713735738978.yaml b/publish-odr-parameters/01HW19G256CF3VN562X0251PAG-1713735738978.yaml new file mode 100644 index 00000000..89c7d5f4 --- /dev/null +++ b/publish-odr-parameters/01HW19G256CF3VN562X0251PAG-1713735738978.yaml @@ -0,0 +1,7 @@ +{ + "source": "s3://linz-workflows-scratch/2024-04/21-es-hamilton-2023-dem-1m-gdldq/flat/", + "target": "s3://nz-elevation/waikato/hamilton_2023/dem_1m/2193/", + "ticket": "EDS-94", + "copy_option": "--no-clobber", + "region": "waikato" +} \ No newline at end of file diff --git a/stac/waikato/hamilton_2023/dem_1m/2193/collection.json b/stac/waikato/hamilton_2023/dem_1m/2193/collection.json new file mode 100644 index 00000000..88033b96 --- /dev/null +++ b/stac/waikato/hamilton_2023/dem_1m/2193/collection.json @@ -0,0 +1,64 @@ +{ + "type": "Collection", + "stac_version": "1.0.0", + "id": "01HW19G256CF3VN562X0251PAG", + "title": "Waikato - Hamilton LiDAR 1m DEM (2023)", + "description": "Digital Elevation Model within the Waikato region captured in 2023.", + "license": "CC-BY-4.0", + "links": [ + { + "rel": "root", + "href": "https://nz-elevation.s3.ap-southeast-2.amazonaws.com/catalog.json", + "type": "application/json" + }, + { "rel": "self", "href": "./collection.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0102.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0103.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0202.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0203.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0204.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0205.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0302.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0303.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0304.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0305.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0403.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0404.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0405.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0503.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0504.json", "type": "application/json" }, + { "rel": "item", "href": "./BD33_10000_0505.json", "type": "application/json" }, + { "rel": "item", "href": "./BD34_10000_0201.json", "type": "application/json" }, + { "rel": "item", "href": "./BD34_10000_0301.json", "type": "application/json" }, + { "rel": "item", "href": "./BD34_10000_0302.json", "type": "application/json" }, + { "rel": "item", "href": "./BD34_10000_0401.json", "type": "application/json" }, + { "rel": "item", "href": "./BD34_10000_0402.json", "type": "application/json" }, + { "rel": "item", "href": "./BD34_10000_0501.json", "type": "application/json" }, + { "rel": "item", "href": "./BD34_10000_0502.json", "type": "application/json" } + ], + "providers": [ + { "name": "Woolpert", "roles": ["producer"] }, + { "name": "Hamilton City Council", "roles": ["licensor"] }, + { "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] } + ], + "linz:lifecycle": "completed", + "linz:geospatial_category": "dem", + "linz:region": "waikato", + "linz:security_classification": "unclassified", + "linz:geographic_description": "Hamilton", + "extent": { + "spatial": { "bbox": [[175.0930298, -37.9097967, 175.4295474, -37.5845465]] }, + "temporal": { "interval": [["2023-11-09T11:00:00Z", "2023-11-09T11:00:00Z"]] } + }, + "assets": { + "capture_area": { + "href": "./capture-area.geojson", + "title": "Capture area", + "type": "application/geo+json", + "roles": ["metadata"], + "file:checksum": "12204aae44985b4860a0bb94ca5bbdeaacb1445d3ef74a1353eadfaabeb10bf4043b", + "file:size": 1512 + } + }, + "stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"] +}