Skip to content

Commit

Permalink
feat: import Northland - Whangarei Heads LiDAR 1m DSM (2016)
Browse files Browse the repository at this point in the history
  • Loading branch information
linz-li-bot committed Aug 18, 2023
1 parent d7d4cf3 commit ec9a65a
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions stac/northland/whangarei-heads_2016/dsm_1m/2193/collection.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"type": "Collection",
"stac_version": "1.0.0",
"id": "01H6MWQGATEQ3A5H5AMAQ4FH5M",
"title": "Northland - Whangarei Heads LiDAR 1m DSM (2016)",
"description": "Digital Surface Model within the Northland - Whangarei Heads region captured in 2016.",
"license": "CC-BY-4.0",
"links": [
{
"rel": "root",
"href": "https://linz-elevation.s3.ap-southeast-2.amazonaws.com/catalog.json",
"type": "application/json"
},
{ "rel": "self", "href": "./collection.json", "type": "application/json" },
{ "rel": "item", "href": "./AX30_10000_0204.json", "type": "application/json" },
{ "rel": "item", "href": "./AX30_10000_0205.json", "type": "application/json" },
{ "rel": "item", "href": "./AX30_10000_0305.json", "type": "application/json" },
{ "rel": "item", "href": "./AX31_10000_0201.json", "type": "application/json" },
{ "rel": "item", "href": "./AX31_10000_0301.json", "type": "application/json" },
{ "rel": "item", "href": "./AX31_10000_0302.json", "type": "application/json" },
{ "rel": "item", "href": "./AX31_10000_0303.json", "type": "application/json" },
{ "rel": "item", "href": "./AX31_10000_0402.json", "type": "application/json" },
{ "rel": "item", "href": "./AX31_10000_0403.json", "type": "application/json" }
],
"providers": [
{ "name": "Aerial Surveys", "roles": ["producer"] },
{ "name": "Land Information New Zealand", "roles": ["licensor"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"extent": {
"spatial": { "bbox": [[174.3531843, -35.9079461, 174.6223831, -35.7132637]] },
"temporal": { "interval": [["2016-11-20T11:00:00Z", "2016-11-21T11:00:00Z"]] }
}
}

0 comments on commit ec9a65a

Please sign in to comment.