Skip to content

Commit

Permalink
feat: import Tasman - Golden Bay LiDAR 1m DEM (2017) (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
linz-li-bot authored Feb 28, 2024
1 parent bfb4653 commit 27cbd6c
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions stac/tasman/golden-bay_2017/dem_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": "01H6N1D3Q19K8XKM44P0F3P8F0",
"id": "01HQPEDCXEXA43NWG0GB4QMAW9",
"title": "Tasman - Golden Bay LiDAR 1m DEM (2017)",
"description": "Digital Elevation Model within the Tasman - Golden Bay region captured in 2017.",
"description": "Digital Elevation Model within the Tasman region captured in 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 @@ -70,8 +70,24 @@
{ "name": "Tasman District Council", "roles": ["licensor"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"linz:lifecycle": "completed",
"linz:geospatial_category": "dem",
"linz:region": "tasman",
"linz:security_classification": "unclassified",
"linz:geographic_description": "Golden Bay",
"extent": {
"spatial": { "bbox": [[172.401518, -41.8218757, 173.2014805, -40.4590873]] },
"temporal": { "interval": [["2017-11-23T11:00:00Z", "2017-12-15T11:00:00Z"]] }
}
},
"assets": {
"capture_area": {
"href": "./capture-area.geojson",
"title": "Capture area",
"type": "application/geo+json",
"roles": ["metadata"],
"file:checksum": "1220270491bd89e1b97ab03408d1da07d971428b4d6cf85f19c6874575a22d9dccd5",
"file:size": 246354
}
},
"stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"]
}

0 comments on commit 27cbd6c

Please sign in to comment.