Skip to content

Commit 3f9d9ac

Browse files
authored
Merge pull request #1114 from radiantearth/emmanuelmathot-patch-1
add missing projection declaration in collection example
2 parents 2f0a35a + 5c48425 commit 3f9d9ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/collection.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"type": "Collection",
44
"stac_extensions": [
55
"https://stac-extensions.github.io/eo/v1.0.0/schema.json",
6+
"https://stac-extensions.github.io/projection/v1.0.0/schema.json",
67
"https://stac-extensions.github.io/view/v1.0.0/schema.json"
78
],
89
"stac_version": "1.0.0-rc.3",

0 commit comments

Comments
 (0)