-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: import Canterbury - Christchurch and Ashley River LiDAR 1m DEM …
…(2018-2019)
- Loading branch information
1 parent
25e11d8
commit ec8c7cb
Showing
1 changed file
with
61 additions
and
0 deletions.
There are no files selected for viewing
61 changes: 61 additions & 0 deletions
61
stac/canterbury/christchurch-and-ashley-river_2018-2019/dem_1m/2193/collection.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"]] } | ||
} | ||
} |