-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: import Waikato - Hamilton LiDAR 1m DSM (2023) EDS-94
- Loading branch information
1 parent
4d1d6d0
commit dbfbbfd
Showing
2 changed files
with
71 additions
and
0 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
publish-odr-parameters/01HW19G257AZSE4YDB819RPMW9-1713735736735.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"source": "s3://linz-workflows-scratch/2024-04/21-es-hamilton-2023-dsm-1m-qwv92/flat/", | ||
"target": "s3://nz-elevation/waikato/hamilton_2023/dsm_1m/2193/", | ||
"ticket": "EDS-94", | ||
"copy_option": "--no-clobber", | ||
"region": "waikato" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
{ | ||
"type": "Collection", | ||
"stac_version": "1.0.0", | ||
"id": "01HW19G257AZSE4YDB819RPMW9", | ||
"title": "Waikato - Hamilton LiDAR 1m DSM (2023)", | ||
"description": "Digital Surface Model within the Waikato region captured in 2023.", | ||
"license": "CC-BY-4.0", | ||
"links": [ | ||
{ | ||
"rel": "root", | ||
"href": "https://nz-elevation.s3.ap-southeast-2.amazonaws.com/catalog.json", | ||
"type": "application/json" | ||
}, | ||
{ "rel": "self", "href": "./collection.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0102.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0103.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0202.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0203.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0204.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0205.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0302.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0303.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0304.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0305.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0403.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0404.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0405.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0503.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0504.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD33_10000_0505.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD34_10000_0201.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD34_10000_0301.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD34_10000_0302.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD34_10000_0401.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD34_10000_0402.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD34_10000_0501.json", "type": "application/json" }, | ||
{ "rel": "item", "href": "./BD34_10000_0502.json", "type": "application/json" } | ||
], | ||
"providers": [ | ||
{ "name": "Woolpert", "roles": ["producer"] }, | ||
{ "name": "Hamilton City Council", "roles": ["licensor"] }, | ||
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] } | ||
], | ||
"linz:lifecycle": "completed", | ||
"linz:geospatial_category": "dsm", | ||
"linz:region": "waikato", | ||
"linz:security_classification": "unclassified", | ||
"linz:geographic_description": "Hamilton", | ||
"extent": { | ||
"spatial": { "bbox": [[175.0930298, -37.9097967, 175.4295474, -37.5845465]] }, | ||
"temporal": { "interval": [["2023-11-09T11:00:00Z", "2023-11-09T11:00:00Z"]] } | ||
}, | ||
"assets": { | ||
"capture_area": { | ||
"href": "./capture-area.geojson", | ||
"title": "Capture area", | ||
"type": "application/geo+json", | ||
"roles": ["metadata"], | ||
"file:checksum": "1220d5a11c9f001c69baef0e1184a643d7f3db51969b14e9078214e86cad59465ef8", | ||
"file:size": 1510 | ||
} | ||
}, | ||
"stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"] | ||
} |