diff --git a/stac/canterbury/christchurch-and-ashley-river_2018-2019/dem_1m/2193/collection.json b/stac/canterbury/christchurch-and-ashley-river_2018-2019/dem_1m/2193/collection.json index da28f980..5e6cc9e9 100644 --- a/stac/canterbury/christchurch-and-ashley-river_2018-2019/dem_1m/2193/collection.json +++ b/stac/canterbury/christchurch-and-ashley-river_2018-2019/dem_1m/2193/collection.json @@ -1,14 +1,14 @@ { "type": "Collection", "stac_version": "1.0.0", - "id": "01H6MY7J5WYBC5BWYCEWB65096", + "id": "01HQP9MYMB02Q08R7DMZM9JC45", "title": "Canterbury - Christchurch and Ashley River LiDAR 1m DEM (2018-2019)", - "description": "Digital Elevation Model within the Canterbury - Christchurch and Ashley River region captured in 2018-2019.", + "description": "Digital Elevation 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" }, @@ -54,8 +54,24 @@ { "name": "Environment Canterbury", "roles": ["licensor"] }, { "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] } ], + "linz:lifecycle": "completed", + "linz:geospatial_category": "dem", + "linz:region": "canterbury", + "linz:security_classification": "unclassified", + "linz:geographic_description": "Christchurch and Ashley River", "extent": { "spatial": { "bbox": [[172.3758499, -43.7020304, 172.8513887, -43.1818868]] }, "temporal": { "interval": [["2018-07-19T12:00:00Z", "2019-02-28T11:00:00Z"]] } - } + }, + "assets": { + "capture_area": { + "href": "./capture-area.geojson", + "title": "Capture area", + "type": "application/geo+json", + "roles": ["metadata"], + "file:checksum": "12208d2a42956525a4d71ed3a296cdb62181d76127140f235f8ab9211e521ea53b10", + "file:size": 6876 + } + }, + "stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"] }