Skip to content

Commit

Permalink
feat: import Tasman - Waimea Dam LiDAR 1m DEM (2023)
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 37ee617
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions stac/tasman/waimea-dam_2023/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": "01H6N6J5ZGVQXCHQA2KY9PA6CG",
"id": "01HQPPHEVZR2HR6QSF2FX41TVY",
"title": "Tasman - Waimea Dam LiDAR 1m DEM (2023)",
"description": "Digital Elevation Model within the Tasman - Waimea Dam region captured in 2023.",
"description": "Digital Elevation Model within the Tasman region captured in 2023.",
"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 All @@ -19,8 +19,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": "Waimea Dam",
"extent": {
"spatial": { "bbox": [[173.143628, -41.4975302, 173.2012794, -41.4325902]] },
"temporal": { "interval": [["2023-03-08T11:00:00Z", "2023-03-08T11:00:00Z"]] }
}
},
"assets": {
"capture_area": {
"href": "./capture-area.geojson",
"title": "Capture area",
"type": "application/geo+json",
"roles": ["metadata"],
"file:checksum": "122028f391ae3fde2da713cf3683525beff208987a7cc04e8366b61504d553f92c1a",
"file:size": 719
}
},
"stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"]
}

0 comments on commit 37ee617

Please sign in to comment.