Skip to content

Commit

Permalink
feat: import Auckland - Auckland South LiDAR 1m DSM (2016-2017)
Browse files Browse the repository at this point in the history
  • Loading branch information
linz-li-bot committed Feb 27, 2024
1 parent 78dc479 commit 5cc561e
Showing 1 changed file with 21 additions and 5 deletions.
26 changes: 21 additions & 5 deletions stac/auckland/auckland-south_2016-2017/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": "01H6N10RCDEDDAVR8MFBB4YK81",
"title": "Auckland South LiDAR 1m DSM (2016-2017)",
"description": "Digital Surface Model within the Auckland South region captured in 2016-2017.",
"id": "01HQPD409GHP2542XJF4VDDT1K",
"title": "Auckland - Auckland South LiDAR 1m DSM (2016-2017)",
"description": "Digital Surface Model within the Auckland region captured in 2016-2017.",
"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 @@ -103,8 +103,24 @@
{ "name": "Auckland Council", "roles": ["licensor"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"linz:lifecycle": "completed",
"linz:geospatial_category": "dsm",
"linz:region": "auckland",
"linz:security_classification": "unclassified",
"linz:geographic_description": "Auckland South",
"extent": {
"spatial": { "bbox": [[174.4837264, -37.3346925, 175.3504479, -36.8082191]] },
"temporal": { "interval": [["2016-09-21T12:00:00Z", "2017-06-21T12:00:00Z"]] }
}
},
"assets": {
"capture_area": {
"href": "./capture-area.geojson",
"title": "Capture area",
"type": "application/geo+json",
"roles": ["metadata"],
"file:checksum": "1220f128546a40f789a2f2d76a7b8c7dd4948dd7cbee92997a43dbf94d5ecc4f07f2",
"file:size": 8829
}
},
"stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"]
}

0 comments on commit 5cc561e

Please sign in to comment.