Skip to content

Commit

Permalink
feat: import Marlborough - Blenheim LiDAR 1m DSM (2014)
Browse files Browse the repository at this point in the history
  • Loading branch information
linz-li-bot committed Feb 27, 2024
1 parent 76fda5f commit 9aba303
Showing 1 changed file with 22 additions and 6 deletions.
28 changes: 22 additions & 6 deletions stac/marlborough/blenheim_2014/dsm_1m/2193/collection.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"type": "Collection",
"stac_version": "1.0.0",
"id": "01H6MV67X3M75KRCZ965EKH21B",
"id": "01HQMAZN2MBB9A4BR5WGVMCD7T",
"title": "Marlborough - Blenheim LiDAR 1m DSM (2014)",
"description": "Digital Surface Model within the Marlborough - Blenheim region captured in 2014.",
"description": "Digital Surface Model within the Marlborough region captured in 2014.",
"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 @@ -48,13 +48,29 @@
{ "rel": "item", "href": "./BR29_10000_0303.json", "type": "application/json" }
],
"providers": [
{ "name": "\"NZ Aerial Mapping", "roles": ["producer"] },
{ "name": "Aerial Surveys\"", "roles": ["producer"] },
{ "name": "NZ Aerial Mapping", "roles": ["producer"] },
{ "name": "Aerial Surveys", "roles": ["producer"] },
{ "name": "Marlborough District Council", "roles": ["licensor"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"linz:lifecycle": "completed",
"linz:geospatial_category": "dsm",
"linz:region": "marlborough",
"linz:security_classification": "unclassified",
"linz:geographic_description": "Blenheim",
"extent": {
"spatial": { "bbox": [[173.5463195, -41.6882374, 174.18235, -41.3624698]] },
"temporal": { "interval": [["2014-02-22T11:00:00Z", "2014-05-02T12:00:00Z"]] }
}
},
"assets": {
"capture_area": {
"href": "./capture-area.geojson",
"title": "Capture area",
"type": "application/geo+json",
"roles": ["metadata"],
"file:checksum": "122006bfdcca7564a57e291866018bac988a70c134c0c952b1ef282a717415362a76",
"file:size": 21276
}
},
"stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"]
}

0 comments on commit 9aba303

Please sign in to comment.