Skip to content

Commit

Permalink
feat: import Otago - Coastal Catchments LiDAR 1m DEM (2021) (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
linz-li-bot authored Feb 28, 2024
1 parent 4a8cd79 commit 159fe50
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions stac/otago/coastal-catchments_2021/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": "01H6N5B239PWF39WNVER4H254G",
"id": "01HQPPAZB4TE3R6J7DHH1M9EBE",
"title": "Otago - Coastal Catchments LiDAR 1m DEM (2021)",
"description": "Digital Elevation Model within the Otago - Coastal Catchments region captured in 2021.",
"description": "Digital Elevation Model within the Otago region captured in 2021.",
"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 @@ -205,8 +205,24 @@
{ "name": "Otago Regional Council", "roles": ["licensor"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"linz:lifecycle": "completed",
"linz:geospatial_category": "dem",
"linz:region": "otago",
"linz:security_classification": "unclassified",
"linz:geographic_description": "Coastal Catchments",
"extent": {
"spatial": { "bbox": [[169.1442885, -46.691381, 171.2058988, -44.8508836]] },
"temporal": { "interval": [["2021-06-24T12:00:00Z", "2021-09-30T11:00:00Z"]] }
}
},
"assets": {
"capture_area": {
"href": "./capture-area.geojson",
"title": "Capture area",
"type": "application/geo+json",
"roles": ["metadata"],
"file:checksum": "1220228cb7b22ba37af6fd142598575bacc15a3d89fa16dc7f2f66d7f99af09a4eba",
"file:size": 1063000
}
},
"stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"]
}

0 comments on commit 159fe50

Please sign in to comment.