diff --git a/stac/canterbury/banks-peninsula_2018-2019/dsm_1m/2193/collection.json b/stac/canterbury/banks-peninsula_2018-2019/dsm_1m/2193/collection.json index 37693d1d..fa8421cd 100644 --- a/stac/canterbury/banks-peninsula_2018-2019/dsm_1m/2193/collection.json +++ b/stac/canterbury/banks-peninsula_2018-2019/dsm_1m/2193/collection.json @@ -1,14 +1,14 @@ { "type": "Collection", "stac_version": "1.0.0", - "id": "01H6N04ET1C6XKCVQ2ZA6A0FZQ", + "id": "01HQP9Y4AJD8ZHB0MWMFB3VZMN", "title": "Canterbury - Banks Peninsula LiDAR 1m DSM (2018-2019)", - "description": "Digital Surface Model within the Canterbury - Banks Peninsula region captured in 2018-2019.", + "description": "Digital Surface Model within the Canterbury region captured in 2018-2019.", "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" }, @@ -65,8 +65,24 @@ { "name": "Environment Canterbury", "roles": ["licensor"] }, { "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] } ], + "linz:lifecycle": "completed", + "linz:geospatial_category": "dsm", + "linz:region": "canterbury", + "linz:security_classification": "unclassified", + "linz:geographic_description": "Banks Peninsula", "extent": { "spatial": { "bbox": [[172.5527303, -43.9615254, 173.149415, -43.5716925]] }, "temporal": { "interval": [["2018-07-17T12:00:00Z", "2019-02-09T11:00:00Z"]] } - } + }, + "assets": { + "capture_area": { + "href": "./capture-area.geojson", + "title": "Capture area", + "type": "application/geo+json", + "roles": ["metadata"], + "file:checksum": "1220a3c6402388d80192e3746cef05038043dff8ffcb0cb2feda2ab14e56bbf72f8f", + "file:size": 10752 + } + }, + "stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"] }