Skip to content

Commit 5a89454

Browse files
author
Jon Duckworth
authored
Merge pull request #408 from duckontheweb/389-eo-example
Fix example collections with extension summaries
2 parents cdcfa12 + f020601 commit 5a89454

File tree

14 files changed

+33
-700
lines changed

14 files changed

+33
-700
lines changed

tests/data-files/catalogs/cbers-partial/CBERS4MUX/collection.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
}
1717
],
1818
"stac_extensions": [
19+
"https://stac-extensions.github.io/eo/v1.0.0/schema.json",
1920
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"
2021
],
2122
"providers": [

tests/data-files/catalogs/cbers-partial/CBERS4PAN10M/collection.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
}
1717
],
1818
"stac_extensions": [
19+
"https://stac-extensions.github.io/eo/v1.0.0/schema.json",
1920
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"
2021
],
2122
"providers": [

tests/data-files/catalogs/cbers-partial/CBERS4PAN5M/collection.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
}
1717
],
1818
"stac_extensions": [
19+
"https://stac-extensions.github.io/eo/v1.0.0/schema.json",
1920
"https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"
2021
],
2122
"providers": [

tests/data-files/catalogs/planet-example-v1.0.0-beta.2/collection.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"id": "planet-disaster-data",
33
"stac_version": "1.0.0-beta.2",
4+
"stac_extensions": [
5+
"https://stac-extensions.github.io/eo/v1.0.0/schema.json",
6+
"https://stac-extensions.github.io/view/v1.0.0/schema.json"
7+
],
48
"description": "[Planet Disaster Data](https://www.planet.com/disasterdata/) makes imagery available directly to the public, volunteers, humanitarian organizations, and other coordinating bodies in support of the International Charter for Space and Major Disasters. Data is released for individual disaster events, providing a 30 day window pre- and post-disaster. Imagery is provided under Creative Commons licenses, free of charge, with either CC-BY-SA or CC-BY-NC.",
59
"links": [
610
{

tests/data-files/catalogs/test-case-5/CBERS4/CBERS4MUX/CBERS4-MUX-027/CBERS4-MUX-027/collection.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
"href": "069/catalog.json"
1818
}
1919
],
20-
"stac_extensions": [],
20+
"stac_extensions": [
21+
"https://stac-extensions.github.io/eo/v1.0.0/schema.json"
22+
],
2123
"providers": [
2224
{
2325
"name": "Instituto Nacional de Pesquisas Espaciais, INPE",

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

Lines changed: 3 additions & 6 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,8 +22,7 @@
2422
"rel": "parent",
2523
"href": "../collection.json",
2624
"type": "application/json",
27-
"title": "Layer Collection",
28-
"label:assets": []
25+
"title": "Layer Collection"
2926
}
3027
],
3128
"stac_extensions": [],

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

Lines changed: 11 additions & 22 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,62 +17,52 @@
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
],
7968
"stac_extensions": [],

tests/data-files/commons/example-collection-with-commons.json

Lines changed: 0 additions & 155 deletions
This file was deleted.

0 commit comments

Comments
 (0)