Skip to content

Commit

Permalink
feat: import Canterbury - Christchurch and Ashley River LiDAR 1m DEM …
Browse files Browse the repository at this point in the history
…(2018-2019) (#151)
  • Loading branch information
linz-li-bot authored Feb 27, 2024
1 parent 0940dfe commit bac93b0
Showing 1 changed file with 20 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"type": "Collection",
"stac_version": "1.0.0",
"id": "01H6MY7J5WYBC5BWYCEWB65096",
"id": "01HQP9MYMB02Q08R7DMZM9JC45",
"title": "Canterbury - Christchurch and Ashley River LiDAR 1m DEM (2018-2019)",
"description": "Digital Elevation Model within the Canterbury - Christchurch and Ashley River region captured in 2018-2019.",
"description": "Digital Elevation Model within the Canterbury region captured in 2018-2019.",
"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 @@ -54,8 +54,24 @@
{ "name": "Environment Canterbury", "roles": ["licensor"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"linz:lifecycle": "completed",
"linz:geospatial_category": "dem",
"linz:region": "canterbury",
"linz:security_classification": "unclassified",
"linz:geographic_description": "Christchurch and Ashley River",
"extent": {
"spatial": { "bbox": [[172.3758499, -43.7020304, 172.8513887, -43.1818868]] },
"temporal": { "interval": [["2018-07-19T12:00:00Z", "2019-02-28T11:00:00Z"]] }
}
},
"assets": {
"capture_area": {
"href": "./capture-area.geojson",
"title": "Capture area",
"type": "application/geo+json",
"roles": ["metadata"],
"file:checksum": "12208d2a42956525a4d71ed3a296cdb62181d76127140f235f8ab9211e521ea53b10",
"file:size": 6876
}
},
"stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"]
}

0 comments on commit bac93b0

Please sign in to comment.