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)
  • Loading branch information
linz-li-bot committed Aug 18, 2023
1 parent 25e11d8 commit ec8c7cb
Showing 1 changed file with 61 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"type": "Collection",
"stac_version": "1.0.0",
"id": "01H6MY7J5WYBC5BWYCEWB65096",
"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.",
"license": "CC-BY-4.0",
"links": [
{
"rel": "root",
"href": "https://linz-elevation.s3.ap-southeast-2.amazonaws.com/catalog.json",
"type": "application/json"
},
{ "rel": "self", "href": "./collection.json", "type": "application/json" },
{ "rel": "item", "href": "./BW23_10000_0203.json", "type": "application/json" },
{ "rel": "item", "href": "./BW23_10000_0204.json", "type": "application/json" },
{ "rel": "item", "href": "./BW23_10000_0205.json", "type": "application/json" },
{ "rel": "item", "href": "./BW23_10000_0303.json", "type": "application/json" },
{ "rel": "item", "href": "./BW23_10000_0304.json", "type": "application/json" },
{ "rel": "item", "href": "./BW23_10000_0305.json", "type": "application/json" },
{ "rel": "item", "href": "./BW23_10000_0505.json", "type": "application/json" },
{ "rel": "item", "href": "./BW24_10000_0301.json", "type": "application/json" },
{ "rel": "item", "href": "./BW24_10000_0302.json", "type": "application/json" },
{ "rel": "item", "href": "./BW24_10000_0303.json", "type": "application/json" },
{ "rel": "item", "href": "./BW24_10000_0501.json", "type": "application/json" },
{ "rel": "item", "href": "./BW24_10000_0502.json", "type": "application/json" },
{ "rel": "item", "href": "./BW24_10000_0503.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0103.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0104.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0105.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0203.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0204.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0205.json", "type": "application/json" },
{ "rel": "item", "href": "./BX23_10000_0305.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0101.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0102.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0103.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0104.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0201.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0202.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0203.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0204.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0301.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0302.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0303.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0304.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0305.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0402.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0403.json", "type": "application/json" },
{ "rel": "item", "href": "./BX24_10000_0404.json", "type": "application/json" }
],
"providers": [
{ "name": "Aerial Surveys", "roles": ["producer"] },
{ "name": "Environment Canterbury", "roles": ["licensor"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "processor"] }
],
"extent": {
"spatial": { "bbox": [[172.3758499, -43.7020304, 172.8513887, -43.1818868]] },
"temporal": { "interval": [["2018-07-19T12:00:00Z", "2019-02-28T11:00:00Z"]] }
}
}

0 comments on commit ec8c7cb

Please sign in to comment.