Skip to content

Commit

Permalink
feat: import Canterbury - Kaikōura and Waimakariri LiDAR 1m DSM (2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
linz-li-bot committed Feb 28, 2024
1 parent c0b8521 commit 0b1ba36
Showing 1 changed file with 75 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"type": "Collection",
"stac_version": "1.0.0",
"id": "01HQPR7ZHFCAJ9H1P1MM608J8M",
"title": "Canterbury - Kaikōura and Waimakariri LiDAR 1m DSM (2022)",
"description": "Digital Surface Model within the Canterbury region captured in 2022.",
"license": "CC-BY-4.0",
"links": [
{
"rel": "root",
"href": "https://nz-elevation.s3.ap-southeast-2.amazonaws.com/catalog.json",
"type": "application/json"
},
{ "rel": "self", "href": "./collection.json", "type": "application/json" },
{ "rel": "item", "href": "./BS28_10000_0502.json", "type": "application/json" },
{ "rel": "item", "href": "./BS28_10000_0503.json", "type": "application/json" },
{ "rel": "item", "href": "./BS28_10000_0504.json", "type": "application/json" },
{ "rel": "item", "href": "./BT27_10000_0304.json", "type": "application/json" },
{ "rel": "item", "href": "./BT27_10000_0305.json", "type": "application/json" },
{ "rel": "item", "href": "./BT27_10000_0402.json", "type": "application/json" },
{ "rel": "item", "href": "./BT27_10000_0403.json", "type": "application/json" },
{ "rel": "item", "href": "./BT27_10000_0404.json", "type": "application/json" },
{ "rel": "item", "href": "./BT27_10000_0405.json", "type": "application/json" },
{ "rel": "item", "href": "./BT27_10000_0503.json", "type": "application/json" },
{ "rel": "item", "href": "./BT27_10000_0504.json", "type": "application/json" },
{ "rel": "item", "href": "./BT27_10000_0505.json", "type": "application/json" },
{ "rel": "item", "href": "./BT28_10000_0103.json", "type": "application/json" },
{ "rel": "item", "href": "./BT28_10000_0104.json", "type": "application/json" },
{ "rel": "item", "href": "./BT28_10000_0301.json", "type": "application/json" },
{ "rel": "item", "href": "./BW22_10000_0402.json", "type": "application/json" },
{ "rel": "item", "href": "./BW22_10000_0403.json", "type": "application/json" },
{ "rel": "item", "href": "./BW22_10000_0502.json", "type": "application/json" },
{ "rel": "item", "href": "./BW22_10000_0503.json", "type": "application/json" },
{ "rel": "item", "href": "./BW22_10000_0504.json", "type": "application/json" },
{ "rel": "item", "href": "./BW22_10000_0505.json", "type": "application/json" },
{ "rel": "item", "href": "./BW23_10000_0503.json", "type": "application/json" },
{ "rel": "item", "href": "./BW23_10000_0504.json", "type": "application/json" },
{ "rel": "item", "href": "./BW23_10000_0505.json", "type": "application/json" },
{ "rel": "item", "href": "./BW24_10000_0501.json", "type": "application/json" },
{ "rel": "item", "href": "./BW24_10000_0502.json", "type": "application/json" },
{ "rel": "item", "href": "./BW24_10000_0503.json", "type": "application/json" },
{ "rel": "item", "href": "./BX22_10000_0104.json", "type": "application/json" },
{ "rel": "item", "href": "./BX22_10000_0105.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0101.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0102.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0103.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0104.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0105.json", "type": "application/json" }
],
"providers": [
{ "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"]
}

0 comments on commit 0b1ba36

Please sign in to comment.