Skip to content

Commit

Permalink
feat: import Canterbury - Banks Peninsula LiDAR 1m DSM (2018-2019)
Browse files Browse the repository at this point in the history
  • Loading branch information
linz-li-bot committed Feb 27, 2024
1 parent 2924a78 commit 6496569
Showing 1 changed file with 20 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -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" },
Expand Down Expand Up @@ -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"]
}

0 comments on commit 6496569

Please sign in to comment.