Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: import Canterbury - Mackenzie LiDAR 1m DSM (2015) #12

Merged
merged 2 commits into from
Aug 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"]] }
}
}