Skip to content

Commit 741027e

Browse files
committed
update examples
1 parent 5031ba9 commit 741027e

File tree

2 files changed

+6
-28
lines changed

2 files changed

+6
-28
lines changed

examples/example-naip.json

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"stac_version": "1.0.0-beta.2",
2+
"stac_version": "1.0.0",
33
"stac_extensions": [
44
"https://stac-extensions.github.io/storage/v1.0.0/schema.json"
55
],
@@ -55,7 +55,6 @@
5555
"storage:bucket": "naip-nsl",
5656
"storage:object_path": "tx/2016/100cm/rgb/30097/m_3009743_sw_14_1_20160928.tif",
5757
"storage:platform": "AZURE",
58-
"storage:manager": "Near Space Labs",
5958
"storage:region": "westus2",
6059
"storage:tier": "Archive tier",
6160
"storage:tier_duration": 180,
@@ -68,7 +67,6 @@
6867
"storage:bucket": "naip-data",
6968
"storage:object_path": "tx/2016/100cm/rgb/30097/m_3009743_sw_14_1_20160928.tif",
7069
"storage:platform": "GCP",
71-
"storage:manager": "Near Space Labs",
7270
"storage:region": "us-central1",
7371
"storage:requester_pays": true,
7472
"storage:tier": "COLDLINE",
@@ -82,7 +80,6 @@
8280
"storage:bucket": "naip-visualization",
8381
"storage:object_path": "tx/2016/100cm/rgb/30097/m_3009743_sw_14_1_20160928.tif",
8482
"storage:platform": "AWS",
85-
"storage:manager": "ESRI",
8683
"storage:region": "us-west-2",
8784
"storage:requester_pays": true,
8885
"storage:tier": "standard",
@@ -95,7 +92,6 @@
9592
"storage:bucket": "naipeuwest",
9693
"storage:object_path": "naip/v002/tx/2016/tx_100cm_2016/30097/m_3009743_sw_14_1_20160928.tif",
9794
"storage:platform": "AZURE",
98-
"storage:manager": "AZURE",
9995
"storage:region": "westeurope",
10096
"storage:requester_pays": false,
10197
"storage:tier": "hot tier",
@@ -108,7 +104,6 @@
108104
"storage:bucket": "naipblobs",
109105
"storage:object_path": "naip/v002/tx/2016/tx_100cm_2016/30097/m_3009743_sw_14_1_20160928.tif",
110106
"storage:platform": "AZURE",
111-
"storage:manager": "AZURE",
112107
"storage:region": "eastus",
113108
"storage:requester_pays": false,
114109
"storage:tier": "hot tier",
@@ -121,7 +116,6 @@
121116
"storage:bucket": "naipblobs",
122117
"storage:object_path": "naip/v002/tx/2016/tx_100cm_2016/30097/m_3009743_sw_14_1_20160928.200.jpg",
123118
"storage:platform": "AZURE",
124-
"storage:manager": "AZURE",
125119
"storage:region": "eastus",
126120
"storage:requester_pays": false,
127121
"storage:tier": "hot tier",
@@ -131,14 +125,8 @@
131125
},
132126
"links": [
133127
{
134-
"rel": "root",
135-
"href": "../../catalog.json",
136-
"type": "application/json"
137-
},
138-
{
139-
"rel": "parent",
140-
"href": "../collection.json",
141-
"type": "application/json"
128+
"href": "https://example.com/examples/item.json",
129+
"rel": "self"
142130
}
143131
]
144132
}

examples/example-nsl.json

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"stac_version": "1.0.0-beta.2",
2+
"stac_version": "1.0.0",
33
"stac_extensions": [
44
"view",
55
"https://stac-extensions.github.io/storage/v1.0.0/schema.json"
@@ -58,7 +58,6 @@
5858
"storage:bucket": "swiftera-processed-data",
5959
"storage:object_path": "20190822T162258Z_TRAVIS_COUNTY/Published/REGION_0/20190822T183518Z_746_POM1_ST2_P.tif",
6060
"storage:platform": "GCP",
61-
"storage:manager": "Near Space Labs",
6261
"storage:region": "us-central1",
6362
"storage:requester_pays": true,
6463
"storage:tier": "Standard",
@@ -71,7 +70,6 @@
7170
"storage:bucket": "swiftera-processed-data",
7271
"storage:object_path": "20190822T162258Z_TRAVIS_COUNTY/Published/REGION_0/20190822T183518Z_746_POM1_ST2_P.png",
7372
"storage:platform": "GCP",
74-
"storage:manager": "Near Space Labs",
7573
"storage:region": "us-central1",
7674
"storage:requester_pays": true,
7775
"storage:tier": "Standard",
@@ -84,7 +82,6 @@
8482
"storage:bucket": "nsl-data-archive",
8583
"storage:object_path": "20190822T162258Z_TRAVIS_COUNTY/Published/REGION_0/20190822T183518Z_746_POM1_ST2_P.tif",
8684
"storage:platform": "AWS",
87-
"storage:manager": "Near Space Labs",
8885
"storage:region": "us-central1",
8986
"storage:requester_pays": true,
9087
"storage:tier": "Glacier",
@@ -98,7 +95,6 @@
9895
"storage:bucket": "nsl-data-archive",
9996
"storage:object_path": "20190822T162258Z_TRAVIS_COUNTY/Published/REGION_0/20190822T183518Z_746_POM1_ST2_P.png",
10097
"storage:platform": "AWS",
101-
"storage:manager": "Near Space Labs",
10298
"storage:region": "us-central1",
10399
"storage:requester_pays": true,
104100
"storage:tier": "Standard",
@@ -108,14 +104,8 @@
108104
},
109105
"links": [
110106
{
111-
"rel": "root",
112-
"href": "../../catalog.json",
113-
"type": "application/json"
114-
},
115-
{
116-
"rel": "parent",
117-
"href": "../collection.json",
118-
"type": "application/json"
107+
"href": "https://example.com/examples/item.json",
108+
"rel": "self"
119109
}
120110
]
121111
}

0 commit comments

Comments
 (0)