From acea0a023f14e21e3b333f7035eaa04f9f835045 Mon Sep 17 00:00:00 2001 From: Jay Laura Date: Wed, 18 Oct 2023 11:18:05 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e90a9fb..8be020b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Solar System Extension Specification - **Title:** Solar System -- **Identifier:** +- **Identifier:** - **Field Name Prefix:** ssys - **Scope:** Item, Catalog, Collection - **Extension [Maturity Classification](https://github.com/radiantearth/stac-spec/tree/master/README.md#extension-maturity):** Proposal From 03f2e0b8af1fc72afe84f2e4c165e9ae42470f4b Mon Sep 17 00:00:00 2001 From: "Laura, Jason R" Date: Wed, 18 Oct 2023 12:30:30 -0700 Subject: [PATCH 2/2] Updates example path to use gh-pages. --- examples/item.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/item.json b/examples/item.json index d10f677..5e1d8a9 100644 --- a/examples/item.json +++ b/examples/item.json @@ -4,7 +4,7 @@ "stac_extensions": [ "https://stac-extensions.github.io/projection/v1.0.0/schema.json", "https://stac-extensions.github.io/datacube/v1.0.0/schema.json", - "https://raw.githubusercontent.com/thareUSGS/ssys/main/json-schema/schema.json" + "https://stac-extensions.github.io/ssys/v1.1.0/schema.json" ], "id": "item", "properties": {