Skip to content

Commit a15503a

Browse files
committed
Add stac_extensions to Planet collection
1 parent b11a093 commit a15503a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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
{

0 commit comments

Comments
 (0)