diff --git a/stac/canterbury/kaikoura_waimakariri_2022/dsm_1m/2193/collection.json b/stac/canterbury/kaikoura-and-waimakariri_2022/dsm_1m/2193/collection.json similarity index 78% rename from stac/canterbury/kaikoura_waimakariri_2022/dsm_1m/2193/collection.json rename to stac/canterbury/kaikoura-and-waimakariri_2022/dsm_1m/2193/collection.json index 2c508bfe..a713b881 100644 --- a/stac/canterbury/kaikoura_waimakariri_2022/dsm_1m/2193/collection.json +++ b/stac/canterbury/kaikoura-and-waimakariri_2022/dsm_1m/2193/collection.json @@ -1,14 +1,14 @@ { "type": "Collection", "stac_version": "1.0.0", - "id": "01H6NJ0EYW1855FDPWKPRQX3AF", + "id": "01HQPR7ZHFCAJ9H1P1MM608J8M", "title": "Canterbury - Kaikōura and Waimakariri LiDAR 1m DSM (2022)", - "description": "Digital Surface Model within the Canterbury - Kaikōura and Waimakariri region captured in 2022.", + "description": "Digital Surface Model within the Canterbury region captured in 2022.", "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" }, @@ -48,12 +48,28 @@ { "rel": "item", "href": "./BX23_10000_0105.json", "type": "application/json" } ], "providers": [ - { "name": " Aerial Surveys", "roles": ["producer"] }, - { "name": " Environment Canterbury", "roles": ["licensor"] }, + { "name": "Aerial Surveys", "roles": ["producer"] }, + { "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": "Kaikōura and Waimakariri", "extent": { "spatial": { "bbox": [[172.0213315, -43.506864, 173.9594288, -42.0772793]] }, "temporal": { "interval": [["2022-05-01T12:00:00Z", "2022-09-14T12:00:00Z"]] } - } + }, + "assets": { + "capture_area": { + "href": "./capture-area.geojson", + "title": "Capture area", + "type": "application/geo+json", + "roles": ["metadata"], + "file:checksum": "122015f4164f6579dc27b12488ab9a6aeb7c40fa629ed3028f6cd46e3f5056874936", + "file:size": 8154 + } + }, + "stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"] }