From 9d4384a4a56dc7522c8b4e11872c8d47162a8886 Mon Sep 17 00:00:00 2001 From: "elevation[bot]" Date: Fri, 18 Aug 2023 00:50:06 +0000 Subject: [PATCH] feat: import Waikato - Hamilton LiDAR 1m DEM (2019) --- .../hamilton_2019/dem_1m/2193/collection.json | 48 +++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 stac/waikato/hamilton_2019/dem_1m/2193/collection.json diff --git a/stac/waikato/hamilton_2019/dem_1m/2193/collection.json b/stac/waikato/hamilton_2019/dem_1m/2193/collection.json new file mode 100644 index 00000000..f5ea43fc --- /dev/null +++ b/stac/waikato/hamilton_2019/dem_1m/2193/collection.json @@ -0,0 +1,48 @@ +{ + "type": "Collection", + "stac_version": "1.0.0", + "id": "01H6MX5ANWAXWS9KJCMED2VRJ8", + "title": "Waikato - Hamilton LiDAR 1m DEM (2019)", + "description": "Digital Elevation Model within the Waikato - Hamilton region captured in 2019.", + "license": "CC-BY-4.0", + "links": [ + { + "rel": "root", + "href": "https://linz-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": "Aerial Surveys", "roles": ["producer"] }, + { "name": "Hamilton City Council", "roles": ["licensor"] }, + { "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] } + ], + "extent": { + "spatial": { "bbox": [[175.0930298, -37.9097967, 175.4295474, -37.5845465]] }, + "temporal": { "interval": [["2019-11-02T11:00:00Z", "2019-11-04T11:00:00Z"]] } + } +}