From b7e75c548dad29606446ca2a8b64d775af1f4713 Mon Sep 17 00:00:00 2001 From: linz-li-bot Date: Mon, 22 Apr 2024 09:34:11 +1200 Subject: [PATCH] feat: import Bay of Plenty - Tauranga LiDAR 1m DEM (2022) EDS-29 --- ...W190TPDAKZK8A0NM7NN9C4J-1713735249296.yaml | 7 +++ .../tauranga_2022/dem_1m/2193/collection.json | 63 +++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 publish-odr-parameters/01HW190TPDAKZK8A0NM7NN9C4J-1713735249296.yaml create mode 100644 stac/bay-of-plenty/tauranga_2022/dem_1m/2193/collection.json diff --git a/publish-odr-parameters/01HW190TPDAKZK8A0NM7NN9C4J-1713735249296.yaml b/publish-odr-parameters/01HW190TPDAKZK8A0NM7NN9C4J-1713735249296.yaml new file mode 100644 index 00000000..d72ad65d --- /dev/null +++ b/publish-odr-parameters/01HW190TPDAKZK8A0NM7NN9C4J-1713735249296.yaml @@ -0,0 +1,7 @@ +{ + "source": "s3://linz-workflows-scratch/2024-04/21-es-tauranga-2022-dem-1m-tqwlj/flat/", + "target": "s3://nz-elevation/bay-of-plenty/tauranga_2022/dem_1m/2193/", + "ticket": "EDS-29", + "copy_option": "--no-clobber", + "region": "bay-of-plenty" +} \ No newline at end of file diff --git a/stac/bay-of-plenty/tauranga_2022/dem_1m/2193/collection.json b/stac/bay-of-plenty/tauranga_2022/dem_1m/2193/collection.json new file mode 100644 index 00000000..c4af22f0 --- /dev/null +++ b/stac/bay-of-plenty/tauranga_2022/dem_1m/2193/collection.json @@ -0,0 +1,63 @@ +{ + "type": "Collection", + "stac_version": "1.0.0", + "id": "01HW190TPDAKZK8A0NM7NN9C4J", + "title": "Bay of Plenty - Tauranga LiDAR 1m DEM (2022)", + "description": "Digital Elevation Model within the Bay of Plenty region captured in 2022.", + "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": "./BD36_10000_0205.json", "type": "application/json" }, + { "rel": "item", "href": "./BD36_10000_0304.json", "type": "application/json" }, + { "rel": "item", "href": "./BD36_10000_0305.json", "type": "application/json" }, + { "rel": "item", "href": "./BD36_10000_0403.json", "type": "application/json" }, + { "rel": "item", "href": "./BD36_10000_0404.json", "type": "application/json" }, + { "rel": "item", "href": "./BD36_10000_0405.json", "type": "application/json" }, + { "rel": "item", "href": "./BD36_10000_0503.json", "type": "application/json" }, + { "rel": "item", "href": "./BD36_10000_0504.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0101.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0201.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0202.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0203.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0301.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0302.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0303.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0304.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0305.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0401.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0402.json", "type": "application/json" }, + { "rel": "item", "href": "./BD37_10000_0405.json", "type": "application/json" }, + { "rel": "item", "href": "./BD38_10000_0301.json", "type": "application/json" }, + { "rel": "item", "href": "./BD38_10000_0401.json", "type": "application/json" } + ], + "providers": [ + { "name": "Woolpert", "roles": ["producer"] }, + { "name": "BOPLASS", "roles": ["licensor"] }, + { "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] } + ], + "linz:lifecycle": "completed", + "linz:geospatial_category": "dem", + "linz:region": "bay-of-plenty", + "linz:security_classification": "unclassified", + "linz:geographic_description": "Tauranga", + "extent": { + "spatial": { "bbox": [[175.9696946, -37.8919503, 176.4623641, -37.562256]] }, + "temporal": { "interval": [["2022-12-01T11:00:00Z", "2022-12-02T11:00:00Z"]] } + }, + "assets": { + "capture_area": { + "href": "./capture-area.geojson", + "title": "Capture area", + "type": "application/geo+json", + "roles": ["metadata"], + "file:checksum": "122004b9ff9447f515775e415ca7b7b4f0739bf91a9abed049910c97dd274b211419", + "file:size": 4039 + } + }, + "stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"] +}