diff --git a/stac/tasman/waimea-dam_2023/dsm_1m/2193/collection.json b/stac/tasman/waimea-dam_2023/dsm_1m/2193/collection.json index a2f0c88c..2d36e1f5 100644 --- a/stac/tasman/waimea-dam_2023/dsm_1m/2193/collection.json +++ b/stac/tasman/waimea-dam_2023/dsm_1m/2193/collection.json @@ -1,14 +1,14 @@ { "type": "Collection", "stac_version": "1.0.0", - "id": "01H6N6MZY105DBWNC88B4TV437", + "id": "01HQPPKCHF11E2WK14JN54G78Y", "title": "Tasman - Waimea Dam LiDAR 1m DSM (2023)", - "description": "Digital Surface Model within the Tasman - Waimea Dam region captured in 2023.", + "description": "Digital Surface Model within the Tasman region captured in 2023.", "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" }, @@ -19,8 +19,24 @@ { "name": "Tasman District Council", "roles": ["licensor"] }, { "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] } ], + "linz:lifecycle": "completed", + "linz:geospatial_category": "dsm", + "linz:region": "tasman", + "linz:security_classification": "unclassified", + "linz:geographic_description": "Waimea Dam", "extent": { "spatial": { "bbox": [[173.143628, -41.4975302, 173.2012794, -41.4325902]] }, "temporal": { "interval": [["2023-03-08T11:00:00Z", "2023-03-08T11:00:00Z"]] } - } + }, + "assets": { + "capture_area": { + "href": "./capture-area.geojson", + "title": "Capture area", + "type": "application/geo+json", + "roles": ["metadata"], + "file:checksum": "122028f391ae3fde2da713cf3683525beff208987a7cc04e8366b61504d553f92c1a", + "file:size": 719 + } + }, + "stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"] }