Skip to content

Commit

Permalink
fix: path, licensor, description and title
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsilk committed Dec 12, 2024
1 parent b70d85d commit c8e9cb0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"source": "s3://linz-workflows-scratch/2024-12/04-test-trs-50k8mdem-4tqnf/flat/",
"target": "s3://nz-elevation/new-zealand/new-zealand/contour-dem_8m/2193/",
"target": "s3://nz-elevation/new-zealand/new-zealand_contour/dem_8m/2193/",
"ticket": "TDE-1351",
"copy_option": "--no-clobber",
"region": "new-zealand",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"type": "Collection",
"stac_version": "1.0.0",
"id": "01JE7NNKVY3QP5FPX2Q08DJQX5",
"title": "New Zealand LiDAR 8m DEM (2011)",
"description": "Digital Elevation Model within the New Zealand region captured in 2011.",
"title": "New Zealand Contour-Interpolated 8m DEM",
"description": "Digital Elevation Model for New Zealand created by interpolating 20m contour data (https://data.linz.govt.nz/layer/50768) with additional post-processing and filtering over water bodies and in coastal areas. Originally created by Geographx (https://www.geographx.co.nz/). Suitable for cartographic visualisation purposes only. Not suitable for terrain analysis.",
"license": "CC-BY-4.0",
"links": [
{
Expand Down Expand Up @@ -2709,14 +2709,13 @@
],
"providers": [
{ "name": "Geographx", "roles": ["producer"] },
{ "name": "Unknown", "roles": ["licensor"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "licensor", "processor"] }
],
"linz:lifecycle": "completed",
"linz:geospatial_category": "dem",
"linz:region": "new-zealand",
"linz:security_classification": "unclassified",
"linz:slug": "new-zealand_2012",
"linz:slug": "new-zealand_contour",
"created": "2024-12-04T01:48:34Z",
"updated": "2024-12-04T01:48:34Z",
"extent": {
Expand Down

0 comments on commit c8e9cb0

Please sign in to comment.