We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e40adac + db87a81 commit 85b8653Copy full SHA for 85b8653
examples/item-planet.json
@@ -7,7 +7,7 @@
7
"https://stac-extensions.github.io/processing/v1.2.0/schema.json",
8
"https://stac-extensions.github.io/raster/v2.0.0-beta.1/schema.json"
9
],
10
- "stac_version": "1.0.0",
+ "stac_version": "1.1.0-beta.1",
11
"links": [],
12
"assets": {
13
"data": {
examples/item-sentinel2.json
@@ -1,6 +1,6 @@
1
{
2
"type": "Feature",
3
4
"stac_extensions": [
5
"https://stac-extensions.github.io/eo/v2.0.0-beta.1/schema.json",
6
"https://stac-extensions.github.io/view/v1.0.0/schema.json",
0 commit comments