Skip to content

Commit f020601

Browse files
committed
Remove old Label extension references in test case 6
1 parent 82856d9 commit f020601

File tree

2 files changed

+16
-34
lines changed
  • tests/data-files/catalogs/test-case-6/12cb17a8-ae08-469c-a2be-4d0619240014

2 files changed

+16
-34
lines changed

tests/data-files/catalogs/test-case-6/12cb17a8-ae08-469c-a2be-4d0619240014/400c22e3-5b54-438b-b600-5e9bd6d0a498/collection.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,11 @@
77
{
88
"rel": "item",
99
"href": "./3c67b59c-2e6f-47fb-ba3c-0dd106941096.json",
10-
"type": "application/json",
11-
"label:assets": []
10+
"type": "application/json"
1211
},
1312
{
1413
"rel": "license",
15-
"href": "http://www.apache.org/licenses/LICENSE-2.0",
16-
"label:assets": []
14+
"href": "http://www.apache.org/licenses/LICENSE-2.0"
1715
},
1816
{
1917
"rel": "root",
@@ -24,13 +22,10 @@
2422
"rel": "parent",
2523
"href": "../collection.json",
2624
"type": "application/json",
27-
"title": "Layer Collection",
28-
"label:assets": []
25+
"title": "Layer Collection"
2926
}
3027
],
31-
"stac_extensions": [
32-
"https://stac-extensions.github.io/label/v1.0.0/schema.json"
33-
],
28+
"stac_extensions": [],
3429
"title": "Label Collection",
3530
"keywords": [],
3631
"version": "1",

tests/data-files/catalogs/test-case-6/12cb17a8-ae08-469c-a2be-4d0619240014/9420e0fd-3731-40e8-93ff-5b6ad0067048/collection.json

Lines changed: 12 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"links": [
77
{
88
"rel": "license",
9-
"href": "http://www.apache.org/licenses/LICENSE-2.0",
10-
"label:assets": []
9+
"href": "http://www.apache.org/licenses/LICENSE-2.0"
1110
},
1211
{
1312
"rel": "root",
@@ -18,67 +17,55 @@
1817
"rel": "parent",
1918
"href": "../collection.json",
2019
"type": "application/json",
21-
"title": "Layer Collection",
22-
"label:assets": []
20+
"title": "Layer Collection"
2321
},
2422
{
2523
"rel": "item",
2624
"href": "./3bfb5bd3-5740-4ed0-92c9-968cc532dbc5.json",
27-
"type": "application/json",
28-
"label:assets": []
25+
"type": "application/json"
2926
},
3027
{
3128
"rel": "item",
3229
"href": "./41c57cea-50ba-495c-9ee7-17ddba837380.json",
33-
"type": "application/json",
34-
"label:assets": []
30+
"type": "application/json"
3531
},
3632
{
3733
"rel": "item",
3834
"href": "./4514bbc6-cd17-4c14-816d-1709dfc61079.json",
39-
"type": "application/json",
40-
"label:assets": []
35+
"type": "application/json"
4136
},
4237
{
4338
"rel": "item",
4439
"href": "./52072b95-0275-4255-be5e-c567006f80cb.json",
45-
"type": "application/json",
46-
"label:assets": []
40+
"type": "application/json"
4741
},
4842
{
4943
"rel": "item",
5044
"href": "./84fe42c0-9d23-404a-bd0f-1406112cca8c.json",
51-
"type": "application/json",
52-
"label:assets": []
45+
"type": "application/json"
5346
},
5447
{
5548
"rel": "item",
5649
"href": "./884a939d-1d73-4351-9601-f9ee89a980b0.json",
57-
"type": "application/json",
58-
"label:assets": []
50+
"type": "application/json"
5951
},
6052
{
6153
"rel": "item",
6254
"href": "./a6bd2ff9-3805-40ab-96fa-b7f112b18973.json",
63-
"type": "application/json",
64-
"label:assets": []
55+
"type": "application/json"
6556
},
6657
{
6758
"rel": "item",
6859
"href": "./e40bb30d-0295-42ed-ba04-6cf563b057f9.json",
69-
"type": "application/json",
70-
"label:assets": []
60+
"type": "application/json"
7161
},
7262
{
7363
"rel": "item",
7464
"href": "./eb1124cc-3b45-4487-bc2c-4855ac877ad9.json",
75-
"type": "application/json",
76-
"label:assets": []
65+
"type": "application/json"
7766
}
7867
],
79-
"stac_extensions": [
80-
"https://stac-extensions.github.io/label/v1.0.0/schema.json"
81-
],
68+
"stac_extensions": [],
8269
"title": "Scene Collection",
8370
"keywords": [],
8471
"version": "1",

0 commit comments

Comments
 (0)