Skip to content

Commit

Permalink
feat: import West Coast LiDAR 1m DSM (2020-2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
linz-li-bot committed Mar 1, 2024
1 parent c3057ea commit 8859eb5
Showing 1 changed file with 29 additions and 4 deletions.
33 changes: 29 additions & 4 deletions stac/west-coast/west-coast_2020-2022/dsm_1m/2193/collection.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "Collection",
"stac_version": "1.0.0",
"id": "01HQPFPN0JN80JMY68GRFCNYPN",
"id": "01HQVVCN98JY46D6DF254SZ3DW",
"title": "West Coast LiDAR 1m DSM (2020-2022)",
"description": "Digital Surface Model within the West Coast region captured in 2020-2022.",
"license": "CC-BY-4.0",
Expand All @@ -12,6 +12,30 @@
"type": "application/json"
},
{ "rel": "self", "href": "./collection.json", "type": "application/json" },
{ "rel": "item", "href": "./BR20_10000_0401.json", "type": "application/json" },
{ "rel": "item", "href": "./BR20_10000_0402.json", "type": "application/json" },
{ "rel": "item", "href": "./BR20_10000_0403.json", "type": "application/json" },
{ "rel": "item", "href": "./BR20_10000_0404.json", "type": "application/json" },
{ "rel": "item", "href": "./BR20_10000_0405.json", "type": "application/json" },
{ "rel": "item", "href": "./BR20_10000_0501.json", "type": "application/json" },
{ "rel": "item", "href": "./BR20_10000_0502.json", "type": "application/json" },
{ "rel": "item", "href": "./BR20_10000_0503.json", "type": "application/json" },
{ "rel": "item", "href": "./BR20_10000_0504.json", "type": "application/json" },
{ "rel": "item", "href": "./BR20_10000_0505.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0203.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0204.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0301.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0302.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0303.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0304.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0305.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0401.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0402.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0403.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0404.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0501.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0502.json", "type": "application/json" },
{ "rel": "item", "href": "./BR21_10000_0503.json", "type": "application/json" },
{ "rel": "item", "href": "./BS19_10000_0205.json", "type": "application/json" },
{ "rel": "item", "href": "./BS19_10000_0305.json", "type": "application/json" },
{ "rel": "item", "href": "./BS19_10000_0405.json", "type": "application/json" },
Expand All @@ -21,6 +45,7 @@
{ "rel": "item", "href": "./BS20_10000_0102.json", "type": "application/json" },
{ "rel": "item", "href": "./BS20_10000_0103.json", "type": "application/json" },
{ "rel": "item", "href": "./BS20_10000_0104.json", "type": "application/json" },
{ "rel": "item", "href": "./BS20_10000_0105.json", "type": "application/json" },
{ "rel": "item", "href": "./BS20_10000_0201.json", "type": "application/json" },
{ "rel": "item", "href": "./BS20_10000_0202.json", "type": "application/json" },
{ "rel": "item", "href": "./BS20_10000_0203.json", "type": "application/json" },
Expand Down Expand Up @@ -278,7 +303,7 @@
"linz:region": "west-coast",
"linz:security_classification": "unclassified",
"extent": {
"spatial": { "bbox": [[168.0352097, -44.3199292, 171.6419363, -41.8108859]] },
"spatial": { "bbox": [[168.0352097, -44.3199292, 171.9916607, -41.5564186]] },
"temporal": { "interval": [["2020-05-15T12:00:00Z", "2022-02-13T11:00:00Z"]] }
},
"assets": {
Expand All @@ -287,8 +312,8 @@
"title": "Capture area",
"type": "application/geo+json",
"roles": ["metadata"],
"file:checksum": "1220afe8abd9d186fb402561844f22b56d312e74eb6357ccd6cf245690a0a10fe604",
"file:size": 45797
"file:checksum": "122053407ed63fd6ec9b109dcfc337167f89c5bf10be3df000f49ec3a7fa1ba9075d",
"file:size": 65977
}
},
"stac_extensions": ["https://stac-extensions.github.io/file/v2.0.0/schema.json"]
Expand Down

0 comments on commit 8859eb5

Please sign in to comment.