Skip to content

Commit

Permalink
fix: change Gisborne 2023 DSM lifecycle to "ongoing" TDE-1159 (#290)
Browse files Browse the repository at this point in the history
The current lifecycle status for this dataset is "ongoing", with one
more supply to be processed.
  • Loading branch information
amfage committed Apr 29, 2024
1 parent 4b2db96 commit c30f303
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stac/gisborne/gisborne_2023/dsm_1m/2193/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "Collection",
"stac_version": "1.0.0",
"id": "01HQMDFZP3KT8EFJK778REJJR1",
"title": "Gisborne LiDAR 1m DSM (2023)",
"title": "Gisborne LiDAR 1m DSM (2023) - Draft",
"description": "Digital Surface Model within the Gisborne region captured in 2023.",
"license": "CC-BY-4.0",
"links": [
Expand Down Expand Up @@ -161,7 +161,7 @@
{ "name": "National Institute of Water and Atmospheric Research", "roles": ["licensor"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"linz:lifecycle": "completed",
"linz:lifecycle": "ongoing",
"linz:geospatial_category": "dsm",
"linz:region": "gisborne",
"linz:security_classification": "unclassified",
Expand Down

0 comments on commit c30f303

Please sign in to comment.