Skip to content

Commit

Permalink
feat: import Canterbury - Mackenzie LiDAR 1m DSM (2015) (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: elevation[bot] <[email protected]>
Co-authored-by: Alice Fage <[email protected]>
  • Loading branch information
3 people authored Aug 18, 2023
1 parent cf55d32 commit b6bfba9
Showing 1 changed file with 68 additions and 0 deletions.
68 changes: 68 additions & 0 deletions stac/canterbury/mackenzie_2015/dsm_1m/2193/collection.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"type": "Collection",
"stac_version": "1.0.0",
"id": "01H6MT3W2070RQTV2GYW4P1MXE",
"title": "Canterbury - Mackenzie LiDAR 1m DSM (2015)",
"description": "Digital Surface Model within the Canterbury - Mackenzie region captured in 2015.",
"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": "./BY16_10000_0503.json", "type": "application/json" },
{ "rel": "item", "href": "./BY16_10000_0504.json", "type": "application/json" },
{ "rel": "item", "href": "./BY16_10000_0505.json", "type": "application/json" },
{ "rel": "item", "href": "./BY17_10000_0501.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0204.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0205.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0302.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0303.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0304.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0305.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0402.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0403.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0404.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0405.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ15_10000_0505.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0101.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0102.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0103.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0104.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0105.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0201.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0202.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0203.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0204.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0205.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0301.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0302.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0303.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0304.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0305.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0401.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0402.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0403.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0404.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0501.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0502.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0503.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ16_10000_0504.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ17_10000_0101.json", "type": "application/json" },
{ "rel": "item", "href": "./BZ17_10000_0201.json", "type": "application/json" },
{ "rel": "item", "href": "./CA16_10000_0101.json", "type": "application/json" },
{ "rel": "item", "href": "./CA16_10000_0102.json", "type": "application/json" },
{ "rel": "item", "href": "./CA16_10000_0103.json", "type": "application/json" },
{ "rel": "item", "href": "./CA16_10000_0202.json", "type": "application/json" }
],
"providers": [
{ "name": "Aerial Surveys", "roles": ["producer"] },
{ "name": "Toitū Te Whenua Land Information New Zealand", "roles": ["host", "licensor", "processor"] }
],
"extent": {
"spatial": { "bbox": [[169.9006493, -44.5118652, 170.5154636, -43.9938781]] },
"temporal": { "interval": [["2015-02-09T11:00:00Z", "2015-02-10T11:00:00Z"]] }
}
}

0 comments on commit b6bfba9

Please sign in to comment.