diff --git a/stac/taranaki/taranaki_2021/dsm_1m/2193/collection.json b/stac/taranaki/taranaki_2021/dsm_1m/2193/collection.json index 10d12dff..d3121daa 100644 --- a/stac/taranaki/taranaki_2021/dsm_1m/2193/collection.json +++ b/stac/taranaki/taranaki_2021/dsm_1m/2193/collection.json @@ -1,14 +1,14 @@ { "type": "Collection", "stac_version": "1.0.0", - "id": "01H6Q2PW0J2JCHA2F90WY14QK6", + "id": "01HQPP623X6NPBT9Q61NFCTCYB", "title": "Taranaki LiDAR 1m DSM (2021)", "description": "Digital Surface Model within the Taranaki region captured in 2021.", "license": "CC-BY-4.0", "links": [ { "rel": "root", - "href": "https://linz-elevation.s3.ap-southeast-2.amazonaws.com/catalog.json", + "href": "https://nz-elevation.s3.ap-southeast-2.amazonaws.com/catalog.json", "type": "application/json" }, { "rel": "self", "href": "./collection.json", "type": "application/json" }, @@ -301,8 +301,23 @@ { "name": "Taranaki Regional Council", "roles": ["licensor"] }, { "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] } ], + "linz:lifecycle": "completed", + "linz:geospatial_category": "dsm", + "linz:region": "taranaki", + "linz:security_classification": "unclassified", "extent": { "spatial": { "bbox": [[173.6951122, -39.9290771, 175.0828484, -38.6936157]] }, "temporal": { "interval": [["2021-04-02T11:00:00Z", "2021-10-15T11:00:00Z"]] } - } + }, + "assets": { + "capture_area": { + "href": "./capture-area.geojson", + "title": "Capture area", + "type": "application/geo+json", + "roles": ["metadata"], + "file:checksum": "12204989101c8b9b9b69ea6f9fb40e483930817b7c36235f1c9c471a69f9788a1526", + "file:size": 53726 + } + }, + "stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"] }